/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFEF5 url(templates/Entomology/resources/common/images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #767941;
}







a:link {
	color: #F08F02;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

.image-left {
	float: left;
	margin-right: 1em;
}

.image-right {
	float: right;
	margin-left: 1em;
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

/* Header */

#sys_banner {
	height: 230px;
	padding: 0 0 0 330px;
}

/* Logo */

#logo {
	height: 80px;
	padding: 150px 0 0 30px;
	background: url(templates/Entomology/resources/common/images/img03.jpg) no-repeat;
}

#logo h1 {
	float: left;
	letter-spacing: -.1em;
	font-style: italic;
	font-size: 3em;
}

#logo h1 a {
	color: #767941;
}

#logo h2 {
	float: left;
	letter-spacing: -.05em;
	font-style: italic;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	margin-right: 100px;
	background: url(templates/Entomology/resources/common/images/img05.jpg) repeat-y 330px 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 330px;
	position:absolute; top:240px;
}

/* Content */

#content {
	margin-left: 330px;
	padding: 30px;
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 45px;
	padding: 16px 0 0 30px;
	background: url(templates/Entomology/resources/common/images/img04.jpg) repeat-x;
	text-decoration: none;
	font-size: 1.4em;
	font-style: italic;
	color: #767941;
}

#menu a:hover {
	color: #F08F02;
}

.active a {
	color: #F08F02;
}

/* Testimonial */

#testimonial {
	padding: 30px;
}

#testimonial blockquote {
	margin-left: 0;
}

/* Welcome */

#welcome {
}

/* Footer */

div#footer-wrap{
	padding: 60px 30px;
	background: url(templates/Entomology/resources/common/images/img06.gif);
	color: #ADB07C
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0px;
}

.sys_footer  {
	margin: 0;
	font-size: .8em;
}
.sys_footer hr {
    display: none;
}

.sys_footer a {
	color: #ADB07C
}

			
.sys_txt{
	margin: 0;
	padding: 0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #767941;
}

a{color:#F49500;}

.sys_txt * {
	margin: 0;
	padding: 0;
}

.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 0 15px 0;
	padding: 0;
	color: #F08F02;
	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 {
	margin-bottom: 1.5em;
}

.sys_txt blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #F08F02;
	font-style: italic;
}	
			
.sys_txt ul,
.sys_txt ol{
	
	margin-left: 3em;
}


.sys_txt ul li{

	
}
