/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
html, body {margin:0px; padding:0px; font:14px/16px Arial, Geneva, sans-serif;  color:#000000; text-decoration:none; text-align:left; background-color:#ffffff;}
p{ margin:0px; padding:0px;}
a { text-decoration:underline;}
a:hover { text-decoration:none;}
.cl_both{ clear:both;}
.fl_l{ float:left;}
.fl_r{ float:right;}
.col{ color:#8d1e27;}
/*
================================================================================
|                                     FONTS                                    |
================================================================================
*/


/*
================================================================================
|                                     MARKERS                                  |
================================================================================
*/



/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/

#header{
	clear:both;
	width:1000px;
}
#head{ background-image:url(images/head.jpg); background-repeat:no-repeat; width:1000px; height:369px;}
.f_s_24{ font-size:24px; line-height:24px;}
.f_s_25{ font-size:20px; line-height:24px;}

.text{
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	color:#8d1e27;
	font-weight:bold;
	font-style:italic;
	line-height:31px;
}
.text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#8d1e27;
	line-height:23px;
}
.text_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#8d1e27;
	font-weight:bold;
	line-height:19px;
}
.text_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8d1e27;
	font-weight:bold;
	font-style:italic;
	line-height:15px;
}
.text_4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8d1e27;
	line-height:16px;
	font-weight:bold;
}
.text_5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
}
.text_6{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	line-height:16px;
	font-weight:bold;
}

/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/

#content{
	clear:both;
	width:1000px;
	min-height:693px;
	_height:693px;
}

/*
================================================================================
|                                     FORMS                                    |
================================================================================
*/

.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	width:210px;
	height:19px;
	border:solid;
	line-height:19px;
	border-color:#d4d0c8;
	border-width:1px;
}
.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	width:210px;
	height:60px;
	border:solid;
	border-color:#d4d0c8;
	border-width:1px;
}
.but1{ background:url(images/clear.jpg) no-repeat; width:56px; height:19px; border:0; cursor:pointer; cursor:hand;}
.but2{ background:url(images/send.jpg) no-repeat; width:56px; height:19px; border:0; cursor:pointer; cursor:hand;}
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer{
	clear:both;
	width:1000px;
}
.foot_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.foot_text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.foot_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.foot_link:hover{
	text-decoration:underline;
}
.foot_link_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration: underline;
	font-weight:bold;
}
#foot{ background-image:url(images/foot.jpg); background-repeat:no-repeat; width:1000px; height:68px;}
