
html, body, #wrap {height: 100%;}


*{
	margin: 0;
	padding: 0;
}

:focus,:active { outline: 0; }

body { height: auto; min-height: 100%;
font: 12px Arial, Sans-Serif; color: #555; background: #fff url(../images/body-bg1.png) repeat-x top center; margin-top: 0px; margin-bottom: 20px;}

a { text-decoration: none; color: #2c628c; }
	a:hover { color: #092744; }

.x { clear: both; }

p { line-height: 22px; margin: 0 0 22px; color:#555; font: Arial, Sans-Serif;}
img { border: 0; }

h1 { font-size: 22px; font-weight: normal; margin-bottom: 18px; color: #2c628c; font: Arial, Sans-Serif;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color: #2c628c; font: Arial, Sans-Serif;}
h3 { font-size: 14px; font-weight: bolder; margin-bottom: 10px; color: #2c628c; font: Arial, Sans-Serif;}
h4 { font-size: 18px; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; color: #063b5f; font: Arial, Sans-Serif;}

#wrapper { margin: 0 auto; width:980px; background: url(../images/wrapper-bg.png) no-repeat top center;}

#logo {
	padding: 0px 0px 0px 0px; margin-top: 34px; margin-bottom: 48px;
	width: 292px;
	height: 97px;
	/*background: url(../images/logo.png) no-repeat; */
}
	#logo h1 { font: bold 24px Arial; text-shadow: 1px 1px 1px #fff; letter-spacing: 4px; }
		#logo h1 a { color: #333; }
		#logo h1 a span { color: #000; }
		
#content { background: #fff; width: 980px; margin-top: 3px; padding-bottom: 0px;}


.menu { list-style:none; margin: 0px 0px 0px 0px; width: 300px; float: left;}
	.menu li { margin: 0 0px 0 0; background: #0f3455 url(../images/menu_bg01.jpg) repeat-x top left;}
	.menu li a { display: block; font-size: 14px; padding: 10px 20px; border-top: 1px solid #2b5b8c; background: #0f3455 url(../images/menu_bg01.jpg) repeat-y top left; color:#b6bfc7;}
	.menu a:hover, .menu li.current a { border-top: 1px solid #2b5b8c; background: #092744; color:#fff;}

		.menu li ul { display: block; background: #fff; position: absolute; z-index: 20; display:none;  border-left: 1px solid #2b5b8c; margin-left: 300px; margin-top: -39px; width: 270px;}
		.menu li ul li { float: none; display: inline; margin: 0; padding: 0; }
		.menu li ul li a { width: auto; margin: 0px; white-space: nowrap; background: #0f3455; color:#b6bfc7;}
		.menu li ul li a:hover { width: auto; margin: 0px; white-space: nowrap; background: #092744; color:#fff;}


#search { float: right; width: 275px; margin: 23px 18px; display: inline; }
	#search .text { width: 227px; height: 16px; border: 1px solid #ddd; padding: 5px; float: left; color: #888; }
	#search .submit { float: right; border: 0; background: #000 url(../images/search.gif) no-repeat center 8px; width: 32px; height: 28px; padding-top: 1px; }

#pitch { margin-bottom: 0px; }
	#pitch .infoline { margin-top: 0px; padding: 25px 0 25px 25px; background: #000; font-size: 18px; width: 680px; height: 18px; opacity:0.70; filter:alpha(opacity=70); color: #fff; }

	.pitch-gallery { overflow: hidden; width: 680px; position: relative; height: 195px; }
		.pitch-gallery-holder { width: 5440px; /*width: 3920px;*/ position: relative; top: 0; left: 0; }
		.pitch-gallery-div { float: left; }
		
#left { width: 640px; float:right; margin: 0px 0px 40px 0px;  display: inline; padding: 40px 0px 40px 0px; background: #fff; }
	#left img { float: right; margin: 0px 0px 20px 20px; padding: 0px; border: 0px solid #ccc; }
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
	#left textarea { height: 200px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	
ul { color: #666; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #666; margin: 5px 0 5px 30px; line-height: 18px; }
	
	#contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative; margin-bottom: 20px; height: 127px; }
.post-options { position: relative; margin: -37px 0 40px 0; font-size: 10px; color: #666; }

#right { width: 300px; float: left; border-left: 0px solid #000; padding: 0px 0px 40px 0px; margin-right: 0px; display: inline; background: #fff;}
	
#feature { margin-left: 0px; padding: 40px 0px 40px 0px; background: #fff; border-top: 1px solid #ccc;}
	.small-post { float: left; width: 260px; margin-right: 49px; padding-right: 49px; border-right: 1px solid #ccc; }
		.small-post img { border: 0px solid #ccc; padding: 0px; margin-bottom: 15px; }
	.last { margin-right: 0; border: 0px; padding: 0px;}
	#feature ul { margin-top: -11px; }
	
#footer { width:100%; color: #666; font-size: 10px; margin: 0px 0px 0px 0px; background: #092744 url(../images/footer-bg1.gif) no-repeat top center ;  padding: 25px 0px 0px 0px;
position:absolute; margin-top: -50px; /* negative value of footer height */ height: 50px; clear:both;}

#footer p{ margin: 0px 0px; color:#fff;}
#footer a{ color:#fff;}

.footerinfo{margin: 0 auto; width: 980px; height: 50px; position: relative; background: transparent;}
.footerinfo img {float: right; margin-top: -10px;}

.post-info { font-size: 11px; color: #999; }
.read-more { background: url(../images/more-sm.gif) no-repeat center right;  font-size: 10px; float:right; color: #fff; }
.read-more a { background: url(../images/more-sm.gif) no-repeat center right; color: #fff; padding: 6px 14px 6px 14px;}
.read-more a:hover { background: url(../images/more-sm-over.gif) no-repeat center right; color: #fff; padding: 6px 14px 6px 14px;}
.break { border-top: 1px solid #ccc; margin: 30px 0; display: block; }
	.no-border { border: 0; }
.space { margin-bottom: 20px; }


.login { color:#fff; float:right; }
.login a { color:#aaa; display: block;  padding: 24px 15px 26px 15px;  width: 47px; text-align:center;}
.login a:hover { color:#fff; background: transparent url(../images/menu-select.gif) no-repeat center center;}

.right-c { width: 300px; background: transparent; padding:40px 0px 0px 0px; margin-bottom: 40px; position:relative; left:0px; top:0px; color:#2c628c; font:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; border-bottom: 0px solid #CCCCCC; line-height: 18px;}


#top-info {
	float:right;
	width: 500px;
	position:relative;
	right:0px;
	top:35px;
	text-align:right;
	color:#2c628c;
}
#top-info p {
	color:#2c628c;
	font-size:11px;
	font-weight: bold;
}

#main-image {width: 680px; float:right; margin-top: 0px; }

#topmenu {
	margin: 0 auto;
	width: 980px;
	height: 30px;
	border-right: 1px solid #2b5b8c;
}

	
	.topmenu { list-style:none; margin: 0px 0px 0px 0px; width: 980px; }
	.topmenu li { float: right; margin: 0px 0px 0px 0px; text-align:center; }
	.topmenu li a { display: block; font-size: 10px; padding: 4px 10px 0px 10px;  height: 25px;color:#ddd; border-top: 1px solid #092744; border-left: 1px solid #2b5b8c;}
	.topmenu li img {padding-top:4px;}
	.topmenu a:hover, .topmenu li.current a { border: 0px solid #ddd; color:#fff; border-top: 1px solid #092744; background: #0f3455; border-left: 1px solid #2b5b8c;}

		.topmenu li ul { display: block; background: #2b5b8c; margin: 0px 0 0; position: absolute; display: none; z-index: 2; width:80px; }
		.topmenu li ul li { float: none; display: inline; margin: 0; padding: 0; }
		.topmenu li ul li a { width: auto; margin: 0px; white-space: nowrap; border-top: 1px solid #2b5b8c; background: #092744;}
		.topmenu li ul li a:hover {background: #0f3455; border-top: 1px solid #2b5b8c;}	
		
		
#socialbar { width:300px; height: 42px; background: transparent url(../images/sm01.jpg) no-repeat center center;}
.socialicon img { float:right; margin: 11px 10px 0px 0px; padding: 0px; border: 1px solid #CCCCCC;}
.socialicon:hover img { border: 1px solid #fff;}





#slideshow { margin: 0px; padding: 0px;
width: 680px;
    position:relative;
    height:195px;
float:right;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;

}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
