/* CSS Document */
/*=========RESET CLASS===========*/

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, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font-family: "Calibri",Verdana,Tahoma,Arial;

	outline:none;
}

h1, h2, h3, h4, h5, h6{

	font-weight:normal;
	}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1.2;

}



ol, ul {

	list-style:none;

}

blockquote, q {

	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {

	content: '';

	content: none;

}

table {

}



/*=========RESET CLASS Ends===========*/

body {
	font-family: "Calibri",Verdana,Tahoma,Arial;
	font-size: 15px;
	color:#585858;
	background:#f0f0f0;
}
a{
	color:#585858;
	text-decoration:none;
	}
a:hover{
	color:#89191F;
	}	
#wrapper{
	margin:auto;
	width:960px;
	height:auto;
	}
#container{	
	width:960px;
	height:auto;
	float:left;
	margin:auto;
	display:block;
	background:#fff;
	}
/*=========Header Classes Starts===========*/

#header{
	float:left;
	width:100%;
	height:145px;
	}
#header #logo{
	float:left;
	height:111px;
	margin:15px 0px 0px 15px;
	width:317px;
	}
#header .header-right{
	float:right;
	font-size:17px;
	color:#fff;
	margin:50px 10px 0px 0px;
	width:555px;
	height:58px;
	}	
#header .header-right a{
	color:#fff;
	padding:0px 0px 0px 20px;
	display:block;
	float:left;
	}	
#header .header-right a:hover{
	background:url(images/nav-hover-left.png) no-repeat;
	}	
#header .header-right a span{
	display:block;	
	padding-top:20px;
	padding-right:20px;
	margin-right:-10px;
	padding-bottom:12px;
	float:left;
	}	
#header .header-right a:hover span{
	display:block;
	float:left;
	background:url(images/nav-hover-right.png) right no-repeat;
	padding-right:20px;
}	
#header .header-right .nav-left{
	float:left;
	width:9px;
	height:58px;
	background:url(images/nav-left.png) no-repeat left bottom;
	}	
#header .header-right .nav-mid{
	float:left;
	width:537px;
	height:58px;
	background:url(images/nav-bg.jpg) repeat-x left bottom;
	}		
#header .header-right .nav-right{
	float:right;
	width:9px;
	height:58px;
	background:url(images/nav-right.png) bottom right no-repeat ;
	}	
	
#main{
	float:left;
	width:960px;
	height:auto;
	}
#main #main-left{
	float:left;
	width:675px;
	}
.content-inner-box{
	float:left;
	line-height:22px;
	width:680px;
	text-align:justify;
	padding:10px 
	0px 10px 15px;
	}
.box-left-grey{
	float:left;
	background:#F6F6F6;
	padding:10px;
	font-size:16px;
	width:655px;
	margin:15px 0px 0px 0px;
	border:1px solid #EAEAEA;
	}	
.box-left-grey h3{
	display:block;
	font-size:20px;
	color:#393939;
	}
.box-left-grey h4{
	color:#89191F;
	font-size:16px;
	text-align:center;
	margin:15px 0px;
	}	
#main #main-left .content{
	float:left;
	width:700px;
	padding:20px 10px 0px 10px;
	}
#main #main-left .content h1{
	color:#89191F;
	font-size:24px;
	}			
#main #main-right{
	float:right;
	width:233px;
	}	
#main #main-left .slideshow{
	float:left;
	width:720px;
	height:290px;
	}	
#main #main-right .box1{
	float:left;
	width:233px;
	margin-bottom:10px;
	color:#fff;
	font-size:15px;
	}
#main #main-right .box1 ul{
	float:left;
	padding:0px 0px 0px 25px;
	}		
#main #main-right .box1 ul li{
	list-style-image:url(images/box1-bullet.png);
	line-height:21px;
	}	
#main #main-right .box1 h3{
	float:left;
	font-size:23px;
	color:#fff;
	display:block;
	padding:10px 30px 10px 10px;
	background:url(images/right-box1-h3-bg.png) right no-repeat;
	}	
#main #main-right .box1-top{
	float:left;
	height:7px;
	background:url(images/right-box1-top.png) no-repeat bottom;
	width:233px;
	}
