﻿body,table,td,div,h1,h3,p,ul,ol,li
{
	margin:0;
	padding:0;	
}

body
{
	font-family:Arial;
	font-size:76%;	
	margin:10px 0;
}

div#container
{
	position:relative;
	width:750px;	
	border:solid 0px #f00;
	margin:0px auto;
}

div#partnerLogo
{
	float:left;
	height:68px;
	width:300px;
	vertical-align:middle;
}

div#tagLine
{
	float:right;
}

div#tagLine span
{
	display:block;
	margin-top:30px;
}

div#tagLine img
{
	margin-top:25px;
}

div.nav
{
	clear:both;
	position:relative;
	height:33px;	
}

div.greyBar
{
	position:relative;
	height:31px;	
	background:transparent url(/images/gry-bg.gif) repeat-x top left;
}

div#welcome
{
	position:relative;
	height:230px;
	background:transparent url(images/gry-tab-bg.gif) repeat-x top left;
}

div#howImage
{
	position:relative;	
}

div#howContent
{
	width:280px;
	position:absolute;
	top:10px;
	left:10px;
	height:243px;
}

div#welcomeContent
{
	width:730px;
	position:absolute;
	top:0;
	left:10px;
}

div#contact
{
	position:relative;	
	height:270px;
	background:transparent url(images/gry-tab-bg.gif) repeat-x top left;
}

div#contactContent
{
	width:730px;
	position:absolute;
	top:0;
	left:10px;
}

div#contactCarImg
{
	position:absolute;
	top:0;
	right:0;
}

span.leftImg
{
	position:absolute;
	top:0;
	left:0;
}

span.rightImg
{
	position:absolute;
	top:0;
	right:0;
}
p.navLinks
{
	margin:0 10px 0 0;
	text-align:right;
}

p
{
	margin:10px;	
	line-height:20px;
}

div#howContent p
{
	color:#fff;
	font-family:Arial;
}

div#howContent p a:link
{
	color:#D5B437;
	text-decoration:none;
	font-weight:bold;
}

div#howContent p a:visited
{
	color:#D5B437;
	text-decoration:none;
	font-weight:bold;
}

div#howContent p a:hover
{
	color:#D5B437;
	text-decoration:underline;
	font-weight:bold;
}


h1
{
	color:#505050;
	font-weight:normal;	
	text-align:center;
	font-size:18pt;
	margin-top:2px;
}

h3
{
	margin-top:10px;	
	padding:2px;
	background:#eee;
	font-size:12pt;
	font-weight:normal;
}

table.form td
{
	padding:10px 0 0 5px;	
}

table.form table td
{
	padding:0;	
}

.topmargin10
{
	margin-top:10px;
}

.lightGray
{
	background-color:#F0F0F0;
}

.grayBackground
{
	background-image: url('images/gry-tab-bg.gif'); background-repeat:repeat-x;
}

.grayBackgroundLeft
{
	background-image: url('images/gry-tab-lft.gif');
	background-repeat:repeat-x;
}

.grayBackgroundRight
{
	background-image: url('images/gry-tab-rgt.gif'); background-repeat:repeat-x;
}

.bold
{
	font-weight:bold;	
}

.menuLink
{
	font-size:.9em; font-weight:bold; color:#FFFFFF;
}

.Statement
{
	font-size:16px; color:#505050;
}

.error
{
	color:#f00;
	text-align:center;
}


#welcomeText
{
	padding-top:10px;
	font-weight:bold;
	font-size:14pt;
	font-family:Arial;		
}

#welcomeBody
{
	font-family:Arial;
}

