.dropshadow1{
	float: left;
	clear: left;
	background: url(../images/shadowAlpha.gif) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
}
.dropshadow2{
}

*html .lics {
	float: right;
	margin: 15px 60px 0px 0px;
}
.lics {
	float: right;
	margin: 15px 120px 0px 0px;
}

.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	padding:4px;
	margin: 0px 0px 0px 0px;
}

.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{
	font-size:14px;
	margin: 3px;
}

.clearer{
	clear: both;
	font-size: 1px;
	line-height: 0;
}

#request-quote-hp{
	background-color: #808284;
	padding: 12px 0px 8px 10px;
}

#talk-to-us{
	margin-left: 10px;
}

#wrapper{
	width: 793px;
	margin: 6px auto 0px auto;
	
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
}
#header_logo{
	margin: 10px 0px 10px;
}
#header_flash{
	width: 793px;
	height: 169px;
}

.header_logo{
   
	margin: 0px 0px 7px;
	text-align: left;
	
}
.header_a{
    margin-bottom: 7px;
    text-align: right;
	
}

*html #header_flash{
	margin-bottom: -3px;
}

#inner_wrapper{
	margin: 0px 0px 0px 0px;
	background: url(../images/bg_inner_wrapper.gif) top left repeat-y transparent;
	border-right: solid 1px #9dc0a5;
}

#nav{
	background-color: #9dc0a5;
	border-top: solid 1px #808284;
	border-bottom: solid 1px #808284;
	width: 603px;
	/*height: 35px;*/
	float: right;

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/*
#nav #nav_inner{
	margin: 13px 0px 0px 10px;
}
#nav a{
	margin-right: 8px;
}
#nav a:link{
	color: #fff;
	text-decoration: none;
}
#nav a:visited{
	color: #fff;
	text-decoration: none;
}
#nav a:hover{
	color: #397283;
	text-decoration: none;
}
*/

#sidebar{
	width: 189px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../images/nav_top_right.gif) top right no-repeat #636466;
}

#sidebar .headline_news{
	margin-top: 40px;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #9dc0a5;
}

.welcome{
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.news-date{
	margin-top: -10px;
	/*margin-bottom: -2px;*/
	margin-left: 20px;
	color: #fff;
	text-transform: uppercase;
}

.news-item{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin-top: 15px;
	margin-left: 4px;
	width: 165px;
}
.news-item a:link{
	color: #9dc0a5;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.news-item a:visited{
	color: #9dc0a5;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.news-item a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

#pg_content{
	width: 603px;
	float: right;
/*	background: url(../images/bg_globe.gif) top right no-repeat transparent;*/
}

.hp-data{
	width: 380px;
	margin-top: 15px;
	margin-left: 30px;
}

.hp-data_video_press{
	width: 520px;
	margin-top: 0px;
	margin-left: 30px;
}


.caption
{
	color:#4D97A9;
	font-size:12px;
	font-family: Arial,Verdana,sans-serif;
}

.hp-award{
	float: right;
}

.hp-quote{
	width: 150px;
	float: right;
	margin: 100px 5px 0px 0px;
}

#footer{
	background: url(../images/bg_footer.jpg) top left no-repeat #fff;
	width: 793px;
	height: 43px;

	text-transform: uppercase;
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
	color: #fff;
}

*html #bottom_img{
	margin-bottom: -3px;
}

.hotkey{
	float: right;
	margin: 17px 10px 0px;
}
.langs{
	display: none;
	float: left;
	margin: 17px 0px 0px 20px;
}






#navitems {
	margin: 0;
	padding:0;
	/*background:#808259 url(nav_bg.jpg) 0 0 repeat-x;*/
	background-color: transparent;
	width:100%;
	float:left;
}
#navitems li {
	display:inline;
	padding:0;
	margin:0;
}
#navitems a:link,
#navitems a:visited {
	color:#fff;
	background: transparent;
	padding: 12px 9px 11px 9px;
	float:left;
	width:auto;
	/*border-right:1px solid #42432d;*/
	text-decoration:none;
	font:bold 1em/1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px #555;
}
#navitems a:hover {
	color:#fff;
	background: #53a0b5;
}
#navitems li:first-child a {
	/*border-left:1px solid #42432d;*/
}
#home #nav-home a,
#about #nav-about a,
#archive #nav-archive a,
#lab #nav-lab a,
#reviews #nav-reviews a,
#contact #nav-contact a {
	background:#53a0b5;
	color:#fff;
	text-shadow:none;
}
#home #nav-home a:hover,
#about #nav-about a:hover,
#archive #nav-archive a:hover,
#lab #nav-lab a:hover,
#reviews #nav-reviews a:hover,
#contact #nav-contact a:hover {
	background:#53a0b5;
}
#navitems a:active {
	background:#53a0b5;
	color:#fff;
}

#pg_content a:link{
	color: #5b8c66;
}
#pg_content a:visited{
	color: #5b8c66;
}
#pg_content a:hover{
	color: #9dc0a5;
}
