
body {
background: #e4eaee url(top-bg.jpg) top left repeat-x;
margin: 0 auto 0 0;
font-size: 11px;


}

body, div, p, span {
color: #434347;
font-family: arial;
font-size: 11px;
line-height: 16px;
letter-spacing: 1px;
}
 strong, b {
color: #4f7e92;
font-size: 11px;

}

i, em {
color: #4c9fc3;
font-size: 11px;

}
h1 {
color: #7aab7b;
font-family: arial;
font-size: 12px;
font-weight: bold;
line-height: 14pt;
text-align: left;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom: #ffffff 2px dotted;

}

a {
	color: #7aab7b;
	text-decoration: none;
	font-weight: bold;
	border-bottom: #ffffff 2px dotted;
font-size: 11px;


}

a:hover {
color: #7aab7b;
border-bottom: #ffffff 2px solid;
font-size: 11px;

}

/* 
LAYOUT STYLES
#################################################
*/

#header {
    background: url(top-img.jpg) center;
    background-repeat: no-repeat;
    background-align: center;
    height: 360px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;


 }#nav
 
 {
	color: #d5ed86;
	list-style-type: circle;
}
#nav a { font-family:tahoma;
		font-weight:normal;
		font-size:11px;
		text-align: right;
		text-decoration: none;
		color: #617580; 
		font-style: normal;border-bottom: #ffffff 0px dotted;


 }

#nav a:hover {
		color: #FFFFFF;}

option, select, input, textarea {
	background-color: #e8e8e8;
	font: 11px tahoma;
	color: #617580;
	letter-spacing: 1px;
	border: 1px dashed #617580;
	padding: 1px;

