/* css styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#353535;
	background-image: url(../img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 2;
}

#head {
	width: 960px;
	height: 121px;
}

#head-left {
	width: 692px;
	float: left;
	clear: right;
}

#head-right {
	height: 111px;
	float: right;
	width: 253px;
	background-image:url(../img/header-right.jpg);
	padding: 10px 0 0 15px;
}


#content {
	width: 933px;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../img/content-bg.png);
	background-repeat: repeat-y;
}

#pic-home {
	width: 380px;
	height: 213px;
	background-image:url(../img/pic-home.jpg);
	margin: 1px 5px 0 5px;
	padding: 30px 506px 37px 37px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 22px;
}

#pic-home a{
	color: #1a4c76;
}

#pic-sub {
	width: 923px;
	height: 182px;
	margin: 0 5px 0 5px;
}

#pic-photos {
	width: 923px;
	height: 550px;
	margin: 0 5px 0 5px;
	padding: 5px 0 0 0;
}

#copy-sub {
	margin: 0 0 59px 48px;
	width: 573px;
	background-image:url(../img/border-content-sub.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	float: left;
	clear: right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 22px;
	color: #373737;
	min-height: 275px;
}

#copy-sub a{
	color: #1a4c76;
}

#mercurynation {
	padding-left: 25px;
	width: 573px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 22px;
	color: #373737;
	min-height: 275px;
}

#copy-sub a.mercurynation {
	margin: 5px;
	background-color: #fff;
	border: solid #CCC 3px;	
}

#sub-rightcol {
	float:right;
	width: 150px;
	height: 150px;
}

#sub-rightcol-what {
	float:right;
	margin: 10px 60px 30px 0;
}


#modules {
	margin: 0 0 0 34px;
}

#module1 {
	background-image: url(../img/home-modulebg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width: 252px;
	min-height: 322px;
	float: left;
	clear: right;
	padding: 6px 40px 22px 0;
}

#module2 {
	margin: 0;
	background-image: url(../img/home-modulebg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width: 252px;
	min-height: 322px;
	float: left;
	clear: right;
	padding: 22px 40px 22px 0;
}

#module2.blog {
	padding: 14px 40px 22px 0;
}
#module2.industry {
	padding: 6px 40px 22px 0;
}

#module-text {
	padding: 26px 0 0 20px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 18px;
	color: #444444;
}

#module-text.blog {
	padding: 15px 0 0 20px;
}

#module1 a{
	color: #1a4c76;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

#module1 a:hover{
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

#module2 a{
	color: #1a4c76;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

#module2 a:hover{
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

#nav ul{
	margin: 0;
	padding: 0;
}

#nav {
	background-image: url(../img/bg-nav.jpg);
	height: 39px;
	margin: 0 0 2px 0;
	padding: 0 0 0 18px;
	width: 942px;
	
}

#navwrap {
	margin: 0;
	padding: 0;
	height: 39px;
}

#navwrap li {
	display: inline;
	float: left;
	list-style: none;
	background-image: url(../img/nav-divider.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#navwrap li a {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #e9e5d4;
	font-weight: normal;
	text-align: center;
	padding: 21px 13px 2px 28px;
	margin: 0 0 0 0;
}

#navwrap li ul {
	display: none; 
	background-color: #326b7e;
	
}

#navwrap li:hover ul, #navwrap li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
}

#navwrap li:hover li, #navwrap li.hover li {
	float: none; 
}

#navwrap li ul#firstsub {
	margin-left: 15px;
}

#navwrap li:hover li a, #navwrap li.hover li a {
	margin: 0;
	padding: 9px 20px 9px 18px;
	background-color: #d2d2c8;
	border-bottom: 1px solid #ffffff;
	color: #183d5b; 
	font-weight: bold;
	text-align: left;
	background-image:none;
	min-width: 100px;
}

#navwrap li li a {
font-size: 13px;
}

#navwrap li li a:hover {
	background-color: #e8e8df;
	background-image:none; 
}

#navwrap .active a {
	color: #ffffff;
	background-image:url(../img/nav-activebg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}

#navwrap a:hover {
	color: #ffffff;
	background-image:url(../img/nav-activebg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}










#footer {
	text-align: center;
	font-size: 11px;
	color: #a8a8a8;
	height: 39px;
	width: 960px;
	padding: 15px 0 15px 0;
	line-height: 22px;
	margin: 31px auto 0 auto;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-color: #3f3f3f; 
	position: relative;
	z-index: 2;
}

#footer a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #d7d7d7;
	text-decoration: none;
	display: inline;

}

#footer-left {
	float:left;	
	width: 550px;
	margin-left: 200px;
}

#footer-right {
	float: right;
	width: 200px;
}



h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 26px;
	margin-top: 20px;
	font-weight: bold;
	color: #808080;
	letter-spacing: 2px;
}

.px20 {
	font-size: 18px;
	line-height: 26px;
}

.px16 {
	font-size: 16px;
	line-height: 24px;
}

.module-title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 2px;
}

.module-date {
	color: #89898c;
	font-weight: bold;
}

.module-readmore a{
	color: #1a4c76;
}

.login-title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #2f2f2f;
}

p {
	margin-top: 0px;
}
.feeddate {
	color: #333;
	font-style:italic;
}

#members {
	width: 923px;
	margin: 0 auto;
}

