
div.mainArea div.contentArea{
	position:relative;
	padding: 0;
	height: auto;
}

/*Modification of styles used for the Support Center dialog windows.  Original dialog window styles are in the Support Center/styles directory.*/
#dialogWindow p.btnClose{
	margin:0 10px;
	float:right;	
	font-size:10px;
	font-weight:bold;
}
#dialogWindow p.btnClose a{
	text-decoration:none;
	color:#000000;
}
#dialogWindow p.btnClose a:hover{
	text-decoration:underline;
}
#dialogWindow p{
	font-size:14px;
	margin:0 10px;
	padding:0 5px;
	text-align:center;
}
/*End of modified Support Center dialog window styles*/

/*Product Page Right Section Styles*/
.right_section {
	padding-bottom: 5px;
	margin-bottom: 20px;
	width:auto;
}
.intro_header {
	margin-bottom: 10px;
	margin-right:10px;
	margin-top: 0px;
	margin-left: 0px;
	color: #000000;
	z-index: -1;
	padding-top: 10px;
	float: right;
	display: inline; /*IE 6 Fix*/
}
.overview_statement {
	font-size: 16px;
	font-weight: bold;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-left:140px;
	color: #32529B;
	margin-bottom: 15px;
	padding: 0px;
}
.overview_statement img {
	float:right;
	margin-right:40px;
	margin-left:15px;
}
.price {
	color: #000000;
	padding-top: 5px;
	position: absolute;
	right: 165px;
}
/*Collasible Panel Organization*/
.showAll_button {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	width: 600px;
	margin-left: 175px;
}
.right_column_panels {
	float: right;
	margin-right: 45px;
	width: 355px;
	position: relative;
	display: inline; /*IE 6 Fix*/
}
.left_column_panels {
	float: left;
	padding-left: 40px;
}

/*Menu Styles for Left Section Products and Services Buttons*/
.left_section {
	float: left;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	width: 110px;
	font-weight: bold;
}
.headers{
	font-size:17px;
	color:#2E4A8C;
}
div.mainArea div.contentArea ul.buttons{
	text-align: center;
	list-style-type: none;
	margin-right: 0px;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background:url(../images/test.png) no-repeat bottom left;
}
div.mainArea div.contentArea ul.buttons li{
	margin:0;
	padding:0;
	display:inline;
}
div.mainArea div.contentArea ul.buttons li a{
	display:block;
	padding:6px 5px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background:url(../images/test.png) no-repeat bottom left;
	text-decoration:none;
	color:#32529B;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
}
div.mainArea div.contentArea ul.buttons li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	background:url(../images/test1.png) no-repeat bottom right;
}
.upgrade_button {
	margin-bottom: 10px;
	width: 112px;
}

/*Styles for Accessories Box*/
.accessories {
	height: 140px;
	width: 350px;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.accessories_header {
	background-image: url(../images/products/accessories_box_header.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-left: 5px;
	color: #FFFFFF;
	height: 24px;
}
.accessories ul {
	font-size: 12px;
	width: 73px;
	text-align: center;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-weight: bold;
	display: inline;
}
.accessories li {
    display: inline;
}
.accessories li a {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Puts content in floated containers*/ 
.cleared {
	clear:both;
	line-height:0;
	margin-top: -30px;
}

/*Begin styles for the interface pages*/ 
.header {
    margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 10px;
}
#mainArea #contentArea .header p {
	line-height: 20px;
	font-weight: bold;
	color: #32529B;
	font-size: 16px;
	margin-right: 10px;
}
#mainArea #contentArea .left_column ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#mainArea #contentArea .left_column li {
	padding-top: 3px;
}
#mainArea #contentArea .left_column ul {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainArea #contentArea h1 {
	font-size: 24px;
	margin-top: 10px;
}
#mainArea #contentArea h2 {
	font-size: 20px;
	margin-top: -10px;
}
.product_image {
	float: left;
	margin-right: 40px;
	margin-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#mainArea #contentArea .column_container {
	margin-right: 40px;
	margin-left: 250px;
	margin-top: 30px;
}
.left_column {
	float: left;
	width: 315px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainArea #contentArea .column_container h3 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	background-position: left top;
	padding: 5px;
	background-image: url(../images/products/feature_interfaces.png);
}
#mainArea #contentArea .column_container a {
	text-decoration: none;
	margin-bottom: 5px;
}
#mainArea #contentArea .column_container .right_column ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.right_column {
	float: right;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width: 315px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: right;
}
#mainArea #contentArea .column_container .right_column li {
	padding-top: 5px;
	padding-bottom: 5px;
}
/*Begin styles for the left column*/ 
/*IE 6 Fix*/ * html .intro_movie, .illustrated_buttons, .left_section {
	display: inline;
}
.illustrated_buttons {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 112px;
	float: left;
}