



a {	
	font-weight: bold;
	color: #3366CC;	
	text-decoration: none;
	
}
a2 {	
	font-weight: bold;
	color: #3366CC;	
	text-decoration: none;
	
}
a3 {	
	
	font-size: 1.5em;
	font-weight: bold;
	color: #F90000;	
	text-decoration: none;
	
}
a4 {	
	
	font-size: 2em;
	font-weight: bold;
	color: #377724;	
	text-decoration: none;
	
}

a5 {	
	
	font-size: 1em;
	font-weight: bold;
	color: #377724;	
	text-decoration: none;
	min-width: 600px
}

a6 {
	
	font-size: 1em;
	font-weight: bold;
	color: #CC3534;
	text-decoration: none;
	min-width: 600px
	}

body {
	background-color: #06C4C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #3A2E11;
	background-attachment: fixed;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0em;
	min-width: 600px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	color: #FFDF8D;
	
}
h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-style: italic;
		
}
h4 {
	color: #000000;
	
}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	
}
a:hover {	
	text-decoration: underline;
	
}
#menu {
	background-color: #92F979;
	text-align: right;
	padding-right: 50px;
	
}
.logo {
	float: left;
	margin-top: 5px;
	margin-left: 63px;
	margin-right: 10px;
	
}
#content {
	margin: 0px 50px 0px 360px;
	padding: 0px 0px 25px 0px;
	font-size: 0.85em;
	line-height: 1em;
	text-align: justify;
	background-repeat: no-repeat;
	
}
#content img {
	margin-left: 70px;
	
}
#section {
	margin-left: 70px;
	height: 320px;
	
}

#item_first {
	padding-top: 35px;
	padding-left: 14px;
	height: 200px;
	background: transparent url(images/item_first.gif) no-repeat 14px 0px;
	
}
#item_first img, #item_second img {
	clear: left;
	float: left;
	margin: 5px 25px 0px 30px;
	padding-bottom: 15px;
	
	
}
#item_second {
	padding-top: 23px;
	padding-left: 14px;
	height: 200px;
	background: transparent url(images/item_second.gif) no-repeat 0px 0px;
	
	
}
#buttons {
	margin-left: 170px;
	
}
#buttons form {
	float: left;
	padding: 0px 8px 0px 0px;
	
}

#defn {
	border-bottom: 1px dotted #3A2E11;

}

#banners {
	margin-left: -70px;
	
}
