

body
{
	background-image: url(siteimages/home.jpg);
	background-repeat: no-repeat !important;
	background-position: center top;
	background-color: #000000;
	height: 922px;

}


.middle
{
	position: absolute;
	top: 235px;
	height: 415px;
	width: 1264px;
}

.maincontent
{
	color: #333333;
	font-family: verdana;
	font-size: 12px;
	line-height: 1.8em;
	font-style: normal;
}
 

a
{
	color: white;
	font-family: verdana;
	font-size: 9px;
	line-height: 1.8em;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

a:hover
{
	color: #FD0404;
	font-family: verdana;
	font-size: 9px;
	line-height: 1.8em;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.footer
{
	color: gray;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer:link
{
	color: gray;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer:hover
{
	color: gray;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline !important;
}

.header
{
	color: red;
	font-family: verdana;
	font-size: 13px;
	line-height: 1.8em;
	font-style: normal;
	font-weight: bold;
}


.NewWork {
	color: red;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	width: 305px;
	
}

.NewWork a:link {font-family: verdana;font-size: 14px;text-decoration: none; color: #222333;}
.NewWork a:visited {font-family: verdana;font-size: 14px;text-decoration: none; color: #222333;}
.NewWork a:active {font-family: verdana;font-size: 14px;text-decoration: none; color: #222333;}
.NewWork a:hover {font-family: verdana;font-size: 14px;text-decoration: none; color: red;}
