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

body{
	background-color:#FFF;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#666666;
	font-weight:normal;
}
/*#solution ul{
	margin-left: -13px;
}
#benefits ul{
	margin-left: -13px;
}*/
#mainwrapper {
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	background-color:#fdfbf7;
	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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#header{
	background-image:url(../landing_images/header_bg.jpg);
	background-repeat:no-repeat;
	height:155px;
	width:890px;
	padding:25px;
}

#logo{
	width: 532px;
	height: 100px;
	float: left;
}
.logotagline{
	color:#245995;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 42px;
}

#contact{
	width: 181px;
	height:29px;
	float: right;
	margin-top: 12px;
}

.contactnum{
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#FFF;
	text-align:center;
	line-height:50px;
}
#nav{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	height:20px;
}
#nav ul{
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	padding-right: 20px;
}

#nav li a {
	display:inline;
	padding-right: 20px;
	color:#245995;
	text-decoration:none;
}

#nav li a:hover{
	display:inline;
	padding-right: 20px;
	color:#fff;
}
#solution{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#275d9a;
	padding-left:25px;
	padding-right:25px;
}
#benefits{
color:#275d9a;
font-size:16px;	
width: 420px;
padding-left:25px;
float:left;
}
#testimonials{
	width:359px;
	float:right;
	padding-right:25px;
	color:#275d9a;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

#testimonialswrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.testimonials2{
	width:345px;
	float:left;
	padding: 25px;
	color:#275d9a;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	margin-left: 35px;
	margin-right: 35px;
}
.expertquote{
	color:#666666;
}

#installleft{
	clear:both;
	color:#275d9a;
font-size:16px;	
width: 420px;
padding-left:25px;
float:left;
}

#installright{
width: 300x;
padding-right:50px;
padding-top:75px;
float:right;
}

#footer{
	clear:both;
	width:890px;
	height:50px;
	background-image:url(../landing_images/footer_bg.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding: 70px 25px 0 25px;
}
#footer img{
	float:right;
	margin-top:-5px;
}
#slideshow {
width: 940px;
height: 400px;

}
