body { background-color: #fff; color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: .75em; }
h1 { margin: 14px 0 14px 0; font-weight: normal; }
img { border: 0; }
h2 { font-weight: normal; }
h3 { color: #666666; }
img.socialbutton {width:25px;height:25px; margin-top:8px;}

#container { width: 900px; margin: 0 auto; }
	#header { height: 40px; margin: 14px 0 0 0; padding: 0 0 14px 0; background: url(../images/logo.png) no-repeat; }
	#nav { height: 15px; text-align: right; padding-top:5px;}
		#nav ul { list-style: none; margin: 0; padding: 0; border: none; }
			#nav li { margin: 0; float: left; }
			#nav li a { display: block; padding: 5px; color: #fff; text-decoration: none; width: 170px; }	
	#content { padding: 0; float: left; }
            .icon { padding: 0pt 10px 0pt 0pt; float: left; }
	/* #sidebar { width: 180px; float: left; margin: 1px 0 0 0; } */
	#sidebar { display: none; }
		#sidebar ul { list-style: none; margin: 0; padding: 0; border: none; }
			#sidebar li { margin: 0; }
			#sidebar li a { display: block; padding: 5px; color: #fff !important; text-decoration: none; width: 170px; }
		#splash { background: url(../images/MainLogo.png) no-repeat; margin: 28px auto 14px auto; height: 262px; width: 422px; }
	/* #main { width: 706px; float: right; margin: 14px 0 0 14px; min-height: 450px;} */
	#main { min-height: 450px; }


	#footer { padding: 5px 0 0 0; text-align: right; clear: both; } 

/* Home Theme */
.home { background-color: #666666; }
.home:hover { background-color: #949494; }
#home .home { font-weight:bold; }
#home #nav { bold;border-top: 4px solid #000000; }
#home #footer { border-top: 4px solid #000000; color: #666666; }
#home #main { width: 900px; text-align: center; width: 900px;  margin: 20px 0 50px 0;  }

/* Products Theme */
.products { background-color: #fd8316; }
.products:hover { background-color: #ffab54; }
#products .products {  font-weight:bold; }
#products #nav { border-bottom: 10px solid #fd8316; }
#products .sublink { background-color: #fd8316; border-bottom: 1px solid #ffffff; }
#products .sublink:hover { background-color: #ffab54; border-bottom: 1px solid #ffffff; }
#products #footer { border-top: 2px solid #ff850a; color: #fd8316; }


/* News Theme */
.news { background-color: #4fad26; }
.news:hover { background-color: #88c96c; }
#news .news {  font-weight:bold; }
#news #nav { border-bottom: 10px solid #4fad26; }
#news .sublink { background-color: #4fad26; border-bottom: 1px solid #ffffff; }
#news .sublink:hover { background-color: #88c96c; border-bottom: 1px solid #ffffff; }
#news #footer { border-top: 2px solid #4fad26; color: #4fad26; }

/* About Theme */
.about { background-color: #095aa5; }
.about:hover { background-color: #3882c7; }
#about .about {  font-weight:bold; }
#about #nav { border-bottom: 10px solid #095aa5; }
#about .sublink { background-color: #095aa5; border-bottom: 1px solid #ffffff; }
#about .sublink:hover { background-color: #3882c7; border-bottom: 1px solid #ffffff; }
#about #footer { border-top: 2px solid #095aa5; color: #095aa5; }


/* Contact Theme */
.support { background-color: #910d83; }
.support:hover { background-color: #b05fa7; }
#support .support {  font-weight:bold; }
#support #nav { border-bottom: 10px solid #910d83; }
#support .sublink { background-color: #910d83; border-bottom: 1px solid #ffffff; }
#support .sublink:hover { background-color: #b05fa7; border-bottom: 1px solid #ffffff; }
#support #footer { border-top: 2px solid #910d83; color: #910d83; }
/* #support #content a:link { color: #8d2682; } */
/* #support #content a:visited { color: #e8aee0; } */
/*#support #content a:hover { color: #d260c1; } */
/*#support #content a:active { color: #d260c1; } */



/*iphone side pane*/
#wrap2{ width: 260px; float:right; margin:40px 40px 40px 40px;}












