/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2009-08-20 09:56:05
// 
//  Do NOT manually edit this generated file
// **************************************** */


html, body, ul, li, p, img{
	padding: 0;
	margin: 0;
}

A				{ color: #126C98; text-decoration: none; font-weight: bold; }
A:link			{ text-decoration: none; font-weight: bold; }
A:visited		{ text-decoration: none; font-weight: bold; }	
A:active		{ text-decoration: none; font-weight: bold; }	
A:hover			{ text-decoration: underline; font-weight: bold; }

img {
	
	border: none;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #002A46;
	
}

p {

	padding: 0px;
	margin: 0px;
}

#main		{ position: relative; margin: 0 auto 0; width: 800px; margin-bottom: 50px !important; }

#header		{ width: 800px; height: 100px; background: #002A46; }
#logo		{ position: absolute; top: 10px; left: 20px; }

#menu		{ width: 150px; position: absolute; top: 170px; z-index: 2; left: 30px; background: #CCCCCC; }

#bg			{ position: absolute; top: 180px; left: 0px; }

#contact_block			{ position: absolute; top: 450px; left: 30px; z-index: 2; width: 150px; height: 130px; background: #002A46; }
#contact_block ul		{ padding: 12px 0 0 0; color: #fff; font-size: 12px; }
#contact_block li		{ list-style-type: none; line-height: 18px; letter-spacing: 0.3px;}
#contact_block li a		{ color: #CCC; }

#content	{ position: absolute; top: 140px; left: 0px; z-index: 1; width: 800px; height: auto; min-height: 600px; background: url('../editorial/id=326.png'); }
#text		{ margin: 30px 0 30px 60px; width: 450px; text-align: left;  }
#text ul	{ margin: 0 0 0 15px; }


#roll3		{ border-bottom: 1px solid #fff; }
#roll4 		{ border-bottom: 1px solid #fff; }
#roll5		{ border-bottom: 1px solid #fff; width: 150px !important; }

#contact									{ margin-left: 60px; width: 450px; height: auto; }
#contact .intro								{ margin-bottom: 20px; }
#contact_form								{ float: left; width: 450px; }
#contact_form .item							{ float: left; width: 450px; margin-bottom: 3px; }
#contact_form .item .caption				{ float: left; width: 100px; text-align: left; }
#contact_form .item .field					{ float: left; width: 340px; margin-left: 10px; text-align: right; }
#contact_form .item .text					{ float: left; width: 285px; margin-left: 10px; }
#contact_form .item .field input			{ width: 275px; height: 17px; border: 1px solid #666666; }
#contact_form .item .field textarea			{ width: 275px; height: 80px; border: 1px solid #666666; }
#contact_form .legal						{ float: left; width: 400px; height: 25px; margin-top: 5px; text-align: right; }
#contact_form .submit						{ float: right; width: 400px; height: 25px; margin-top: 5px; margin-right: 0px; text-align: right; }
#contact_form .info							{ float: right; width: 400px; height: 40px; margin-top: 5px; text-align: right; }
#contact_form .item .field input.error		{ width: 275px; height: 17px; border: 1px solid #126C98;}

label.error									{ display: none !important;}


.result									{ margin: 45px 0 30px 60px; width: 450px; height: auto; }
.result .bold							{ font-weight: bold; }