/* CSS Document */

body{
	background-color:#0D0D0D;
	margin:0px;
	background-image: url(../Images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #D8D8D8;
	text-decoration: none;
}
#main{
	margin-top:50px;
	height:576px;
	background-image: url(../Images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#banner{
	padding-right:4px;}
em{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #47ADEA;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.nav{
	background-color:#4A4A4A;
	text-align:center;
	color: #47ADEA
}; 	}
.clock{	
	padding-right:4px;
	height:15px;}
	
a {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #47ADEA;
}
a:link {
	text-decoration: underline;
	color: #E5E5E5;
}
a:visited {
	text-decoration: underline;
	color: #E5E5E5;
}
a:hover {
	text-decoration: none;
	color: #E5E5E5;
}
a:active {
	text-decoration: underline;
	color: #E5E5E5;
}
.grad	{
	background-image: url(../Images/Headings/text_bg.gif);
	background-repeat: repeat;
	background-position: left bottom;
	border: 1px solid #666666;}
	
.home{
	background-image: url(../Images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #20455A;}
h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #47ADEA;
	text-decoration: none;
	text-align:right;
	margin-right:10px}

.fields {
	color: #47ADEA;
	border: 1px double #47ADEA;
	background-image: url(../Images/field_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.freephone{font-size:15px; color:#33CCFF; font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding-top:5px;}

#wrapper{ width:995px; margin:0px auto; background-image: url(../Images/wrapperbg.png); background-repeat: no-repeat; background-position: center 70px; }



