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

/* Elements */

body {
	background: #333333;
	margin-top: 0px;
	text-align: center;
	color: #fff;
	font: 11px Arial, Century Gothic, Verdana;
}

h2, h3 {
	margin-top: 0px;
	padding: 5px 0 0 0;
	color: #000;
}

h2 {
	font-size: 16px;
}

h3 {
	margin: 0;
	font-size: 24px;
    color: #ffffcc}

h4 {
    margin: 0;
	font-size: 14px;
    color:fff;
}
h5 {
    margin: 0;
	font-size: 18px;
    color:red;
}
 h6 {
     margin: 0;
	font-size: 12px;
    color:yellow;
}
 h7 {
     margin: 0;
	font-size: 12px;
    color:black;
}
p, ol, ul, dl, blockquote {
	margin-top: 0;

}

a {
	color: #FF3300;
}

a:hover {
	text-decoration: none;
border: 0;
}

/* Header */

#header {
	width: 800px;
	height: 616px;
	margin: 0 auto;
	background: url(images/bge-top.jpg);
}

#header1 {
	width: 800px;
	height: 120px;
	margin: 0 auto;
	background: url(images/bge-top2.jpg);
}

#header2 {
	width: 800px;
	height: 120px;
	margin: 0 auto;
	background: url(images/bge-top4.jpg);
}

#header3 {
	width: 800px;
	height: 120px;
	margin: 0 auto;
	background: url(images/bge-top5.jpg);
}

#header h1 {
	float: left;
padding: 50px 0 0 20px;
font-size: 30px;}

#header h2 {
	float: right;
	padding: 70px 30px 0 0;
	font-size: 10px;

#header h3 {
	float: left;
padding: 20px 0 0 20px;
font-size: 20px;}

}

#header a {
	text-decoration: none;
	color: #fff;
}

/* Menu */

#menu {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	padding: 0px;
}

#menu ul {
	width: 800px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #666666;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 15px 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #999966;
	color: #000000;
}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
	padding: 10px 15px 5px 15px;
	background: #999999;
}

#content2 {
	width: 750px;
	margin: 0 auto;
align:center;
	background: #999999;
}

#col {
	float: right;
	width: 220px;
	padding: 0 0 0 0;
	text-align: left;
}


#colTwo {
	float: right;
	width: 270px;
	padding: 0 20px 0 0;
	text-align: left;
}

#col8 {
	float: right;
	width: 270px;
	padding: 0 20px 0 0;
	text-align: left;
color: #000000;
}

#colFor {
	float: left;
	width: 400px;
padding: 10px 0px 5px 0px;
}

#colOne {
	float:right;
	width: 770px;
	padding: 0 3px 0 0; 
}
#coltop {
	float: left;
	width: 400px;
	padding: 0 30px 5px 0; 
	text-align: justify;
}
#coltree {
	width: 770px;
	padding: 0 0 0 0;
	text-align: center;
}
#colpro {
	float: right;
	width: 770px;
	padding: 0 20px 0 0;
	text-align: center;
}

#img {border: 3px;
     margin: 0px;
}
#img  a
{border: 0px;
}
#line_hor { background:url(images/line2.gif) left bottom repeat-x; padding-bottom:10px; margin-bottom:10px;}
.line_hor1 { background:url(images/line4.gif) left bottom repeat-x; padding-bottom:12px; margin-bottom:22px;}
}

/* Footer */

#footer {
	width: 740px;
	height: 40px;
	margin: 0 auto;
	padding: 10px;
}

#footer p {
	margin: 0px;
	text-align: center;
	padding: 10px;
	color: #999999;
}