
body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color:#000000;
		background-image:url(../img/bg.gif);
		background-position:top;
		background-repeat:repeat-x;
		font-family: Helvetica, Verdana, Arial;
		font-size:12px;
		text-align:justify;
		color:#ffffff;
		line-height:140%;
}

td
{
		vertical-align:top;
}

.container
{
		width:900px;
		margin:0 auto;
}

.contactbox
{
		background:#111111;
		width:202px;
				
}

.indexcontent
{
		background:#141414;
		background-image:url(../img/mainfooter.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		
}

.pageimage
{
	margin-left:20px;
	margin-bottom:15px;
	border:1px solid #000000;
}

.content
{
		padding: 20px 30px 30px;
}

.logo
{
		width:179px;
		height:90px;
}

.details
{
		background-image:url(../img/addressbar.jpg);
		background-repeat:no-repeat;
		text-align:left;
		padding:0px 0px 0px 20px;
		color:#363636;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height: 140%;
}

.details2
{
		text-align:left;
		margin-top:10px;
}

.grey 
{
		font-size: 14px;
		font-weight: bold;
}

.footer
{
		width:880px;
		height:60px;
		font-size: 11px;
		text-align:right;
		color: #363636;
		padding-top: 13px;
		padding-right: 20px;
		font-family: Helvetica, Verdana, Arial;
		border:none;
		margin:0 auto;
		float:left;
		background-image:url(../img/footer.jpg);
		background-repeat:no-repeat;
}

.footerText
{
		padding-right: 9px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
		color: #363636;
		text-decoration: none;
}

.footer a:hover
{	
		text-decoration: underline;
		color: #363636;
}

a, a:link, a:visited, a:active 
{
		color: #ffdc2c;
		text-decoration: none;
}

a:hover
{	
		text-decoration: underline;
		color: #ffdc2c;
}

h1
{
		font-size:12px;
		background-image:url(../img/headerline.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		padding-bottom:5px;
		margin-top:0px;
		color:#ffdc2c;
		padding-top:0px;
}

h2
{
		font-size:12px;
		color:#ffdc2c;
}

h3
{
		font-size:11px;
		color:#ffdc2c;
	
}

hr
{
		width: 100%;
		height: 20px;
		background-color: #141414;
		background-image:url(../img/headerline.gif);
		background-repeat:no-repeat;
		border: none;
		color: #141414;
}


#name,#email,#phone,#comment
{
		width: 250px;
		height: 16px;
		border: solid 1px #000000;
		background-color: #ffdc2c;
		padding: 2px;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
}
		
#comment
{
		height: 160px;
}

.details2 a, .details2 a:link, .details2 a:visited, .details2 a:active 
{
		color: #363636;
}

.details2 a:hover
{
		color: #363636;
		text-decoration: underline;
}