/* Zero Out */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}


body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}


#container {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height: 100%;
}


#header {
	background-image: url(images/header.jpg);
	height: 217px;
	width: 800px;
}


#nav-main {
	float: left;
}


#container #header #nav-main ul {
	list-style-type: none;
	display: list-item;
	clear: both;
	padding-top: 110px;
	padding-left: 0px;
}


#nav {
	background-image: url(images/navigation.jpg);
	height: 31px;
	width: 800px;
}


#nav a{
	color: #ECC18C;
	text-decoration:none;

}

#nav a:hover{
	color: #fff;
}


#container #nav li {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
}


#container #nav ul {
	padding-top: 5px;
	padding-left: 100px;
}


#content-top {
	background-image: url(images/content-top.jpg);
	height: 60px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: 0px -25px;
}


#content-container {
	width: 800px;
}


#content {
	text-align: left;
	width:550px;
	background-image: none;
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#container #content ul {
	padding-left: 15px;
}





#footer {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	}


h1 {
	font-size: 22px;
	margin-bottom: 15px;
	color: #1C678E;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
}


h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #CD3544;
	font-family: Georgia, "Times New Roman", Times, serif;
}


ul {
	padding-left: 45px;
}

#sidebar {
	width:180px;
	color:#fff;
	float:left;
	font-size:12px;
	line-height:1.3em;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	
}

.clearbox {
	clear:both;
}#ContactFormSide textarea {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #sidebar a {
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}

#container #sidebar a:hover {
	text-decoration:underline;
}

.AJXCSSMenueDFaTFD {
	padding:110px 0px 0px 5px;
	float: left;
}
#flashheader {
	float:left;
	padding:166px 0px 0px 7px;
}

.yellow {
	font-weight:bold;
	color:#FF0;
}#content h4 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom:10px;
}
#ContactFormSide input, #ContactFormSide select, #ContactFormSide textarea {
	width: 178px;
}
