/* CSS Document */

body {
	margin-top:20px;
	background-color: #171002;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a:link, a:hover, a:visited {
	color: #FF9900;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	color: #205797;
	font-style: italic;
}

/* LAYOUT CLASSES*/

.wrap {
	width: 100%;
	text-align: center;
}

.topholder {
	width: 100%;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
}

.top{
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	height:450px;
	background-color:171002;
}

.banner{
	width: 900px;
	height: 120px;
	background-color:171002;
}

.menu{
	float:left;
	width: 330px;
	height: 370px;
	text-align:center;
	background-color:171002;
}

.top_image{
	float: right;
	width: 560px;
	height: 330px;
	background-color:171002;
}

.mainholder {
	clear: both;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #171002;
}

.main{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width: 900px;
	height:auto;
	background-color: #1e1504;
	border: 1px solid #EDEAC9;
}

.page_title{
	width:900px;
	height: 35px;
}

.logos{
	width:900px;
	height: 100px;
}

.footer{
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	height: auto;
	background-color: #33270F;
}

.center{
	text-align:center;
}

/* MAIN CLASSES FOR CONTENT*/

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	line-height:20px;
}

.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 50px;
	color: #FFFFFF;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
}

.footer_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding:10px;
	color: #FF9900;
}

/* FOOTER WEBWORKS */

.webworks {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
}

a.webworks:link {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

a.webworks:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

a.webworks:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline ;
}

/* WEBWORKS */
