* { margin:0px; padding:0px;}

body { background:url(../images/bg.gif);
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;


}
p { padding-bottom:5px;}


#container { margin:10px auto; width:760px; background:#FFFFFF;}
#banner { border-bottom:solid 4px #1B79BF;}
/*********************************************************************************************************/
#footer {background: #1B79BF; clear:both;
height:80px; color:#ffffff; line-height:15px;font-size:11px;}
 
#footer span {color:#ececec; text-decoration:none; font-size:11px; font-weight:bold;}
#footer a {color:#E3FCF8; text-decoration:underline; font-size:12px; font-weight:normal; line-height:15px;}
#footer a:hover{ color:#fefefe;text-decoration:none;}
#footer #altnav { width:400px; float:right; text-align:right;}
#footer #copyright {  text-align:left; color:#ffffff;}
/*********************************************************************************************************/
.padding5 { padding:5px;}
.padding8 { padding:8px;}
.style1 {font-size: 9px}

.border1 {
	border: thin solid #CCCCCC;
}
a:link, a:visited {
	color: #000099;
	text-decoration: none;
	font-weight:bold;
}
a:hover {

	color: #000000;
	text-decoration: underline;
}

.nav_table {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}

.back_bg { background:#000; color:#CCC;}
.back_bg a:link, .back_bg a:visited { color:#338C94; text-decoration:underline;}
.back_bg a:hover { text-decoration:none;}

/*------------------------FORM----------------*/
.contactform {width:270px; background-color:#F5F0E3;border:1px solid #8E877F;}
input {vertical-align:middle; }
textarea {background-color:#F5F0E3; width:270px; border:1px solid #8E877F;}
