

/* Elements */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin:0px;
	padding:0px;
}

#siteval {
	width:100%;
	background: url(test-blank.jpg) repeat-x;
	margin:0px;
	padding:0px;
}


h2, h3, h4, h5, h6 {
	margin: 0;
}


h1 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #A80033;
	margin-top:0;
}
h4 {
	font-size: 14px;
	font-weight:100;
	color:#A90036;
}
h5 {
	font-size: 18px;
	font-weight: 100;
	color:#31576F;
}
h2 {
	font-size: 16px;
	font-weight: 100;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: url(images/img35.gif) no-repeat;
	padding: 13px 0 2px 15px;
	width:186px;
	font-weight:100;
	font-size: 14px;
	color: #FFFFFF;
}

h6 {
	font-size: 16px;
	font-weight: 100;
	color: #31576F;
}

p, ol, td {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}



li {
margin: 2px;
}

#boxes ul {
margin: 10px;
}

/* Header */

#header {
	width: 960px;
	height: 70px;
	margin: 0px auto;
}



#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}
#colOne ul {
list-style-position: outside;
}
#colOne li {
list-style:none;
padding:0px 10px;
background: url(images/img7.jpg) no-repeat;
padding-bottom:3px;
}



#menu a {
	display: block;
	float: left;
	padding: 5px 9px;
	text-align: center;
	text-decoration: none;
	font-weight: 100px;
	border-right:#CCCCCC 1px solid;
	color:#AA0033;
	text-transform: uppercase;
	font-size: 11px;
}

#menu a:hover {
background-color:#E9E9E9;
}

/* Content */

#content {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#colOne {
	float: right;
	width: 800px;
	margin-top: 5px;
}

#colTwo {
	float: left;
	border-right:#CCCCCC 2px solid;
	width: 138px;
	margin-top: 5px;
	margin-right: 10px;
	padding-right: 10px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}


/* Footer */

#footer {
	width: 960px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 70px;
	background: #EEEEEE;
	border-top:2px solid #A80033;
}

#footer p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

.bg1 {
	padding: 0 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

li {
margin: 2px;
}

#colTwo ul {
	padding-left: 0;
	list-style: none none outside;
}

#colTwo li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colTwo li.first {
	background: none;
}

a {
	color: #31576F;
	text-decoration: none;
}

a:hover {
	color: #1D3341;
}
