* {
    padding: 0;
    margin: 0;
} 

body {
background:#002b41 url(/images/body-bg.gif) repeat-x left top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #aaa;
text-align: center
}


img {border: none; }

a { color: #97C4FF; text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; }

#wrap {
margin: 40px auto 0 auto;
width: 800px;
text-align: left;

}
#cent img {
	max-width:800px;
}


#header { 
text-align: right;
height: 100px;
background: #333 url(/images/header-bg.gif);
width: 800px; 
}

  #home a {
	float: left;
	clear: left;
	position: absolute;
	height: 40px;
	width: 235px;
	top: 100px;
  }

#home a i,
#menu a i { visibility: hidden; }

a#h {margin-left: 7px;
height: 60px;
top: 39px;}
a#h2 {margin-left: 9px;
	width: 74px;}
a#m {margin-left: 83px;
width: 107px;}
a#i {margin-left: 190px;
width: 53px}
a#c {margin-left: 243px;
width: 92px}

a#h:hover { background-image: url(/images/oh.jpg); }
a#h2:hover { background-image: url(/images/oh2.gif); }
a#m:hover { background-image: url(/images/om.gif); }
a#i:hover { background-image: url(/images/oi.gif); }
a#c:hover { background-image: url(/images/oc.gif); }

a#h:hover,
a#h2:hover,
a#m:hover,
a#i:hover,
a#c:hover { border: none; }

#header h1 {
font-size: 26px;
font-weight: 100;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
line-height: 12px;
}

.cent {
margin-top: 10px;
width: 100%;
text-align: left;
}

.cent h1 {
font-size: 20px;
font-weight: 100;
padding: 5px 0 5px 0px;
}

.cent h2 {
color: #fff;
font-size: 24px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.left {
margin-top: 10px;
width: 480px;
text-align: left;
border: 3px;
min-height: 600px;
}

.left h1 {
font-size: 20px;
font-weight: 100;
padding: 5px 0 5px 0;
}

.resize {
max-width:100px;
}


.lefti {
margin-top: 10px;
width: 480px;
text-align: left;
border: 3px;
}

.lefti h1 {
font-size: 20px;
font-weight: 100;
padding: 5px 0 5px 0;
}

.right {
margin-top: 10px;
width: 310px;
text-align: left;
margin-left:10px;
border: 3px;
float: right;
}

.right h1 {
font-size: 20px;
font-weight: 100;
padding: 5px 0 5px 0;
}

