	@charset "utf-8";
	/* CSS Document */
	
	*
	{
	margin:0;
	padding:0;
	}
	
	body
	{
	background:url(../images/main-bg.jpg) no-repeat 50% 0 #f7f5e9;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:11px;
	font-size:13px;
	line-height:21px;
	color:#000;
	}

	a
	{
	outline:0;
	border:0;
	color:#337bc2;
	text-decoration:underline;
	}
	
	a:hover
	{
	color:#000000;
	text-decoration:none;
	}
	
	.clear
	{
	clear:both;
	}
	
	img
	{
	border:0;
	}
	
	#main-wrapper
	{
	width:924px;
	height:auto;
	margin:0 auto;
	}
	
		#white-wapper
	{
	background:url(../images/white-wrapper.png) no-repeat 0 10px;
	width:924px;
	padding:0px;
	height:auto;
	float:left;
	margin-top:2px;
	}
	
		#white-wapper-bot
	{
	background:url(../images/white-wrapper.png) no-repeat bottom;
	width:924px;
	padding-bottom:30px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	color:#000;
	}
	
	#logo
	{
	background:url(../images/logo.png) no-repeat;
	height:89px;
	width:450px;
	float:left;
	margin-top: 25px;
	margin-left:10px;
	}
	
	#header
	{
	height:auto;
	float:right;
	width:100%;
	}

#slider
	{
	margin-top:5px;
	width:924px;
	height:auto;
	float:left;
		}	
		
#slider-left
{
	width:250px;
	text-align:justify;
	height:auto;
	float:right;
	margin-right: 20px;
}
		
#slider-left h2
{
	color:#337bc2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
	text-align:left;
	margin-top: 5px;
	line-height: 24px;
	margin-left: 0px;
}

#slider-left h3
{
	color:#302b27;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
	text-align:left;
	margin-top: 5px;
	font-weight: bold;
}

#slider-right
{
	width:620px;
	height:auto;
	float:left;
	margin-top: 2px;
	margin-left:12px;
}
		
#slider-right h2
{
	color:#337bc2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	margin-bottom:1px;
	text-align:left;
	margin-top: 5px;
	line-height: 24px;
	font-weight: normal;
	margin-left: 15px;
}

#slider-right h3
{
	color:#337bc2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-bottom:1px;
	text-align:left;
	margin-top: 5px;
	line-height: 24px;
	font-weight: normal;
	margin-left: 15px;
}

#slider-right p
{
	font-size:13px;
	text-align:justify;
	margin-top: 5px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 15px;
}

#slider-right h3
{
	color:#808080;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:5px;
	text-align:left;
	margin-top: 2px;
}

#content-section
{
	width:250px;	
	height:auto;
	float:left;
	margin-top: 2px;
	margin-left:45px;
}

#content-section h3
{
	height:25px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	margin-bottom:5px;
	text-align:left;
	margin-top: 2px;
	margin-left:0px;
	padding-left:0px;
	padding-top:14px;
}

#content-section p
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#3c3c3c;
	font-size: 12px;
}

#content-section a
{
color:#40b1d2;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin-left:5px;
text-decoration:none;
}

#content-section a:hover
{
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin-left:5px;
text-decoration:none;
}

		.shadow
		{
		width:910px;
		height:25px;
		float:left;
		background:url(../images/shadow.jpg) no-repeat;
		margin-top:10px;
		margin-left:7px;
		}
		
.sections
{
	margin-top:5px;
	width:260px;
	height:auto;
	float:left;
	margin-bottom: 20px;
	margin-left: 50px;
}

.sections h2
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:15px;
	text-align:left;
	margin-top: 5px;
	color:#337bc2;
}

.sections a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#337bc2;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
	cursor: text;
}

.sections p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
	cursor: text;
}

.sections a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#337bc2;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

.sections hr
{
	margin-top:8px;
	color:#333333;
	height:1px;
	margin-bottom: 8px;
}

.marg
{
margin-left:10px;
}
		
		#footer
		{
	margin:25px auto 0 auto;
	height:auto;
	background:#f7f5e9 repeat;
	width:100%;
	color:#000;
		}
		
		#footer-inner
		{
	padding-top:5px;
	padding-bottom:15px;
	margin:0 auto;
	height:auto;
	width:924px;
			}
		
		
		
		#latest
		{
		margin-top:15px;
		text-align:justify;
		width:280px;
		height:auto;
		float:left;
		}
		
		#testimonials
		{
		text-align:justify;
			margin-left:40px;
		width:295px;
		height:auto;
		float:left;
		}
#contact1
		{
		margin-top:10px;
		margin-left:40px;
		width:254px;
		height:auto;
		float:left;
		}
		
		
		
		
		#nav
		{
	background:url(../images/nav-bg.jpg) no-repeat;
	width:500px;
	height:34px;
	float:right;
		}
		
		
		.inner-bg
		{
		background:url(../images/innermain-bg.jpg) no-repeat 50% 0;
		}
		
		.header-img
		{
		margin-top:15px;
		line-height:79px;
		color:#fff;
		background:url(../images/header-img.jpg) no-repeat;
		height:79px;
		width:900px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:28px;
		padding-left:24px;
		}
		
		#left-panel
		{
		text-align:justify;
		width:630px;
		height:auto;
		float:left;
		}
		
		#right-panel
		{
		background:#f1f1f1;
		width:200px;
		height:auto;
		float:right;
		padding-bottom:10px;
		}
		
		#right-panel h2
		{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	background:url(../images/top-bg.jpg) no-repeat;
	height:35px;
	color:#fff;
	line-height:35px;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
		}
		
		ul.list
{
padding-left:15px;

list-style:none;
}


ul.list li
{
padding-left:15px;
background:url(../images/ul-li.jpg) no-repeat 0 7px;
line-height:20px;
padding-bottom:5px;
font-size:13px;
font-weight:normal;
}

ul.list li a
{
	color:#3699C0;
	text-decoration:none;
}


ul.list li a:hover
{
	color:#000;
	text-decoration:underline;
}

		
input.text {
	background:#f7f5e8;
	border:1px solid #69654d;
	width:315px;
	margin:3px 0 4px 0;
	padding:0px 9px;
	height:30px;
	color:#000;
}

select.text1 { width:480px; border:1px solid #ccc; margin:3px 0 10px 0; padding:5px 2px; height:30px; background:#f8f8f8;}

textarea {
	width:315px;
	border:1px solid #69654d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0;
	padding:9px 10px;
	padding-bottom:10px;
	background:#f7f5e8;
	height:110px;
	resize: none;
	color:#000;
	overflow:auto;
}
	
.buttons input { padding:3px 0; margin:0 0 0 370px; border:0; color:#FFF;}

div#preload { display: none; }
