* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
}

body {
	background: #D0D0D0;
	background-image: url(images/diving-back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
}

a {
text-decoration: none;
color: #004990;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	width: 766px;
	background-color: #fff;
	background-image: url(images/bacground_dcdr.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 160px;
	padding-top: 10px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #aaa;
}
#header h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
	height: 30px;
	line-height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #FFFFFF;
}
#menu ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 600;
}

#content {
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 520px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
	text-decoration: none;
	color: #CCCCCC;
}
.right h2 a:hover {
	color: #CCCCCC;
}

.left {
	float: left;
	width: 200px;
	margin-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #788BBD;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #788BBD;
}
.left ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.left ul li a:hover {
color: #fff;
font-weight: 600;
}

.imgleft {
padding: 5px;
border: 2px solid #ffffff;
margin-right: 4px;
float: left;
}

.imgright {
padding: 2px;
border: 2px solid #ffffff;
margin-left: 4px;
float: right;
}

#footer {
height: 113px;
line-height: 30px;
background: #657983;
text-align: center;
font-size: 11px;
background-image: url(images/footer.jpg);
color: #fff;
}
#footer a { color: #fff; }

p.seo {
	display:none;
}

h1.seo {
	display:none;
}
