body {
	margin:0; 
	font-size:12px; 
	line-height:16px; 
	font-family:Arial, Tahoma, Helvetica, sans-serif; 
	background-color:#000000; 
	color:#FFFFFF;
}
a {
	color:#fdc605; 
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
h1 {
	font-size:24px; 
	font-weight:bold; 
	font-style:italic; 
	color:#192ACE;
}
h3{
	padding: 20px 0px 5px 0px;
	text-align: center;
}
#all {
	background:url(images/body_bckg.jpg) repeat-x #192ACF;
}
#container {
	width:960px; 
	margin:0 auto;
}
#header {
	background:url(images/head_bckg3.jpg) no-repeat #000000; 
	height:186px;
}
#logo {
	padding:15px 5px; 
	width:243px; 
	float:left; 
	text-align:center;
}
#logo a {
	color:#D83E01; 
	text-decoration:none; 
	font-size:16px;
}
#head {
	float:right; 
	width:690px;
}
#head p {
	font-size:10px; 
	color:#999999; 
	line-height:10px; 
	margin:0; 
	padding:0 0px;
}
#head ul {
	list-style:none; 
	padding:0; 
	margin:30px 0; 
	height:75px;
}
#head ul li {
	float:left; 
	padding:0 10px;
}
#head a {
	display:block; 
	width:192px; 
	height:48px; 
	color:#D83E01; 
	text-decoration:none; 
	background:url(images/text_top_bckg.gif) no-repeat; 
	text-transform:uppercase; 
	text-align:center; 
	padding-top:28px; 
	font-size:15px;
}
#head a:hover {
	background:url(images/text_top_bckg_over.gif) no-repeat;
}
#main {
	background:url(images/textarea_bckg2.jpg) no-repeat #000000; 
	float:left; 
	width:100%; 
	min-height:250px;
}
#menu {
	float:left; 
	width:215px; 
	padding:25px;
}
#menu ul {
	list-style:none; 
	padding:0; 
	margin:0;
}
#menu a {
	font-size:14px; 
	font-style:italic; 
	text-decoration:none; 
	color:#D83E01; 
	display:block; 
	width:180px; 
	height:20px; 
	padding:5px 10px 0 10px; 
	border-bottom:1px solid #192ACF; 
	text-transform:lowercase;
}
#menu a:hover {
	background-color:#060A33;
}
/************** .feature styles ***************/

.feature{
	padding: 10px 10px 10px 10px;
	min-height: 220px;
}

.feature h3{
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
}

.feature p{
	padding-bottom: 20px;
}

.feature a{
	border="0";
}

#text {
	padding:15px 20px 20px 290px;
}
#text img{
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
}

#divform td {
	padding:0px 0px 0px 0px;
	color:#D83E01;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#divform input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #D83E01;
	background-color:#FFFFFF;
	padding-left: 3px;
}
#divform select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #D83E01;
}
#divform input.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 3px outset #D83E01;
	background-color:#FFFFFF;
}
#footer {
	background:url(images/footer_text2.jpg) no-repeat #000000; 
	height:16px; 
	color:#D83E01; 
	font-size:11px; 
	padding:59px 30px 0 30px; 
	clear:both;
}
#left_footer {
	float:left;
}
#right_footer {
	float:right;
}
#bottom {
	background:url(images/footer_bckg.jpg) repeat-x #000000;
}
#bottom_center {
	width:960px; 
	margin:0 auto; 
	background:url(images/center_foot2.jpg) no-repeat #000000; 
	height:191px;
}

