/* main settings */
body {
	margin: 0;
	font: 14px arial, Helvetica, sans-serif; 
	color: #333;
	min-width: 1000px;
	background-color: #004b85;
}
a {
	text-decoration: none;
	color: #004b85;
}
a:hover {
	text-decoration: underline;
}
img {
	border-style: none;
}

.red {
	color: #cc0000;
}

/*widescreen settings*/
#holder {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #004b85;
}
#wrapper01 {
	width: 1452px;
	position: relative;
	float: left;
	left: 50%;
}
#wrapper02 {
	width: 1452px;
	position: relative;
	float: left;
	left: -50%;
	background: url(../images/bg-wrapper2.gif) no-repeat;
}
#main {
	width: 854px;
	margin: 0 auto;
	padding-left: 16px;
	overflow: hidden;
	background: url(../images/bg-main2.gif) repeat-y;
}
.main-box {
	width: 843px;
	overflow: hidden;
}
.main-bottom {
	width: 870px;
	height: 10px;
	position: relative;
	margin-left: -16px;
	overflow: hidden;
	background: url(../images/bg-main-bottom2.gif) no-repeat;
}
/* header settings */
#header {
	width: 100%;
	background: url(../images/bg-main-box.png) repeat-y;
}
.header-box {
	width: 755px;
	min-height: 208px;
	margin-right: 4px;
	padding: 0 42px 0 40px;
	background: #e4e4e4 url(../images/bg-header.gif) repeat-x;
	border: 1px solid #bdbcbd;
    border-top: none;
	position: relative;
}
#header:after {
	content: "";
	display: block;
	clear: both;
}
#header .logo {
	position: absolute;
	top: 0px;
	left: -3px;
}
#header .logo a {
	width: 249px;
	height: 225px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo-blue.png) no-repeat;
	display: block;
	cursor: pointer;
}
#header .logo2 {
	width: 512px;
	margin: 30px 0px 0 0;
	padding: 4px 8px 0 0;
	float: right;
	
}
#header .logo2 span {
	width: 147px;
	height: 20px;
	margin-top: 53px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	background: url(../images/bg-text.png) no-repeat;
}
#header .logo2 a {
	margin-top:10px;
	width: 328px;
	height: 110px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
	background: url(../images/logo2-blue.png) no-repeat;
}
/* content settings */
#content {
	width: 100%;
	overflow: hidden;
}
#sidebar {
	width:178px;
	float: left;
	display: inline;
}
.sidebar-nav {
	width: 100%;
	overflow: hidden;
	margin: 0 0 17px;
	padding: 13px 0 0;
	list-style: none;
}
.sidebar-nav li {
	height: 1%;
	vertical-align: top;
	padding: 2px 0 0 4px;
	border-top: 1px solid #bdbcbd;
	border-left: 1px solid #bdbcbd;
	background: #efefef url(../images/bg-sidebar.gif) repeat-x;
}
.sidebar-nav li.last {
	border-left: 0;
	border-top: 1px solid #bdbcbd;
	background: #fff url(../images/bg-last2.gif) no-repeat 0 100%;
}
.sidebar-nav li a {
	width: 100%;
	overflow: hidden;
	padding: 8px 0 8px 29px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	display: block;
	cursor: pointer;
}
.sidebar-nav li a:hover,
.sidebar-nav li.active a {
	color: #004b85;
	text-decoration: none;
	background: url(../images/bullet-star2.png) no-repeat;
}
.ads {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.ads li { margin-bottom: 6px; }
#primary {
	width: 669px;
	float: left;
	margin-left: -4px;
	padding-bottom: 2px;
}
.primary-box {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-primary.png) repeat-y;
}
.primary-box2 {
	width: 631px;
	min-height: 680px;
	overflow: hidden;
	position: relative;
	padding: 32px 0 29px 38px;
}
.primary-bottom {
	width: 669px;
	height: 8px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-primary-bottom.png);
}
.banner {
	width: 618px;
	overflow: hidden;
	background: url(../images/bg-banner3.gif) repeat-y;
	position: relative;
	margin: 0 0 37px -11px;
}
.banner-box {
	width: 618px;
	overflow: hidden;
	background: url(../images/bg-banner.gif) no-repeat;
}
.banner-box2 {
	width: 618px;
	overflow: hidden;
	background: url(../images/bg-banner2.gif) no-repeat 0 100%;
	padding: 7px 0 7px 17px;
}
.banner-box a img { display: block; }
.content-area {
	width: 595px;
	overflow: hidden;
	padding-right: 36px;
}
.content-area h1 {
	width: 500px;
	height: 24px;
	overflow: hidden;
	margin: 0 0 13px;
	display: block;
	text-indent: -9999px;
	background: url(../images/bg-title2.png) no-repeat; 
}
.content-area p {
	margin: 0 0 22px;
	line-height: 20px;
}
.more a {
	font-weight: bold;
	background: url(../images/bullet-link2.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
}
sdf  {
	}
/* footer settings */
#footer {
	width: 870px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.footer-box {
	width: 567px;
	float: left;
	padding: 43px 0 0 3px;
}
.footer-box p {
	margin: 0 0 1px;
	color: #fff;
	font-weight: bold;
}
.footer-nav {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -12px;
	position: relative;
}
.footer-nav li {
	float: left;
	background: url(../images/bullet-footer2.gif) no-repeat 0 3px;
	padding: 0 12px;
	display: inline;
}
.footer-nav li a {
	color: #78c0f8;
	font-size: 12px;
}
.footer-nav li.first { background: none; }
.footer-box2 {
	width: 300px;
	float: left;
	padding-top: 16px;
}
.footer-logo {
	width: 240px;
	overflow: hidden;
	display: block;
	padding-left: 60px;
}
.footer-logo span {
	width: 73px;
	overflow: hidden;
	padding: 45px 0 0 29px;
	float: left;
	color: #fff;
	font-size: 12px;
}
.footer-logo a {
	width: 138px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo3.png) no-repeat;
	float: right;
	cursor: pointer;
}

/*-- IMAGE STYLEING --*/
#images {
	width: 292px;
	margin-left: 10px;
	float: right; 
	}
#images .image {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 12px;
}

#images .image p {
	margin: 0;
	padding: 0;
}

/*-- LISTING PAGE --*/
h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#listing img {
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
} 
#listing p {
	margin: 0;
	padding: 0;
}

/*-- PAGING STYLING --*/
.pageidx-nav {
	margin: 15px 0 10px 0;
	font-size: 12px;
}

.pageidx-nav .pageidx-prev {
	float:left;
	width:60px;
}

.pageidx-nav .pageidx-nos {
	float:left;
	text-align:center;
	width:475px;
}

.pageidx-nav .pageidx-next {
	width:40px;
	float:left;
	text-align:right;
}

/*-- ALTERNATE CONTACT DETAILS --*/
#alternate-details {
	width: 250px;
	float: right;
}