@charset "UTF-8";
/* CSS Document */

body {
	background: #3f3f3f repeat-x;
	margin: 0;
	padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
}
#banner {
	background-color: #FF9900;
	width: 860px;
	background: url(images/header_bg.png) no-repeat center top;
	padding-top: 120px;
}


#footer {
	background-color: #000000;
	height: 55px;
	width: 820px;
	clear: both;
	margin-top: 40px;
	padding: 10px 20px 10px 20px
}


#pageWrapper {
	width: 860px;
}

#pageWrapper2 {
	width: 860px;
}


a {text-decoration:none}

img { border: none; }

/*--------------------------Navigation--------------------------*/


ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 820px;
	background: #222;
	font-size: 1.2em;
	background: url(images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center; 
}
#header img {
	margin: 20px 0 10px;
}

/*--------------------------Other Lists--------------------------*/


ul.snowlist
{
	list-style: none;	
	margin: 0;
	float: left;
	width: 300px;
	font-size: 12px;
}

ul.snowlist li {
	text-align: left;
	padding: 10px 0px 0px 0px;
}

ul.top5
{
padding: 0px 2px 0px 2px;
	width: 130px;
	font-size: 11px;
}

ul.top5 li {
	text-align: left;
	text-decoration: none;
	padding: 4px 0px 0px 0px;
}

/*--------------------------DIVs--------------------------*/


#contentA {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 400px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentBackup {
	background-color: #fff;
	float: left;
	height: 180px;
	width: 400px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentAplus {
	background-color: #fff;
	float: left;
	height: 980px;
	width: 400px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentA1200 {
	background-color: #fff;
	float: left;
	height: 1200px;
	width: 400px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentAiphone {
	background-color: #fff;
	float: left;
	height: 1800px;
	width: 400px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentAmaps {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 590px;
	padding: 10px 15px 10px 15px;
	
}

#contentHD {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 830px;
	padding: 10px 15px 10px 15px;
	
}

#contentB {
	background-color: #f2f2f2;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: left;
	height: 880px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentBplus {
	background-color: #f2f2f2;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: left;
	height: 980px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentB1200 {
	background-color: #f2f2f2;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: left;
	height: 1200px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentBiphone {
	background-color: #f2f2f2;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: left;
	height: 1800px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentC {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 880px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentC1200 {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 1200px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentCiphone {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 1800px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentCtest {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 2880px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentCplus {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 980px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentCplusplus {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 1200px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentEquad {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 880px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}



#contentCipods {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 880px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}

#contentCmaps {
	background-color: #f2f2f2;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 880px;
	width: 209px;
	padding: 10px 13px 10px 17px;
	
}



/*--------------------------Friends Equal DIVs--------------------------*/

#contentD {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 293px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentE {
	background-color: #f2f2f2;
	float: left;
	height: 880px;
	width: 292px;
	padding: 10px 15px 10px 15px;
	
}

#contentDtest {
	background-color: #fff;
	float: left;
	height: 2880px;
	width: 293px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentEtest {
	background-color: #f2f2f2;
	float: left;
	height: 2880px;
	width: 292px;
	padding: 10px 15px 10px 15px;
	
}




#contentDplus {
	background-color: #fff;
	float: left;
	height: 1200px;
	width: 293px;
	padding: 10px 15px 10px 15px;
	
	
}

#contentEplus {
	background-color: #f2f2f2;
	float: left;
	height: 1200px;
	width: 292px;
	padding: 10px 15px 10px 15px;
	
}

#contentirecplus {
	background-color: #fff;
	border-style: solid; 
	border-color: #000;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	float: right;
	height: 1200px;
	width: 184px;
	padding: 10px 15px 10px 15px;
	
}
/*--------------------------iPod DIV--------------------------*/

#contentAipods {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 615px;
	padding: 10px 15px 10px 15px;
	
}

#contentAemail {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 580px;
	padding: 10px 15px 10px 50px;
	
}



/*--------------------------quad DIV--------------------------*/

#contentAquad {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 132px;
	padding: 10px 15px 10px 15px;
	
}

#contentBquad {
	background-color: #f2f2f2;
	float: left;
	height: 880px;
	width: 131px;
	padding: 10px 15px 10px 15px;
	
}

#contentCquad {
	background-color: #fff;
	float: left;
	height: 880px;
	width: 131px;
	padding: 10px 15px 10px 15px;
	
}

#contentDquad {
	background-color: #f2f2f2;
	float: left;
	height: 880px;
	width: 131px;
	padding: 10px 15px 10px 15px;
	
}



/*--------------------------Formatting--------------------------*/


p {
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.callout {
	font-size: 18px;
	color: #3f3f3f;
}

.heading {
	font-size: 14px;
	color: #3f3f3f;
}

.BIGheading {
	font-size: 24px;
	color: #3f3f3f;
}

.subheading {
	font-size: 12px;
	color: #3f3f3f;
}

.tenpxtext {
	font-size: 10px;
}

.italictext {
	font-style: italic;
}

.righttext {
    text-align: right;
}

.lefttext {
    text-align: left;
}

.toppad8 {
	padding: 8px 5px 0px 15px;
}

.whitetext {
	color: #fff;
}

.greentext {
	font-size: 12px;
	color: #33ff00;
}

.orangetext {
	font-size: 11px;
	color: #f57f31;
}

.center {
	text-align: center;
}
.feet {
	height: 55px;
	width: 860px;
	background-color: #006600;
	clear: both;
}
#clear {
	clear: both;
	height: 100px;
	width: 860px;
	background-color: #00FFFF;
}
