@charset "UTF-8";
/* CSS Document */

body {
color: #444444;
font-family: Arial, Helvetica, sans-serif;
background:url(../images/body-bg.jpg) top repeat-x;
font-size: 14px;
margin:0 auto;
}

/*Reset Styles!*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tfoot, thead {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

.clear{clear:both;}
.left{float: left;}
.right{float: right;}

a:link, a:active, a:visited
	{
	color:#000;
	text-decoration: underline;
}

a:hover
	{
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	color: #444444;
	padding:0px 0 0 15px;
	font-weight: Normal;
	line-height:normal;
	}

h1{font-size: 30px;}
h2{font-size: 26px;}
h3{font-size: 22px;}
h4{font-size: 20px;}
h5{font-size: 16px;}
h6{font-size: 14px; font-weight: bold;}

p{
	color: #000;
	padding:0px;
}
ul{
	list-style: square;
	padding: 8px 30px;
	
}


ol{
	padding: 8px 30px;
}


li{
	color: #000;
	font: normal 12px "Trebuchet MS";
	
}

/* -------------------- Main Wrapper -------------------- */

#wrapper {
width:100%;
}

/*Header*/
#header {
	width:100%;
	background:#e7e9de url(../images/header-bg.gif) repeat-x left bottom;
}

#top	{
	margin:0 auto;
	width:900px;
	}
	
#top h1	{
	float:left;
	padding:18px 0 0 45px;
	font:normal 32px "Trebuchet MS";
	}	
#top h1 strong	{
	color:#a63922;
	}	
	
#top h1 span	{
	color:#262626;
	font:normal 12px Arial, Helvetica, sans-serif;
	}		

#top p	{
	padding:10px 5px 0 0;
	font:bold 12px tahoma;
	color:#7f836f;
float: right;
	}	
	
#top p strong	{
	font:normal 18px tahoma;
	color:#4c4c4c;
	}	

#top p span	{
	font:normal 24px tahoma;
	color:#a51719;
	}	
/* -------------------- NAVIGATION-------------------- */	
#nav	{
	margin:0 auto;
	width:900px;
	clear:both;
	padding:10px 0 0 0;
	}	
	
#nav ul	{
	list-style-type:none;
	float:right;
	padding:0;
	margin:0;
	margin-bottom: 5px;
	}	
	
#nav li	{
	margin:0 1px;
	float:left;
	padding:10px 0 0 0; 
	border-top:#daddd0 1px solid;
	text-transform:uppercase;
	font:normal 13px Verdana;
	
	}
	
#nav li	a:link, #nav li	a:visited, #nav li	a:active{
	text-decoration:none;
	color:#e0e0e0;
	background:#4c4c4c;
	padding:5px 23px;
	}	
	
#nav li	a:hover{
	text-decoration:underline;
	background:#a51719;
	

	}		
	
#nav li.active	{
	background:#a51719;
	padding:5px 12px;
	}	
	
#nav li.active a:link, #nav li.active a:visited, #nav li.active a:active 	{
	background:#a51719;

	}		
	
/*top end*/
/* -------------------- CONTENT -------------------- */
#content	{
	width:900px;
	margin:0 auto;
	clear:both
	}
/*LEFT PANEL STARTS*/

#Left	{
	float:left;
	width:278px;
	}		
	
#Left ul	{
	float:left;
	margin:20px 0 0 12px;
	padding:0;
	list-style-type:none;
	width:250px;
	}	
	
#Left li	{
	float:left;
	padding:0 0 7px 10px;
	width:238px;
	margin:0 0 8px 0;
	font:bold 12px verdana;
	color:#5a5a5a;
	background:url(../images/li-bg.gif) no-repeat right bottom;
	}	
	
#Left li a:link, #Left li a:visited, #Left li a:active 	{
	text-decoration:none;
	}		
	
#Left li a:hover 	{
	text-decoration:underline;
	color:#a51719;
	}		
	
#Left form h3	{
	width:247px;
	padding:5px 5px 5px 23px;
	background:#e5e6de;
	font:normal 18px "Trebuchet MS";
	float:left;
	margin:0 0 10px 0;
	border:#dbdcd1 1px solid;
	color:#8e4243;	
	}

#Left form	{
	width:273px;
	margin:14px 0 0 0;
	padding:0px 5px 115px 0px;
	background:#eeeeee url(../images/form-bg.gif) no-repeat left bottom;
	float:left;
	color:#8e4243;	
	}	
	
#Left form label	{
	width:235px;
	float:left;
	color:#444444;
	padding:14px 0 0 23px;
	}		
	

#Left form label.name	{
	width:235px;
	float:left;
	color:#444444;
	padding:0px 0 0 23px;
	}	
		
#Left form input	{
	width:235px;
	background:#FFF;
	float:left;
	margin:0 0 0 23px;
	border:#c6c8b8 1px solid;
	}		
	
#Left form textarea	{
	width:235px;
	background:#FFF;
	float:left;
	margin:0 0 0 23px;
	height:80px;
	border:#c6c8b8 1px solid;
	}		
	
