/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* General Site Settings */

p {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #233d83;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
	
body {
	text-align: center;
	background-attachment:fixed;
	background-image: url(../instantedit/files/backgrounds/Background-Main.jpg);background-repeat: no-repeat;background-position: center top;
background-attachment: fixed;
	margin-top: 0;
}

#site {
	width: 952px;
	position:relative;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
}

#siteheader {
	position: relative;
	margin-top: 0px;
	background-image:url(../images/background.png);
	background-repeat: no-repeat;
	width: 952px;
	height: 450px;
}

#logo {
	float: left;
	margin-top: 7px;
	margin-left: 25px;
	width: 680px;
	height: 110px;
}

#searchStr {
	position: absolute;
	top: 67px;
	left: 730px;
	height: 18px;
	width: 152px;
	border: 0px;
	border: none;
	background-color: #f6f6f6;
}

input#searchStr:focus {
	outline-width:0;
}

#searchButton {
	position: absolute;
	top: 67px;
	left: 885px;
	width: 27px;
	height: 20px;
	cursor: pointer;
}

#bannerSystem {
	position: absolute;
	top: 137px;
	left: 11px;
	margin: 0;
	padding :0;
}

div.banners {
	position: relative;
}

div.banners div.banner { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 929px;
	height: 249px;
	display: none;
}

#quicklinks-top {
	background-image:url(../images/quicklinks_bg.jpg);
	background-repeat:repeat-none;
	width: 889px;
	height: 49px;
	margin-left: 21px;
	position: relative;
}

#quicklinks-footer {
	background-image:url(../images/quicklinks_bg.jpg);
	background-position: 50% 100%;
	background-repeat:repeat-none;
	width: 889px;
	height: 33px;
	margin-left: 21px;
	margin-bottom: 10px;
	position: relative;
}

#quicklinks-middle {
	float:left;
	background-image:url(../images/quicklinks_middle_bg.jpg);
	background-repeat:repeat-y;
	width: 889px;
	min-height:87px;
	height:auto !important;
	height:87px;
	margin-left: 21px;
}

.qtitle {
	position: absolute;	
	top: 14px;
	overflow: hidden;
	font-family: Arial;
	font-size: 19px;
	color: #3b3b3b;
	width: 267px;
	height: 28px;
}

.qtext {
	padding-top: 7px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
	width: 267px;
}

.qfooter {
	position: absolute;	
	top: 7px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	color: #233d83;
	width: 267px;
	height: 20px;
}

#qTitle1 {
	left: 10px;
}

#qTitle2 {
	left: 309px;
}

#qTitle3 {
	left: 608px;
}

#qText1 {
	margin-left: 10px;
	padding-bottom:5px;
}

#qText2 {
	margin-left: 32px;
	padding-bottom:5px;
}

#qText3 {
	margin-left: 32px;
	padding-bottom:5px;
}

#qFooter1 {
	left: 10px;
}

#qFooter2 {
	left: 309px;
}

#qFooter3 {
	left: 608px;
}

#contentArea {
	width: 931px;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image:url(../images/bg_tile.png);
	background-repeat:repeat-y;
}

#contentAreaHolder {
	background-image:url(../images/content_bg.png);
	background-repeat:no-repeat;
	min-height:350px;
	height:auto !important;
	height:350px;
}

#sitefooter {
	width: 931px;
	height: 96px;
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat-y;
	text-align: left;
}

#sitefooter table {
	width: 890px;
	margin-left: 14px;
}

#websitename {
	color: #233d83;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	float: right;
	text-align: right;
}

#globalHolder {
	float: right;
	margin-right: 48px;
	margin-top: 3px;
}

#socialIcons {
	position: absolute;
	top: 12px;
	left: 663px;	
	width: 250px;
}

#socialIcons .icon {
	float: right;
	top: 1px;
	left: 1px;
	margin-left: 6px;
}

#plugins {
	text-align: left;
	width: 287px;
}

#plugins #sm_buttons {
	position: relative;
	height: 37px;
}

#plugins #sm_facebook_button {
	position: absolute;
	top: 0px;
	left: 77px;
	width: 102px;
	height: 37px;
}

#plugins #sm_twitter_button {
	position: absolute;
	top: 0px;
	left: 180px;
	width: 102px;
	height: 37px;
}

#plugins #sm_plugin_holder {
	margin-left: 10px;
	margin-top: 10px;	
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Content Regions. */

.title {
	padding-top: 0px;
	padding-left: 53px;	
	font-family: Arial;
	font-size:29px;
	color: #233d83;
	text-align: left;
	width: 520px;
	margin-bottom: 10px;
}

.content {
	padding-top: 17px;
	padding-left: 64px;
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
	text-align: left;
	width: 520px;
	z-index: 99;
}
.global {
	margin-top: 20px;
	margin-left: 20px;
	width: 246px;
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
	text-align: left;
	z-index: 99;
}


/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* NAVIGATION */

#topNav {
	position: absolute;
	left: 19px;
	top: 388px;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topNav li {
	display: block;
	float: left;
	height: 52px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 2px;
}

#topNav li.last {
	margin-right: 0px;
}

#topNav a {
	padding: 0;
	margin: 0;
	width: 112px;
	display: block;
	height: 52px;
	position:relative;
	color: #233d83;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}


#topNav a:hover {
	background: url("../images/top_nav_over.png");
	color: #fff;
}

#topNav a span {
	position: absolute;
	top: 13px;
	width: 112px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
	
#bottomNav {
	float: left;
	text-align: left;
}
	
#bottomNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	
#bottomNav li {
	width: 114px;
	height: 75px;
	line-height: 72px;
	background-image:url(../images/bg_footer_nav.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
text-align:center;
}

#bottomNav li.last {
}

#bottomNav a {
	color: #233d83;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	width:114px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
	
#bottomNav a:hover {
	color: #3b3b3b;
}

.drop_down_menu a:link, .drop_down_menu a:visited, .drop_down_menu a:active {
	color: #233d83;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	margin: 0;
	padding: 0;
}

.drop_down_menu a:hover {
	color: #3b3b3b;
	text-decoration: none;
}

