/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family		: Verdana, Arial, sans-serif;
	margin: 30px 0;
	padding: 0;
        background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}


/* Header */

#top{
	background: url(templates/Redplanet_Green/resources/common/images/red_top_920.jpg) no-repeat center;
	width:917px;
	height:24px;
	margin: 0 auto;
	margin-bottom:0px;
}

/* Logo */

#header {
	margin-left:auto;margin-right:auto;
	width:907px;
	padding:0px;
	background: url(templates/Redplanet_Green/resources/common/images/red_gradient_104.jpg) repeat-x;
	margin-top:0px;
	border-left:solid #FFFFFF 5px;
	border-right:solid #FFFFFF 5px;
}

#header h1 {
	font-family		: Verdana, Arial, sans-serif;
	float: left;
	padding: 3px 0 0 40px;
	font-size: 36px;	
	margin-top:22px;
	margin-bottom:16px;
}

#header * {
	text-decoration:none;
}

#header h1 a {
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	margin-top:51px;
	margin-bottom:4px;
	padding: 0px 25px 0 0;
	/*background: url(templates/Redplanet_Green/resources/common/images/img3.gif) no-repeat right top;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	font-family		: Verdana, Arial, sans-serif;
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

#sys_banner {
	/*background: url(templates/Redplanet_Green/resources/common/images/img2.gif) repeat-x;*/
	width: 877px;
	height: 140px;
	margin: 0px auto;
	padding:0px;
	border-right: auto solid #FFFFFF;
	border-left: auto solid #FFFFFF;
}

#splash {
	height: 171px;width: 877px;
	margin: 0 auto;
	background: url(templates/Redplanet_Green/resources/common/images/img5.gif) repeat-x left bottom;
	overflow:hidden;
	border-left:20px solid #FFFFFF;
	border-right:20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 0px 35px 35px 35px;	
	background: #FFFFFF url(templates/Redplanet_Green/resources/common/images/img8.gif) no-repeat left bottom;
}

/* Footer */

.sys_footer {
    text-align:center;
    padding-top:10px;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0;
    background: none;
}

.sys_footer p {
	text-align: center;
	color: #777777;
}

.sys_footer a {
	font-family		: Verdana, Arial, sans-serif;	color: #5D5D5D;
}
			
.sys_txt{
	font-family		: Verdana, Arial, sans-serif;
	color			: #7F7772;
	font-size 		: 12px;	
	padding			: 1px 0 0 0;
	font-size-adjust: none;
	font-style		: normal;
	font-variant	: normal;

}

a{color:#004600;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #004600;

}

.sys_txt a:hover{

	text-decoration: none;
	color: #004600;

}

.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6,
.sys_txt p{ 
	text-decoration: none;
	font-weight: normal;
	color: #004600;
	
}

.sys_txt h1{
	letter-spacing: -1px;
	font-size: 2.4em;
	margin:0;
	padding:10px 0 10px 0;
}

.sys_txt h2{
	font-size: 1.8em;
	margin:0;
	padding:10px 0 10px 0;
}

.sys_txt h3{
	font-size: 1.2em;
	font-weight: bold;
	
	margin:0;
	padding:10px 0 10px 0;
}

.sys_txt h4{
	margin:0;
	padding:10px 0 10px 0;
	
	
}

.sys_txt h5{
	
	margin:0;
	padding:10px 0 10px 0;
	
}

.sys_txt h6{
	margin:0;
	padding:10px 0 10px 0;
	
	
}

.sys_txt p{
	
	margin:0;
	padding:5px 0;
	color: #7F7772;


	
}

.sys_txt blockquote {
	
	margin: 0 20px;
	padding:15px 0 15px 30px;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
	
}	
			
.sys_txt ul{
	
	margin	: 15px 5px;
	padding	: 0 35px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #7F7772;
	

}

.sys_txt ul li{

	margin : 0;
	padding : 2px 0;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #7F7772;
}



