img, div {behavior: url(iepngfix.htc);}

img a { border: 0px;}

body {
	background: #000000 url('../images/layout/body_bg.jpg') no-repeat;
	background-position: top center;
	color: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
}

a:link, a:visited {
	color: #088dce;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #09aefe;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color: #FCFCFC;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

input, select, textarea {
	border: 1px solid #999999;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}

#left-col {
	width: 802px;
	height: 428px;
	float: left;
}

#right-col {
	width: 198px;
	height: 428px;
	float: right;
	background: url('../images/layout/phone_right.png') no-repeat;
}

#header {
	text-align: left;
	height: 113px;
}

ul#navlist {
	width: 802px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	display: inline;
}

#navlist li {
	display: inline;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
	}

#navlist a { 
	display: block;
	text-align: center;
	height: 30px;
	min-width: 65px;
	padding: 0px 10px;
	padding-bottom: 0px;
	margin: 0px 1px;
	line-height: 30px;
	float: left; 
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background: url('../images/layout/btn_nav.gif') repeat-x;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background: url('../images/layout/btn_nav_over.gif') repeat-x;
	text-decoration: none;
}

#home-intro {
	width: 802px;
	height: 255px;
	background: url('../images/layout/intro_bg.png') no-repeat;
	background-position: bottom center;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}


#home-content-bar {
	clear: both;
	height: 150px;
	width: 100%;
	background: url('../images/layout/bar_home_bg.png') no-repeat;	
}

#location {
	display: inline;
	margin-right: 8px;
	margin-top: 0px;
	float: right;
	width: 473px;
	height: 34px;
	background: url('../images/layout/location_bg.png') no-repeat;
}

.home-content-block {
	width: 205px;
	height: 124px;
	margin: 15px;
	float: left;

}

#footer-home {
	width: 100%;
	clear: both;
	font-size: 11px;
	color: #CECECE;
}


#contentPageWrapper {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#contentHeader {
	width: 802px;
	height: 93px;
	clear: both;
}

#contentMain {
	clear: both;
	text-align: left;
	width: 802px;
	background: url('../images/layout/trans_bg.png') no-repeat;
}

#contentMain p, #contentMain blockquote {
	line-height: 18px;
	color: #b0b1ba;
}

#contentFooter {
	text-align: left;
	width: 802px;
	clear: both;
	background: #010101;
	font-size: 11px;
	border-top: 3px solid #121212;
}

.white {
	color: #FFFFFF;
}

.footerNav {list-style-type: none; padding: 0px; margin: 0px; width: 120px; border-right: 2px dotted #444444;}

.footerNav li {padding: 0px; line-height: 18px;}