body {
	text-align: center;
	margin: 0px 0px 10px;
	background: #747477;
}
#container {
	position: relative;
	height: auto;
	width: 780px;
	background: #ffffff url(../img/container.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#header {
	height: 180px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#home {
	position: absolute;
	left: 6px;
	top: 0px;
	width: 248px;
	height: 102px;
	font-size: 11px;
	padding-top: 30px;
	z-index: 20;
}
#text {
	position: absolute;
	left: 383px;
	top: 0px;
	width: 309px;
	height: 150px;
	color: #ffffff;
	text-align: right;
	z-index: 12;
}
#banner {
	position: absolute;
	height: 180px;
	width: 770px;
	left: 5px;
	top: 0px;
	background: #FFFFFF;
	overflow: hidden;
}
#nav {
	background: url(../img/nav.jpg) no-repeat left top;
	height: 40px;
	width: 770px;
	margin-left: 5px;
	color: #FFFFFF;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color: #ffffff;
	text-decoration: none;	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav a:hover {
	color: #CCCCCC;
}
#left {
	float: left;
	height: auto;
	width: 200px;
	margin: 22px 66px 0px 12px;
}
html>body #left {
	float: left;
	height: auto;
	width: 200px;
	margin: 22px 66px 0px 23px;
}
#middle {
	height: auto;
	width: 438px;
	font-size: 12px;
	margin: 12px 0px 10px 0px;
	padding: 16px 0px;
	float: left;
	line-height: 140%;
	text-align: left;
	color: #333333;
	font-size: 12px;

}
#middle p, #left p, li {
	margin: 0px;
	padding: 4px 0px 11px 0px;
	line-height: 140%;
	text-align: left;
	color: #333333;
	font-size: 12px;
}
#left p {
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;

}
#footer {
	clear: both;
	background: #000000;
	height: 45px;
	width: 770px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 9px;
	color: #FFFFFF;
}
h1 {
	margin: 0px 0px 15px;
	font-size: 19px;
	color: #333333;
	font-style: italic;
	line-height: 140%;

	padding-bottom: 6px;
	text-transform: uppercase;
	border-bottom: 1px dotted #333333;

	}
h2 {
	margin: 6px 0px 0px;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-size: 11px;
	padding: 6px 0px 5px 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #D10000;
	border-bottom: 1px outset #330033;
	}
a, a:link, a:visited, a:active {
	color: #D10000;
	text-decoration: none;
}
a:hover {
	color: #79A5FF;
}
textarea, input, select, textfield, form, .zero_margin, script, iframe, table {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.box {
	padding: 1px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	font-size: 11px;
	background: #ffffff url(../img/box.gif) repeat-x left bottom;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#middle img {
	padding: 1px;
	float: left;
	margin: 5px 15px 10px 0px;
}
.line {
	border-bottom: 1px dotted #CCCCCC;
}
.style3 {color: #333333; font-style: italic; font-size: 9px; }
.clear {
	clear: left;
}
.none {
	display: none;
}
.csc-textpicHeader-26, .csc-header-n2{
	margin:10px 0 15px 0;
}