/*******
		
		NAME	:	US WEB DEVELOPER
		DATE	:	4-08-10
	
*******/

/*******  GLOBAL BROWSER RESET   ********/

ul, ol, li{
	list-style-type: none;
}
* {
	margin: 0;
	padding: 0;
}
body,div,b,strong,{
	margin:0;
	padding:0;
}

 a{
	text-decoration: none;
	color:#0055b0;
 }
 
 a:hover{
	text-decoration: underline;
	color:#000000;
 }
  a:focus{
  	outline: none;
 }

 a img, fieldset{
	border: none;
 }
 .new_1
 {
 margin-left:62px;
 }
 .mylist {
	margin:auto;
	padding:auto;
	list-style-type:disc;
	list-style:outside;
	margin-left:35px;
	}
.mylist li{
	list-style-type:disc;
	font-size:12px;
	color:#666666;
	line-height:18px;
	}
h1,h2,h3,h4,h5,h6{
	 font-family:Tahoma, Arial, Verdana;
	 font-weight:normal;
	 /*color:#333333;*/
}

body{
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
}
#outer_banner_bg{
	background-image: url(../images/banner_outerbg.png);
	background-repeat: repeat-x;
	background-position: 0px 90px;
}
#wrapper{
	width: 980px;
	margin: 0px auto 0px auto;

}

/*******  HEADER  *********/
#header{
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
	min-height:90px;
}
#header .logo{
	width: 520px;
	float:left;
	padding-left:20px;
	color:#0b3d90;
	font-size:22px;
	font-weight:bold;
	font-family:"Segoe UI";
	line-height:90px;
}
#header .right{
	float:right;
	/*width:285px;*/
	text-align:right;
}
.phone_number{
	line-height:45px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#2d72b3;
	background-image:url(../images/phone_icon.png);
	background-repeat:no-repeat;
	padding-left:45px;
	background-position: left center;/*	text-indent:99999;*/
	width:260px;
}
.mail_id{
	font-size:20px;
	color:#333333;
}

/*******  BANNER  *********/
#banner{
	position: relative;
	width: 980px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/banner_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2d6fac;
}
.banner_content{

	width: 525px;
	padding:25px 0px 20px 0px;
	color:#ffffff;
}
.banner_content h1{
	font-family: Arial, Tahoma, Verdana;
	font-size: 30px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.banner_content h1 small{ font-size:22px; font-weight:normal; }
.banner_content h3{
	color: #FFF;
	padding-top: 10px;
	font-size:130%;
	display:block;
}
.banner_button{
	padding-top: 18px;
}

/******  CONTENT  ********/
#content{
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
}
.content_left{
	width: 565px;
	float: left;
	padding:15px 10px 15px 0px;
}
.content_left p{
	font-size:12px;
	color:#666666;
	line-height:18px;
	margin:15px 0px 15px 0px;
	padding:0px 18px 0px 19px;
	text-align:justify;
}
.orange_div, .blue_div{
	background-image: url(../images/orange_bg.png);
	background-repeat: repeat-x;
	margin-bottom:10px;
}
.blue_div{
	background-image: url(../images/blue_bg.png);	
}
.orange_left, .blue_left{
	background-image: url(../images/orange_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.blue_left{
	background-image: url(../images/blue-leftimg.png);	
}
.orange_right, .blue_right{
	background-image: url(../images/orange_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding:10px 16px 14px 18px;
	/*min-height:150px;*/
}
.blue_right{
	background-image: url(../images/blue-rightimg.png);	
}
.orange_headding a, .blue_headding a{ color:#e77923; font-size:18px; padding:5px 0px 5px 0px;  }
.blue_headding a{ color:#2d72b3; }
.orange_right li, .blue_right li{
	color:#666666;
	font-size:12px;
	padding:8px 0px 8px 23px;
	background-image: url(../images/orange_bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.content_right{
	width: 350px;
	float: right;
	background-color: #ececec;
	background-image: url(../images/quote_bg.jpg);
	background-repeat: repeat-y;
	padding:15px 20px 15px 22px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	min-height:1000px;
	height:auto;
}
.content_right .request_quote_form{
	/*padding-top: 20px;	*/
}
.h2_new{
	color:#010101;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	margin:0px 0px 10px 0px;
}
.h2_new big{ color:#f28800; font-size:22px; }
#inbodycont {
margin:auto;
padding:9px 0 0px;
margin-bottom:20px;
/*width:565px;*/
}

#description{
height:125px;
width:318px;
border:1px solid #cccccc;
}
.request-input {
	width:300px;
	background:#FFF url(../images/input-bg.gif) left top repeat-x;
	border:1px solid #d6d6d6;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#656565;
	padding:8px;
}
.request-select {
	width:254px;
	border:1px solid #d6d6d6;
	height:25px;
	padding:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#656565;
}
.request-textarea {
	width:255px;
	border:1px solid #d6d6d6;
	height:65px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#656565;
	background-color: #FFF;
	background-image: url(../images/text-area-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dcw_logo{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/******  FOOTER  ********/
#footer{
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
	clear:both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F28800;
	min-height:40px;
	line-height:40px;
	color:#666666;
	font-size:12px;
	text-align:center;
}
#footer a{ color:#333333; text-decoration:none; font-size:12px; padding:0px 5px 0px 5px; }
#footer a:hover{ color:#2d72b3; text-decoration:underline; }

