/*
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: #FFFFFF url(images/img01.gif) repeat-x;*/
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #454545; 
}

a:link {font-size: 10pt; color: #116799; text-decoration: none}
a:visited {font-size: 10pt; color: #116799; text-decoration: none}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

.th
{
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-family:Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #efefef;	
	text-decoration: none;
	text-align:right;
}

.bodytabletr2
{
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-family:Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #efefef;	
	text-decoration: none;
	text-align:right;
}

.bodytabletr1
{
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-family:Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #dfdfdf;	
	text-decoration: none;
	text-align:right;
}

.hhh_gif
{
	background: #FFFFFF url(images/img13.gif) repeat-x;
}

#wrapper1 {
	height:400px;
	width: 330px;
	margin-left: 2px;
	margin-right: 2px;
}

#wrapper2 {
	width: 330px;
	margin-left: 2px;
	margin-right: 2px;
}

.hhh_gif2
{
	POSITION: absolute;
	Left:0;
	top:1300;
	background: #FFFFFF url(images/img13.gif) repeat-x;
}

/* Header */

#header {
	clear: both;
	padding: 30px 0 50px 0;
	margin-bottom: 10px;
}

#header .title {
	font-size: 14px;
	clear: both;
	padding: 30px 0 50px 0;
	margin-bottom: 10px;
	background: #FFFFFF url(images/img13.gif) repeat-x;
}

#header p {
	width: 1000px;
	margin: 0 auto;
	font-size: x-small;

}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0 50px 0;
	margin-bottom: 70px;
	background: #464646 url(images/img13.gif) repeat-x;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;

}

/* AD */

#ad {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#ad2 {
	margin-up: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 10px;
}

/* Column One */

#col-one {
	width: 325px;
	margin-left: 2px;
	margin-right: 2px;
}

#col-one .boxed {
	margin-bottom: 10px;
}

#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	/*background: url(images/img07.gif) no-repeat;*/
	background: #669999;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #FFFFFF;
}

#col-one .boxed .content {
	padding: 0 0 0 0;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

#col-one .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}


/* Column Two */

#col-two {
	width: 325px;
	margin-left: 2px;
	margin-right: 2px;
}

#col-two .boxed {
	margin-bottom: 10px;
}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	/*background: url(images/img02.gif) no-repeat;*/
	background: #669966;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #FFFFFF;
}

#col-two .boxed .content {
	padding: 0 0 0 0;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}

/* Column Three */

#col-three {
	width: 330px;
	margin-left: 2px;
	margin-right: 2px;
}

#col-three .boxed {
	margin-bottom: 10px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	/*background: url(images/img09.gif) no-repeat;*/
	background: #CC9966;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #FFFFFF;
}

#col-three .boxed .content {
	padding: 0 0 0 0;
	background: #EFEBE2 url(images/img10.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

#col-three .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

