body{
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#e9e9ff url(../images/bg-body.gif) repeat-x;
}
img{
	border:none;
	display:block;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6d5d00;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #13137b;
	font-weight: normal;
	width:840px;
	border-bottom: solid 1px #dadaef;
	padding-bottom:5px;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	font-style:italic;
}
a{text-decoration:underline; color:#3c3cbc;}
a:hover{ color: #6d6dde;}
#wrapper{
	margin:0 auto;
	width:940px;
	position:relative;
}
#wrapper:after{
	content:"";
	display:block;
	clear:both;
}
#header{
	width:924px;
	height:163px;
	margin:0 0 0 10px;
	background:url(../images/bg-header.gif) repeat-x;
	position:relative;
	z-index:50;
}
#header h1{
	background:url(../images/logo.png) no-repeat;
	height:176px;
	width:403px;
	text-indent:-9999px;
	position:absolute;
	left:15px;
	top:9px;
	z-index:100;
	margin:0;
}
#header img{
	float:right;
	margin:12px 0 0;
}
#nav{
	position:absolute;
	left:168px;
	top:131px;
	padding:0;
	list-style:none;
	margin:0;
	z-index:130;
}
#nav li{
	background:url(../images/separator-menu.gif) no-repeat 0 14px;
	line-height:32px;
	float:left;
}
#nav li.bg-none{background:none;}
#nav a{
	font-size:13px;
	padding:0 21px 0 22px;
	color:#000;
	float:left;
	text-decoration:none;
}

#nav li.hover,
#nav li:hover{
	background:url(../images/rollover-menu.gif) repeat-x;
	border-left:1px solid #0c0c64;
	border-right:1px solid #7373c7;
	position:relative;
}
#nav li:hover a,
#nav li.hover a{
	color:#fff;
	text-decoration:none;
	padding:0 20px 0 21px;
}
#nav li:hover ul, 
#nav li.hover ul{
	display:block;
}
#nav ul{
	display:none;
	position:absolute;
	left:-1px;
	top:32px;
	margin:0;
	padding:0;
	width:121px;
	overflow:hidden;
	list-style:none;
}
#nav ul li{
	background:#5959c1;
	border:none;
	float:none;
	display:block;
	line-height:29px;
}
#nav ul li.hover,
#nav ul li:hover{
	border:none;
	margin:0;
}
#nav ul li.hover a,
#nav ul li:hover a{
	background:#222280;
}
#nav ul a{
	color:#fff;
	overflow:hidden;
	border-bottom:1px solid #a1a1ff;
	width:97px;
	padding:0 0 0 24px;
	display:block;
	float:none;
}
#main{
	background:url(../images/bg-main.gif) repeat-y;
	height:1%;
	overflow:hidden;
	margin:-26px 0 0;
	padding:26px 0 0;
	position:relative;
	z-index:20;
}
#content{
	background:url(../images/bg-main-b.jpg) no-repeat 3px 100%;
	height:1%;
	overflow:hidden;
	padding:0 0 9px;
}
#pagewrap {
	width: 840px;
	margin: 0 auto;
	padding: 25px 0 30px 0;
}
.twocolumn{
	background:url(../images/bg-twocolumn.jpg) no-repeat 100% 100%;
	overflow:hidden;
	width:934px;
	margin:0 0 -1px;
	padding:0 0 42px;
}
.left-side{
	display:inline;
	float:left;
	width:412px;
	overflow:hidden;
	margin:14px 0 0 48px;
}
.right-side{
	display:inline;
	width:399px;
	overflow:hidden;
	float:right;
	margin:17px 51px 0 0;
	padding:9px 0 0;
}
.right-side h2{
	background:url(../images/bg-inthe-sportlight.jpg) no-repeat;
	margin:0 0 0 3px;
	padding:6px 0 0 8px;
	height:26px;
	border-bottom: none;
	padding-bottom: 0px;
}
.connect h2, #learnmore h2 {
	color: #23238b;	
	background: none;
	font-weight: bold;
	margin: 0;
	height: 25px;
}
#learnmore form {
	margin: 0 0 10px 15px;	
}
#learnmore small {
	margin-left: 120px;	
	color: #666;
}
.connect img {
	float:left;
	margin-left:15px;
}
#brochurelink a {
	font:bold 15px "Times New Roman", Courier, monospace;
	color:#8a0000;
	display:inline;	
	text-decoration: none;
	line-height: 16px;
}
#brochurelink span {
	color: #23238b;	
}
#brochurelink {
	margin-top: 20px;
	
}
.brochureform {
	width: 300px;
	border: solid 4px #1c1c84;	
	margin: 0 auto;
	margin-top: 10px;
	padding: 30px;
}
.clear {
clear: both;	
}
.connect {
	display: block;
	width: 399px;
	margin-bottom: 10px;
}
.box{
	background:url(../images/bg-transparentbox.png) repeat-y;
	height:1%;
	overflow:hidden;
	padding:7px 0 0 18px;
}
.box img{
	border:1px solid #cdc491;
	float:left;
	margin:5px 15px 0 0;
}
.box div{
	padding:0 19px 0 0;
	height:1%;
	margin:0 0 -10px;
	overflow:hidden;
}
.box p{
	margin:0 0 10px 0;
}
.box-b{
	background:url(../images/bg-transparentbox-b.png) no-repeat;
	height:1%;
	overflow:hidden;
	margin:0 0 18px;
}
.right-side h3{
	font:bold 16px/26px "Times New Roman", Courier, monospace;
	color:#8a0000;
	margin:2px 0 0 22px;
	display:inline;
}
a.more{
	font-size:14px;
	color:#3e3e9e;
	cursor:pointer;
	margin:0 0 0 7px;
}
.left-side p{
	margin:-8px 0 7px 3px;
	font-size:13px;
}
.photo{
	background:url(../images/bg-imagebox.gif) no-repeat;
	width:100%;
	overflow:hidden;
	margin:-5px 0 0 -2px;
}
.photo img{margin:15px 16px;}
.left-side h2{
	background:url(../images/bg-boxheader.jpg) no-repeat;
	margin:13px 0 9px;
	padding:6px 0 0 13px;
	height:32px;
	border-bottom: none;
	padding-bottom: 0px;
}
#footer{
	width:100%;
	overflow:hidden;
	margin:-2px 0 0;
}
#footer strong{
	margin:6px 0 0 17px;
	float:left;
}
#footer div{
	float:right;
	text-align:right;
}
#footer p.copyright{
	color:#727298;
	font-size:12px;
}
#footer p{
	margin:4px 6px 0 0;
}
#footer p, #footer p a{
	font-size:11px;
	color:#bcbccf;
	text-decoration:none;
}
#footer p a:hover{text-decoration:underline;}

div#liSwitcher-controls {
    float: right;
    margin-right: 0.9em;
    display: none;
}

div#liSwitcher-controls a.liSwitcher-buttons {
    background-image: url(../../image/LIchangerInterval/gallery-buttonsprite.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin: 0 3px;
	color: #000;
}

div#liSwitcher-controls a.liSwitcher-buttons:hover {color: #666;}

div#liSwitcher-controls a.liSwitcher-buttons:active {color: #888;}

#liSwitcher-viewport ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
.comingsoon {
	margin: 0 auto;
	width: 403px;
	text-align: center;
	font-size:14px;
	margin-top:90px;
}
.docforms ul, .docforms ul li {
	margin: 0;
}
