﻿body 
{
	background-image: url(images2/bodybg.jpg);
	background-repeat: repeat-x;
	margin:0;
	font-family: Trebuchet MS,Verdana,Helvetica,Sans-serif;
	color: #999999;
	font-size: 11px;
}

#LayoutTop
{
	position:absolute;
	width:900px;
	height:350px;	
	top:0px;
	left:0px;
	z-index:2;
	background-image: url(images2/topbg.jpg);
	background-repeat: no-repeat;
}

#LayoutBottom
{
	position:absolute;
	width:500px;
	height:350px;	
	top:350px;
	left:0px;
	z-index:1;
	background-image: url(images2/bottombg.jpg);
	background-repeat: no-repeat;
	padding: 60px 0px 0px 320px;
}

h1
{
	font-family: verdana,sans-serif;
	color: #ffffff;
	font-size: 28px;
	margin: 0px;
}

h2
{
	font-family: verdana,sans-serif;
	color: #f88e26;
	font-size: 22px;
	margin: 20px 0px 0px 0px;
}

a:link
{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ee2b55;
	text-decoration: none;	
}

a:active
{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ee2b55;
	text-decoration: none;		
}

a:visited
{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ee2b55;
	text-decoration: none;	
}

a:hover
{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;		
}

#heading1
{
	position: absolute;
	top: 310px;
	left: 320px;
}

#offerLogo
{
	position: absolute;
	top: 80px;
	left: 650px;
}

#image99Offer
{
	position: absolute;
	top: 250px;
	left: 50px;
}

#logo
{
	position: absolute;
	top: 305px;
	left: 80px;
	width: 120px;
	font-weight: bold;
	font-style: italic;	
	font-size: 46px;
	color: #ee2b55;
}

#phone
{
	position: absolute;
	top: 15px;
	left: 625px;
	width: 300px;
	font-weight: bold;
	font-style: italic;	
	font-size: 18px;
	color: #ee2b55;
}

#wmsrLogo
{
	float: left;	
}

#thumbs
{
	overflow: auto;
	margin: 0px 0px 20px 0px;	
}

#thumbs img
{
	float: left;
	margin: 5px 5px 5px 0px;	
	border: 0px;
}

#menu
{
	position: absolute;
	top: 20px;
	width: 300px;
	font-weight: bold;
	font-style: italic;	
	color: #ee2b55;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu li
{
	display: block;
	float: left;
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#folioThumbs div
{
	float: left;
	margin: 5px 5px 5px 0px;
}
