img, fieldset{
	border:none;
}

body{
	background:#BEC3C6 url(../images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
}
#wrap {
	background:url(../images/light.gif) center top no-repeat;
	padding:20px 0;
}
#container{
	margin:0 auto;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
    position:relative;
	width:936px;
}
#header {
	background:url(../images/bg-header.jpg) top center no-repeat;
	width:100%;
	height:143px;
	overflow:hidden;
}
	#header .logo{
		float:left;
		margin:5px 5px 0 0;
	}
	#header .image{
		display:block;
		float:left;
		margin:8px 0 0 30px;
	}
	.address{
		color:#212121;
		font-size:13px;
		text-align:center;
		margin:30px 0px 0px 695px;
		padding:0px;
		font-size: Verdana, Arial, Sans-serif;
		font-size:14px;
		line-height:16px;
        /*position:absolute; */
	}
	.address span{
		display:block;
		padding:0 0 5px 0;
	}
    /**:first-child+html .address{
    margin-left:10px;
    } */
		.address .phone{
			font-size:24px;
			color:#0076BC;
			font-weight:bold;
		}

#menu{
	clear:both;
	background:#FFFFFF url('../images/menubg.gif') no-repeat 0px 0px;
	padding-top:3px;
	position:absolute;
	top:109px;
}	
		
#topnav{
	width:780px;
	background:#0076BC url('../images/menubar_r2_c1-new.jpg') no-repeat center  left;
	padding-left:156px;
    height:24px;
}	
#topnav, #topnav ul {
	margin: 0;
	list-style: none;
	line-height: 1;
	clear:both;
}
#topnav a {
	display: block;
	padding:0px 22px 0px 22px;
	text-decoration:none;
	line-height:24px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;	
}

#topnav li { 
	float: left;
	border-left:1px solid #ffffff;
    white-space:nowrap;
}

#topnav li a:hover{
	background:#000000;
}
#topnav li ul li a:link,#topnav li ul li a:visited{
	color:#000000;
	width:175px;
	padding-left:10px;
	padding-right:10px;
	text-transform:none;
	font-weight:normal;
}
#topnav li ul li a:hover{
	color:#ffffff;
	background:#000000;
}
#topnav li ul { 
	border:1px solid #000000;
	border-bottom:none;
	position: absolute;
	background: #ffffcc;
	width: 195px;
	left: -999em; 
	padding:0px;
}
#topnav li ul li{
	border-bottom:1px solid #000000;
	border-left:none;
}
#topnav li ul ul {
	margin: -1em 0 0 10em;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content{
	background:#edf5f9 url('../images/bg-sidebar.jpg') no-repeat bottom left;
	/*background:#FFF url(../images/main_shadow.gif) top repeat-x;*/
	width:936px;
	overflow:hidden;  
}

#rightContent{
	background:#ffffff;
	float:right;
	width:630px;
	padding:20px 25px 20px 20px;
	font-family: Verdana, Arial, Sans-serif;
}
	#rightContent a:link,#rightContent a:visited{
		color:#ff0000;
	}
	#rightContent a:hover{
		background:#9ad6fa;
	}
#sidebar{
	/*background:url('../images/bg-sidebar.jpg') no-repeat top left;*/
	width:228px;
	padding:15px;
	float:left;
    clear:left;
}
	#sidebar ul{
		list-style-type:none;
		padding:5px 0px;
		margin:5px 0px;
		background:#ceedff;
	}
		#sidebar ul li{
			text-align:right;
			margin:8px 20px 8px 0px;
		}
			#sidebar ul li a:link,#sidebar ul li a:visited{
				color:#646869;
				text-transform:uppercase;
				text-decoration:none;
				font-size:13px;
				font-weight:bold;
			}
			#sidebar ul li a:hover{
				color:#000000;
			}
	#sidebar .samples{
		color:#ff0000;
		text-transform:uppercase;
		text-decoration:none;
		display:block;
		margin:50px 0px 50px 15px;
		font-size:16px;
		font-weight:bold;
	}
	#sidebar h3{
		color:#222021;
		font-family: Verdana, arial, Sans-serif;
		font-size:15px;
		font-weight:normal;
	}
	#sidebar p{
		color:#464646;
		font-family: Verdana, arial, Sans-serif;
		font-size:12px;
		line-height:16px;
	}
	
/* footer START */
#footer {
	background:#ffffff url(../images/footer.jpg) left bottom no-repeat;
    /*height:135px;*/
	color:#555555;
	display:block;
	border-top:1px solid #CCC;
	font-family: Verdana, tahoma, sans-serif;
	font-size:11px;
	line-height:145%;
	padding:0 0 30px 0;
	width:100%;
}
#footer a:link,#footer a:visited {
	color:#2A2A2A;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
