
* {
	margin: 0;
	padding: 0;
}

body {
background: #084B8A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

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

#wrap {
margin: 0 auto;
width: 1000px;
background: #58ACFA;
}

#header {
height: 40px;
}

#header h1 { 
font-size: 21px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #084B8A;
}

#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: 1px dotted #555;
border-bottom: 1px dotted #555;
background-color: #0080FF;
}

#menu ul {
list-style-type:none;
padding-left: 200px;
}

#menu ul li {
display: block;
float: left;
}

#menu ul li a {
padding: 0 20px 20px 0;
text-decoration: none;
font-weight: 100;
font-size: 15px;
font-weight: bold;
color: #F8E0F7;
}

#menu ul li a:hover {
color: black;
text-decoration:none;

}
#menu1 {
height: 30px;
line-height: 30px;
border-top: 1px dotted #555;
border-bottom: 1px dotted #555;
background-color: #58ACFA;
}

#menu1 .active {
	text-decoration: underline;
}

#menu1 ul {
list-style-type:none;
padding-left: 360px;
}

#menu1 ul li {
display: block;
float: left;
}

#menu1 ul li a {
padding: 0 20px 20px 0;
text-decoration: none;
font-weight: 100;
font-size: 15px;
font-weight: bold;
color: #0000CC;
}

#menu1 ul li a:hover {
color: white;
text-decoration:none;

}

#content {
padding: 0 20px 10px 20px;
display: block;
background: url(../images/logo.png) no-repeat fixed;
background-position: center 120px

}
}

.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: #004990;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 200px;
margin-top: 18px;
background: #004990;
opacity:0.9;
}
.left h2 {
margin: 0px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #0080FF;
}
.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;
}

.left1 {
float: left;
width: 400px;
margin-left: 70px;
margin-top: 16px;
margin-bottom: 8px;

}
.left1 h2 {
margin: 0px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background-color: #004990;

}
.left1 ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #788BBD;
}
.left1 ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.left1 ul li a:hover {
color: #fff;
font-weight: 600;
}

.left1 table {
background-color: white;
opacity:0.9;
border-collapse:collapse;
border-color: lightgrey;
text-align: center;
}

.left1 table tr td {
border-color: lightgrey;
}

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

#footer {
height: 6px;
line-height: 24px;
background: #0080FF;
text-align: center;
font-size: 8px;
color: #fff;
padding-bottom: 20px;

}
#footer a
{ 
color: black;
}

#footer p h4 h3 {
text-align: center;
}
