
body
{
margin:0px;
padding:0px;
background-color:#fff;
color:#333;
min-width:750px;
}

select
{
font-size: 0.9em;
}

#nav
{
clear: both;
padding: 0px;
margin-left: 30px;
position: absolute;
top: 110px;
left: 0px;
background-color: #333;
color: #fff;
z-index: 1;
}

#nav ul {
	padding: 0px;
	margin: 0px;
}

#nav li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none none;
	font-size: 0.9em;
	font-weight: bold;
}

/* Navigation links */

#nav li a:link, #nav li a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #eee;
	color: #222;
	text-decoration: none;
	text-align: center;
}

#nav li a:hover, #nav li a:active {
	padding: 0px;
	margin: 0px;
	display: block;
}



.drop
{
	background-color: #999;
	color: #fff;
	width: 142px;
	padding-top: 1px;
}

.drop ul {
	margin: 0px;
	padding: 0px;
}

.drop li {
	width: 141px;
	padding-left: 1px;
	padding-bottom: 1px;
	background-color: #999;
	color: #fff;
	float: left;
	list-style: none;
	font-size: 0.7em;
	font-family: arial, helvetica, sans-serif;
}

.drop li a:link, .drop li a:visited, .drop li a:active {
	width: 130px;
	display: block;
	color: #333;
	background-color: #fff;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.drop li a:hover {
	width: 130px;
	display: block;
	color: #333;
	background-color: #eee;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}


#header
{
width: 740px;
margin-top: 20px;
margin-left: 30px;
text-align: right;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
height: 127px;
}

#mainwrap
{
padding-top: 24px;
clear: both;
width: 755px;
}

#main
{
padding-bottom: 40px;
padding-right: 20px;
padding-left: 30px;
float: left;
width: 450px;
text-align: justify;
}


#main p a:link, #main p a:active, #main p a:visited {
color: #AF182B;
background-color: #fff;
text-decoration: none;
}

#main p a:hover
{
text-decoration: underline;
}

#main ul
{
padding-top: 0px;
margin-top: 0px;
font-size: 0.8em;
font-family: arial, helvetica, sans-serif;
}


#main ul li a:link, #main ul li a:active, #main ul li a:visited {
color: #AF182B;
background-color: #fff;
text-decoration: none;
}

#main ul li a:hover
{
text-decoration: underline;
}


img
{
 border-style: none;
}

#right
{
float: right;
width: 250px;
}


#right a
{
color: #AF182B;
background-color: #fff;
}

#footer
{
background-image: url(images/footerbg.gif);
height: 25px;
}



#d1
{
position: absolute;
top: 0px;
z-index: 5;
left: -500px;
}


#d2
{
position: absolute;
top: 0px;
z-index: 5;
left: -500px;
}

#d3
{
position: absolute;
top: 0px;
z-index: 5;
left: -500px;
}

#d4
{
width: 130px;
position: absolute;
top: 0px;
z-index: 5;
left: -500px;
}

#d5
{
width: 130px;
position: absolute;
z-index: 5;
top: 0px;
left: -500px;
}

#d6
{
width: 130px;
position: absolute;
z-index: 5;
top: 0px;
left: -500px;
}

#d7
{
width: 130px;
position: absolute;
z-index: 5;
top: 0px;
left: -500px;
}

#d8
{
width: 130px;
position: absolute;
z-index: 5;
top: 0px;
left: -500px;
}

#d9
{
width: 130px;
position: absolute;
z-index: 5;
top: 0px;
left: -500px;
}

#d10
{
width: 130px;
position: absolute;
z-index: 5;
top: 0px;
left: -500px;
}



.box-footer
	{
	clear: both;
	}

.footer1
	{
	margin				: 0px;
	height				: 15px;
	background-image		: url(images/bottomline.gif);
	border				: none;
	clear: both;
	}

.footer2
	{
	margin				: 0px;
	height				: 35px;
	border				: none;
	clear: both;
	}


.box-footer
	{
	color: #888888;
	background-color	: #fff;
	width: 750px;
	padding-top: 4px;
	}

.box-footer ul
	{
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 32px;
	}

.box-footer li
{
	float: left;
	list-style: none none;
	font-size: 0.8em;
	margin-right: 10px;
}

.box-footer li a
{
	list-style: none none;
	color: #888888;
	background-color	: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}



h1
	{
	color				: #222;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size			: 1.1em;
	font-weight			: bold;
	}
p
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding-bottom: 12px;
	}

a:link, a:visited {
	text-decoration: none;
}
