﻿@charset "utf-8";
/* CSS Document */

.style2 {
	color:#AA0000;
	line-height:50%;
	text-decoration:none;
	font-weight:bold;
}

.style3 {
	font-size: 13px;
	color: #000000;
}

.style4 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}

.style5 {
	color:#c69517 ;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	top:5px;
}

.style6 {
	font-size:2px;
}	

.style8 {
	color:#AA0000;
	line-height:95%;
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color:#8B0000 ;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#8B0000 ;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#8B0000 ;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}

a:hover {
	color:#FF8C00 ;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a img {border:none;}

.style7 {
	color: #000000;
	font-size:13px;
	font-weight:bold;
}	

.style9 {
	color:#AA0000;
	text-decoration:none;
	font-size: 12px;
}

ul {
	padding:0px;
	margin:0px;
	color:#8B0000 ;
}

li.first{
	position:relative;
	left:50px;
	list-style: circle inside;
	color:#8B0000 ;
	font-size:13px;
}

li.second{
	position:relative;
	left:100px;
	list-style: disk inside;
	color:#000000;
	font-size:13px;
}


body {
	background-color:#FFFFFF;
	background-image:url(images/gr_bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

p{
	color: #000000;
	font-size:13px;
}

h1
{
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
	font-size:18px;
}

h2{
	color:#000000;
	font-size:36px;
	text-align: left
}

h3{
	color:#000000;
	font-size:24px;
}

h4{
	color:#AA0000;
	text-decoration:none;
	font-size: 13px;
}

#content{
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
	background-image: images/transparency.gif;
	backgroun-repeat: repeat-y;
	padding:0px;
}

#banner{
	position:relative;
	left:200;
	top:40;
}

.footer_bg_grad{
	background-image:url('footer_bg_grad.png');
	background-repeat: repeat-x;
	height:100px;
}

.footer_subheadings{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#8B0000;
}

.footer_links {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000;
	padding-right:10px;
}

.footer_links a:link, .footer_links a:visited{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	line-height:20px;
}

.footer_links a:hover, .footer_links a:active{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#8B0000;
	text-decoration:underline;

}

.footer_clients{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000;
	padding-top:25px;
	padding-bottom:15px;
	
}
.footer_clients span{
	color:#aa0000;
	font-weight:bold;
}

.copyright_info{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	height:35px;
}

.footer_bg_btm{
	background-image:url('footer_bg_btm.gif');
	background-repeat:repeat-x;
	height:36px;
}





