@charset "utf-8";
/* CSS Document */

/************************************** TAGS ******************************************/

*{
	margin:0;
	padding:0;}
body{
	background-color:#e8e8e8;
	font:normal 14px/16px Tahoma;
	color:#505050;}
br{
	line-height:0px;}
p{
	margin:0 0 14px 0;
	line-height:16px;}
img{
	border:none;}
a{
	font: 14px/16px Tahoma;
	color:#0375a5;
	text-decoration:underline;}
a:hover{
	text-decoration:none;}
ul.l1{
	margin:0 0 14px 0;
	line-height:14px;
	list-style:none;}
ul.l1 li{
	display:block;
	padding:0 0 11px 13px;
	background:url(../images/list.png) 0px 5px no-repeat;}
ul.l2{
	margin:0 0 14px 1px;
	padding:1px 0 0 0;
	line-height:14px;
	list-style:none;}
ul.l2 li{
	display:block;
	padding:0 0 14px 16px;
	background:url(../images/list.png) 0px 5px no-repeat;}
ul.mark{
	font:bold 12px/14px Tahoma;
	color:#0375a5;
	text-decoration:underline;}
	.link1 a{
	display:block;
	margin-bottom:14px;	
	}

/************************************** FORM ******************************************/

form { 
	margin:0 0 14px 7px;}
input {
	vertical-align:middle; 
	padding:0 0 1px 1px; 
	width:244px; 
	height:17px;
	background:url(../images/bg_input.jpg) left top repeat-y;
	border:solid 1px #d4d0c8;
	border-top:solid 1px #404040;
	border-left:solid 1px #808080;
	margin:0 0 3px 0;
	font:normal 12px/14px Tahoma;
	color:#505050;}
textarea {
	padding:0 0 0 1px; 
	width:244px; 
	height:56px; 
	background:url(../images/bg_input.jpg) left top repeat-y;
	border:solid 1px #d4d0c8;
	border-top:solid 1px #404040;
	border-left:solid 1px #808080;
	margin:0 0 11px 0;
	font:normal 12px/14px Tahoma;
	color:#505050;}
.clear{
	background:url(../images/clear.jpg) no-repeat; 
	margin:0 16px 10px 119px; 
	width:56px; 
	height:19px; 
	cursor:pointer; 
	border:none;
	float:left;}
.send{
	background:url(../images/send.jpg) no-repeat; 
	margin:0 0 10px 0; 
	width:56px; 
	height:19px; 
	cursor:pointer; 
	border:none;
	float:left;}
	
/************************************** CONTEINERS ******************************************/	
	
#conteiner{
	width:1000px;
	margin:0 auto;}
#flash{
	height:315px;
	margin-bottom:8px;}
.ctr{
	text-align:center;}
.cl{
	clear:both;
	height:0px;}

/************************************** CONTENT ******************************************/

#content_top{
	height:6px;
	background:url(../images/bg_content_top.png) 64px 0px no-repeat;}
#content{
	width:870px;
	padding:11px 0 14px 0;
	background:url(../images/bg_content.jpg) left top repeat-y;
	margin:0 0 0 64px;}
#text{
	float:left;
	width:524px;
	min-height:400px;
	padding:0 30px 0 39px;}
#sidebar{
	float:left;
	width:236px;
	min-height:400px;
	padding:0 41px 0 0;}
#text img{
	float:left;
	margin:2px 19px 0 0;}
.ban1{
	display:block;
	width:242px;
	height:67px;
	float:left;
	margin:15px 20px 13px 0;
	background:url(../images/banner1.png) left top no-repeat;}
.ban2{
	display:block;
	width:242px;
	height:67px;
	float:left;
	margin:15px 0 13px 0;
	background:url(../images/banner2.png) left top no-repeat;}
h1, h2{
	font:italic 19px/24px Arial, Helvetica, sans-serif;
	color:#505050;
	padding:17px 0 14px 0;
	word-spacing:-1px;}
h1 span, h2 span{
	font:bold 19px/24px Arial, Helvetica, sans-serif;
	color:#0372a1;}
#text h2{
	padding:13px 0 12px 0;}

/************************************** FOOTER ******************************************/

#footer{
	height:47px;
	background:url(../images/bg_content_bot.png) 64px 0px no-repeat;
	text-align:center;
	padding:31px 2px 0 0;
	font:bold 12px/16px Tahoma;
	color:#fe6902;}
#footer span{
	font-weight:normal;
	color:#505050;}
#footer a{
	font:normal 12px/16px Tahoma;
	color:#505050;}