body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-x;
	color: #4E4E4E;
	text-align:justify;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #010101;
}
#logo {
	width: 143px;
	height: 100px;
	position: absolute;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 500;
}
.heading
{font-weight:bold;
color:#4477AA;
height:35px;
padding-left:15px;
}
.footerlinks
{font-family:tahoma;
font-size:11px;
color:#E73404;
text-align:center;
text-decoration:none;
}

.footerlinks:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#E73404;
	text-decoration:none;
}
a
{color:#E73404;
font-weight:bold;
text-decoration:none;
}
a:hover
{color:#727272;
text-decoration:underline;}
.border
{border:1px solid #F78016;
}
.toplinks
{width:155px;
text-align:center;
font-size:12px;
font-weight:bold;
line-height:30px;
height:30px;}
.toplinks a
{background-color:#E73404;
color:#ffffff;
display:block;
height:30px;
text-transform:uppercase;
text-decoration:none;}
.toplinks a:hover
{background-color:transparent;
color:#ffffff;
text-decoration:none;}
#main
{padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background-color:#ffffff;
}
#quickheading{
	font-weight:bold;
	background-color:#F39847;
	height:32px;
	padding-left:15px;
	color:#ffffff;
	font-size: 11px;
}
.quicklinks{
	color:#000000;
	padding-left:15px;
	font-size: 10px;
}
.adressblock {
	font-family: verdana;
	font-size: 9px;
	padding-left: 15px;
	color: #000000;
}

.quicklinks:hover{
	color:#003399;
	text-decoration: none;
}
.name
{font-family:"century Gothic";
font-size:32px;
color:#ffffff;
padding-bottom:5px;
padding-left:15px;}
.tag
{color:#ffffff;
padding-left:17px;}
