/*
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-image: url(images/bg.gif);
	background-color: #666565;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}
{
	text-decoration: none;
	color: #80AB00;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #80AB00;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #80AB00;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}


.universal{
width: 225px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
/*background-color: navy;*/
padding: 5px 10px;
margin: 0 auto;
}
/* Body */

#body {

width:975px;
margin: 10px auto;
}

/* Header */


/* Logo */


/* Page */


/* Content */

#content_wrapper{
width:663px;
}


#content{
     width:640px;
	 margin: 0 auto;
}

/* Sidebars */
#Sidebar1{
	background-color:#FFFFFF;
    background-image:url(images/index_18.jpg);
    background-repeat:no-repeat;
	width:39px;
	height:433px;
}


#Sidebar {
	background-color:#FFFFFF;
    background-image:url(images/index_19.jpg);
    background-repeat:no-repeat;
	width:255px;

}

#Sidebarwrapper {
	width:250px;
	margin: 30px auto;
}

/* Footer */

#footer {
	margin: 0 auto;
	width:955px;
	color: #FFFFFF;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}