/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(templates/Level%202/resources/common/images/img01.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color			: #333;
	font-size 		: 12px;	
}



/* Header */

#header {
	height: 82px;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 13px 0 0 25px;
	margin: 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: -3px;
	font-size: 2.6em;	
}

#logo p {
	margin: 0;
	padding: 20px 0 0 4px;
	line-height: normal;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 82px;
}

#menu a {
	display: block;
	width: 110px;
	height: 46px;
	padding: 24px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FABEB3;
}

#menu a:hover {
	width: 108px;
	background: #AD200E url(templates/Level%202/resources/common/images/img04.gif) repeat-x;
	border-left: 1px solid #B22502;
	border-right: 1px solid #B22502;
	color: #FFFFFF;
}

#menu .current_page_item {
	background: url(templates/Level%202/resources/common/images/img02.gif) no-repeat center bottom;
}

#menu .current_page_item a {
	width: 108px;
	background: #FFEC70 url(templates/Level%202/resources/common/images/img03.gif) repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #EB1400;
}

/* Page */

#page {
	padding: 30px 60px 60px 60px;
}

/* Content */

#content {
	margin-right: 340px;
}


/* Footer */



#footer-wrap{
	padding: 70px 0 50px 0;
	background: #757575 url(templates/Level%202/resources/common/images/img08.gif) repeat-x;
    text-align:center;
    color:#DDDDDD;
}

#sys_designerfooter {
    background: none;
    border: none;
    margin:0 auto;
    padding: 0px;
}

.sys_footer {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

.sys_footer a {
	text-decoration: none;
	color: #DDDDDD;
}

.sys_footer a:hover {
	color: #FFFFFF;
}

.sys_footer .rss {
	background: url(templates/Level%202/resources/common/images/img18.gif) no-repeat left center;
}

.sys_footer .xhtml {
	background: url(templates/Level%202/resources/common/images/img19.gif) no-repeat left center;
}

.sys_footer .css {
	background: url(templates/Level%202/resources/common/images/img20.gif) no-repeat left center;
}

.sys_footer .legal a {
	padding: 0;
}
			
.sys_txt{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626262;
}

a{color:#EB1400;}

.sys_txt a img{

	border : none;

}
.sys_txt a{
	
	color: #EB1400;

}


.sys_txt a:hover{

	text-decoration: none;

}


.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6,
.sys_txt p{ 
	
	font-weight: normal;
	
}

.sys_txt h1{
	
	font-size      	: 2em;
	color: #444444;
	letter-spacing	: -2px;
	margin:0;
		padding			: 5px 0 10px 0;
}

.sys_txt h2{
	
	font-size		: 1.6em;
	color: #444444;
	padding			: 10px 0 10px 0;
	letter-spacing	: -1px;
	margin:0;
}

.sys_txt h3{
	
	font-size		: 1em;
	color: #444444;
	padding			: 10px 0 10px 0;
	margin:0	margin:0;}

.sys_txt h4{
	
	font-size      	: 1em;
	color: #444444;
	padding			: 10px 0 10px 0;
}

.sys_txt h5{
	
	font-size	: 1em;
	color: #444444;
	padding		: 10px 0 10px 0;
	margin:0;}

.sys_txt h6{
	
	font-size	: 1em;
	color: #444444;
	padding		: 10px 0 10px 0;
	margin:0;}

.sys_txt p, 
.sys_txt blockquote, 
.sys_txt ul,
.sys_txt ol {
	margin:0;
	padding:0 50px;
	line-height: 1.8em;
	
}

 
.sys_txt p{
		
	margin:0;
	padding:5px 0;
	
}

.sys_txt blockquote {
	
	font-style		: italic;
	border-style	: none;
	margin-left		: 2em;
	margin:0;
	padding:10px 30px;
	
}

.sys_txt ul,
.sys_txt ol{
	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;
}	
			
.sys_txt ul{

	margin:0;
	padding:10px 50px;	
	list-style: square;

}

.sys_txt ol{
	margin:0;
	list-style: lower-roman;
}

.sys_txt ul li{

	
}

