html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}
body{
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Verdana;
	font-size:0.7em;
	height:100%;
}
#horizon01{
	width:100%;
	min-height:100%;
}
* html #horizon01{
	height:100%;
}
#horizon{
	width:100%;
	min-height:100%;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(../images/home-bg.gif);
	background-repeat:repeat-x;
}
#wapper{
	width:990px;
	margin:0 auto;
	padding-bottom: 2em;
}
.row{
	width:100%;
	clear:both;
}
#ro1co1{
	width:338px;
	float:left;
}
#ro1co2{
	width:652px;
	height:159px;
	float:left;
	background-image:url(../images/logo-caption.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#topMenu{
	padding-left:300px;
	width:345px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
}
#ro2co1{
	width:850px;
}
.img01{
	padding-left:125px;
	padding-top:18px;
	padding-bottom:41px;
}
.img02{
	padding-top:18px;
	padding-bottom:41px;
	padding-left:14px;
}
#midLinks{
	margin-left:387px;
	width:405px;
	height:42px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
}
#homeContent{
	width:710px;
	margin-left:125px;
	margin-top:20px;
	color:#c6b6ba;
	text-align:justify;
	line-height:16px;
}
#homeContent2{
	width:710px;
	margin-left:125px;
	margin-top:20px;
	color:#000000;
	text-align:justify;
	line-height:16px;
	font-size:1.2em;
}
#copyRight{
	width:100%;
	background-color:#1b242a;
	bottom:0;
	position: relative;
	margin-top:-41px;
	overflow:hidden;
}
#copyrightTxt{
	width:990px;
	height:31px;
	padding-top:10px;
	margin:0 auto;
	bottom:0px;
}


/*   Text CSS    */

a.linkWhiteBold{
	color:#FFFFFF;
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
a.linkWhiteBold:hover{
	color:#969696;
	text-decoration:none;
}
.copyrightText01{
	float:left;
	padding-left:125px;
	color:#999da0;
}
a.linkcopy{
	color:#999da0;
	text-decoration:none;
}
a.linkcopy:hover{
	color:#868686;
	text-decoration:none;
}

/* menu css*/

a.menuBtn:link,
a.menuBtn:visited {float: left;
	width: 21.8em; 
	background: url(../images/home-bg.gif) right top no-repeat;
	text-decoration: none;
	color: #FFFFFF !important;
	outline: 0 !important;}
a.menuBtn:hover,
a.menuBtn:active { }

a.menuBtn:link span,
a.menuBtn:visited span { display: block;
	margin-right: 20px;
	height: 20px;
	line-height: 2em;
	padding-left: 10px !important;
	background: #5c0d22 left top no-repeat;}
	

.positionHelper { position:absolute; cursor:pointer; }
.menuContainer {border: 1px solid #000000;}
.menuContainer p.menuLoading { color:#5c0d22; font-size:1.1em; padding:.5em; }
.hiddenContent { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

.menu, .menu ul { background:#5c0d22; list-style-type:none; visibility:hidden;  overflow: hidden; position:absolute; top:0; left:0; padding: 0; margin:0; color:#FFFFFF;}
.menu li { clear:both; float:left; width:100% !important;  }
.menu li.hover {background: #5c0d22;}

.menu p,
.menu a:link,
.menu a:visited,
.menu a:hover,
.menu a:active { float:left; width:17.2em; padding:.3em; padding-left:.5em; margin:0; font-size:1.1em; line-height:1.2em; color:#FFFFFF; text-decoration:none;}

.menu a.singleLink:link,
.menu a.singleLink:visited,
.menu a.singleLink:hover,
.menu a.singleLink:active { float:none; display:block; width:18.8em; }

.menu a:hover,
.menu a:active,
.menu a.singleLink:hover,
.menu a.singleLink:active {color:#fff; background:#5c0d22;}


a.linkWhiteNormal{
	color:#9e063b;
	font-weight:bold;
	text-decoration:none;
}
a.linkWhiteNormal:hover{
	color:#000000;
}