/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #555555;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(i/img07.gif) repeat-x left bottom;
}
.greenbox {
	background:url(i/test.jpg) no-repeat bottom;
	height:35px;
	text-indent:50px;
	line-height:35px;
	}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(i/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Logo */

#logo {
	width: 928px;
	height: 95px;
	margin: 0 auto;
	background:url(i/logo.jpg) left no-repeat;
	text-align:right;
}

/* Header */

#header {
	width: 928px;
	height: 35px;
	margin: 0 auto;
	border-bottom: 3px solid #FFFFFF;
}


/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
	background: url(i/img09.gif) repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 617px;
	padding: 30px 40px 0 30px;
	background: url(i/img09.gif) repeat-x;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}


/* Footer */

#logos {
	clear: both;
	width: 928px;
	margin: 0 auto;
}
#footer {
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(i/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
img {
border:none;
}

