/* CSS Document */

/* 'Jim Jensen #11', by Osmo */

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-image:url(../images/bg_r1_c1.png);
	background-repeat:repeat-x;
	background-color:#555555;
	color:#FFFFFF;
}

#container{				
	width: 800px;
	position: relative; 
	left:50%;
	margin-left:-400px;
}

/* Top Menu Bar Begin */

#menu_cont {
	width: 800px;
	height: 100px;
	padding: 0;
	position:relative;
}

#menu_area {
	width: 800px;
	top: 38px;
	padding: 0;
	position:relative;
	text-align:center;
}

/* Top Menu Bar End */

/* Unsung Area Begin */

#ua_cont {
	width: 800px;
	height: 296px;
	padding: 0;
	position:relative;
}

#tr_cont {
	width: 800px;
	height: 25px;
	padding: 0;
	position:relative;
}

#tr_pic {
	width: 448px;
	right: 32px;
	padding: 0;
	position:relative;
	float:right;
	clear:right;
}

#l_ua_cont {
	width: 346px;
	height: 271px;
	position:relative;
	float:left;
}

#r_ua_cont {
	width: 454px;
	height: 271px;
	position:relative;
	float:left;
}

#logo_area {
	width: 346px;
	height: 74px;
	position:relative;
	float:left;
	clear:left;
}

#ua_text_cont {
	width: 346px;
	height: 148px;
	color: #000000;
	position:relative;
	float:left;
	clear:left;
}

#ua_text_a {
	width: 38px;
	height: 148px;
	position:relative;
	float:left;
	text-align:right;
}

#ua_text_b {
	width: 308px;
	height: 148px;
	position:relative;
	float:left;
	background-image:url(../images/jj_r6_c3.png);
	background-repeat:no-repeat;
}

#ua_text_area {
	width: 300px;
	height: 140px;
	padding-top: 8px;
	position:relative;
}


#ua_text_reflect {
	width: 346px;
	height: 49px;
	position:relative;
	float:left;
	clear:left;
}

/* Unsung Area End */

/* Content Area Begin */

#content_cont {
	width: 800px;
	padding: 0;
	position:relative;
}

#l_content_cont {
	width: 188px;
	position:relative;
	float:left;
}

#l_content_a {
	width: 170px;
	left: 18px;
	position: relative;
	text-align: center;
	float:left;
}

#r_content_cont {
	width: 612px;
	position:relative;
	float:left;
}

#r_content_pr {
	width: 505px;
	height: 36px;
	position:relative;
	float:right;
	clear:right;
}

#r_content_text {
	width: 580px;
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	right: 32px;
	float:right;
	clear:right;
	position:relative;
}

/* Content Area End */

/* Footer Area End */

#footer_area {
	width: 100%;
	position:relative;
	color:#FFFFFF;
	float:left;
	clear:left;
	background-image:url(../images/bg_r3_c1.png);
	background-repeat:repeat-x;
	padding-bottom: 8px;
}

#footer_cont{				
	width: 800px;
	position: relative; 
	left:50%;
	margin-left:-400px;
}

#footer_a{				
	width: 800px;
	position: relative;
	text-align: center;
}

#footer_b1{				
	width: 370px;
	position: relative;
	float:left;
	padding-left: 30px;
}

#footer_b2{				
	width: 370px;
	position: relative;
	float:left;
	text-align:right;
}

/* Links Begin */

a {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
