body {
	background-color: #039CB8;
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/backgounrd.jpg);
}
.logo {
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #01798E;
	margin: 0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
}
.AbsWrap {
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:100%;
	border: 0px solid #f0f0f0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;

}
#header {
	background-color: #039cb8;
	width:100%;
	padding-top:0px;
	height:43px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	position: fixed;

}
#headerwrap {
	height: 43px;
	width: 1000px;
}

#whiteback {
	background-color: #ffffff;
	width:900px;
	padding-top:0px;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:0px;
	margin-right: auto;

}
#top-header {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #039CB8;
}

#top-header2 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#left-image {
	width: 200px;
	float: left;
}
#search-wrap {
	width: 600px;
	float: left;
	margin-bottom: 25px;
}

#search2 {
	background-color: #039cb8;
	width:300px;
	padding-top:0px;
	height:250px;
	float:left;
	display:inline;

}

#search-image {
	background-color: #039CB8;
	width:260px;
	height:245px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
	background-position: 30px;
	padding-top: 5px;
	padding-left: 40px;

}
#right-column {
	float: left;
	width: 90px;
	margin-left: 10px;
}
#right-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bottom-info {
	padding: 5px;
}

#footer2 {
	background-color: #039cb8;
	width:100%;
	padding-top:10px;
	margin-left:0px;
	margin-top:1px;
	margin-bottom:0px;
	float:left;
	display:inline;
	height: 70px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;

}

/*MenuBegins*/

#menu


#menu ul, li {
	margin: 0px;
	list-style-type: none;
	line-height: normal;
	text-align: left;

}
#menuwrap {
	margin-top: 7px;
	float: left;


}




#menu a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01798E;
	background-image: url(images/left-tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	padding-left: 17px;
}


#menu a span
{
	background: url(images/right-tab.gif) right top no-repeat;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#menu a, #menu a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#menu a, #menu a span
{
float: none
}
/* End hide */

#menu a:hover
{
	color: #fff;
	padding-left: 17px;
	background-color: #64D6EA;
	background-image: url(images/left-tab-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu a:hover span
{
	background: url(images/right-tab-hover.gif) right top no-repeat;
	padding-right: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
}



#menu li
{
float: left;
margin: 0;
} 
/*Menuends*/
	
