
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}

table, tr, td, th {
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

acronym, abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	cursor: help;
}

ul {
	list-style: none;
}

.hidden {
	display: none;
}

h2, h3 {
	padding-bottom: 10px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
	margin-bottom: 5px;
}

#wrapper {
	padding: 10px;
	width: 753px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
	position: relative;
}

#header {
	height: 199px;
	width: 753px;
	margin-bottom: 10px;
	text-indent: -9000px;
	background: url(images/header_bg.jpg) no-repeat;
}

#header h1 a {
	position: absolute;
	height: 36px;
	width: 103px;
	left: 631px;
	top: 34px;
	display: block;
}

#content-wrapper {
	float: left;
	width: 753px;
	background: url(images/body_bg_repeat.gif) repeat-y;
}

#content-wrapper p {
	padding-bottom: 10px;
	line-height: 18px;
}

#content-wrapper-cap {
	font-size: 0px;
	height: 11px;
	background:url(images/left_col_cap_bottom.gif) no-repeat;
	margin-bottom: 10px;
}

#left-col {
	float: left;
	width: 180px;
	background:url(images/left_col_cap_top.gif) no-repeat;
	padding-top: 10px;
	padding-left:10px;
}

#navigation {
    width:156px;
}

#navigation h2 {
	color:#FFF;
}

#navigation li {
	background: #EFF0F0;
	margin-bottom: 1px;
}

#navigation li a {
	height: 20px;
	width: 156px;
	display: block;
	text-indent:10px;
	line-height: 20px;
	font-weight: bold;
	color: #a11f4f;
	text-decoration: none;
}

#navigation li a:hover {
	color: #FFF;
	background:#a11f4f;
}

#address {
	padding-top: 10px;
	color:#FFF;

}

#address h2 {
	color:#FFF;
	
}

#address a {
	color: #FFF;
	text-decoration: none;
}

#address a:hover {
	color: #a11f4f;
	text-decoration: underline;
}

#address strong {
	color: #a11f4f;
}

#right-col {
	float: right;
	width: 563px;
}

#content {
	padding-top:20px;
	padding-left: 10px;
}

content p{
color:#000;
}
#content h2 {
	color: #a11f4f;
}

#content h2 span {
	color: #000;	
}

#content img {
	padding:10px;
	float:right;
}

#content .contentpaneopen-home {
	padding-bottom:10px;
	min-height: 494px;
	padding-right: 246px;
	background-image: url(images/home_gtag.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content .bottom {
	width:307px;
	height:69px;
}

#mainlevel-legal {

float: left;
}
#mainlevel-legal ul {
list-style: none;
margin: 0;
padding: 0;
color: #FFF;
width: 12em;
float: left;
}	

#footer {
	height: 60px;
	background: #C00 url(images/footer.gif);
	color: #FFF;
	width: 752px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer .left {
	float: left;
	width: 600px;
	padding-left: 10px;
	line-height: 60px;
}

#footer .right {
	float: right;
	width: 100px;
	padding-right: 10px;
	line-height: 60px;
	text-align: right;
}