html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;


}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
clear:both;
}

body
{
	font-family:arial, sans-serif, serif;
	line-height:1;
	font-size:14px;
	color:#616b77;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
}
#wrapper
{
	width:784px;
	margin:0 auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #fff;
}
#header
{
	height:115px;
	position:relative;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
#logo
{
	left:0px;
	position:absolute;
	top:0px;
	background-image: url(logo.jpg);
}
#searchform
{
	height:28px;
	position:absolute;
	right:234px;
	top:17px;
	width:193px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(searchbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#searchform .search {
background:transparent none repeat scroll 0 0;
border:medium none;
width:202px;
}
#searchform .submit {
	height:20px;
	width:20px;
	background-image: url(go.gif);
	background-repeat: no-repeat;
}

#menu
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	left:0;
	position:absolute;
	top:90px;
	padding-left: 7px;
}

#menu ul
{

}
#menu ul li 
{
background:transparent url(divider.jpg) no-repeat scroll 0 3px;
float:left;
line-height:16px;
padding:0 4px 0 3px;
}
#menu ul li.nodiv
{
background:none;
}
#menu ul li a
{
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:0 3px 0 9px;
}


#menu1
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	left:0;
	position:absolute;
	top:90px;
	padding-left: 7px;
}

#menu1 ul
{

}
#menu1 ul li 
{
background:transparent url(divider.jpg) no-repeat scroll 0 3px;
float:left;
line-height:16px;
padding:0 4px 0 3px;
}
#menu1 ul li.nodiv
{
background:none;
}
#menu1 ul li a
{
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:0 3px 0 9px;
}


#sidebar
{
	display:inline;
	float:left;
	height:600px;
	width:160px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#contents
{
margin:16px 15px;
}

#contents p
{
line-height:18.31px;
margin:4px 0 18px;
}



#ad
{
	width:728px;
	height:90px;
	clear:both;
	margin-bottom:33px;
	margin-left: 12px;

}
#ad1
{
	display:inline;
	float:right;
	height:250px;
	margin-left:15px;
	width:300px;
	margin-top: 48px;
	margin-bottom: 15px;

}
h1
{
	color:#859d80;
	font-size:32px;
	padding-bottom:10px;
	font-style: normal;
	font-weight: normal;
}
#footer
{
	color:#FFFFFF;
	height:90px;
	padding:16px 61px 0;
	text-align:center;
	background-attachment: scroll;
	background-color: #3c454f;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#footer .spe
{
	color:#FFF;
}
#footer a
{
color:#FFF;
text-decoration:none;
}

#footer1
{
	color:#FFFFFF;
	height:90px;
	padding:16px 61px 0;
	text-align:center;
	background-attachment: scroll;
	background-color: #149b90;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#footer1 .spe
{
	color:#000;
}
#footer1 a
{
color:#FFF;
text-decoration:none;
}

#formcontainer
{
	float: left;
	height: 43px;
	width: 210px;
	padding-left: 570px;
	padding-top: 32px;
}
#form
{
	height: 17px;
	width: 210px;
	border: #FFF none;
}
#form a
{
	cursor:pointer;
}
.button {
	height: 20px;
	width: 25px;
	float: right;
	clear: both;
	display: block;
}
.go{
	width:30px;
	height:20px;
	float:right;
	padding-right: 5px;
	background: transparent;
	margin-right:5px;
	border: none;
	cursor:pointer;
	text-indent: -9999px;
	}
