﻿body
{
	margin: 0px;
	background-color:#071443;
}

.back
{
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

#linkArea
{
	padding-top:3px;
	width:990px;
}

#bodyContainer 
{
	width: 990px;
	margin: auto;
}

#topContainer 
{
	background-image: url(images/rentgp_top_bg.gif);
}

#header 
{
	margin: auto;
	height: 109px;
	width: 990px;
	background-image: url(images/rentgp_header.gif);
}

#navigation 
{
	padding-top: 63px;
	padding-left: 340px;
}

#navigation a
{
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover
{
	color: #b5ddf7;
}

#navigation LI 
{
	display: inline;
	color: #ffffff;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
}

#girlBGContainer 
{
	background-image: url(images/girl_background.jpg);
	height: 542px;
	background-position: center;
	background-repeat: no-repeat;

}

div.FeatureText 
{
	font-family: Century Gothic, Arial, Sans-Serif;
	color: #ffffff;
	width: 400px;
	height: 500px;
	margin: auto;
	width: 990px;
	padding-top: 75px;
}

div.FeatureText p 
{
	font-size: 13px;
	padding-right: 420px;
	padding-left: 150px;
	line-height: 1.5em;
}

div.FeatureText em 
{
	color: #071443;
}

div.FeatureText h1 
{
	font-size: 25px;
	margin: 0px;
	padding-right: 420px;
	padding-left: 150px;
}

#footer 
{
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	font-family: Century Gothic, Arial, Sans-Serif;
	height: 70px;
	font-size: 12px;
	text-align: right;
	padding-top: 11px;
	text-align: center;
	background-image: url(images/footerbg.gif);
}

#footer a 
{
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: auto;
}

#bottom
{
	width:auto;
	background-color:#071443;
	height:100%;
}

h1
{
	font-family: Century Gothic, Arial, Sans-Serif; color: #071443;
}

p 
{
	font-family: Century Gothic, Arial, Sans-Serif; color: #000000;
}

a 
{
	color: #071443;
}

li 
{
	font-family: Century Gothic, Arial, Sans-Serif; color: #000000; font-size: 13px;
}
h3 {
	font-family: Century Gothic, Arial, Sans-Serif;
	color: #071443;
}
#bodyContainer p {
	font-size: 13px;
}