#themeinfo p{
margin:15px 0;
padding:0;
}
a#gotop {
	background:url(../images/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:inline-block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
ul.logos{
	clear:right;
	float:right;
	list-style-type:none;
	margin:0;
	overflow:auto;
	padding:10px 0 30px 0;
	width:450px;
}
ul.logos li{
	display:inline;
	float:right;
	margin:0 10px;
	padding:0;
}
/* footer END */
		
/* ---------- CONTENT CLASSES ---------- */
h1.front{
	font-family: Arial, Verdana, Sans-serif;
	letter-spacing:0px;
	font-size:24px;
	color:#000000;
	padding-bottom:0px;
	margin-bottom:0px;
}
h2.front{
	font-family: Arial, Verdana, Sans-serif;
	letter-spacing:0px;
	font-size:14px;
	color:#b49b87;
	text-transform:uppercase;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
ul.front{
	padding:0px 9px 0px 0px;
	margin:0px;
	list-style-type:none;
	float:left;
}
/*ul.front a:link,ul.front a:visited{
	color:#005a90 !important;
}
ul.front a:hover{
	background:none !important;
}*/
h1{
	color:#0978bd;
	font-size: 18px;
	line-height: normal;
	/*letter-spacing: 2px;*/
}
.products{
	font-size:18px;
	list-style-type:circle;
}
strong.blue{
	color:#0978bd;
}
.serviceimages{
	float:right;
	width:267px;
	margin-left:10px;
}
.serviceimages img{
	margin-bottom:20px;
}
#contactus{
	clear:both;
}

#contactus label{
	float:left;
	clear:left;
	display:block;
	width:250px;
	text-align:right;
	margin:5px;
	font-weight:bold;
}
#contactus input,#contactus textarea,#contactus span{
	display:block;
	float:left;
	margin:5px 50px 5px 0px;
}
#contactus p{
	clear:both;
	padding:20px 0px 10px 0px;
	text-align:center;
}
table.products{
	font-size:10px;
}
th.white{
	color:#ffffff;
}
h3.style1{
	clear:both;
	background:#ceedff;
	color:#000000;
	text-align:center;
	font-size:12px;
	padding:3px 0px;
}
#footer p a{
color:#002766;
}

/* CASE FORM */

.caseform{
	border-left:15px solid #0076bc;
	background:#96959b url(../images/form.png) repeat-x top left;
	clear:both;
	color:#ffffff;
	font-family: Tahoma, arial, Sans-serif;
	font-size:15px;
	margin:60px 0 0 0;
	width:609px;
}
.caseform form{
	margin:0;
	padding:0;
}
.caseform fieldset{
	margin:0;
	padding:10px;
}
.caseform h4{
	color:#ffffff;
	font-size:20px;
	font-weight:normal;
	height:44px;
	line-height:44px;
	margin:0;
	padding:0 0 0 15px;
	width:192px;
}
	.caseform .radios{
		display:inline-block;
		width:157px;
	}
	.caseform .text{
		background:url(../images/textf.gif) no-repeat center center;
		border:none;
		color:#858181;
		float:left;
		font-family: Tahoma, arial, Sans-serif;
		font-size:15px;
		height:25px;
		margin:0 10px 10px 0;
		padding:0 4px;
		width:169px;
	}
	.caseform .submit{
		display:inline-block;
		margin:0 5px 10px 0;
	}
	.caseform textarea{
		background:url(../images/texta.png) no-repeat top center;
		border:none;
		color:#858181;

		font-family: Tahoma, arial, Sans-serif;
		font-size:15px;
		height:72px;
		margin:0 5px 10px 0;
		overflow:auto;
		padding:0 4px;
		width:169px;		
	}
    .tsmall{
font-size:10px;
padding-bottom:10px;
}



.rcol{
	float:right;
	width:217px;
	padding:20px 20px 0 30px;
}

.caseformlight{
	background:#acacac url(../images/formlight.png) repeat-x 154px 0;
	color:#ffffff;
	font-family: Tahoma, arial, Sans-serif;
	font-size:15px;
}
.caseformlight h4{
	background:url(../images/form-top.png) no-repeat top left;
	color:#ffffff;
	font-size:20px;
	font-weight:normal;
	height:44px;
	line-height:44px;
	margin:0;
	padding:0 0 0 25px;
	width:192px;
}
	.caseformlight .radios{
		display:block;
		margin:10px auto;
		width:177px;
	}
	.caseformlight .text{
		background:url(../images/textf.gif) no-repeat center center;
		border:none;
		color:#858181;
		display:block;
		font-family: Tahoma, arial, Sans-serif;
		font-size:15px;
		height:25px;
		margin:10px auto;
		padding:0 4px;
		width:169px;
	}
	.caseformlight .submit{
		display:block;
		margin:10px auto;
	}
	.caseformlight textarea{
		background:url(../images/texta.png) no-repeat top center;
		border:none;
		color:#858181;
		display:block;
		font-family: Tahoma, arial, Sans-serif;
		font-size:15px;
		height:72px;
		margin:10px auto;
		overflow:auto;
		padding:0 4px;
		width:169px;		
	}
