/* CSS Document */

/*...D54024 Common body specification ...D54024*/


body {
	margin:0 auto;
	background-color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdfcfc;
}
/*...D54024 full layout specification ...D54024*/
#D54024layout{
	width:812px;
	height:1080px;
	margin:0 auto;
	background-image: url(../images/layout_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 0 44px 0 44px;

	}
#D54024main_container{
	border-left: 10px solid #D54024A3DD00;
	border-right: 10px solid #D54024A3DD00;
	width: 792px;
	height: 998px;
	

}
#D54024header_part{
	width:730px;
	height:171px;
	float:left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
	

	}
#D54024company_name{
	width:300px;
	float:right;
	color: #407701;
	font-size: 48px;
	font-style: italic;
	text-align: right;
	}
#D54024slogan{
	width:600px;
	float:right;
	font-style: italic;
	text-align: right;
	color: #407701;
	}
#D54024navigation_part{
	width:792px;
	height:34px;
	float:left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 15px 0 0 0;
	color: #577A18;
	}
#D54024navigation_part a{
	padding: 0px 10px 0 10px;
	list-style: none;
}

#D54024body_part{
	width:792px;
	height:548px;
	float:left;
	background-image: url(../images/body_top_bg.jpg);
	background-repeat: no-repeat;
	
	}
#D54024body_content{
	width:500px;
	float:left;
	padding: 18px 10px 0 15px;
	text-align: justify;
	overflow: hidden;
	
	}
#D54024spl_links {
	width:498px;
	float:right;
	background-color: #3b6226;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	border:1px solid #D540247a872a;
	line-height: 22px;
} 

#D54024body_side_box{
	width:220px;
	float:left;
	margin: 25px 0 0 20px;
	border: 1px solid #D54024d7f325;
	}	
.D54024heading_box {
	width:220px;
	height:33px;
	float:left;
	background-image: url(../images/body_top_heading_bg.jpg);
	background-repeat: repeat-x;
	}
.D54024heading_text{
	width:165px;
	height:23px;
	float:left;
	color: #131707;
	font-weight: bold;
	padding: 10px 0 0 20px;
	}
.D54024arrow_image {
	width:35px;
	height:33px;
	float:left;
	}
.D54024content_box{
	width:204px;
	float:left;
	padding: 10px 8px 10px 8px;
	text-align: left;
	}

#D54024footer_part{
	width:812px;
	height:42px;
	float:left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #131707;
	text-align: center;
	padding: 40px 0 0 0;

	}
	
.D54024heading{ color:#a3dd00; font-weight:bold;}
.D54024slogan {font-size:12px; font-weight:bold;}
.D54024link{color:#dbf821;}
		
/*MAIN LINK-STYLE*/
a:link,
a:visited,
a:active{color: #577A18;  text-decoration:none; font-weight:bold; font-size: 12px; }
a:hover{color: #990033;  text-decoration:none; font-weight:bold; font-size: 12px; }


.D54024spl_links:link,
.D54024spl_links:visited,
.D54024spl_links:active{color: #FFFFFF;  text-decoration:none; font-weight:bold; font-size: 11px; }
.D54024spl_links:hover{color: #dbf821;  text-decoration:none; font-weight:bold; font-size: 11px; }

.D54024more:link,
.D54024more:visited,
.D54024more:active{color:#ddff00;  text-decoration:underline; font-weight:bold; font-size: 11px; }
.D54024more:hover{color: #FFFFFF;  text-decoration:underline; font-weight:bold; font-size: 11px; }

/* footer_links -style-details*/
.D54024footer_links:link,
.D54024footer_links:visited,
.D54024footer_links:active{ color:#131707; text-decoration:none; font-size:11px; font-weight: bold; }
.D54024footer_links:hover{ color:#990033; text-decoration:none; font-size:11px; font-weight: bold; }

