/*
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/Logistix/resources/common/images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

p, blockquote, ul, ol {
	line-height: 18px;
}

blockquote {
	padding-left: 20px;
	background: url(templates/Logistix/resources/common/images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#sys_banner {
	width: 760px;
	height: 180px;
	margin: 0 auto;
}

#sys_banner h1, #sys_banner h2 {
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
	padding:0;
}

#sys_banner h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#sys_banner h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	background: #4E4E4E url(templates/Logistix/resources/common/images/img03.gif) top left repeat-x;
	text-align:center;
}

#menu div.clearMenu{
	clear:both;
	font-size:0;
	height:17px;
}

#menu ul {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	white-space:nowrap;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(templates/Logistix/resources/common/images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(templates/Logistix/resources/common/images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(templates/Logistix/resources/common/images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

.sys_footer {}

div#footer-wrap{
    text-align:center;
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(templates/Logistix/resources/common/images/img07.gif) repeat-x;
}

.sys_footer p {
	text-align: center;
	color: #999999;
}
			
.sys_txt{
	margin: 0;
	padding: 0;	
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

a{color:#F49500;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #F49500;

}

.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 {
	
	margin: 0;
	padding: 0;
	color: #F49500;
	font-weight:normal;
}

.sys_txt h1{
	
	
}

.sys_txt h2{
	
	
	

}

.sys_txt h3{
	
	
}

.sys_txt h4{
	
	
}

.sys_txt h5{
	
}

.sys_txt h6{
	
	
}

.sys_txt p{
	

}

.sys_txt p,
.sys_txt blockquote, 
.sys_txt ul,
.sys_txt ol {
	line-height: 18px;
}

.sys_txt blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;	
}	
			
.sys_txt ul{
	
	
	

}

.sys_txt ul li{

	
}

