body {
	
	background: #000000 url(../images/background.jpg) repeat-x;
	
	
}

body a{
color: #ffffff;
text-decoration: none
}

body a:hover{
color: #ffffff;
text-decoration: underline
}



.container{
position: absolute;
height: 540px;
width: 997px
}
.content{
float: left;
width: 300px;
background: transparent;
}

.right{
float: right;
width: 100px
}

.logo{
position: absolute;
top: 50px;
right: 85px;
background: url(../images/logo.gif) no-repeat;
width: 159px;
height: 34px
}

.leftLogo{
position: absolute;
top: 100px;
left: 2px;
background: url(../images/leftlogo.jpg) no-repeat;
width: 46px;
height: 191px
}

.headerNav{
color: #ffffff;
font-family: Trebuchet MS;
font-size: 13px;
position: absolute;
left: 60px;
top: 50px;
word-spacing: 30px;
width: 560px

}

.headerNav img{
position: relative;
top: 4px

}

.mainAd{
position: absolute;
top: 100px;
left:50px;
width: 633px;
height:358px;
background: transparent;
}

.mainAd h1{
font-family: Trebuchet MS;
font-size: 14px;
color: #ffffff;
}

.mainAd h2{
font-family: Trebuchet MS;
font-size: 13px;
color: #ffffff;
}

.mainAd p, li{
font-family: Trebuchet MS;
font-size: 12px;
color: #ffffff;
}

.title{
color: #fff;
font-family: Trebuchet MS;
font-size: 10px;
}

.footer{
position: absolute;
bottom: 30px;
left:305px;
font-family: Trebuchet MS;
font-size: 10px;
color: #ffffff;
word-spacing: 30px;
font-size: 10px;
width: 450px
}
.footer img{
position: relative;
top: 4px
}

.copyright{
position: absolute;
bottom: 30px;
right:105px;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 10px;
width: 130px
}

.block1{
position: absolute;
top: 95px;
right: 60px;
background: url(../images/block.gif) no-repeat;
width:208px;
height:108px
}

.block1 h2{
padding-left: 10px;
margin-top: 1px;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 14px
}

.block1 p{
padding-left: 6px;
padding-bottom: 30px;
width:191px;
overflow: hidden;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 12px
}

.block1 footnote{
position: absolute;
right: 20px;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 10px
}

.block2{
position: absolute;
top: 215px;
right: 60px;
background: url(../images/block2.gif) no-repeat;
width:208px;
height:108px
}

.block2 h2{
padding-left: 10px;
margin-top: 1px;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 14px
}
.block2 p{
padding-left: 6px;
width:191px;
overflow: hidden;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 12px
}

.block3{
position: absolute;
top: 335px;
right: 60px;
background: url(../images/buyblock.gif) no-repeat;
width:208px;
height:108px
}

.block3 h2{
padding-left: 10px;
margin-top: 1px;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 14px
}
.block3 p{
padding-left: 6px;
margin-bottom: 22px;
width:191px;
overflow: hidden;
font-family: Trebuchet MS;
color: #ffffff;
font-size: 12px
}

.contactFormArea{
width: 210px;
position: relative;
float: left;
}

.contactContentArea{
width: 280px;
position: relative;
float: right;
font-family: Trebuchet MS; color:#ffffff;
font-size:12px;
height: 360px;
width: 223px;
}
	fieldset { border:0; font-family: Trebuchet MS;}
	label { display:block; font-family: Trebuchet MS; color:#ffffff;}
	input.text,textarea { width:200px;font-size:12px; font-family: Trebuchet MS;;color:#ffffff;padding:3px;margin:1px 0;border:1px solid #ccc; background: #666666;}
	input.submit { padding:2px 5px;font: 12px/12px verdana,arial,sans-serif; }
	