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

body { 
	background: #211d2b url(images/fd_body.gif) center;
	padding: 0px;
	margin: auto;
}

p {
	font-size: 75%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}

h2 {
	color: #fff;
}

h3 {
	color: #6a83c7;
	border-bottom: 1px #5e5e5e solid;
	font-size: 85%;
	font-family: Trebuchet, Georgia;
	margin-bottom: 10px;
}

a {
	color: #d2d2c7;
	text-decoration: underline;
}

#wrap {
	margin: 0px auto;
	width: 910px;
	background: #211d2b;
}

#header {
	height: 225px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/head.jpg);
}

#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
}

#header p a {
	text-decoration: none;
}

#header p a:hover {
	text-decoration: underline;
}

#header h1 {
	margin: 0px;
	padding-top: 60px;
	color: #FFFFFF;
	text-align: center;
	width: 910px;
}

#header h2 {
	padding-top: 10px;
	width: 910px;
	text-align: center;
}

#topmenu {  
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background: #444444 url(images/s_head.jpg);
	color: #FFFFFF;
	height: 22px;
}
#topmenu a { 
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	margin-right: 10px;
}
#topmenu a:hover {
	color: #8093c9;
}


#topmenu2 {  
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 5px;
	color: #FFFFFF;
	height: 22px;
	padding-left:8px;
}
#topmenu2 a { 
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	margin-right: 10px;
}
#topmenu2 a:hover {
	color: #8093c9;
}

#right {
	font: 70%;
	float: right;
	width: 670px;
	margin-top: 5px;
	margin-left: 10px;
	color: #f4f4f4;
}

#left { 
	width: 200px;
	padding: 0px;
	display: block;
	float: left;
	margin-left: 5px;
	text-align: center;
}

#left img {
	margin-top: 5px;
}

#footer {
	clear: both; 
	width: 910px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(images/fd_btn_hover.gif);
	text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.col1 {
	width: 650px;
	margin-bottom: 5px /*IE6*/;
	text-align: justify;
}

.col1 h2 {
	color: #6a83c7;
	font-family: Trebuchet, Georgia;
	margin-bottom: 10px;
}

.left {
	float: left;
	margin: 10px 10px 5px 0px;
}

.right {
	float:right;
	margin:10px 0 5px 10px;
}

.Style1 p {
	margin-bottom: 10px;
}

.Style1 a {
	color: #ffffff;
	text-decoration: none;
}

.Style1 a:hover {
	color: #8093c9;
	text-decoration: underline;
}

.Style2 p {
	margin-bottom: 2px;
}