body
{
	background: #000000;
	font-family: helvetica,sans-serif;
	font-size: 12px;
}
a, a:hover, a:visited a:active
{
	color: #0000FF;
        text-decoration: none;
}
#container
{
	width: 1010px;
	height: 600px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -500px;
	border: 2px solid #000000;
        background: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	background-image:url(images/seduction_header.jpg);
}
#imgheader
{
	background-image:url(images/seduction_text_header.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 96px;
	width: 670px;
        padding-left: 330px;
}
#imgbox
{
	background-image:url(images/testimonial-box-grey1.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 230px;
	width: 670px;
        padding-left: 10px;
        padding-top: 5px;
}
#navigation
{
	height: 20px;
	text-align: left;
	padding-top: 4px;
	width: 670px;
	top: 50px;
        padding-left: 330px;
}
#navigation a, a:hover, a:visited a:active
{
	padding-right: 12px;
	padding-left: 12px;
        color: #666666;
}
#navigation a
{
	text-decoration: none;
}
#navigation a:hover, a:visited a:active
{
	text-decoration: none;
}
#content
{
	width: 680px;
	top: 60px;
	height: 528px;
	overflow: auto;
        padding-left: 326px;
}
h1
{
	margin:0px;
	background-color: #cc0000;
	color: white;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
        font-size: 23px;
}
h2
{
        padding-top:0px;
	padding-bottom:0px;	
        margin:0px;
	font-size:18px;
        text-transform:none;
        color:#000066;
        margin: .5% .5%;
	padding: 5 5px;  
}
p
{
        padding-top:0px;
	padding: 0px;
         font-size: 12px;
        margin: .5% .5%;
	padding: 5 5px;
}
p1
}
        padding-left: 10px;
        padding-top: 10px;
}
#footer
{
    color: #000000;
    background: #ffffff;
    text-align: center;
	font-size:75%;	
	height:0px;
	padding-top:0px;
}

#footer a
{
    text-decoration: none;
    color: black;
    background: transparent;
}

#footer a:hover
{
color: black;
}
