@CHARSET "UTF-8";

body
{
	background:url(../images/background.jpg); 
	background-attachment:fixed;
	background-position: top center;
	background-repeat:no-repeat; 
	background-color: #C0C0C0;
	color: #333;
	font-size: 11px;
	
}

.container_12
{
	
}

.header
{
	
}



.header_links
{
	float:right;
	margin: 10px 10px 0 30px;
	color:#444;	
}
.header_links a
{
	
	
	text-decoration: none;
	font-weight:bold;
	color:#444;
	
}

.header_links a:hover
{
	color:#29c2de;
}





.footer
{

}

.footer_logo
{
	float:left;
	margin: 10px 10px 0 0;
	width:50px;
	height:50px;
}

.footer_logo a
{
	float:left;
	width:50px;
	height:50px;
	
}

.footer_logo a:hover
{
	
}

.footer_content
{
	float:left;
	margin: 10px 0 0 10px;
	font-size: 9px;
	
}

.footer_reflections
{
	float:left;
	background-image:url(../images/badge.reflections.png);
	margin: 0px;
	width:170px;
	height:49px;
}

.footer_links
{
	float:right;
	margin: 10px 10px 0 30px;
	color:#444;
	text-align:right;

}
.footer_links a
{	
	text-decoration: none;
	color:#444;
	text-align:right;
}
.footer_links a:hover
{
	color:#29c2de;
}







.leftNav_cell			
{
	float:left;
	
	padding:0px;
	height:40px;
	
}

div#leftNav_txt			
{
	width: 150px;
	padding: 13px 0 0 0;
	float:right;
	display:inline;
}

.leftNav_cell a
{
	width: 230px;
	height:40px;
	float: left;
	color:#444;
	text-decoration: none;
	background-image:url(../images/shadow.leftNav.cell.png);
	background-repeat:no-repeat;	
	position:relative;
	top:-30px;
	left:-80px;
}

.leftNav_cell a:hover
{
	
	
	background-image:url(../images/shadow.leftNav.bottomCell.png);
	padding:0px;
	height:40px;

}

.content
{
	padding: 10px;	
	font-size:12px;
}

.content a
{
	text-decoration: none;
	font-weight:bold;
	color:#444;	
}

.content a:hover
{
	color:#29c2de;
}

#content_foot_space
{
	height:60px;
	padding: 10px;
}

.content_head
{

	padding: 0 10px 0 10px;
	height:40px;
}

.content_head a
{
	color:#AAA;
	text-decoration:none;
}



.content_head a:hover
{
	color:#444;
}



.content_foot
{ 
	width:700px;
	padding: 0 10px 0 10px;
	height:40px;
	margin-top:100px;
	margin-left: -20px;
	height:100px; 
	float:left;
}

.content_foot a
{
	color:#AAA;
	text-decoration:none;
}

.content_foot a:hover
{
	color:#444;
}

div#leftNav_cell_selected			
{
	
	float:left;
	padding:0px;
	width: 230px;
	height:40px;
	
}

div#leftNav_color			
{
	
	margin: 10px 10px 0 10px;
	
	float:left;
	width:60px;
	height:20px;
	
}

div#content_head_color			
{
	
	margin: 10px 10px 0 0;
	float:left;
	width:220px;
	height:20px;
	
}

div#content_nav_color			
{
	cursor:pointer;
	cursor:hand;
	margin: 10px 10px 0 0;
	opacity: 0.5;
	filter:alpha(opacity=50);
	float:left;
	width:220px;
	height:20px;
	
}



.content_right
{
}

.content_right a
{
	width: 380px;
	float: left;
	text-decoration: none;
}

.content_right a:hover
{
}
