* {
	margin: 0;
	padding: 0;
}

body {
background: #ececec;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #788D9F;
margin: 0;
padding: 0;
line-height: 16px;
}

a {
text-decoration: underline;
color: #a5ab8b;
}
a:hover {
text-decoration: none;
color: #ab958b;
}

#wrap {
margin: 20px auto;
width: 800px;
position:relative;
}

#header {
height: 240px;
background: url(../images/header-main.png) no-repeat;
}
#header h1 { 
font-size: 13px;
letter-spacing: -1px;
padding: 65px 0 0 230px;
color: #000;
}
#header h2 {
font-size: 18px;
color: #eee;
padding: 120px 0 0 650px;
letter-spacing: -1px;
font-weight: 100;
}
#top {
background: url(../images/top.png) no-repeat;
padding: 10px 0;
}

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

#bottom {
background: url(../images/bottom.png) no-repeat;
padding: 10px 0;
}
.col {
float: left;
width: 750px;
text-align: justify;
padding-top: 10px;
}
.col h2 {
font-size: 16px;
color: #fff;
font-weight: 100;
height: 30px;
line-height: 30px;
background: #788D9F;
padding-left: 10px;
border-bottom: 2px solid #ececec;
}
.col h2 a {
text-decoration: none;
color: #fff;
}
.col h2 a:hover {
color: #eee;
}
.contentpad {
padding: 10px;
}
#maincol
{
	text-align:left;
	color: #630;
	width: 202px;
	border: 1px solid #ddd;
	position: absolute;
	top:300px;
	left: 40px;
	height: 209px;
	
	
}
#maincol1
{
	text-align:left;
	color: #630;
	width: 202px;
	border: 1px solid #ddd;
	position: absolute;
	top:300px;
	left: 293px;
	height: 209px;
	
	
}
#maincol2
{
	text-align:left;
	color: #630;
	width: 202px;
	border: 1px solid #ddd;
	position: absolute;
	top:300px;
	left: 545px;
	height: 209px;
	
	
}
#rightmenu {
float: left;
}

#rightmenu ul{
padding:10px 0 15px 10px;
list-style:none;
margin:0;
line-height : 15px;
}

#rightmenu ul li a{
border-bottom:1px solid #ececec;
font-weight: 600;
margin:0;
}

#rightmenu a{
display:block;
text-decoration:none;
background: transparent url(../images/bullet.gif) left no-repeat;
color:#87ACBB;
padding-left: 16px;
width: 170px;
}

#rightmenu a:hover {
color : #A26B6B;
border-right: 3px solid #A26B6B;
background: transparent url(../images/bullet1.gif) left no-repeat;
}

#footer {
color: #111;
text-align: center;
font-size: 11px;
padding: 10px 0;
}

#footer a{
tex-decoration: none;
}

#footer a:hover {
color:#7E95E2;
tex-decoration: underline;
}
