body {
	margin: 0px;
	padding: 0px;
	background-color: #154370;
	background-image:url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
}

.more{float: left;}
.clear{clear:both;}

#container {
	height:auto;
	margin:  0 auto 0 auto;
	width:807px;
}
#nav {
	background-image:url(images/nav.gif);
	width:807px;
	height:71px;
	position:relative;
	font-family: Georgia, Times New Roman, serif;
	font-color: #000000;
	font-size: 10px;
}
#nav li {
	list-style-type: none;
	display: inline;
	padding: 8px;
	}

#nav a{
	color:#000000;
	text-decoration:none;
}
#nav a:hover {
	color: #327FC0;
	text-decoration:none;
	}
#main {
	background-image:url(images/header.gif);
	background-repeat: repeat-y;
	width: 807px;
	height: auto;
	}
#main_content {
	width:440px;
	padding-left: 40px;
	float:left;
}
#main_content2 {
	width:730px;
	padding-left: 40px;
	float:left;
}
#rightInfo {
	float:right;
	padding-right: 34px;
	width: 254px;
	margin:5px 0 0 0;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p a:hover{
	text-decoration: none;
	color: #000000;
	}
p a{
	color: #327FC0;
	text-decoration: none;
	}
.style1 {
	font-size: 10px;
	}
	
h1{
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	color: #327FC0;
	font-weight: bold;
}

h3{
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #327FC0;
	font-weight: bold;
}

#bottom1 {
	background-image:url(images/bottom1.gif);
	background-repeat:no-repeat;
	width:807px;
	height:35px;
}
#sub_content {
	background-image:url(images/content2.gif);
	width:807px;
}
#sub_info {
	float:left;
	width:550px;
	margin-left: 50px;
}
.submit {
	color: #327FC0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	font-weight: bold;
	}
#facebook {
	float: right;
	margin-right: 60px;
	margin-top: 5px;
}

#bottom2 {
	background-image:url(images/bottom2.gif);
	background-repeat:no-repeat;
	width:807px;
	height: 212px;
}
#footer p{
	width:775px;
	text-align:center;
	padding-top: 0;
	font-size:10px;
}
#footer a{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	color: #327FC0;
	text-decoration: none;
}
img, div { behavior: url(iepngfix.htc) }