html, body {
	margin: 0px;
	padding: 0px;
	background: #00213D url(../images/layout/background.png) repeat-y top center;
	font: 10px Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
}

body a {
	color: #FFFFFF;
	font-weight: bold;

}

body a:hover {
	color: #00C1FC;

}

td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-Serif;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
}


h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover{
color: #00C1FC;	
}



h3 {
	font-size: 14px;
}

h4, h5, h6 {
	font-size: 12px;
}
h4 a{
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:hover{
	color: #00C1FC;	
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

#logo {
	background: #005596 url(../images/layout/logo-background.png) no-repeat top right;
}

.menu {
	background: #005596 url(../images/layout/menu-out.png) no-repeat top left;
	width: 100px;
}

.menu:hover {
	background: #156DB1 url(../images/layout/menu-over.png) no-repeat top left;
}

.menu a, .menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 50px 0px 15px 0px;
}

#main {
	background: url(../images/layout/menu-shadow.png) repeat-x top center;
}

#content {
	margin-top: 15px;
}

#content td {
	padding: 0px 15px;
}

#content p, #sidebar p {
	line-height: 18px;
}

#sidebar {
	border-left: 1px dotted #004885;
	width: 250px;
}

.project {
	margin-bottom: 20px;
}
.project a{

	color: #FFFFFF;
}
.project a:hover{

	color: #00C1FC;
}

.projectmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
.projectmen a{
	color: #FFFFFF;
	text-decoration: none;
}
.projectmen a:hover{

	color: #00C1FC;
}
.projectmen td {
	padding: 0px 5px !important;
}



.project td {
	padding: 0px 5px !important;
	text-decoration: none;
}

#footer {
	border-top: 1px dotted #004885;
	margin-top: 10px;
}

#footer, #footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #125995;
	text-decoration: none;
}

#footer td {
	padding: 5px 10px;
}

.footer-top {
	padding-top: 10px !important;
}
.our-pools-layout {
	padding: 0px;
	margin: 0px;
}
#headimg img {
display:none;
}
.tablecontent {
	padding-top: 20px!important;
	padding-right: 0px !important;
	padding-bottom: 20px!important;
	padding-left: 0px !important;
	margin: 0px !important;
	text-align: center !important;
	vertical-align: middle !important;
}
.website span,.website input{
	display:none !important;
	visibility:hidden !important;
}
.website {
	margin:0;
	padding:0;
	height: 0px;
}