body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background:#fff url(../images2/background-pattern.jpg) repeat fixed top center;
	color:#333;
	text-align:center;
}

#container {
	margin:0px;
	padding:0px;
}

#outerDiv {
	width:850px;
	margin:0px auto;
	background:#FFF;
}

#header {
	margin:0px;
	padding:0px;
	height:180px;
	position:relative;
	text-align:right;
	background:url(../images2/header-div-background.jpg) no-repeat #333;
}

#header #headercontent {
	position:absolute;
	bottom:0px;
	left: 265px;
	width: 563px;
}

#content {
	margin:0px auto;
	padding:0px;
	background:url(../images2/content-drop-shadow.jpg) center top no-repeat fixed;
}

#content #contentLeftHome {
	float:left;
	width:258px;
	margin:20px 15px 15px 15px;
	padding:5px 8px 10px 8px;
	background:#CFC;
	border:#030 2px solid;
	text-align:justify;
}

#content #contentRightHome {
	float:right;
	width:490px;
	padding:20px 30px 10px 10px;
	margin:0px;
	min-height:400px;
	text-align:justify;
}

#footer {
	clear:both;
	margin:0px auto;
	padding:20px 5px 150px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	width:850px;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h1 {
	font-size:18px;
	color:#030;
}

h2 {
	font-size:18px;
	color:#333;
}

h3 {
	font-size:15px;
	color:#030;
}

h4 {
	font-size:15px;
	color:#333;
}

a {
	text-decoration:underline;
	color:#036;
}

p, ul, li, ol {
	line-height:1.2;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:0px;
	color:#333;
}

.clear { clear:both; }

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#F90;
	font-style:italic;
	font-weight:bold;
}

.little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666;
}
