body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(images/back_full.png);
}
#holder {
	width: 994px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
#header {
	background: #FFFFFF;
	height: 100px;
	width: 645px;
	margin: 0 auto;
	position: relative;
	float: left;
}
#smallnav {
	width: 150px;
	position: absolute;
	right: 193px;
	bottom: -6px;
	padding: 4px;
	text-align: center;
}
#right_column {
	padding: 0px;
	width: 348px;
	float: right;
	height: 100%;
	background-image: url(images/back_rt.png);
	margin-top: 0px;
	padding-top: 45px;
}
#left_column {
	padding: 0px;
	width: 565px;
	float: left;
	margin-left: 40px;
	margin-right: 40px;
}
.column-right {
	width: 600px;
}

#footer {
	padding: 0px;
	font-size: 70%;
	background-color: #666666;
	height: 40px;
	width: 994px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 0px;
     line-height: 0px;
}
p {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#title_area_home {
	height: auto;
	width: 988px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #CDCDCD;
}
#title_area {
	height: 64px;
	width: 800px;
}
H1 {
	font-size: 100%;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}

H2 {
	font-size: 100%;
	font-size: 12px;
	color: #010066;
	line-height: 16px;
	margin-bottom: 2px;
}
H3 {
	font-size: 100%;
	font-size: 10px;
	color: #ffffff;
}
H4 {
	font-size: 100%;
	font-size: 13px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 6px;
	color: #666666;
}
.mainmenu
{
	margin-left: 30px;
	padding-left: 0;
	list-style: none;
}
.mainmenu li

{
	padding-left: 10px;
	background: url(images/arrow.gif) no-repeat 0 .3em;
}
