body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}
body {
	background-color: #000000;
	color: #FFFFFF;
}
html {
	scrollbar-arrow-color: #FFCC00;
	scrollbar-3dlight-color: #FFCC00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFCC00;
	scrollbar-track-color: #000000;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
} /* unvisited link */
a:visited {
	color: #FFCC00;
	text-decoration: none;
} /* visited link */
a:hover {
	color: #FFCC00;
	text-decoration: underline;
} /* mouse over link */
a:active {
	color: #FFCC00;
	text-decoration: none;
} /* selected link */
h1{
	color: #FFCC00;
	font-size: 12px;
	margin: 0 0 -2px 0;
}
h2{
	color: #FFCC00;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
}
h3{
	color: #FFCC00;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 -5px 0;
}
.gold{
	color: #FFCC00;
}
.s12{
	font-size: 12px;
	font-family: Arial;
}
.s11{
	font-size: 11px;
	font-family: Arial;
}
.s10{
	font-size: 10px;
	font-family: Arial;
}
.s9{
	font-size: 9px;
	font-family: Arial;
}
#logo{
	width: 173px;
	height: 76px;
	background: url(images/logo_bg.jpg) no-repeat left top;
	margin: 20px 0 0 0;
	float: left;
}
#logotemp{
	width: 400px;
	height: 275px;
	margin: 100px auto 10px auto;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}
#logotemp img{
	margin: 95px 110px;
	
}
#contacttemp{
	text-align: center;
}
#logo_bottom{
	width: 200px;
	height: 37px;
	float: left;
	margin: 4px 0 0 0;
}
#upper_bg{
	width: 900px;
	height: 76px;
	background: url(images/upper_bg_strip.jpg) repeat-x left bottom;
	border-bottom: solid 1px #FFFFFF;
	margin: 0 auto;
}
#lower_bg{
	width: 900px;
	height: 42px;
	background: url(images/lower_bg_strip.jpg) repeat-x center top;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin: 0 auto;
}
#tagline{
	background: url(images/tagline.jpg) no-repeat center bottom;
	height: 12px;
	width: 900px;
	margin: 0 auto;
}
#content{
	width: 780px;
	height: 275px;
	padding: 0 80px;
	margin: 40px auto;
	overflow: auto;
}
#content li{
	list-style-image: url(images/checkmark.jpg);
	padding: 0;
	margin: 0 0 10px -10px;
}
#content li ul li{
	list-style: none;
	padding: 0;
	margin: 5px 0 10px -20px;
}
.pul{
	padding: 0;
	margin: 0 0 0 250px;
}
#nav{
	width: 900px;
	height: 76px;
	float: left;
	margin: 0;
}
#outer{
	width: 940px;
	height: 520px;
	margin: 10px auto;
	padding: 0;
}
#contact_box form{
	margin: 24px 0 0 0;
	width: 380px;
	float: right; 
	padding: 0;
}
#contact_page_form{
	width: 350px;
	float: right;
}
#page_left{
	width: 340px;
	float: left;
}
#footer{
	text-align: center;
	font-size: 10px;
	margin: 10px auto 0 auto;
}
input.btn{
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	position: relative;
	left: -25px;
}
.down{
	position: relative;
	top: 3px;
	width: 100px;
}
.fern{
	font-size: 12px;
	font-family: Arial;
	width: 165px;
	height: 12px;
}
.pic_left{
	margin: 0 10px 30px 0;
	float: left;
}
.pic_right{
	margin: 0 20px 10px 20px;
	float: right;
}
.clients{
	float: left;
	width: 340px;
	margin: 20px;
	text-align: center;
	height: 375px;
}
.clients_centered{
	width: 340px;
	margin: 20px auto;
	text-align: center;
	height: 375px;
}
.partner_img{
	float: left;
	margin: 50px 20px;
}
.about_img{
	float: right;
	width: 300px;
	height: 330px;
	padding: 5px 0 0 20px;
}
.pic_caption{
	font-size: 9px;
	font-family: Arial;
}
.sponsors_img{
	margin: 20px 260px;
}
.pic_center{
	margin: 0 auto;
	padding: 0;
}
.agencies{
	margin: 20px 300px 20px 210px;
	padding: 0;
}

