body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #324957;

}
#wrapper {
	width: 940px;
	margin: 0 auto;
}
a.logo {
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	height: 91px;
	width: 111px;
}
.navigation {
	background-color: #1d2c34;
	height: 31px;
	font-size: 14px;
	width: 100%;
	margin: 5px 0;
}

.navigation a {
	color: #3d82ab;
	text-decoration: none;
}
.navigation a:hover {
	color: white;
}

#content {
	background-color: #cdd9e0;
	padding: 10px;
}
.quote {
	background-image: url(images/quote.jpg);
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 920px;
	margin: 8px 0 4px 0;
}
.bluebox, .greenbox {
	width: 182px;
	float: left;
	background-color: white;
	padding: 20px;
	margin-top: 5px;
}
.bluebox p, .greenbox p {
	line-height: 14px;
}

.bluebox {
	margin-right: 10px;
	border-top: 5px solid #31627f;
	color: #1d2c34;
	font-size: 11px;
}
.bluebox h2 {
	font-size: 22px;
	color: #1D2C34;
        font-family: Tahoma, Arial, sans-serf;
}

.greenbox {
	margin-left: 2px;
	border-top: 5px solid #388904;
	color: #2c590f;
	font-size: 11px;
}
.greenbox h2 {
	font-size: 22px;
	color: #2c590f;
}
.bluebox .readmore{
	background-image: url(images/readmore_blue.jpg);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 90px;
	margin: 6px 0 0 0;
}


.greenbox .readmore {
	background-image: url(images/readmore_green.jpg);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 90px;
	margin: 6px 0 0 0;
}


.lower_left ,.lower_right  {
	width: 415px;
	float: left;
	background-color: #31627f;
	margin-top: 10px;
	padding: 20px;
	border-top: 5px solid #1d2c34;
	color: white;
	font-size: 11px;
	min-height: 129px;
}
.lower_left {
	margin-right: 10px;
}
.lower_left h2, .lower_right h2 {
	font-size: 22px;
	color: white;
}
.lower_left p, .lower_right p {
	line-height: 14px;
}
#front_lower ul{
	list-style: none;
	margin: 0 0 10px 0;
}
#front_lower ul li {
	margin-bottom: 5px;
}
#front_lower ul li a {
	color: white;
	text-decoration: none;
	font-weight: bold;

}
#front_lower .morenews {
	background-image: url(images/morenews.jpg);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 93px;
	margin: 6px 0 0 0;
}

#front_lower .seemore {
	background-image: url(images/seemore.jpg);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 93px;
	margin: 6px 0 0 0;
}
#footer {
	font-size: 12px;
	background-color: #1d2c34;
	margin: 10px 0 20px 0;
	color: #416073;
	height: 21px;
	padding: 10px;
}
.linkedin {
	background-image: url(images/socialnets.jpg);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 22px;
}
.twitter {
	background-image: url(images/socialnets.jpg);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 22px;
	background-position: -24px 0;
}
.facebook {
	background-image: url(http://www.hsgglobal.com/wp-content/uploads/2010/04/facebook.png);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 22px;
}

#footer p {
	font-size: 12px;
	padding-top: 3px;
}
#inside.sub2 {
	padding: 0 25px 25px 25px;
	background-color: #FFF;
	border-top: 5px solid #31627f;
	background-image: url(images/sub1bg.jpg);
}
.sub2 #left {
	width: 600px;
	margin-top: 25px;
	font-size: 14px;
	color: #1d2c34;
}
.sub2 #right {
	padding-right: 33px;
	width: 178px;
	margin-top: 25px;
	font-size: 11px;
	color: #1d2c34;
}
#left p , #left ul, #left ol{
	margin-bottom: 10px;
}
.post h2, .post h2 a {
	font-size: 36px;
	color: #1D2C34;
        text-decoration: none;
}
#right h2, #right h2 a {
	font-size: 24px;
	color: #1D2C34;
}
#right p , #right ol, #right ul{
	margin-bottom: 10px;
}
#right ul li {
	margin-bottom: 10px;
	list-style-type: square;
	list-style-image: url(images/squarebullet.jpg);
	list-style-position: outside;
}
.sub2 #right .readmore {
	background-image: url(images/readmore_blue.jpg);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 90px;
	margin: 6px 0 0 0;
}
#inside.sub1 {
	padding: 0;
}
.sub1 #left {
	width: 560px;
	font-size: 14px;
	color: #1d2c34;
	background-color: white;
	padding: 15px 25px 25px;
	border-top: 5px solid #31627f;
}
.sub1 #right {
	width: 250px;
	font-size: 11px;
	color: white;
	padding: 25px;
	background-color: #31627F;
	border-top: 5px solid #1d2c34;
}
.sub1 #right h2, .sub1 #right h2 a {
	font-size: 24px;
	color: white;
}
.sub1 #right .readmore {
	background-image: url(images/readmore_dark.jpg);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 90px;
}
.post{
margin-bottom: 30px;
}

.postmetadata{
font-weight: bold;
}

#content .navigation{
background-color: white !important;
}

#content .navigation a, #content .navigation a:hover{
color: #1d2c34 !important;
}

#sidebar{
margin: 0px;
}

#sidebar li{
list-style: none !important;
}

#sidebar li ul, #sidebar li ul li{
	margin-bottom: 0px !important;
	list-style-type: square;
	list-style-image: url(images/squarebullet.jpg);
	list-style-position: outside;
}

h1,h2,h3,h4,h5,h6{
margin: 6px 0;
}

.rotator{
height: 200px;

}

.rss{
width: 83px;
height: 21px;
background-image: url(images/rss.jpg); 
text-indent: -9999px;
display: block;
margin-top: 35px;
}

.upper_nav{
font-size: 12px;
color: white;
padding-top: 10px;
}

.upper_nav a{
color: white;
}

.searchbox{
margin-top: 7px;
margin-right: 5px;
}

.searchbox input{
font-style: italic;
font-size: 11px;
width: 140px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
        z-index: 100;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
        padding: 8px 10px 0px 10px;
}


#nav li ul {
	position: absolute;
	width: 13em;
	left: -999em;
        	background-color: #1d2c34;
       padding-bottom: 5px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#hot-box{
z-index: 1;
}

#footer a{
	color: #416073;
        margin-left: 5px;
}

.copyright{
margin-left: 120px;
}

#header_ad{
float: right;
margin-top: 25px;
margin-right: 95px;
}
