/* CSS Document */
body {
	background-color: #A6959D;
	margin: 0;
	background-image:url(/images/title.gif);
	background-repeat:no-repeat;
	background-position:180px top;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color:#eee;
}
a {	color: #FFFFFF;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}
#wrap {
	width:780px;
	height:auto;
	border-bottom:1px solid #A6959D;
	border-top:1px solid #A6959D;}
#index {
	float:left;
	width:160px;}
#content {
	margin-top:100px;
	width:600px;
	float:right;}
#content table tr td {
	color:#666666;}
#content table a {
	color:#000000;
	font-weight:600;
	text-decoration:none;}
#content table a:hover {
	text-decoration:underline;}
#content h2,p {
	padding-left:10px;
	padding-right:10px;}
#content h2 {
	text-transform:uppercase;}
#float {
	float:right;
	width:180px;
	margin-left:10px;
	margin-bottom:10px;}
#footer {
	clear:both;
	width:780px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #cccccc;
	text-align:center;
}
#footer a {
	color:#CCCCCC;}
.phone {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#FFFFFF;
	}
h2 {
	font-size:140%;
	font-weight:600;
	margin-top:0;}
