/* CSS Document */

#wrapper {
	margin:0 auto;
	margin-top:141px;	
	width:964px;
	background:url(../images/layout/backgrounds/2-column-bg-content.jpg);
}


/* ---------------------------------------- Header Elements */

#header {
	position:absolute;
	padding:0; margin:0;
	top:0;
	width:964px;
}

#banner {
	float:left;
	width:964px;
	height:110px;
	background:url(../images/layout/header-right.jpg) no-repeat 550px 0;
}

#bannerlogo {
	float:left;
}


/* ---------------------------------------- Top Nav */

#topnavwrap {
	position:absolute;
	padding:0;
	margin:0;
	top:110px;
	width:964px;
	height:31px;
	background:url(../images/layout/topnav/topnav-background.jpg) no-repeat;
	font:11px arial;
	line-height:normal;
}

#topnav {
	margin-left:220px;
	font:12px arial;
	line-height:normal;
}

#topnav ul {
	margin:0;
	padding:0 10px 0 10px;
	list-style:none;
}

#topnav li {
	display:inline;
	margin:0;
	padding:0;
}

#topnav a {
	float:left;
	background:url(../images/layout/topnav/curveleft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	color:#fff;
}

#topnav a span {
	float:left;
	display:block;
	background:url(../images/layout/topnav/curveright.gif) no-repeat right top;
	padding:8px 6px 8px 0px;
	margin-right:2px;
	color:#fff;
}

/* ---------------------------------------- Top Nav Selected */

#topnav li.selected a {
	background-image:url(../images/layout/topnav/curveleft.gif);
	background-position:0% -31px;
}

#topnav li.selected a span {
	background-image:url(../images/layout/topnav/curveright.gif);
	background-position:right -31px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a span {float:none;}

/* End IE5-Mac hack */
#topnav a:hover span {
	color:#FFF;
	background-position:100% -31px;
}
#topnav a:hover {
	background-position:0% -31px;
}


/* ---------------------------------------- Left Column Elements */

#left {
	float:left;
	width:211px;
	background:url(../images/layout/left/its-where-you-live.jpg) no-repeat;
}

#leftcontent {
	margin-top:62px;
	background:url(../images/layout/left/left-bg.jpg);
}

#leftbase {
	clear:both;
	height:62px;
	background:url(../images/layout/left/left-base.jpg) no-repeat;
}


/* --------------------------------------- Menu */

#menu {
	display:block;
	width:211px;
}

#menu a {
	display:block;
	margin-left:17px;
	padding:5px 0 0 24px;
	width:162px;
	height:24px;
	background:url(../images/layout/left/m1-background.jpg) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#menu a:hover {
	background:url(../images/layout/left/m1-over.jpg) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#002f63;
	text-decoration:none;
}


/* ---------------------------------------- Breadcrumbs Elements */

#breadcrumbs p {
	margin:0;
	padding:12px 25px 0 25px;
	color:#002f63;
	font:10px Arial, Helvetica, sans-serif;
}

#breadcrumbs a { 
	color:#002f63;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color:#002f63;
	text-decoration:underline;
}

/* ---------------------------------------- Middle Column Elements */

#middle {
	float:left;
	width:550px;
	background:url(../images/layout/middle-top.jpg) no-repeat;
}

#content { 
	padding:0 25px 20px 25px;
	font-size:12px;
	line-height:16px;
	color:#333;	
}

h2.CommonTitle {
	margin-top:0;
	margin-bottom:10px;
	padding-top:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #ccc;
	font:20px/24px arial, sans-serif;
	font-weight:bold;
	color:#002f63;
}

#ctl00___ctl00___ctl00_ctl00_bcr_bth___BlogTitle.headermaintitle {
	font:"Times New Roman", Times, serif;
}



/* ---------------------------------------- Right Column Elements */

#right {
	float:left;
	width:195px;
}

#rightmenu {
	width:195px;
	background:url(../images/layout/right/right-paper-bg.jpg);
}

#rightmenubase {
	height:54px;
	background:url(../images/layout/right/right-paper-base.jpg);
}

#search {
	margin:0px;
	width:195px;
	height:52px;
	text-align:left;
	background:url(../images/layout/right/searchbox.jpg) no-repeat;
}

#search input {
	float:left;
}

#search .inputbox {
	width:113px;
	height:15px;
	position:relative;
	top:22px;
	left:15px;
	border:0;
	background:none;
	font-size:11px;
	color:#333;	
}

#search .gobutton {
	width:55px;
	height:20px;
	position:relative;
	top:20px;
	left:18px;
}

.rightcontent {
	width:171px;
	padding:12px;
	background:url(../images/layout/right/line-shadow-divide.jpg) no-repeat;
}

.rightcontent h1 {
	margin:0;
	padding:0;
	font:18px/24px arial, sans-serif;
	font-style:normal;
	color:#002f63;
	border:none;
}

.rightcontent h1 a {
	text-decoration:none;
	color:#002f63;
}

.rightcontent h1 a:hover {
	text-decoration:underline;
	color:#002f63;
}

.rightcontent p {
	margin-top:10px;
	padding:0;
	font:12px/16px arial, sans-serif;
}

.rightcontent ul {
	list-style-image:url(../images/layout/right/more-icon.jpg);
	margin:0;
	padding-left:22px;
}

.rightcontent li {
	margin-top:-3px;
}

.rightcontent li a {
	text-decoration:none;
	color:#002f63;
	font-weight:normal;
}

.rightcontent li a:hover {
	text-decoration:underline;
	color:#002f63;
}

.rightcontent ol {
	margin-top:10px;
	padding-left:22px;
}


/* ---------------------------------------- Footer Elements */

#footer {
	clear:both;
	margin-left:211px;
	width:745px;
	height:125px;
	background:url(../images/layout/footer.jpg) no-repeat;
	font-size:10px;	
	color:#ffffff;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer ul {
	margin:0;
	padding:13px 0 0 30px;
}

#footer li {
	display:inline;
	font-size:10px;
}

.footslash {
	padding:0 2px;
}