* {
	margin: 0;
	padding: 0;
}

body {
background: #000000 url(../images/hg.gif) repeat-x;
font-family: Arial, verdana;
font-size: 12px;
}
a {
text-decoration: underline;
color: #f1f1f1;
}
a:hover {
text-decoration: underline;
color: #f1f1f1;
}
#wrap {
margin: 0px auto;
width: 995px;
}
#header {
width: 995px;
height: 115px;
background: #000000 url(../images/header.jpg) no-repeat;
}
#header h1 {
font-size: 18px;
color: #fa0000;
padding: 70px 0 0 385px;
font-weight: bold;
}
#menu {
height: 33px;
line-height: 33px;
background: #450008 url(../images/top_men.gif) repeat-x;
text-align:right;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
color: #f1f1f1;
display: inline;
}
#menu ul li a {
color: #f1f1f1;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: normal;
font-size: 14px;
}
#menu ul li a:hover {
color: #f1f1f1;
text-decoration: underline;
}
#content {
background: #490000 url(../images/hg-cont.gif) repeat-y;
padding: 0 4px 0 0;
}
.contmain {
float: left;
text-align: left;
padding-top:4px;
}
.contmain h2 {
font-size: 14px;
font-weight: bold;
margin: 17px 0 7px 20px;
color: #ef0000;
}
.contmain p {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
padding: 0 5px 20px 20px;
border-bottom: #eeeeee 1px solid;
}
.contmain a {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}
.contmain a:link {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}
.contmain a:visited {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}
.contmain a:active {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}
.contmain_b {
float: left;
text-align: left;
}
.contmain_b h2 {
font-size: 14px;
font-weight: bold;
margin: 17px 0 7px 20px;
color: #ef0000;
}
.contmain_b p {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
padding: 0 5px 20px 20px;
}
.contmain_b a {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}
.contmain_b a:link {
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}
.bottom {
padding-left: 20px;
color: #f1f1f1;
border-top: #000000 1px solid;
padding-top:15px;
}
.menu_bottom {
height: 33px;
line-height: 33px;
color: #f1f1f1;
font-weight: normal;
font-size: 12px;
padding-bottom:10px;
}
.menu_bottom ul {
list-style-type: none;
padding-left: 20px;
}
.menu_bottom ul li {
color: #f1f1f1;
display: inline;
}
.menu_bottom ul li a {
color: #f1f1f1;
padding: 0 20px 0 0;
text-decoration:underline;
font-weight: normal;
font-size: 12px;
}
#footer {
background: #490000 url(../images/footer-bg.gif) repeat-x;
height: 33px;
text-align: center;
font-size: 11px;
color: #f1f1f1;
line-height:33px;
}
#footer a { color: #f1f1f1;
}
#LSPS2007iFrame {
margin-top:1px;
margin-left:1px;
}