@charset "utf-8";
/* GLOBAL STYLES */

body{
	width:auto;
	padding:0px;
	margin:auto;
	background:#ADC2D6 url(../images/body-bg.jpg) repeat-y;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#333333;

}


#main-body{
	width:773px;
	margin:0;
	padding:0;
}

img{
	border:none;
}

.fl-left{
	float:left;
	margin:0px 10px 10px 0px;
}

.fl-right{
	float:right;
	margin:0px 0px 10px 10px;
}

h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color:#336699;
	margin:0px;
	padding:15px;
}

h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:10px;
	clear:both;
}

h3{
	color:#999999;
	margin:7px 0px;
	padding:0;
}

h4{
	color:#7BA400;
	margin:5px 0px;
	padding:0;
	font-family:"Lucida Sans";
	font-size:18px;
	font-weight:normal;
}

h5{
	color:#666666;
	margin:15px 0px;
	padding:0;
	font-family:"Lucida Sans";
	font-size:16px;
	text-align:center;
}

p{
	margin:15px 10px;
	padding:0;
	text-align:justify;
}

a{
	color:#0066CC;
	text-decoration:underline;
}

a:hover{
	color:#0066CC;
	text-decoration:none;
}

.clear{
	margin:0px;
	height:1px;
	clear:both;
}

form{
	margin:0;
	padding:0;
}

/******* HEADER STYLES *******/

#header{
	width:750px;
	height:45px;
	margin:0;
	padding:15px 23px 0px 0px;
	background:url(../images/header-bg.jpg) no-repeat;
	text-align:right;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:25px;
	
}

#header a{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:25px;
	text-decoration:none;
}




/**** CONTAINER ****/

#col-holder{
	width:773px;
	margin:auto;
	padding:0px;
	clear:both;
}

#left-nav{
	width:117px;
	height:auto;
	margin:0;
	padding:0px 0px 0px 8px;
	float:left;
	background:url(../images/nav-bg.jpg) no-repeat;
}

#left-nav a{
	width:107px;
	height:auto;
	margin:0;
	padding:4px 0px 3px 10px;
	float:left;
	color:#8C8C8C;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#left-nav a:hover{
	width:107px;
	height:auto;
	margin:0;
	padding:4px 0px 3px 10px;
	float:left;
	color:#336699;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#left-nav a#active{
	width:107px;
	height:auto;
	margin:0;
	padding:4px 0px 3px 10px;
	float:left;
	color:#666681;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF;
}

#right-content{
	width:600px;
	height:auto;
	margin:0;
	padding:15px 30px 0px 0px;
	float:right;
}

.contact-box{
	padding:20px;
	border:3px #CCCCCC dashed;
	clear:both;
	margin:20px 0px;
	font-size:13px;
}

.text1{
	color:#307596;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


.text2{
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.phone-box{
	width:265px;
	height:70px;
	margin:0px auto;
	padding:35px 0px 0px 107px;
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#FFFFFF;
	letter-spacing:2px;
	background:url(../images/phone-box.jpg) no-repeat;
	clear:both;
}



/**** SERVICES STYLES ******/

.services-content{
	width:400px;
	margin:0px;
	padding:0px;
	float:left;
	
}

.services-content2{
	width:170px;
	margin:0px;
	padding:5px;
	float:right;
	background:url(../images/right-bg1.jpg) repeat-x #EDEDED;
	border:1px solid #E6E6E6;
	line-height:18px;
	
}

.services-content2 p{
	
	text-align:left;
	
}


.services-holder{
	width:400px;
	margin:10px 0px;
	padding-bottom:10px;
	float:left;
	clear:both;
	border-bottom:1px dotted #CCCCCC;
	text-align:justify;
	
}

.services-left{
	width:150px;
	padding-right:10px;
	float:left;
	clear:both;
	text-align:left;
}

.services-left a{
	font-weight:bold;
	font-size:15px;
}

/***** WHY STYLES *****/

ul.checklist{
	margin-left:50px;
	padding:0;
}

ul.checklist li{
	list-style-image:url(../images/bullets.jpg);
	padding:0px;
	margin:10px 0px;
}

ul.checklist2{
	margin-left:50px;
	padding:0;
	float:left;
}

ul.checklist2 li{
	list-style-image:url(../images/bullets.jpg);
	padding:0px;
	margin:10px 0px;
}

/***** CONTACT STYLES *****/

.contactus{
	margin:15px 0px;
	padding:10px;
	background:url(../images/right-bg1.jpg) repeat-x #EDEDED;
	border:1px solid #E6E6E6;
	clear:both;
}

.textbox{
	width:170px;
	padding:3px;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textbox2{
	width:265px;
	height:150px;
	padding:3px;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}