body {
margin:0px;
padding:0px;
background-image:url(imgs/bg.gif);
}

div, p, table, td, ul {
margin:0px;
padding:0px;
}

#container {
width: 692px;
margin: 0px auto;
padding: 0px 8px 10px 8px;
height: auto;
position: relative;
}

.headerRight {
font-family: Century-Gothic, Verdana, Arial;
font-size: 15px;
color:#939597;
height:98px;
text-align:right;
vertical-align:bottom;
}

.slogan {
font-family: Century-Gothic, Verdana, Arial;
font-size: 15px;
color:#939597;
height:98px;
text-align:left;
vertical-align:bottom;
}

.menuContainer {
background-image: url(imgs/menu_bg.gif);
background-repeat: no-repeat;
height:23px;
}

.menuContainer li, .menuContainer ul {
display:inline;
float:left;
}

.menuContainer ul {
margin-left: 33px;
}

.menuContainer li {
padding-right:20px;
color:#3D8BC4;
font-size: 9px;
text-transform: uppercase;
font-family: Arial;
}

.menuContainer a, .menuContainer a:hover, .menuContainer a:active, .menuContainer a:visited {
color: #3D8BC4;
text-decoration: none;
}

.sectionLeft {
width:238px;
height:100px;
background-image: url(imgs/header_left.jpg);
background-repeat: no-repeat;
}

.sectionRight{
background-repeat: no-repeat;
height:100px;
width:501px;
font-size:1px;
}

.subHeaderLeft, .subHeaderRight {
font-size:1px;
height:14px;
background-repeat: no-repeat;
}

.subHeaderLeft {
background-image: url(imgs/submenu_header.jpg);
width:238px;
}

.subHeaderRight {
background-image: url(imgs/content_header.jpg);
width:501px;
}

.subMenu {
vertical-align:top;
background-image:url(imgs/submenu_bg.jpg);
background-repeat:repeat-y;
padding:5px 0px 0px 0px;
}

.subMenu ul {
}

.subMenu ul li {
list-style:circle;
margin-left:33px;
color:#3F8DC6;
}

.subMenu a {
color:#3F8DC6;
text-transform: uppercase;
font-family:Verdana;
font-size:10px;
}

.pageTitle {
padding: 42px 0px 0px 33px;
margin: 0px;
font-family: Century-Gothic, Arial, Verdana;
font-size: 18px;
color: #fff;
text-transform: uppercase;
letter-spacing: 5px;
width:200px;
}

.noFont {
font-size:1px;

}
.content {
	padding-top: 0px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 30px;
	padding-bottom: 30px;
}

#front {
	width: 600px;
	margin: 0px auto;
	padding: 200px 8px 10px 8px;
	height: auto;
	position: relative;
}

#front p {
text-align:center;
}

#front #left {
float:left;
width:275px;
padding:10px;
}

#front #right {
float:left;
width:275px;
border-left:3px solid #000;
padding:10px;
padding-left:15px;
}

.welcome body td {
	padding-top: 0px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 30px;
	padding-bottom: 30px;
}