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

body {margin:0; padding:0; background:#00091E;}
img {border:0;}
table {
	padding: 0px;
	}
form, td {margin:0; padding:0;}
	
h1 {
	font-size:14px;
	margin: 0px;
	padding-top: 0px;
	}
	
td  {
	margin: 0px;
	padding: 0px;
	}

td.heading {
	background-repeat:no-repeat;
	margin-top: 0px;
	}
	
td.heading h1 {
	text-indent:-3000em;
	background-image:url(images/heading_welcome.gif);
	background-repeat:no-repeat;
	height: 36px;
	margin-top: 6px;
	padding-top: 0px;
	}

td.heading h1.contact {
	text-indent:-3000em;
	background-image:url(images/heading_contact.gif);
	background-repeat:no-repeat;
	height: 36px;
	margin-top: 6px;
	padding-top: 0px;
	}

td.contentleft {
	font:11px/15px arial, tahoma, helvetica, sans-serif; 
	color:#66779B; 
	text-align:left; 
	padding-left: 20px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	}

p {
	margin: 0px;
	padding: 0px;
	}
	
#logo {
	width:328px;
	height: 126px;
	background-image:url(images/header_logo.gif);
	}
	
#logo a {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -3000em;
	display:block;
	width:328px;
	height: 126px;
	}
	
a{ color:#FD7914; text-decoration:none;}
a:hover{ text-decoration:underline;}

strong{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
strong a{ color:#D58905; padding-left:7px; color:#47B9FA;}

/*footer*/
.footer{ background:url(images/footer_line.gif) repeat-x 0 28px; background-position:top; width:766px; height:32px;}
.footer table{ margin:40px 0 0 0;}
.footer td{ color:#666B78;}
.footer td a{ color:#666B78;}
.footer .col_1{ width:470px;}
.footer .col_2{ word-spacing:2px;}
.footer .col_2 strong{color:#666B78;}
.footer .col_2 strong a{ margin:0; padding:0;   background:none !important}
.footer span {
		font-family:Arial, Helvetica, sans-serif; font-size:11px; padding-top: 10px; color:#666B78;
		}
		
.f h1 {font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #66779B; margin-top: 1px; margin-left: 0px; margin-bottom: 2px; }
.f td input{ width:200px; height:20px; padding-left:6px; margin-bottom:4px;}
.f td textarea#contact_message{ width:200px; height:124px; overflow:auto; margin-bottom:4px; margin-left: 16px;padding-left:6px; padding-right: 4px}
.f td textarea{ font-family:Arial; color:#000000; background:url(images/wr_form.gif) top left; border:0; padding-top:6px; padding-right: 4px; font-size:11px; margin-top: 0px;}
.f td input{ font-family:Arial; color:#000000; background:url(images/wr_form.gif) top left; border:0; padding-top:4px; font-size:11px;}
.t_f{ height:24px;}
.f td input.submit {background-image: none; width: 68px; height: 26px; margin-left: 10px; display: block;}
