@charset "UTF-8";
body  {
	background: #b6b3a2;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #bebebe;
}

h1 {
	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bebebe;
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
}

#container { 
	width: 925px;
	margin: 0 auto;
	text-align: left;
} 

#header { 
	background: #b6b3a2;
	height: 102px;
} 

#header h1 {
	margin: 0;
	padding: 0px 0;
}

#headline {
	margin-right: 29px;
	padding-top: 25px;
}

#sidebar1 {
	float: left;
	width: 220px;
	height: 456px;
	margin-left: 18px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

* html #sidebar1 { display: inline; }
* html #sidebar1 { margin-right: 31px; }
* html #sidebar1 { margin-top: -30px; }

#nav5 {
	padding-top: 10px;
}

#sidebar2 {
	position: absolute;
	top: -102px;
	left: 755px;
	width: 150px;
	background: #353b44;
	margin-right: 40px;
	padding: 0;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
}

#phoneBar {
	width: 150px;
	margin-left: 0px;
}

#wrapper {
	position: relative;
	width: 925px;
	height: 559px;
	margin: 0;
	background-image: url(images/port_bkgrnd_im2.png);
	background-repeat: no-repeat;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}

#mainContent { 
	margin: 0 183px 0 270px;
	padding: 72px 0 0 0px;
} 

* html #mainContent { display: inline; }
* html #mainContent { margin-left: 0; }

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #bebebe;
}

#footer {
	text-align: right;
	margin-right: 205px;
} 

#footer p {
	margin: 0;
	padding: 10px 70px 0 0;
}

.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #616055;
	text-align: right;
}

.thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bcbcbc;
	padding-top: 6px;
	text-align: center;
}

.thankyousub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a8a8a8;
	padding-top: 15px;
	text-align: center;
}

