* {
	margin:0;
	padding:0;
}

body {
	background:#8aaac1 url("images/bg-repeat.jpg") repeat-x;
}

p {
	font-family:tahoma, verdana;
	font-size:11px;
	color:#757575;
	line-height:16px;
	margin:5px 0px 15px 0px;
}


h1 {
	font-family:georgia;
	font-size:24px;
	color:#757575;
	line-height:24px;
	margin:5px 0px 15px 0px;
	font-weight:400;	
}

h2 {
	font-family:georgia;
	font-size:20px;
	color:#757575;
	line-height:24px;
	margin:5px 0px 15px 0px;
	font-weight:400;	
}

h3 {
	float:left;
	font-family:georgia;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	width:220px;
	margin:10px 10px 10px 0px;
	padding:0px;
}

h4 {
	font-family:georgia;
	font-size:16px;
	color:#555555;
	line-height:24px;
	margin:5px 0px 15px 0px;
	font-weight:400;
}

h4 a{
	text-decoration:none;
}



a {
	color:#9d9fa2;
	text-decoration:underline;
}

a:hover {
	color:#525252;
}

option {
	padding-right:7px;
}

img {
	border:0px;
}

#container {
	position:relative;
	margin:0 auto;
	width:750px;
	top:20px;
	background: url('images/container.jpg') no-repeat;
}

#header {
	position:relative;
	top:0px;
	background: url("images/header.jpg") no-repeat;
	width:750px;
	height:153px;
}

#topnav {
	background: url('images/topnav.jpg') no-repeat;
	position:absolute;
	width:552px;
	height:30px;
	top:127px;
	right:26px;
	z-index:100;
}

#topnav ul {
	list-style:none;
	padding-top:7px;
	margin-left:7px;
}

#topnav ul li {
	display:inline;
	float:left;
	padding:2px 0px;
}

#topnav ul li a {
	display:block;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	padding:0px 11px;
	border-left:1px solid #ffffff;
}

#topnav ul li a:hover {
	color:#000000;
}


.headImg {
	position:absolute;
	top:68px;
	left:12px;
	background: url('images/headIMG.jpg') no-repeat;
	width:809px;
	height:102px;
}

.flash {
	float:right;
}

#content {
	position:relative;
	top:0px;
	background: url('images/content-repeat.jpg') repeat-y;
	width:750px;
	height:auto;
	z-index:0;
}

#contentTop {
	background: url('images/contentTop.jpg') no-repeat;
	height:auto;
	width:750px;
}

#contentTop2 {
	background: url('images/contentTop2.jpg') no-repeat;
	height:auto;
	width:750px;
}

#contentFooter {
	position:relative;
	background: url('images/content-footer.jpg') bottom no-repeat;
	height:15px;
	width:750px;
	clear:both;
}

#contentFooter p {
	float:left;
	position:relative;
	top:40px;
	left:60px;
}

#footer p a {
	color:#ffffff;
}


#footer p{
	font-size:10px;
	line-height:15px;
	text-align:center;
	color:#ffffff;	
}


#leftnav {
	float:left;
	width:157px;
	position:relative;
	top:18px;
	left:16px;
}

#leftnav ul {
	list-style:none;
}

#leftnav ul li {
	width:157px;
}

#leftnav ul li a {
	position:relative;
	background: url('images/leftnav.gif') no-repeat;
	padding:6px 0px 6px 25px;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	width:132px;
	display:block;
}

#leftnav ul li a:hover {
	color:#000000;
}

#main {
	float:right;
	position:relative;
	top:7px;
	right:17px;
	width:559px;
	text-align:left;
}

.txtarea {
	padding:0px 30px;
}

.txtarea ul {
	list-style:none;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.txtarea ul li, td {
	font-family:tahoma, verdana;
	font-size:11px;
	color:#757575;
	line-height:16px;
}

hr {
	color: #d0d0d0;
	background-color: #d0d0d0;
	height: 1px;
	border:0px;
}

#title {
	width:559px;
	height:49px;
	background: url('images/titleBG.jpg') no-repeat;
}

#title .title {
	margin-top:17px;
	margin-left:30px;
}

.logo {
	position:absolute;
	top:45px;
	left:20px;
	border:0px;
}