html,body {
height:100%;
}

body {
font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
background-image:url(../images/bg1.jpg);
background-repeat:repeat-x;
background-position:center top;
font-size:12px;
margin:0;
padding:0;
}

#wrapper {
position:relative;
width:960px;
margin:0 auto;
}

#wrapper #show1 {
position:absolute;
left:490px;
top:280px;
height:150px;
width:200px;
}

#wrapper #show2 {
position:absolute;
left:710px;
top:280px;
height:150px;
width:200px;
}

#wrapper #show3 {
position:absolute;
left:490px;
top:450px;
height:150px;
width:200px;
}

#wrapper #show4 {
position:absolute;
left:710px;
top:450px;
height:150px;
width:200px;
}

#menu {
margin-left:100px;
margin-top:15px;
z-index:1000;
color:#999;
}

#logo {
margin-top:38px;
margin-left:10px;
z-index:0;
clear:right;
position:relative;
}

#wrapper #logo h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:400;
color:#FFF;
text-transform:uppercase;
letter-spacing:0.2em;
font-variant:normal;
word-spacing:0.5em;
margin:0;
}

#logo #tagline h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:400;
font-variant:small-caps;
color:#CCC;
line-height:1.6em;
}

#content {
	position:relative;
	float:left;
	width:440px;
	padding:10px;
}
#portfolio1 {
	position:relative;
	float:left;
	width:440px;
	padding:10px;
	clear: left;
}
.border {
	padding: 6px;
}

#portfolio2 {
	position:relative;
	float:right;
	width:440px;
	padding:10px;
}
#payment {
	position:relative;
	float:left;
	width:940px;
	padding:10px;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
word-spacing:0.7em;
margin-top:2em;
text-transform:uppercase;
color:#9FBAD3;
font-weight:400;
}

#questionnaire h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	word-spacing:normal;
	margin-top:0em;
	text-transform:uppercase;
	color:#9FBAD3;
	font-weight:400;
}
.required {
	font-weight: bold;
	color: #CC0000;
}
.rates {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	word-spacing:0.2em;
	margin-top:auto;
	text-transform:uppercase;
	color:#5B8AB5;
	font-weight:bold;
}
#wrapper #content h1 {
	word-spacing: normal;
}


#wrapper #tagline h2 {
color:#FFF;
}

.shrink {
color:#000;
font-size:2px;
}

#tagline {
position:absolute;
width:508px;
height:71px;
z-index:auto;
top:22px;
left:350px;
}

.blueit {
color:#CFE0F3;
font-style:italic;
}
#quote {
	position:absolute;
	width:490px;
	height:364px;
	z-index:1;
	left: 471px;
	top: 257px;
}
#graphicrates {
	position:relative;
	float:left;
	width:460px;
	padding:10px;
	margin-left:15px;
}
#special {
color:#06F;
top:-20px;
width:100%;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}

#footer {
height:50px;
color:#fff;
background-color:#000;
margin:0 auto;
}

#footerLiner {
text-align:center;
font-size:10px;
color:#fff;
background-color:#000;
height:5em;
padding:30px 20px;
}

a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:link{font-weight: bold;
	color: #0066CC;
	text-decoration: none;}

a:visited {font-weight: bold;
	color: #0066CC;
	text-decoration: none;}

a:hover{
	font-weight: bold;
	color: #9BCDFF;
	text-decoration: none;
}

a:active{font-weight: bold;
	color: #000000;
	text-decoration: none;}

input {
	border: 1px solid #81A5C5;background-color: #F5F8FA;
}
select {
	background-color: #F5F8FA;
	color: #000000;
}
textarea {
	border: 1px solid #81A5C5;
	background-color: #F5F8FA;
}
#questionnaire {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#wrapper #payment h2 {
	font-weight: normal;
	color: #666666;
}
