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

body {
	background-image:url(../images/background_repeater.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;	
}


#bg {
	background-image: url(../images/blue_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
/*	width: 100%;	min-height: 380px;	min-width: 1096px;	background: #011 url(../images/background.jpg) no-repeat top center;*/
}

#nav {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-top: 20px;
	margin-bottom: 15px;
	*margin-bottom: 0px;
}

#logo {
	float: left;
}

#nav_links {
	float: right;
	padding-top: 10px;
	margin-right: 10px;
}

#nav_links a, #nav_links a:visited{
	color: #8ee3ff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
}

#nav_links a:hover {
	color: #ffffff;
	text-decoration: none;
}

.links {
	margin-left: 14px;
	margin-right: 14px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #ffffff;
}

#top_shadow {
	background-image:url(../images/index_shadow_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 984px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

#side_shadows {
	background-image: url(../images/index_side_shadows.png);
	background-position: top center;
	background-repeat: repeat-y;
	width: 984px;
	margin-left:auto;
	margin-right: auto;
}

#top_border {
	background-image: url(../images/index_top_bar.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 11px;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	
}

#header {
	background-image: url(../images/index_header_bg.jpg);
	
	background-repeat: no-repeat;
	width: 952px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#header_two {
	background-image: url(../images/index_header_two_bg.jpg);
	
	background-repeat: no-repeat;
	width: 952px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#header_three {
	background-image: url(../images/index_header_three_bg.jpg);
	
	background-repeat: no-repeat;
	width: 952px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 00px;
}

#header_content {
	float: right;
	width: 241px;
	padding-top:80px;
	margin-right: 100px;
}

#header_content h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #2e89ab;
	font-weight: normal;
	line-height: 35px;
}

#header_content p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #878787;
	line-height: 24px;
}

#header_content a{
	color: #2e89ab;
	text-decoration: none;
}

#header_content a:hover{
	color: #8ee3ff;
	text-decoration: none;
}


.lightblue {
	color: #00a9e2;
}

#callout {
	margin-left: auto;
	margin-right: auto;
	width: 922px;
	padding-top: 16px;
	height: 360px;
	padding-bottom: 20px;
}

#left_bug {
	background-image: url(../images/index_bug_left_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 600px;
	height: 160px;
	float: left;
}


#home_products {
	/*background-image: url(../images/index_bug_left_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	width: 900px;
	height: 160px;
	float: left;
	margin-left:-600px;
	margin-top:30px;
	padding:0px;
}

#middle_bug {
	background-image: url(../images/index_bug_middle_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 297px;
	height: 118px;
	float: left;
	margin-left: 17px;
}

#right_bug {
	background-image: url(../images/index_bug_right_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 296px;
	height: 160px;
	float: right;
}
.bug_content_right {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

.bug_content_right p{
	width: 150px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding-top: 7px;
}


.bug_content {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

.bug_content p{
	width: 450px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding-top: 7px;
}


.bug_icon {
	float: right;
}

.bug_icon img.bugiconleft{
	margin-right: 23px;
	margin-top: 30px;
}

.bug_icon img.bugiconmiddle{
	margin-right: 30px;
	margin-top: 25px;
}

.bug_icon img.bugiconright{
	margin-right: 25px;
	margin-top: 40px;
}

.bug_icon img {
		border: none;
}

#info {
	background-image: url(../images/index_invite_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 950px;
	height: 80px;
	
}

#social_icons {
	float: left;
	margin-left: 17px;
	padding-top: 20px;
	display: inherit;
}

#social_icons a {
	cursor: pointer;
}

#social_icons img {
	border: none;
	padding-right: 4px;
}

#follow {
	float: left;
	margin-left: 13px;
	padding-top: 10px;
}

#info_btn {
	float: right;
	height: 43px;
	width: 227px;
	margin-right: 45px;
	padding-top: 10px;
	
}



#info_btn a:link{
	/*background-image: url(../images/index_invitefriend_btn.png);
	background-position: top center;
	background-repeat:no-repeat;*/
	width: 227px;
	height: 43px;
	display: block;
	
}

#info_btn a:hover {
	/*background-image: url(../images/index_invitefriend_btn_hover.png);
	background-position: top center;
	background-repeat:no-repeat;*/
	width: 227px;
	height: 43px;
}

#footer {
	background-image: url(../images/index_footer_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 950px;
	height: 140px;

}

.footer_links a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 18px;
}

.footer_links a:hover {
	color: #8EE3FF;
}

.footer_links h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 5px;
}

#footer_about {
	float: left;
	padding-left: 50px;
	
}

#footer_connected {
	float: left;
	padding-left: 85px;
}

#footer_serving {
	float: left;
	padding-left: 90px;
}

#footer_resources {
	float: left;
	padding-left: 95px;
}

#footer_contact {
	float: left;
	padding-left: 60px;
}

#copyright {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-bottom: 50px;
}

#copyright p{
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1e74a6;
	margin: 0px;
	padding-top: 10px;
}

#copyright a:link {
color: #1e74a6;
text-decoration: none;
}

.clear {
	clear: both;
}



