
body {
	margin:0;
	padding:0;
	font-family:verdana,sans-serif;
	font-size:11px;
	background:#E4E4E4;
	text-align:center;
}

td {font-size:11px;}

a {
	color:#000;
}

p {
	margin:0 0 15px 0;
	line-height:17px;
}

h1 {
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}
#logo_h1 {display:none;}

#all {
	width:917px;
	margin:0 auto;
	text-align:left;
}

#head {
	margin:30px 0 0 0;
}

#subnav {
	float:right;
	margin:40px 5px 0 0;
}

#subnav a {
	color:#193481;
	text-decoration:none;
}
#subnav .act a, #subnav a:hover {
	text-decoration:underline;
}

#logo {
	margin:0 0 0 10px;
}

#slogan {
	width:190px;
	text-align:right;
	margin:0 0 0 0;
	color:#909090;
	font-size:12px;
	font-style:italic;
}

#mainTop {
	clear:both;
	height:29px;
	margin:0 0 0 0;
	background:url(../img/mainTop.gif) no-repeat top center;
}
#main {
	margin:0 0 0 0;
	/*\*/
	min-height:300px;
	height:auto !important;
	height:300px;
	/**/
	background:url(../img/main.gif) repeat-y top center;
}
#mainBottom {
	height:28px;
	margin:0 0 0 0;
	background:url(../img/mainBottom.gif) no-repeat top center;
}

#nav {
	float:left;
	margin:0 0 0 0;
}

#nav ul {
	margin:60px 0 0 20px;
	padding:0 0 0 0;
}

#nav li {
	margin:0 0 15px 0;
	padding:0 0 0 0;
	list-style-type:none;
}

#nav a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 28px;
	background:url(../img/bullet_no.gif) no-repeat left;
}

#nav .act a, #nav a:hover {
	background:url(../img/bullet_act.gif) no-repeat left;
}

#content {
	height:auto !important;
	height:1%;
	margin:0 20px 0 270px;
	padding:15px 0 20px 0;
}

#foot {
	clear:both;
	text-align:center;
	color:#909090;
	margin-bottom:50px;
}

#foot a {
	color:#909090;
	text-decoration:none;
}

#foot a:hover {
	text-decoration:underline;
}
ul { line-height: 15pt; list-style-type: disc; margin: 1em 0 1em 40px; }

