/* Basics */
/* Reset all elements */
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, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
}
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bg_body.jpg) #949494 repeat-x;
	color:#222222;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1{
	color:#e6e6e6;
	font-size:20px;
	font-weight:normal;
}
#wrapper{
	width:1072px;
	padding-top:5px;
}

#adrotator {
	height: 400px;
	overflow:none;
}											
											/*=== Header ===*/
#header{
	background:url(../images/bg_body_tb.png) no-repeat;
	height:85px;
	padding-top:20px;
}
.hcol1{
	padding:10px 0px 0px 20px;
	width:540px;
}
.hcol2{
	padding:10px 20px 0px 0px;
	width:400px;
	text-align:right;
	font-size:30px;
	color:#dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
}
.hcol2 span{
	font-size:20px;
	display:block;
}

#menu{
	background:url(../images/bg_menu.gif) repeat-x;
	height:70px;
}
.mcol1{
	width:825px;
	height:70px;
}
.mcol2{
	width:210px;
	padding-top:10px;
}										
											/*=== Body ===*/
#body{
	background:url(../images/bg_body_r.png) repeat-y left;
}
.paddedcont{
	padding:0px 12px;
}

.fcol1 a {
	color:#DFDFDF;
	text-decoration:none;
}
#container{
	background:url(../images/bg_content.gif) repeat-y left;
}
#padbottom_flexible{
	background:#eaeaea;
	padding-bottom:8px;
}
#container2{
	background:url(../images/bg_content2.gif) repeat-x top;
}
.bcol1{
	width:244px;
	padding:65px 0 10px 18px;
}
.bcol2{
	width:750px;
}
.headingbox{
	height:37px;
	padding-top:12px;
}
.paragraphbox{
	padding-top:23px;
}
.paragraphbox li {
	margin-left:15px;
}
#content{
	padding-right:50px;
}
.nsbox_tb{
	background:url(../images/bg_formbox_tb.gif) no-repeat;
	height:35px;
	font-size:18px;
	padding:20px 0 0 30px;
	color:#FFFFFF;
}
.nscont{
	background:url(../images/bg_formbox_r.gif) repeat-y;
	padding:15px 30px 10px 30px;
}
.nscont table{
	font-size:12px;
}
.nscont table td{
	padding-bottom:5px;
}
.nscont table td.padmore input{
	width:175px;
	border:1px solid #c3c3c3;
	height:17px;
	padding-top:3px;
	border-top:1px solid #7c7c7c;
}
.nscont table td.padmore select{
	width:150px;
}
.padmore{
	padding-bottom:10px !important;
}					

ul.clients {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
			
ul.clients li {
	display:inline;
	padding:0px 5px 5px 5px;
	height:200px;
	width:66px;
}
								/*=== Footer ===*/
#footer{
	background:url(../images/bg_body_bb.png) no-repeat left;
	height:56px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;	
}
#footer ul li a{
	color:#c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:0 17px 0 10px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#nb a{
	border:0px !important;
}
.fcol1{
	font-size:12px;
	color:#dfdfdf;
	padding:13px 0 0 20px;
}
.fcol2{
	padding:1px 20px 0 0;
}
#absobox2{
	position:absolute;
	margin:-1px 0 0 -128px;
}
#absobox1{
	position:absolute;
	margin:-19px 0 0 187px;
}
.sendbtn{
	background:url(../images/btn_send.gif) no-repeat;
	width:75px;
	height:22px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border:0px;
}
.sendbtn, x:-moz-any-link, x:only-child { padding-bottom:4px; }
*:first-child+html .sendbtn{
	padding-bottom:0px;
}
