/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

th
{
	font-size:16px;
}

a
{
	color:#DFB648;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.centerPage
{
	margin:0 auto;
	width:1000px;
}

.left1
{
	float:left;
	display:inline;
	width:256px;
	margin-left:11px;
	background-color:#DFB648;
	border:1px solid #5B5B5B;
	color:#000000;
}
.left1plus2
{
	float:left;
	display:inline;
	width:694px;
	margin-left:15px;
}
.left2
{
	float:left;
	display:inline;
	width:425px;
	margin-left:15px;
}

.left3
{
	float:left;
	display:inline;
	width:270px;
	margin-left:15px;
}

#header
{
	background-color:#FFFFFF;
}

.flash{
	width:539px;
}

.clear{
	clear:both;
}

.left{
	float:left;
}

#navigation
{
	background-image:url(images/nav_bg.jpg);
	height:56px;
	background-repeat:repeat-x;
}

#content
{
	background-color:#111618;
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-x;
	border-bottom:10px solid #DEB546;
	padding-top:25px;
	padding-bottom:25px;
	color:#FFFFFF;
}

#footer
{
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#footer a:link, #footer a:active, #footer a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

input.size1
{
	width:160px;
}

input.size2
{
	width:240px;
}

input.size3
{
	width:220px;
}

.submit
{
	background-color:#000000;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
}

.go
{
	background-color:#DFB648;
	color:#000000;
	border:none;
	font-weight:bold;
}

#services li
{
	list-style-image:url(images/bullet.gif);
	margin-top:5px;
}