*{ margin: 0; padding: 0; }*
body { font: .85em Arial, Sans-Serif; line-height: 1.75em; background: #333; color: #333; }

a {COLOR: #003d2e; text-decoration: none;}

a:visited {COLOR: #003d2e; text-decoration: none;}

a:hover {COLOR: #e25900; text-decoration: none;}

h1 {color: #e25900; font-size: 1em; font-weight: bold;}

h2 {color: #e25900; margin: 0 0 10px; padding: 10px 0 3px; }

h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }

ul {padding: 0; margin: 0 0 10px;}

li { list-style-type: none;}

p { margin: 5px 0 10px 0; }

img { border: none; }

#header {
background: #fff url(images/header.jpg) repeat-x;
height: 157px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #e25900;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 0 0 3px 0; width: 760px; height: auto; margin:20px auto; background: #fff;}
#left { float: left; width: 170px; background: #FFF; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 0 10px 10px 10px; margin: 10px; }
#right { float: right; width: 560px; padding: 0 10px 40px 20px; margin-top: 10px; background: #FFF url(images/wm.jpg) no-repeat;}
	
#footer { font-size: 10px; text-align: right; border-top: 1px solid #bbb; padding: 10px 20px; }
