@charset "utf-8";

body {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background: #031F27 url(../layout/full_bg.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
form {
	margin: 0px;
	padding: 0px;
	
}
.clearfix {
    display: inline-block;
}
/*\*/
 * html #navigation ul li { height: 1px; }
/**/

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 1030px;
}

h1 {
	font-size: 24px;
	margin: 0px 0px 10px;
	letter-spacing: -1px;
}
h2 {
	font-size: 15px;
	margin: 0;
	color: #09809B;
}
h3 {
	font-size: 14px;
	color: #333;
	margin: 0;
}
a {
	color: #09809B;
	text-decoration: none;
	font-weight: bold;
}
#header {
	height: 16px;
	background: url(../layout/top_bg.png);
	behavior: url("iepngfix.htc");
	text-align: right;
	padding-top: 50px;
	padding-right: 60px;
}
#maincontent {
	margin: 0;
	padding: 0 25px;
	background: url(../layout/mid_bg.png) repeat-y center;
	min-height: 460px;
	behavior: url("iepngfix.htc");
}
#footer {
	float: left;
	clear: both;
	font-size: 11px;
	width: 1030px;
	text-align: center;
	background: url(../layout/btom_bg.png) no-repeat center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 60px;
	behavior: url("iepngfix.htc");
}
#footer a{
	color:#666
}
#leftnav {
	float: left;
	width: 308px;
	margin-left: 35px;
	margin-bottom: 20px;
	display: inline;
}
#rightpanel {
	float: left;
	width: 556px;
	text-align: center;
	margin-left: 30px;
}
#rightpanel img, #copy img
{
		-moz-box-shadow:0  1px 6px #999;
box-shadow: 0 1px 6px #999;
  -webkit-box-shadow: 0 1px 6px #999;	
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#videoplayer {
	height: 296px;
	width: 534px;
	background: url(../images/video_bg.jpg) center center;
	padding: 13px 13px 12px 11px;
}
#copy {
	clear: both;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: table;
	font-size:1.3em;
	line-height:24px;
}
.nicebox {
	float: right;
	width: 441px;
	margin-left: 25px;
	background: #e2ebff url(../layout/box_bg.jpg) repeat-y;
	margin-bottom: 25px;
	text-align: center;
}

.boxtop {
	background: url(../layout/box_topbg.jpg) no-repeat bottom;
	height: 26px;
}
.boxbottom {
	background: url(../layout/box-bottom_bg.jpg) no-repeat top;
	height: 20px;
}
.nicebox p {
	padding-right: 20px;
	padding-left: 20px;
}
.nicebox h3 {
	padding: 0px 20px;
}
.highlight {
	color: #666;
}
.imagemargin {
	margin-right: 20px;
	border: 1px solid #333;
	margin-bottom: 30px;
}
#copy .rightcol {
	padding-left: 5px;

}
#FLVPlayer {
	margin-top: 12px;
	margin-right: 3px;
}
#player {
	display: block;
}
#navigation2 {
	width: 264px;
	margin-left: 10px;
background: url(../layout/nav_bg.jpg) no-repeat center top;
	height: 236px;
	padding: 18px 20px;
}
#navigation2 h1 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #CCC;
	letter-spacing: normal;
}
#navigation2 h2 {
	color: #FFF;
	text-transform: capitalize;
	letter-spacing: 1px;
	text-align: left;font-size:1em;
	margin-bottom:3px;
}
#navigation2 a {text-shadow: 2px 2px 1px #000;
	color: #FFF;padding:2px 4px;
}
.AccordionPanelTab {
	text-shadow: 2px 2px 1px #000;
}
#navigation2 a:hover {
	color: #FFF;-moz-border-radius: 7px;
-webkit-border-radius: 7px;
	background: #086cd0;background: -moz-linear-gradient(top, #0762bd 10%, #012548 90%);-moz-box-shadow: 0px 0px 12px #1c8ed7;
}
#clear {
	clear:both;
}
.imagereplacement {
	margin-top: 25px;
	margin-left: 30px;
}
td {
	padding-right: 15px;
}
.myimage2 {
	float : left;
	padding : 5px;
	border : 1px solid #aaa;
	margin-left : 10px;
}
#clear {
	clear:both;
}