#main #main-right .box1-mid{
	float:left;
	background:url(images/right-box1-bg.png) repeat-y top;
	width:233px;
	}
#main #main-right .box1-btm{
	float:left;
	height:7px;
	background:url(images/right-box1-btm.png) no-repeat top;
	width:233px;
	}
#main #main-right .box2{
	float:left;
	width:233px;
	margin-top:10px;
	color:#fff;
	font-size:15px;
	}
#main #main-right .box2 .field{
	float:left;
	width:220px;
	padding-left:10px;
	margin:5px 0px;
	}	
#main #main-right .box2 .field-name{
	float:left;
	width:80px;
	font-size:16px;
	}		
#main #main-right .box2 .field-input{
	float:left;
	height:28px;
	width:127px;
	}		
#main #main-right .box2 .field-input input{	
	background:url(images/contact-input-bg.png) no-repeat;
	height:28px;
	width:119px;
	border:none;
	padding:0px 4px;
	outline:none;
	}
#main #main-right .box2  input.submit-btn{
	background:url(images/submit.png) no-repeat;
	padding:5px 10px;
	float:right;
	width:81px;
	height:30px;
	border:none;
	outline:none;
	}		
#main #main-right .box2 h3{
	float:left;
	font-size:23px;
	color:#fff;
	display:block;
	padding:10px 30px 10px 10px;
	background:url(images/right-box2-h3-bg.png) right no-repeat;
	}	
#main #main-right .box2-top{
	float:left;
	height:9px;
	background:url(images/right-box2-top.png) no-repeat bottom;
	width:233px;
	}
#main #main-right .box2-mid{
	float:left;
	background:url(images/right-box2-bg.png) repeat-y top;
	width:233px;
	}
#main #main-right .box2-btm{
	float:left;
	height:9px;
	background:url(images/right-box2-btm.png) no-repeat top;
	width:233px;
	}
	
#main #main-right .box3{
	float:left;
	width:233px;
	margin-top:10px;
	color:#fff;
	font-size:15px;
	}	
	
#main #main-right .box3 h3{
	float:left;
	font-size:23px;
	color:#fff;
	display:block;
	padding:10px 30px 10px 10px;
	background:url(images/right-box3-h3-bg.png) right no-repeat;
	}	
#main #main-right .box3-top{
	float:left;
	height:9px;
	background:url(images/right-box3-top.png) no-repeat bottom;
	width:233px;
	}
#main #main-right .box3-mid{
	float:left;
	background:url(images/right-box3-bg.png) repeat-y top;
	width:233px;
	}
#main #main-right .box3-btm{
	float:left;
	height:9px;
	background:url(images/right-box3-btm.png) no-repeat top;
	width:233px;
	}				
.icons{
	float:left;
	text-align:center;
	width:230px;
	padding:20px 0px;
	}	
.icons img{
	margin:0px 5px;
	}	
#footer{
	float:left;
	margin-bottom:10px;
	width:960px;
	height:47px;
	}	
#footer .footer-left-cnr{
	float:left;
	height:47px;
	background:url(images/footer-left-cnr.png) left no-repeat;
	width:7px;
	}	
#footer .footer-mid{
	float:left;
	height:47px;
	background:url(images/footer-mid-bg.jpg) left repeat-x;
	width:946px;
	}
#footer .footer-mid .footer-left{
	width:250px;
	float:left;
	margin:16px 0px 0px 5px;
	}
#footer .footer-mid .footer-left a{
	color:#494949;
	}			
#footer .footer-mid .footer-left a:hover{
	color:#89191F;
	}	
#footer .footer-mid .footer-right{
	width:400px;
	float:right;
	text-align:right;
	font-size:12px;
	margin:18px 5px 0px 0px;
	}			
#footer .footer-right-cnr{
	float:left;
	height:47px;
	background:url(images/footer-right-cnr.png) right no-repeat;
	width:7px;
	}		
ul.bullet1{
	float:left;
	margin-left:35px;
	}	
ul.bullet1 li{

	list-style-image:url(images/bullet-1.png);
	}	