ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color: #1d3868;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

html{
	height: 100%;
}

body{
	position:relative;
	background:#fff;
	color:#000;
	height: 100%;
	font:14px Arial,sans-serif;
}
li{
	line-height:25px;
	}
body#home{
	background:#fff url(../images/home_bodybg.jpg) repeat-x;
}
.box li{
	line-height:normal;
	}
body#inner{
	background:#fff url(../images/inner_bodybg.jpg) repeat-x;
}
body#inner #right-panle{
	margin-top:0px;
	}
#header{
	width: 960px;
	height: 81px;
}

#logo{
	display: block;
	width: 382px;
	height: 90px;
	float: left;
	margin: 14px 0px 0px 0px;
	background: url(../images/logo.png) no-repeat;

}

#navigation{
	padding: 17px 0px 0px 0px;
	float: right;
}

#navigation ul li{
	padding: 0px 0px 0px 31px;
	float: left;
	font-size: 14px;
	color: #fff;
}

#navigation ul li a{
	color: #fff;
}#navigation ul li a:hover{
	color:#FF0; 
	}


#connect{
	width: 210px; margin-top:-7px;
	padding: 22px 0px 0px 0px;
	float: right;
	clear: right;
}

#connect p{
	font-size: 14px;
	color: #7898d0;
	line-height: 150%;
	text-align: right;
	font-style: italic;
}

#connect ul li{
	float: left;
	margin: 0px 0px 0px 10px;
}

#twitter a{
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -99999px;
	background: url(../images/social_icons.jpg) no-repeat;
}

#facebook a{
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -99999px;
	background: url(../images/social_icons.jpg) -32px 0px no-repeat;
}

#in a{
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -99999px;
	background: url(../images/social_icons.jpg) -64px 0px no-repeat;
}

#banner{
	width: 811px;
	height: 293px; margin-top:7px;
	padding: 48px 70px 0px 79px;
	background: url(../images/bannerbg.jpg) no-repeat;
}

#banner img{
	float: left;
	margin: 0px 56px 0px 0px;
}

#banner h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 100%;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
	color: #850709;
}

#banner p{
	color: #000;
	line-height: 145%;
	font-size: 14px;
}

#banner a.button{
	display: block;
	width: 165px;
	height: 25px;
	color: #fff;
	float: left;
	font-size: 14px;
	text-shadow: 1px 2px #000;
	text-align: center;
	margin: 28px 30px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: url(../images/banner_btn.jpg) no-repeat;
}

#banner a:hover.button{
	text-decoration: none;
}

#featured{
	width: 960px;
	height: 200px;
	margin: 2px 0px 0px 0px;
	background: url(../images/featuredbg.gif) left repeat-y;
}

.featured_container{
	width: 240px;
	height: 205px;
	padding: 10px 0px 0px 0px;
	float: left;
	background: url(../images/featuredbg.gif) right repeat-y;
}

.featured_container.active{
	background: #0066CC; margin-top:-5px;
}

.image_container{
	height: 142px; text-align:center;
	margin: 0 auto;
}

.image_container img{
	display: block;
	margin: 0 auto;
}

.featured_container h2{
	font-family: Georgia;
	color: #FFCC00;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

.featured_container p{
	color: #fff;
	font-size: 14px;
	line-height: 140%;
	padding: 0px 15px;
	text-align: center;
}

#content{
	padding: 30px 0px 0px 0px;
}

#testimonials{
	width: 254px;
	float: left;
	padding: 20px 0px 0px 0px;
}

#testimonials h2{
	font-family: Georgia;
	font-size: 18px;
	color: #1d3868;
	font-weight: normal;
}

#main_column{
	width: 705px;
	float: left;
}

.text{
	border-top: 1px solid #e6e3db;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}

.text.noborder{
	border-top: none;
}


.text p{
	font-family: Georgia;
	color: #000;
	font-size: 14px;
	line-height: 140%;
	margin: 0px 0px 15px 0px;
	font-style: italic;
}

.text p span{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #585757;
}

.text p a{
	color: #1d3868;
	text-decoration: underline;
}

#bottomarea{
	width: 960px;
	padding: 57px 0px 50px 0px;
}

#bottomarea h2{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #1d3868;
	margin: 0px 0px 25px 0px;
}

#bottomarea p{
	color: #000;
	line-height: 130%;
	font-size: 14px;
	margin: 0px 0px 35px 0px;
}

#bottomarea p a{
	color: #1d3868;
	text-decoration: underline;
}

#contact_us_container{
	width: 200px;
	padding: 0px 50px 0px 0px;
	float: left;
}

#ourclients_container{
	width: 225px;
	padding: 0px 45px 0px 0px;
	float: left;
}

#stayuptodate_container{
	width: 410px;
	float: left;
}

