*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.4em; background-image:url(_img/bg.jpg); background-position:top;background-repeat:no-repeat; background-color:#01245c; }
a {COLOR:#740f0f; text-decoration:underline;}
a:visited {COLOR: #740f0f; text-decoration:underline;}
a:hover {COLOR: #333; text-decoration: none;}
h2 { 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 5px 0; }
img { border: none; 
float:left;
padding-right:0px;}

#header {
background: #FE7B09 url(_img/header.jpg) no-repeat;
margin-top:30px;
height: 150px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color:#000;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
h2 {
color:#740f0f;
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 900px; margin:17px auto; background: #fff;}
#left { float: left; width: 180px; background: #CFDDFF; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: left; width: 890px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc;  padding: 0px ; }