* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/bg.jpg) repeat-y center;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

img { border: none; }
a { color: #9D7D2F; }
a:hover { text-decoration: none; color : #999; }
h1 { padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 150; font-size: 22px; line-height: 20px;}
h3 { border-bottom: 1px dotted #aaa; color: #9D7D2F; padding-bottom: 15px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h2 { border-bottom: 1px dotted #aaa; color: #9D7D2F; padding-bottom: 15px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }
h4 { line-height:25px; font-weight:bold; font-size:1.2em; padding:10px;}
h5 { line-height:25px; font-weight:bold; font-size:1.1em; padding:5px; }
#left ul {padding:10px 0px 10px 15px; line-height:25px;}
#wrap {
width:898px;
margin:0 auto;
}

#header {
background: transparent url(images/header.jpg) center no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height:371px;
width:900px;
}

#menu {
background: transparent url(images/menubg.jpg) no-repeat;
height: 56px;
width: 547px;
line-height: 40px;
margin-left: 357px;
}
#menu li {
float:left;
margin:3px 0px 0px 18px;
list-style-type:none;
padding:0 5px 0 13px;
}
#menu li a {
display:block;
padding:0 0px;
text-decoration:none;
color: #000;
width:100%;
}
#menu li:hover {
color:#000;
text-decoration:none;
background: url(images/menubullet.jpg) no-repeat left; list-style:none ; 
float:left;
background-position: 0 .7em;
}

#content { 
padding-left: 100px;
width:748px;

}

#content p{ 
padding-right: 30px;

}
#left {
padding: 10px 0;
width: 400px;
float: left;
font-size: 12px;

}
#left h3 { border-bottom: 1px dotted #aaa; }

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 15px;
	width: 700px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}



#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 400px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #E9EBEC;
	border-top: 4px solid #555;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #fafafa; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #fff;
	color: #339;
}


#right{
padding: 20px 0;
width: 280px;
float: right;

}
#right h3 { font-size: 17px; border: none; padding: 0 0 0 10px; margin: 0; padding-left:110px; color: #111; height: 30px; line-height: 30px; }
#right ul { list-style-type: none; padding: 10px 20px 20px 40px; float:right;}
#right ul li { padding: 2px 0 3px 50px; }
#right ul li a { color: #5C6F4C; font-weight: 100; display: block; text-decoration: none; font-size: 14px;}
#right ul li a:hover { color : #999;}

#footer {
font-size: 10px;
color: #aaa;
padding: 10px 0;
height:150px;
width:900px;
background: url(images/foot.jpg) no-repeat center;
}
#footer li { background: url(images/bullet.jpg) no-repeat; list-style:none ; padding:-5px 0 15px 15px;margin:5px 0px 0px 520px;}
#footer a { 
color: #aaa;
text-decoration: none;
}
#footer p { 
color: #aaa;
margin:75px 0px 0px 550px;
text-decoration: none;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}