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

/*Font coding goes here*/
ul{
	list-style-image:url(images/bullet.jpg);
	padding:0px 0 0px 18px;	
	margin:0px;
}

.txt-box {
	background:#FFFFFF;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	margin-bottom:5px;
	font-size:24px;
	font-weight: normal;
	border:1px solid #b9b9b9;
	height:55px;
	width:374px;	
}

.txt-box-2 {
	background:#FFFFFF;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-size:24px;
	font-weight: normal;
	border:1px solid #b9b9b9;
	margin-bottom:5px;
	height:90px;
	width:374px;	
}

.txt-box-3 {
	background:#FFFFFF;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-size:16px;
	font-weight: normal;
	border:1px solid #b9b9b9;
	height:50px;
	width:255px;	
}

.call-txt-1{
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size:66px;
	text-decoration:none;
	font-weight:bold;
	}

	
.seperator_grey{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
.head-font-white{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff ;
	font-size:30px;	
	text-decoration:none;
	font-weight:normal;
	}
	
.head-font-orange{
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;	
	height:35px;
	width:100%;
	margin-bottom:8px;
	font-size:28px;
	text-decoration:none;
	font-weight:bold;
	}
	
.map-font-white{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:24px;
	text-decoration:none;
	font-weight:normal;
	}
	
.content-txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	line-height:24px;		
	font-weight: normal;
	}
	
.content-txt-2{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:14px;
	line-height:18px;
	font-weight: normal;
	}
	
.content-txt-3{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:16px;
	line-height:24px;
	font-weight: normal;
	}

.content-black{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:14px;
	line-height:20px;
	font-weight: normal;
	}
	
.content-black2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:18px;
	line-height:24px;
	font-weight: bold;
	}
		
.testimonials-txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:16px;
	line-height:20px;
	font-weight: normal;
	}
	
.sml-brown-txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6847;
	font-size:12px;
	text-decoration:none;	
	font-weight:normal;
	}
	
.sml-white-txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;	
	font-weight:normal;
	}
	
.sml-black-txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size:12px;
	line-height:18px;
	text-decoration:none;	
	font-weight:normal;
	}	
	
a.bot_link:active,a.bot_link:visited,a.bot_link:link{
	font-family:Arial;
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
}

a.bot_link:hover{
	color: #cccccc;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.tab:active,a.tab:visited,a.tab:link{
	font-family:Arial;
	color: #fff;
	text-shadow: #000 0.03em 0.03em 0.05em;
	font-size:26px;
	text-decoration:none;
	font-weight:bold;	
}

a.tab:hover{
	color: #fff;
	font-size:26px;
	text-shadow: #000 0.03em 0.03em 0.05em;
	font-weight:bold;
	text-decoration:underline;
}

a.link:active,a.link:visited,a.link:link{
	font-family:Arial;
	color: #fff;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;	
}

a.link:hover{
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.link2:active,a.link2:visited,a.link2:link{
	font-family:Arial;
	color: #333;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;	
}

a.link2:hover{
	color: #333;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

a.link3:active,a.link3:visited,a.link3:link{
	font-family:Arial;
	color: #06b3c7;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;	
}

a.link3:hover{
	color: #06b3c7;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}


/*Content coding goes here*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image:url(images/bg.jpg);	
	background-position:center top;	
}

#main-container { 	
	width:986px;
	margin: 0 auto;
	text-align: left;
	background-color:#039;
}

.wrapper { 	
	width:986px;
	float:left;
	background-image:url(images/main_shadow.png);
	background-repeat:repeat-y;
}


#header-holder { 	
	width:960px;	
	float:left;
	padding-left:13px;	
	height:535px;		
}

#slider-holder-small { 	
	width:966px;	
	float:left;
	padding-left:22px;
	background-image:url(images/header_bg.html);
	background-repeat:no-repeat;
	height:318px;	
}

#main-holder-home { 	
	width:950px;
	float:left;
	padding:10px 0px 10px 13px;
	margin-left:0px;	
}

#main-inner { 	
	width:881px;
	position:relative;
	float:left;					
}

#main-sidebar { 	
	width:290px;
	float:left;
	margin:15px 0 15px 30px;
	word-wrap: break-word;				
}

#inner-sidebar { 	
	width:320px;
	float:left;
	margin:0px 0 8px 8px;					
}

.home-box-holder { 	
	width:980px;
	padding-bottom:0px;
	margin-top:20px;
	float:left;					
}

.home-box { 	
	width:313px;
	height:275px;
	padding:8px 0px 8px 12px;
	text-align:center;	
	float:left;
	background-image:url(images/box_bg.html);
	background-repeat:no-repeat;				
}


.inner-box { 	
	width:313px;
	height:275px;
	padding:10px 0px 10px 10px;
	text-align:center;	
	float:left;
	background-image:url(images/box_bg.html);
	background-repeat:no-repeat;				
}

.side-line { 	
	width:280px;
	height:10px;
	float:left;
	margin-left:20px;
	border-bottom:#ccc solid;
	border-bottom-width:1px;			
}

#box-1{ 	
	width:287px;
	margin-left:2px;
	height:211px;
	padding:50px 5px 5px 0px;	
	float:left;
	background-image:url(images/bot_box_03.html);
	background-repeat:no-repeat;				
}

#box-2{ 	
	width:287px;
	height:211px;
	padding:50px 5px 5px 0px;
	float:left;
	background-image:url(images/bot_box_05.html);
	background-repeat:no-repeat;				
}

#box-3{ 	
	width:287px;
	height:211px;
	padding:50px 5px 5px 0px;	
	float:left;
	background-image:url(images/bot_box_07.html);
	background-repeat:no-repeat;				
}

#footer { 	
	width:960px;
	height:85px;	
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:13px;
	background-image:url(images/footer_bg.jpg);
	background-repeat: repeat-x;	
	float:left;			
}


