html, body 
{
height: 100%;
color: #000000;	
font-size: 12px;
font-family: Verdana, Helvetica, Arial,sans-serif;
}
 body 
{
	background: #ffffff url('../media/img/tmpl/cd_bg_about_880.jpg') no-repeat fixed center center;
}


/* Layout */

div#container
{
position:absolute;
top:50%;
left:50%;
margin-top: -380px;
margin-left: -450px;
width: 900px;
height: 650px;
min-height: 650px;
z-index:0;
}
#logo
{
position:relative;
top:60px;
left:63px;
width:200px;
}
#page_title
{
position:relative;
width:650px;
left:55px;
top:20px;
height:20px;
text-align:right;
z-index:999;
/*background-color:blue;*/
}
#page_title span
{
font-size:110%;
}
#page_title .light
{
color:#999;
}
#page_title .dark
{
color:#000;
}

#text_left_one a:link,#text_left_one a:visited, #text_right_one a:link,#text_right_one a:visited, #text_center_one a:link,#text_center_one a:visited {
	color: #666;
	text-decoration: none;
}
#text_left_one a:hover, #text_right_one a:hover, #text_center_one a:hover {
	color: #000;
	text-decoration: underline;
}



#text_left_one {
width:185px;
position:absolute;
top:160px;
left:90px;
line-height: 120%;
}
#text_left_two {
width:185px;
position:absolute;
top:160px;
left:275px;
line-height: 120%;
}
#text_right_one {
width:185px;
position:absolute;
top:160px;
left:460px;
line-height: 120%;
}
#text_right_two {
width:185px;
position:absolute;
top:160px;
left:645px;
line-height: 120%;
}



#text_left_one h3, #text_right_one h3, #text_center_one h3
{
color:#000;
font-size:120%;
font-weight:bold;
margin-bottom:5px;
margin-left: 8px;
}
#text_left_one p,#text_left_two p,#text_right_one p,#text_right_two p,#text_center_one p ,#text_center_two p  
{
color:#333;
font-size:90%;
margin-left:8px;
margin-right:8px;

}







#text_center_one {
width:185px;
position:absolute;
top:160px;
left:260px;
line-height: 120%;
}
#text_center_two {
width:185px;
position:absolute;
top:160px;
left:465px;
line-height: 120%;
}