#stayuptodate_container label{
	display: block;
	width: 55px;
	color: #000;
	float: left;
	clear: both;
	font-size: 14px;
	line-height: 200%;
}

#stayuptodate_container input{
	width: 194px;
	height:20px;
	float: left;
	padding: 4px 2px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #e6e3db;
}

a.bottom_btn{
	display: block;
	height: 35px;
	float: left;
	background: url(../images/bottombtn_right.jpg) right no-repeat;
}

a.bottom_btn span{
	display: block;
	height: 25px;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 2px #000;
	padding: 10px 24px 0px 24px;
	background: url(../images/bottombtn_left.jpg) left no-repeat;
}

a:hover.bottom_btn,a:hover.bottom_btn span{
	text-decoration: none;
}

/*--------------- INNER PAGE---------------*/

#inner_content{
	padding: 40px 0px 40px 0px;
}

#inner_content p{
	font-size: 14px;
	color: #000;
	line-height: 140%;
	margin: 0px 0px 25px 0px;
}

#inner_content p a{
	color: #1d3868;
	text-decoration: underline;
}

#inner_main_column{
	width: 620px;
	padding: 0px 40px 0px 0px;
	float: left;
}

#inner_main_column h1{
	font-family: Georgia;
	font-size: 18px;
	color: #1d3868;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
}

#inner_right_column{
	width: 300px;
	float: left;
}

#inner_right_column h2{
	font-family: Georgia;
	font-size: 18px;
	color: #1d3868;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
}

#inner_right_column h3{
	font-family: Georgia;
	font-size: 14px;
	color: #1d3868;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
}

.help_containers{
	width: 300px;
	padding: 10px 0px 0px 0px;
	float: left;
}

#inner_right_column .help_containers p{
	font-size: 12px;
}

.help_containers .left{
	float: left;
	width: 80px;
}

.help_containers .right{
	float: left;
	width: 220px;
}

.footerclear{
	height: 70px;
}

#footer_container{
	width: 100%; margin-top:10px;
	height: 70px;
	clear: both;
	background: #900;
}
 a:hover{
	color:#F90;
	}

#footer{
	width: 960px;
	height: 42px;
	padding: 28px 0px 0px 0px;
	margin: 0 auto;
}

#footer p{
	color: #fff;
	margin: 0px 39px 0px 0px;
	font-size: 14px;
}

#footer a{
	color: #fff;
}


#footer ul li{
	float: left;
	font-size: 14px;
	line-height: 100%;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #fff;
}

#footer ul li.noborder{
	padding: 0px;
	border-left: none;
}

.left{
	float: left;
}

.right{
	float: right;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin:0 auto -70px auto;
}

#slider {
    width: 811px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 293px;
    width: 811px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    height: 293px;
    width: 811px;
}

#pager {
    display: none;
}.panel li{
	font-size:15px;
	}
	
#right-panle{
	float:left; border-radius:6px ;
	width:225px; background:url(../images/nav.jpg);
	margin:58px 0px 0px 10px;
	padding:5px 0px 0px 10px;
}
#right-panle h1{
	font-size:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; 
	margin-bottom:3px;
	}
#right-panle ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#right-panle ul li a{
	color:#333333;
	width:205px; border-bottom:1px #CCCCCC solid;
	height:25px; line-height:30px;
	font-size:14px;
	display:inline-block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	font-family:Trebuchet MS; background-color:#000000;
background:url(images/menu.png) repeat;}

#right-panle ul li a:hover{
	 color:#FFFFFF;
	 background:#900;
}

.box{
	width:230px; float:left; background:url(../images/nav.jpg);
	border-radius:4px; padding-bottom:10px; margin-left:5px;
	margin-bottom:10px; height:120px
	}
	.box h1{
		color:#FFF; font-size:18px;
		 padding-top:5px; padding-bottom:8px;
		}	.box li{
			font-size:13px; margin-top:5px; list-style:inside;
			margin-left:5px; color:#000;
		}	.box p{
			padding:5px; font-style:normal; font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			}

#contact-form {
	display:block
}
#contact-form label {
	display:block;
	height:33px;
	overflow:hidden
}
#contact-form input {
	float:left;
	width:260px;
	font-size:13px;
	line-height:1.23em;
	color:#404040;
	padding:3px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e5e5e5;
	background:none
}
#contact-form textarea {
	float:left;
	height:208px;
	overflow:auto;
	width:260px;
	font-size:13px;
	line-height:1.23em;
	color:#404040;
	padding:3px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e5e5e5;
	background:none
}
.text-form {
	float:left;
	display:block;
	font-size:13px;
	line-height:1.23em;
	width:82px;
	color:#404040;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px
}
.buttons {
	padding:20px 7px 0 0; 
	text-align:right; 
}
.buttons a {
	margin-left:10px;background:#999; display:block; float:left;
	width:200px;
}
