/* Global Page Styles   
----------------------------------------------- */

body {
	text-align:center;
	margin: 0;
	padding: 0;
	background: #f4f4f4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: 400;
	line-height: 1.7;
}

#wrapper {
	width:100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/bkgr_inside.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#main {
	width:980px;
	margin: 0 auto;
	text-align:left;
}

#content {
	width:960px;
	padding-bottom:20px;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
	min-height:400px;
}
#homepage #content {
	padding-top: 40px;
}

#pageLeft {
	width:600px;
	float: left;
}
#pageRight {
	width: 320px;
	float: right;
}

/* Homepage 
----------------------------------------------- */

#homepage #wrapper {
	background-color: #fff;
	background-image: url(../images/bkgr_home.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#homepage #bar {
	background:url(../images/bg_bar_home.png) 0 0 no-repeat !important;
	height:270px !important;
}

#homepage #content {
	background: none!important;
}

#homeUpper {
	padding-bottom:20px;
}

#homeUpperLeft {
	width: 600px;
	float:left;
}

#homeUpperRight {
	width: 320px;
	height:160px;
	background:url(../images/bg_news.png) left top no-repeat; 
	float:right;
	position:relative;
	margin-top:15px;
}

#homeUpperRightInner {
	left:20px;
	top:42px;
	position:absolute;
}

.homeUpperRightCell {
	width:149px;
	float:left;
}

.homeUpperRightButton {
	width:290px;
	float:left;
	text-align:right;
	margin-top:6px;
}

#homeLower {
	width:960px;
	margin: 0px;
	background: url(../images/bg_homelower.png) 0 0 repeat-y;
}

#homeLowerCell {
	width: 300px;
	float:left;
	padding-left: 10px;
	padding-right: 9px;
}

#homeLowerCell p {
	padding-top: 0;
	margin-top: 0;
}
#homeLowerCell img {
	padding-right: 10px;
	margin-top: 0;
}

.homeList,
.homeList li {
	list-style:none;
	background: none;
	padding:0;
	margin:0;
}

/* Header
----------------------------------------------- */

#header {
	width:960px;
	height: 130px;
	position:relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#header a#logo, 
#header a:hover#logo {
	width: 190px;
	height: 90px;
	display:block;
	text-decoration:none;
	position:absolute;
	top: 30px;
	left: 0px;
}

#topNav {
	width: 460px;
	height: 26px;
	line-height:26px;
	color:#007733;
	position:absolute;
	top: 10px;
	right: 0px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	
}


#topNav a {
	color:  #007733;
	text-decoration: none;
}

#topNav a:hover {
	color: #007733;
	text-decoration: underline;
}

/* Main Navigation
----------------------------------------------- */

#mainNav {
	width: 650px;
	position:absolute;
	top: 100px;
	right: 0;
	z-index: 400;
}

/* Footer 
----------------------------------------------- */

#footer {
	width:960px;
	margin: 15px auto;
	text-align:left;
}

.footerInner {
	width: 115px;
	margin-right:20px;
	float:left;
}

.footerInner H3 {
	font-size:16px;
	color:#007733;
	padding: 0 0 8px 0;
	margin: 0;
	font-weight:400;
}

.footerInner ul,
.footerInner li {
	margin: 0;
	padding:0;
	list-style-type: none;
}

.footerInner ul a {
	font-size:11px;
	line-height:13px;
	color:#999;
	padding: 3px 0;
	display:block;
	text-decoration:none;
}

.footerInner ul a:hover {
	color:#000;
	text-decoration:none;
}

.footerInner ul ul a {
	font-size:11px;
	line-height:13px;
	color:#666;
	padding: 3px 0 3px 10px;
	display:block;
	text-decoration:none;
}

.footerInner ul ul a:hover {
	color:#fff;
	text-decoration:none;
}

.noMargin {
	margin: 0!important;
}

/* Copyright bar 
----------------------------------------------- */

#copy {
	width:960px;
	margin: 0 auto;
	padding:7px 0;
	text-align:left;
	border-top: 1px solid #007733;
	margin-bottom:20px;
	color:#666;
	font-size:11px;
	overflow:hidden;
	height: 50px;
}

#copyRight {
	text-align:right;
	float:right;
}

#copy a,
#copyRight a {
	color: #999;
	text-decoration: none;
}

#copy a:hover,
#copyRight a:hover {
	color: #000;
	text-decoration: none;
}

/* Headers 
----------------------------------------------- */

H1 {
	font-size:28px;
	font-weight:normal;
	line-height:1.4;
	color:#007733;
}

H2 {
	font-size:18px;
	color:#007733;
	font-weight:400;
}
H3 {
	color:#007733;
	font-weight:bold;
}

H4, H5, H6 {
	font-size:12px;
	font-weight:bold;
	line-height:1.2;
}

/* Links 
----------------------------------------------- */

a {
	color:  #007733;
	text-decoration: none;
}
a:hover {
	color: #007733;
	text-decoration: underline;
}

/* Miscelaneous  
----------------------------------------------- */
.pager {text-align:right;}

.clr {clear:both; height:0; overflow:hidden;}

.fr {float:right;}

.fl {float:left;}

img {border: none;}

.nobdr {border: none;}

hr  { 
	height: 0px; 
	border: 0px solid #cccccc; 
	border-top-width: 1px;
	display: block;
	margin: 15px 0;
}

table {border-collapse:collapse;}