body,td,th,div,textarea,input,select {
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	color: #333;
}
body {
	margin:0;
	padding:0;
	height:100%; 
	background-image:url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
div {
	margin:0px;
	padding:0px;
}
a:link, a:visited, a:active {
	color: #AF0101;
	text-decoration: none;
}
a:hover {
	color: #AF0101;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #333;
	height: 1px;
	width: 100%;
}
h1 {
	font-weight:normal;
	font-size: 18px;
	color: #333;
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
}
h2 {
	font-weight:bold;
	font-size: 16px;
	color:#333;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	color:#666;
}
form {
	margin: 0;
}
td {
	vertical-align:top;
}
img {
	border:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

table {
	border-collapse:collapse;
	border:0px;
}
td {
	border:0px;
}

#layout {
}

#header {
	height:210px;
	text-align:center;
}

#content {
	background-image:url(/images/bg_content.gif);
	background-repeat:repeat-y;
	margin:auto;
	width:910px;
	height:100%;
	border:0px solid black;
}

#one {
	float:left;
	width:154px;
	padding:0 0 10px 0;
	text-align:right;
}
#one div {
	margin:0 25px 0 0;
}
#one form {
	margin:25px 0 0 0;
}
#one ul {
	list-style:none;
	margin:0;
	padding:0;
}
#one li {
	margin:1px 0px;
	padding:1px 0px;
}
#one ul li {
	background-color:#FFF;
	padding:0 0 0 0;
	margin:1px 0;
}
#one ul li a {
	background-image:url(/images/bg_menu_one.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:5px;
	color:#333;
}

#one ul li ul li {
	background-color:#FFF;
	padding:0 10px 0 0;
	margin:1px 0;
}
#one ul li ul li a {
	background-image:url(/images/bg_menu_two.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:10px;
	color:#666;
}

#one ul li ul li ul li {
	background-color:#FFF;
	padding:0 10px 0 0;
	margin:1px 0;
}

#one ul li ul li ul li a {
	background-image:url(/images/bg_menu_thr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:10px;
	color:#999;
}

#one .active_item {
	font-weight:bold;
	color:#900;
}

#one .text {
	font-size: 11px;
	background-color:#F8F8F8;
	border:1px solid #666;
	padding:1px 5px;
	color:#630;
	width:98px;
	margin-bottom:4px;
}
#one .submit {
	font-size: 11px;
	background-color:#FC3;
	border:1px solid #630;
	color:#630;
	width:110px;
}

#two {
	float:left;
	width:166px;
	padding:0 0 10px 0;
}
#two #holder {
	margin:0 15px 5px 15px;
}
#two h2 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-bottom:4px;
	border-bottom:1px solid #FFD500;
}
#two span {
	color:#FFD500;
}
#two .breaker {
	font-size:0;
	width:100%;
	border:none;
	border-bottom:1px dashed #FFD500;
}
#two p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:18px;
}
#two a {
	color:#FFD500;
}
#thr {
	float:left;
	width:460px;
}
#thr div {
	margin:3px 30px 30px 30px;
}
#thr .crumbs {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	color:#999;
}
#thr p {
	text-align: justify;
}
#thr img {
	margin:0 0 10px 10px;
}


#fou {
	float:left;
	width:120px;
	padding:10px 0 0 0;
}
#fou img {
	margin:0 0 10px 0;	
}
#utilities {
	clear:both;
	background-color:#F2F2F2;
	height:30px;
}
#utilities div {
	margin:auto;
	width:930px;
	border:1px solid #F2F2F2;
}
#utilities div img {
	margin:3px 20px 0 0;
	float:right;
}
#utilities div p {
	margin:8px 0 0 165px;
	font-size:11px;
	color:#666;
}
#utilities div a {
	color:#666;
	text-decoration:underline;
}
#partners {
	clear:both;
	background-color:#FFF;
	height:110px;
}
#partners div {
	margin:auto;
	width:920px;
	border:1px dashed #FFF;
}
#partners div img  {
	margin:0 1px 0 0;
	float:right;
}
#partners div p {
	font-size:15px;
	color:#666;
	margin:50px 0 0 10px;;
}
