﻿body {
	background:url(../siteart/sitebg.jpg) repeat-x top center #000;
	margin:10px auto;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#0578c2;
}

a:hover {
	color:#000;
}

#wrapper {
	background:#fff;
	padding:10px;
	vertical-align:top;
}

#header {
	background:url(../siteart/header.gif) no-repeat bottom;
	padding:10px;
	text-align:right;
	height:128px;
	vertical-align:bottom;
}


/*--------------Navigation Section--------------*/

#nav {
	background:url(../siteart/navbg.gif) repeat-x top #2d6b93;
	text-align:center;
	padding-top:2px;
}

#menu {
	width:974px;
}

#menu td a:link, #menu td a:visited, #menu td a:active {
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:160px;
	padding:15px 0;
	border-right:1px #2d74a2 solid;
	border-left:1px #3f8bbc solid;
	display:block;
}

#menu td a:hover {
	background:#2d74a2;
}


/*----------------Bottom Section-------------------*/

#slide {
	padding:5px 0;
	text-align:center;
}

#main {
	background:url(../siteart/mainbg.gif) repeat-x top left #fff;
	vertical-align:top;
	padding:15px 10px;
}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#0578c2;
	display:block;
	margin:0 0 10px;
}

h2 {
	font-size:16px;
	font-weight:normal;
	color:#000;
	display:block;
	margin:5px 0;
}

#rotation {
	float:right;
	width:348px;
	margin-left:20px;
	height:235px;
}