/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}


.hidden {
	display: none;
}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}


#page-container {
	width: 960px;
	text-align: justify;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 37px;
	}
	
	
	
	
	
	body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/bgMotif.gif);
	background-position: left 183px;
	


}








img {
border:0px;

}





#house-of-clarity-logo {
	position: absolute;
	width:282px;
	height:171px;
	left: 225px;
	top: -38px;
	

}


#house-of-clarity-details {
	width:243px;
	height:109px;
	position:absolute;
	left: 562px;
	top: 17px;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;


}



#house-of-clarity-details a:link {
	color: #04A5DE;
	text-align:left;
	text-decoration: none;
}

#house-of-clarity-details a:visited {
	color: #0DA5C5;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}

#house-of-clarity-details a:hover {
	color: #D5DF26;
	text-align:left;
	text-decoration: none;
}



	#header {
	height: 148px;
	background-image: url(../images/topTitleBg.jpg);
	background-repeat:no-repeat;
	margin: auto;
	position: relative;
	z-index: 9000;
	
	

}



	
	
	
	
	
	
	/* side navigation 
--------------------------------------------*/

#navcontainer
{
	width: 200px;
	text-align: left;

}

#navcontainer ul
{
	list-style: none;
	padding: 0;
	border: none;
	margin: 0;
}

#navcontainer li
{
	margin-right: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	text-align: right;
	text-transform: uppercase;
}

#navcontainer li a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;


}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
	color: #D3E723;
	text-decoration: none;
	background-color: #FFFF33;

}



#navcontainer li.active a {
	font-weight: normal;
	color: #F7E619;

	}

	
	
	
	
	
	
	
	
p {
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0em;
}
	
	

	
	





#footer {
	clear: both;
	height: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	width: 960px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8E13A;
	margin: 0px;
	padding: 0px;
}




#footer a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:hover {
	color: #04A5DE;
	text-decoration: underline;
}



#footer #altnav {
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	

}

#footer #copyright {
	clear: both;
	width: 170px;
	float: right;
	text-align: right;
	font-size: 10px;
	letter-spacing: 0.05em;
	
	
	
	
	
}
















.column {
	position: relative;
	float: left;

}




.spacerSection {
	position: relative;
	width: 9px;
	float: left;


}








#leftNav.column {
	width:197px;
	margin-top: 45px;

}



.n1 {
	background-color: #FF0000;
	color: #000000;
}

.n2 {
	background-color: #FF9900;
	color: #000000;
}

.n3 {
	background-color: #FFFF00;
	color: #000000;
}

.n4 {
	background-color: #99FF00;
	color: #000000;
}

.n5 {
	background-color: #0033FF;
	color: #FFFFFF;
}

.n6 {
	background-color: #663399;
	color: #FFFFFF;
}

.n7 {
	background-color: #990099;
	color: #FFFFFF;
}

.n8 {
	background-color: #000000;
	color: #FFFFFF;
}






.n1Txt { color:#8d3393;}

.n2Txt { color:#e60468;}

.n3Txt {
	color:#333399;
}

.n4Txt {
	color:#0033cc;
}

.n5Txt { color:#57b000;}

.n7Txt { color:#B94DC1;}

.n8Txt {
	color:#0099CC;
}


#content.column {
	width: 750px;
	text-align: left;
	margin-top: 45px;
	margin-bottom: 20px;
}





#content.column a:link {
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}

#content.column a:visited {
	color: #0DA5C5;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}

#content.column a:hover {
	color: #CCCCCC;
	text-align:left;
	text-decoration: underline;
}




h1 {
	color: #04a5de;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
h2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: -14px;
	display: block;
}



	
	

#content.column ul{
	list-style:none;
	clear: both;
	height: auto;
	margin-left: 13px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	width: 100%;
}

#content.column li{
	background-image: url(../images/liBull.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	height: auto;
	background-position: left 6px;
	text-align: left;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.08em;
}



#flash-container { width:750px;}


#flash-container-home {
	background-image:url(../images/flashAlt.jpg);
	background-repeat:no-repeat;
	 width:750px;
	 height:277px;

}

#statement.column {
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	color: #d2de24;
	width: 380px;
	letter-spacing: -0.07em;
	line-height: 40px;
	margin-top: 20px;
}









#pageContent.column {
	width: 350px;
	margin-top: 20px;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}



#news.column {
	width: 214px;
	text-align: left;
	border: 1px solid #282828;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 14px;
}



#news.column a:link {
	color: #CCCCCC;
	text-align:left;
	text-decoration: none;
}

#news.column a:visited {
	color: #CCCCCC;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}

#news.column a:hover {
	color: #0DA5DE;
	text-align:left;
	text-decoration: underline;
}


.frm {
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D2DE24;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	overflow: hidden;
	min-height:20px;
}
.frmBttn {
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50px;
	overflow: hidden;
}











.headline {
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	color: #d2de24;
	width: 377px;
	letter-spacing: -0.07em;

}
.n9 {

	background-color: #003A00;
}