#Left form input.btn	{
	width:73px;
	height:21px;
	background:#6b7783;
	margin:5px 20px 0 0;
	color:#FFF;
	float:right;
	border:#FFF 1px solid;
	}		
	
#promotional	{
	float:left;
	width:278px;
	color:#FFF;
	background:#586878 url(../images/prmotion-bg.gif) no-repeat left top;
	}	
	
#promotional h4	{
	color:#FFF;
	padding:10px 0 0 10px;
	font:normal 18px "Trebuchet MS";
	}	
	
#promotional h4	img.left{
	float:left;
	margin:4px 0 0 0;
	}	
	
#promotional p	{
	padding:10px 0 5px 10px;
	color:#FFF;
	}	
	
#promotional strong	{
	float:left;
	padding:5px 0 5px 10px;
	color:#99c2ea;
	width:267px;
	background:#232c35;
	}	
/* -------------------- LEFT END-------------------- */	
/* -------------------- RIGHT STARTS-------------------- */
#right	{
	float:right;
	width:622px;
	background:url(../images/welcome-image.gif) no-repeat right 215px;
	}	
	
#right img.header	{
	float:left;
	}		
	
#right strong.slogan	{
	width:598px;
	padding:7px 10px;
	float:left;
	color:#cdcdcd;
	text-align:right;
	font:bold 16px Verdana;
	margin:0 0 10px 2px;
	background:#363636 url(../images/slogan-bg.gif) repeat-x;
	border:#212121 1px solid;	
	}
	
	
#right h2	{
	font:normal 24px "Trebuchet MS";
	color:#9c3722;
	padding:0 0 0 15px;
	}	
	
#right p	{
	padding:0 15px 10px 15px;
	line-height:18px;
	text-align: left;
	}		
	
#right p.text {font-style: italic; margin-bottom: 25px;}	

#right p.text span {font-style: normal; float: right; font-weight: bold;}

#right .float_right {float: right; margin: 0 0 10px 10px;}
	
#whyChoose	{
	float:left;
	width:295px;
	border-top:#d3d3d3 2px solid;
	margin:0 0 0 2px;
	padding:10px 0 25px 15px;
	background:#efefef;
	}	
	
#whyChoose h5	{
	padding:0;
	font:normal 20px "Trebuchet MS";
	}	
	
#whyChoose ul	{
	padding:0;
	margin:0 0 10px 0;
	float:left;
	list-style-type:none;
	}	
	
#whyChoose li	{
	padding:0 0 1px 10px;
	margin:0;
	background:url(../images/bul-whychoose.gif) no-repeat left 8px;}	
	
#whyChoose p	{
	padding:0 10px;
	text-align:left;
		}	
		
#whyChoose p img.left	{
	float:left;
	margin:0 10px 0 0;
		}	
		
		
#whyChoose p strong	{
	text-align:left;
		}		
		
#officeOurs	{
	float:left;
	width:285px;
	margin:0 0 30px 0;
	padding:10px 10px 10px 15px;
	background:#d3d3d3;
	}				
	
#officeOurs h6	{
	padding:0;
	font:normal 20px "Trebuchet MS";
	}	
	
		
#officeOurs img.left	{
	float:left;
	margin:10px 0 0 0;
	}	
	
#officeOurs ul	{
	padding:0px;
	margin:0;
	float:left;
	width:280px;
	list-style-type:none;
	}		
	
#officeOurs ul li	{
	padding:1px 5px 0px 15px;
	color:#9c3019;
	background: url(../images/bul-office.gif) no-repeat left 6px;
	}		
	
#officeOurs ul li span{
	padding:0 3px 0 10px;
	color:#484848;
	}		

#right	p.callus	{
	clear:both;
	margin:0 auto;
	padding:0 50px;
	text-align:center;
	font:normal 18px "Trebuchet MS";
	color:#738494;
	}
	
#right	p.callus span	{
	font-size:24px;
	}	
	
#right	p.callus strong	{
	font-size:24px;
	color:#ab4e3b;
	}		
/* -------------------- FOOTER STARTS -------------------- */
#footer	{
	width:100%;
	clear:both;
	background:#dcded1 url(../images/footer-bg.gif) repeat-x left top;
	}
	
#footerInner	{
	width:900px;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	color: #DCDED1;
	}	
	
#footerInner ul{
	margin:0 auto;
	float:none;
	padding:0;
	list-style-type:none;
	color: #000;
}	
	
#footerInner li{
	background:none;
	padding:0px 15px;
	margin:10px 0 0 0;
	display:inline;
	color:#3f4e5c;
	border-right:#3f4e5c 1px solid}		
	
#footerInner li a:active,#footerInner li a:visited,#footerInner li a:link {
	text-decoration:none;}	
	
#footerInner li a:hover {
	text-decoration:underline;}			
	
#footerInner li.last{
	border-right:none}		


	
#footerInner p	{
	text-align:center;
	padding:10px 10px;
	color:#DCDED1;
	}	

