/* CSS Document */

body{
background: url('images/bg3.jpg') center top repeat-y #919191;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 16px;
line-height: 21px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 14px;
line-height: 16px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 13px;
line-height: 16px;
margin-bottom: 0;
}

p, li, td {
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 12px;
line-height: 16px;
}

a:link, a:visited {
color: #0099FF;
text-decoration: none;
}

a:hover, a:active {
color: #33CC00;
text-decoration: underline;
}

img {
border: 0;
}

.floatRight {
float: right;
}

.floatLeft {
float: left;
}

.setCenter {
	text-align: center;
}

.setLeft {
	text-align: left;
}

.setLeftItalic {
	text-align: left;
	font-style: italic;
}

.setRight {
	text-align: right;
}

.ital {
font-style: italic;
}

.author {
font-style: italic;
margin: 0;
}

.summary {
margin: 5px 0 0 0;
}

/* ---- GENERAL STRUCTURE ---- */

#container {
position: relative;
width: 940px;
height: auto;
margin-top: 0;
margin-left: auto;
margin-right: auto;
background: #000000;
padding: 0;
}

#header {
width: 940px;
height: 425px;
margin: 0;
padding: 0;
}

#header2 {
width: 940px;
height: 225px;
margin: 0;
padding: 0;
}

#offer {
width: 940px;
height: 170px;
margin: 0;
padding: 0;
background: #000000;
}

#offer p {
text-align: center;
}

#offer1 {
float: left;
width: 400px;
height: 170px;
margin: 0;
padding: 0;
}

#or {
float: left;
width: 140px;
height: 170px;
margin: 0;
padding: 0;
}

#or p {
margin-top: 45px;
}

#offer2 {
float: left;
width: 400px;
height: 170px;
margin: 0;
padding: 0;
}

#content {
clear: both;
width: 940px;
height: auto;
margin: 0;
padding: 0;
background: #000000;
}

#copy {
width: 300px;
float: left;
}

#copy h1 {
margin-left: 15px;
}

#copy p, #copy li, #copy td {
margin: 15px 0 5px 15px;
color: #0099FF;
font-size: 14px;
line-height: 21px;
}

#copy2 {
width: 555px;
margin: 10px 0 10px 340px ;
border: 2px solid #333333;
padding: 15px;
}

#copy2 h2 {
color: #33CC00;
margin: 0;
}

#copy2 h3 {
color: #3399FF;
margin: 0;
}

#testimonials2 {
width: 300px;
float: left;
}

#testimonials2 p {
margin: 15px 0 5px 15px;
color: #0099FF;
font-size: 14px;
line-height: 21px;
}

#testimonials {
width: 555px;
margin: 10px 0 10px 340px;
border: 2px solid #333333;
padding: 15px;
}

#testimonials h2 {
color: #33CC00;
margin: 0;
}

.source {
font-style: italic;
color: #999999;
}

#footer {
clear: both;
width: 940px;
height: 130px;
background: #222222;
}

#footer p {
text-align: center;
font-size: 11px;
padding: 30px 0 0 0;
}

.sealHolder {
	width: 50px;
	margin: 20px 0 0 120px;
}

