/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
html, body {margin:0px; padding:0px; font:12px/14px Tahoma, Arial, Geneva, sans-serif;  color:#464545; text-decoration:none; text-align:left; background-color:#ffffff;}
p{ margin:0px; padding:0px;}
a { text-decoration:underline;}
a:hover { text-decoration:none;}
/*
================================================================================
|                                     FONTS                                    |
================================================================================
*/

/*
================================================================================
|                                     POPUP                                    |
================================================================================
*/
#main {
	position:absolute;
	height:795px;
	width:100%;
	left:0;
	display:none;
	}
#popup_form {
	width:604px;
	height:500px;
	z-index:2;
	padding:0 0 12px 0;
	margin:10% auto 0 auto;
	}
.popup_cancel {
	width:32px;
	height:32px;
	position:absolute;
	cursor:pointer;
	margin:0 0 0 572px;
	}
*+ html .popup_cancel {
	margin:0 0 0 560px;
	}
.popup_top {
	width:580px;
	height:24px;
	margin:0 0 0 12px;
	background:url(images/bg_popup_top.png) 0 12px no-repeat;
	}
.popup_bottom {
	width:580px;
	height:12px;
	margin:0 0 0 12px;
	background:url(images/bg_popup_bottom.png) 0 0 no-repeat;
	}
.popup_center {
	width:544px;
	min-height:463px;
	margin:0 0 0 12px;
	border-left: 2px solid #cfcfcf;
	border-right: 2px solid #cfcfcf;
	background:#FFF;
	padding:7px 0 0 32px;
	}
.popup_center p.title_popup {
	color:#43859c;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
	line-height:18px;
	}

/*
================================================================================
|                                     FORM                                  |
================================================================================
*/

.contactForm {
	width:483px;
	display: block; 
	margin:31px 0 0 0;
	} 
.contactForm .heights-form {
	height:26px;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#464545;
	margin:8px 0 0 0;
	background:url(images/input_bg.png) 148px 0 no-repeat;
	} 
.contactForm .inputs {
	float:right; 
	width:322px; 
	/*border:1px solid #ffcc33;*/
	border:0;
	padding:0 0 2px 1px;
	margin:6px 5px 0 0;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#464545;
	} 
.contactForm textarea {
	float:right; 
	width:322px; 
	height:113px; 
	overflow:auto; 
	/*border:1px solid #ffcc33;*/
	border:0;
	padding:0 0 0 1px;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#464545;
	margin:6px 5px 0 0;
	} 
.container {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#464545;
	height:127px;
	margin:8px 0 0 0;
	background:url(images/textarea_bg.png) 148px 0 no-repeat;
	}
.clears { width:74px !important; float:none !important; padding:0 !important; height:24px; background:url(images/clear.png) no-repeat; border:none; cursor:pointer;} 
.send { width:74px !important; float:none !important; padding:0 !important; height:24px; background:url(images/send.png) no-repeat; border:none; cursor:pointer;} 
/*
================================================================================
|                                     MARKERS                                  |
================================================================================
*/



/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/

#header{
	clear:both;
	width:779px;
	height:359px;
}

/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/

#content{
	clear:both;
	width:779px;
	padding: 0 0 20px 0;
}
.top {
	height:157px;
	width:100%;
	overflow:hidden;
	margin:0 0 0 0;
	}
.banner_1 {
	width:424px;
	margin:0 0 0 25px;
	float:left;
	}
.banner_2 {
	float:left;
	width:173px;
	height:149px;
	background:url(images/banner_2.png) 0 0 no-repeat;
	margin:0 0 0 25px;
	padding:8px 53px 0 57px;
	text-align:center;
	}
.banner_2 p {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font:14px/17px Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	}
.banner_2 p span {
	font-weight:bold;
	font:18px/22px Verdana, Arial, Helvetica, sans-serif;
	}
.text_box {
	width:100%;
	min-height:100px;
	overflow:hidden;
	padding:15px 0 0 0;
	}
.left_box {
	float:left;
	margin:0 0 0 25px;
	width:425px;
	text-align:justify;
	}
.left_box p {
	margin:15px 0 0 0;
	}
.left_box p.p_1 {
	margin:7px 0 0 0;
	}
.right_box {
	float:left;
	margin:0 0 0 25px;
	text-align:center;
	width:285px;
	}
/*
================================================================================
|                                     FORMS                                    |
================================================================================
*/

.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:210px;
	height:17px;
	border:solid;
	line-height:17px;
	border-color:#d9d9d9;
	border-width:1px;
}
.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:210px;
	height:37px;
	border:solid;
	border-color:#d9d9d9;
	border-width:1px;
}
.but1{ background:url(images/clear.jpg) no-repeat; width:79px; height:23px; border:0; cursor:pointer; cursor:hand;}
.but2{ background:url(images/send.jpg) no-repeat; width:79px; height:23px; border:0; cursor:pointer; cursor:hand;}


/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer{
	width:683px;
	height:51px;
	border-top:1px dotted #878686;
	margin:0 auto;
	text-align:center;
	clear:both;
}
#footer p {
	font:10px/12px Tahoma;
	color:#7e7d7d;
	margin:15px 0 0 0;
}
.footer_top {
	padding-top:2px;
	text-align:center;
	}
.footer_top a {
	color:#7e7d7d;
	font:12px/14px Tahoma;
	font-weight:bold;
	text-decoration:none;
	margin:0 10px;
	}
.footer_top p {
	color:#7e7d7d;
	font:12px/14px Tahoma;
	font-weight:bold;
	margin:0 !important;
	}
.footer_top a:hover, .footer_top .action{
	text-decoration: underline;
	}
.foot_link{
	font-family:tahoma;
	font-size:12px;
	color:#454545;
	text-decoration:none;
}
.foot_link:hover{
	text-decoration:underline;
}
.foot_link_a{
	font-family:tahoma;
	font-size:12px;
	color:#454545;
	text-decoration: underline;
}
.foot_text{
	font-family:tahoma;
	font-size:10px;
	color:#7e7d7d;
}
