* {
	margin: 0;
	padding: 0;
}

body {
background: #D5E7ED  url(/images/bg.gif) repeat-y top center;
background-color: #D5E7ED;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
padding:5px 0 0 0;
}

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

#wrap {
margin: 0 auto;
width: 780px;
background-color:#FFFFFF;
}

#header {
height: 177px;
width: 800px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #D5E7ED;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
width:780px;
background: #4A94AC url(/images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
width:780px;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

#content {
background: #76B1C4 url(/images/content.gif) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 560px;
text-align: justify;
padding-top: 20px;
}
.right h1{
font-size: 16px;
font-weight:bold;
padding-left: 10px;
height: 30px;
line-height: 30px;
color:#000000;
text-align:left;
background: #4A94AC url(/images/content.gif) no-repeat;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.right-a {
float: right;
width: 560px;
text-align: justify;
}
.right-a h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #4A94AC url(/images/contenth2.gif) no-repeat;
}
.right-a h2 a {
text-decoration: none;
color: #fff;
}
.right-a h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #42859A url(/images/menuh2.gif) no-repeat;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #42859A;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
color:#42859A;
}
.left ul li a:hover {
color:#000000;
}

.footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #71AEC2;
padding-top: 10px;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }

.footer-link-heading {
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#breadcrumb{
vertical-align:top;
padding-top:10px;
padding-bottom:5px;}