html,body{
	height: 100%;
}


body {
	margin: 0px;
	color: #333333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #FFFFFF url(../images/body-bk01.jpg) no-repeat center top;
}


/* Hack for IE */
* html #outer {
	height: 100%;
}

#outer {
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	width: 947px;
	background: url(../images/wrap_bk.jpg) repeat-y;
	text-align: left;
}
.topholder {
	float: left;
	height: 140px;
}
#tickEnv {
	float: left;
	height: 140px;
	width: 505px;
	background: url(../images/lo_top1_2.jpg) no-repeat;
}
#ifrHold {
	float: left;
	height: 60px;
	width: 500px;
	margin-top: 10px;
	border: 1px solid #DEDFE3;
}


.topsecholder {
	float: left;
	height: 90px;
}
#maincontainer {
	float: left;
	height: auto;
	width: 947px;
}
#maincontainerLS {
	float: left;
	height: auto;
	width: 612px;
}

#maincontainerLStop {
	float: left;
	height: 68px;
	width: 612px;
}

#maincontainerRS {
	float: left;
	height: auto;
	width: 335px;
	background: url(../images/trans/sl00.jpg) no-repeat;
}
#maincontainerCont {
	width: 440px;
	float: left;
	height: auto;
	background: url(../images/lo_sublogo.jpg) no-repeat;
}

#maincontainerCont p {
	width: 316px;
	margin-left: 80px;
}
.grey {
	font-style: oblique;
	color: #666666;
}



#sl {
	text-align: left;
	float: left;
	height: 203px;
	width: 315px;
}
#subsl {
	float: left;
	height: 48px;
	width: 320px;
}
#vidbox {
	width: 325px;
	margin-left: 80px;
	margin-top: 16px;
	height: auto;
	border: 1px solid #999999;
}

#contactBox {
	float: left;
	height: 300px;
	width: 313px;
	margin-top: 20px;
	border: 1px solid #23A423;
}

#contactBox p {
	margin-left: 32px;
}
#contactHd {
	height: 32px;
	width: 160px;
	margin-left: 20px;
	margin-top: 26px;
}



* html .clear{
	height:auto;margin-bottom:0
} 
/* End IE Hack */

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}

a:link {
	text-decoration: none;
	color: #0033CC;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	color: #23A423;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	font: bold 17px "Trebuchet MS", Verdana, sans-serif;
	color: #2F4888;
	margin: 34px 0px 8px 76px;
}

h2 {
	padding: 0px;
	font: bold 20px "Trebuchet MS", Verdana, sans-serif;
	color: #2D396F;
	border-bottom: 1px solid #DDBF5F;
	margin: 20px 130px 10px 33px;
}


h3 {
	color: #2D396F;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin-left: 33px;
	margin-top: 7px;
}

h4 {
	color: #666666;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	margin-left: 33px;
	margin-top: 7px;
}

h5 {
	color: #2D396F;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	margin-top: 18px;
}
.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 20px;
	margin-bottom: 6px;
}





input, select, textarea {
	font: 12px "Courier New", Courier, mono;
	color: #0033CC;
	padding: 2px;
}
table {
	margin-left: 80px;
	font-size: 11px;
}

td {
	padding: 3px;
}


/* horizontal menu */
#maincontainerNav {
	float: left;
	width: 136px;
	height: auto;
}
#maincontainerNavTop {
	height: 28px;
	width: 136px;
}

#maincontainerNavmenu {
	height: auto;
	width: 136px;
	background: url(../images/menu_bk.jpg) repeat-y;
}


#maincontainerNavBase {
	height: 27px;
	width: 136px;
}
#maincontainerNavProm {
	height: auto;
	width: 135px;
	background: #FFFFFF;
	border-left: 1px solid #253C7C;
	text-align: center;
}
ul {
	margin-left: 100px;
}




ul#menu{
	margin:0px 0px 0px 8px;
	padding:0px;
	list-style-type:none;
	text-align: left;
}
ul#menu li{
	margin:0px;
	padding:0px;
	display: block;
}

ul#menu li a{
	color:#000000;
	text-decoration:none;
	padding:8px 5px 4px 9px;
	margin: 0px;
	display: block;
	height: 23px;
	line-height: 23px;
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #E9E9E9;
	font-size: 10px;
}

ul#menu li a:hover{
	color:#CCCCCC;
	border-top: 1px solid #142145;
	border-bottom: 1px solid #FFFFFF;
	background: #585858;
}

ul#menu li a.current,ul#menu li a.current:hover{
	color:#000000;
}


#footerContainer {
	height: auto;
	text-align: center;
	width: 947px;
	border-top: 6px solid #CCCCCC;
	float: left;
}

#footer {
	color: #999999;
	width: 927px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	height: 40px;
	float: left;
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
}
#footer a:link {
	color: #0033CC;
	text-decoration: none;
}
#footer a:visited {
	color: #0033CC;
}
#footer a:hover {
	color: #23A423;
	text-decoration: underline;
}

.small {
	font-size: 10px;
}


#paymentinfo {
	background: #F9F9F9;
	padding: 8px;
	height: auto;
	width: 260px;
	margin-left: 80px;
	border: 1px solid #CCCCCC;
}

#paymentbtn {
	background: #FFFFFF;
	height: auto;
	width: 260px;
	margin-left: 80px;
	margin-top: 0px;
}

.boldBlue {
	font: 13px "Trebuchet MS", Verdana, sans-serif;
	color: #2F4888;
}
