body { font-family: Arial, Helvetica, sans-serif;
	background:#000000 url(assets/images/bg.jpg) top left repeat-x fixed;}

p {
	font-size: 16px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 { font-size: 22px;
	 font-weight: normal;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 margin-top:0;
	 margin-bottom:5px;
	 }

h2 { font-size: 18px;
	 font-weight: bold;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#254B85;
	 }

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#375581;
	 }

h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color:#366fc2;
	}

a:hover { text-decoration: none;
	color:#254B85;
	}

.imgborder { BORDER: #2E5FA7 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
hr {color:#2F60A8;
	background:#2F60A8;
	height:1px;
	border:0;
	}
			  
/* Template */
#centerDiv {
	width:758px;
	margin:0 auto;
}
#wrapper {
	width:758px;
	float:none;
	border:1px solid #000000;

	}
#address {width:758px;
	height:20px;
	background:#000000;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:3px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	}
#content {width:758px;
	min-height:763px;
	height:auto;
	_height:763px;
	background:#C8D9F0 url(assets/images/content_bg.jpg) top no-repeat;
	float:left;
	}
	
#logo {
	width:758px;
	height:auto;
	text-align:center;
	}

#nav {width:200px;
	margin:0;
	padding:0;
	float:left;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li { line-height:30px;
	_line-height:15px;
	list-style:none;
	margin:0;
	padding-left:10px;
	}
#nav a {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#82A4B2;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
	display:block;
	}
#nav a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#039;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
	display:block;
	}
	
#sidebar {padding:10px;}

#textarea {width:538px;
	min-height:473px;
	height:auto;
	_height:473px;
	padding:10px;
	float:left;
	}
#textarea li {font-size:12px;
	line-height:16px;
	}
	
#links {width:758px;
	float:left;
	text-align:center;
	}
#links img {padding:0 20px 5px 20px;}
	
#bottomlinks {width:758px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	}
#bottomlinks a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
#bottomlinks a:hover{color:#849EB3;
	text-decoration:none;
	font-size:12px;
	}

/* End Template */

/* Splash */
#s_content {width:758px;
	min-height:700px;
	height:auto;
	_height:700px;
	background:#FFFFFF;
	float:left;
	}

/* End Splash */

