﻿body
{
	margin:0 auto;
	background-image:url("images/main_bg.jpg");
	background-repeat:repeat;
	background-color:#5e7a81;
}
img{border:0;}
td{vertical-align:top;}
form{margin:0;}
#header1
{
	width:800px;	
}
#header
{
	width:663px;
	height:330px;
}
#main_bg
{
	background-color:#FFF;
	background-image:url("images/bg_content.gif");
	background-repeat:repeat-y;
}
.logo
{
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
	width:663px;
	height:278px;
}
.logo1
{
	background-position: center;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	width: 1000px;
	height: 278px;
	background-color: #FFFFFF;
}
.menu
{
	background-color:#FFF;
	background-image:url("images/bg_content.gif");
	background-repeat:repeat-y;
	width:663px;
}
.menu1
{
	background-position: center center;
	background-color: #FFF;
	background-image: url("images/bg_content.gif");
	background-repeat: repeat-y;
	width: 1000px;
}
#content
{}

h1{font-family: Arial, Verdana, Serif;font-size: 12px;font-weight: 500;color: #404040;margin-bottom: 0; padding-bottom: 0}
 h2{font-family: Arial, Verdana, Serif;font-size: 11px;font-weight: 500;color: #404040;margin-bottom: 0; padding-bottom: 0;margin-top: 0; padding-top:0} 
 p{font-family: Arial, Verdana, Serif;font-size: 11px;font-weight: 500;color: #404040;margin-bottom: 0; padding-bottom: 0;margin-top: 0; padding-top:0}

{
	margin:0px;
   	padding:0px;
	list-style:none;
    font-size:11px;
	line-height:22px;
}
ul li
{
	background:url("images/bg_list.gif") center left no-repeat;;
	margin:0;
	padding:0 0 0 12px;
}
ul a{text-decoration:none; color:#666666; font-family:tahoma, serif; font-size:11px;}
ul a:hover{color:#666666; text-decoration:underline;}
.list ul
{
	margin:0px;
   	padding:0px;
	list-style:none;
    font-size:10px;
	line-height:19px;
}
.list ul li
{
	background:url("images/bg_list1.gif") center left no-repeat;;
	margin:0;
	padding:0 0 0 12px;
}
.list ul a{text-decoration:none; text-transform:uppercase; font-weight:bold; color:#666666; font-family:tahoma, serif; font-size:9px;}
.list ul a:hover{color:#666666; text-decoration:underline;}
.more a
{
	background-image:url("images/more_information.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
	font-size:11px; font-family:tahoma,serif; color:#ef3f6b; text-decoration:none;
}
.more a:hover
{
	background-image:url("images/more_information.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
	font-size:11px; font-family:tahoma,serif; color:#ef3f6b; text-decoration:underline;
}
.input
{
	width:167px;
	height:17px;
	font-size:10px;
}
.textarea
{
	width:346px;
	min-height:91px;
	overflow:auto;
}
#footer
{
	background-image:url("images/bottom.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}
.bg_footer
{
	background-image:url("images/bg_footer.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	height:37px;
	width:652px;
	text-align:center;
	text-transform:uppercase;
}
.link1{font-size:10px; font-family:tahoma, serif; text-decoration:underline; color:#FFFFFF;}
.link1:hover{font-size:10px;color:#FFFFFF; text-decoration:none;}
.link2{font-size:11px; font-family:tahoma,serif; color:#ef3f6b; text-decoration:underline;}
.link2:hover{font-size:10px; font-family:tahoma,serif; color:#ef3f6b; text-decoration:none;}
.link3{font-size:12px; font-family:tahoma, serif; text-decoration:underline; color:#FFFFFF;}
.link3:hover{font-size:12px;color:#FFFFFF; text-decoration:none;}
ol{
	font-size: 10px;
	font-family: tahoma, serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
ol li {margin:0;
	padding:0 0 0 0;
}
	
}
.link4:hover{font-size:10px;color:#666666; text-decoration:underline;}

input.btn {   
   color:#050;   
   font: bold 74% 'trebuchet ms',helvetica,sans-serif;   
 }  



a:link {
	font-family: Tahoma, sans-serif;
	color: #FF00FF;
	text-decoration: underline;
}

.SubHeader
{
	font-family:Georgia, 'Times New Roman', Serif;
	font-size:12pt;
	font-weight:normal;
	color:#CC0000;
}

hr
{
	background-color:#CC0000;
	border:#CC0000;
	color:#CC0000;
	height:1px;
}

