body {
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #747474;
}

#wrapper {
    width: 775px;
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
	margin: 10px auto;
	font-size: 12px;
}

#wrap {
    margin: 0px;
}

.horizontaldiv {
	width: 775px;
	float: left;
}

#header_uppertext {
    float: left;
    width: 477px;
    height: 90px;
    background: url(../images/m6.jpg);
}

h1 {
    font-family: Tahoma;
    font-size: 25px;
    font-weight: bold;
    display: block;
    position: relative;
    color: #F62817;
}

h1 a:link {
    font-family: Tahoma;
    font-size: 20px;
    color: #E80000;
    font-weight: bold;
}
h1 a:visited {
}
h1 a:hover {
    font-size: 20px;
    color: #000000;
}

h2 {
    color: #E80000;
    font-size: 20px;
    display: block;
    position: relative;
    font-weight: bold;
    line-height: 30px;
}
h2 a:link, h2 a:visited, h2 a:hover {
    color: #E80000;
    font-size: 20px;
    display: block;
    position: relative;
    font-weight: bold;
	text-decoration: none;
}

h2 span {
    background: url(../images/gradient-glossy.png) repeat-x;
    position: absolute;
    display: block;
    width: 100%;
    height: 24px;
}

h3 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    display: block;
    position: relative;
}
h3 span {
    background: url(../images/gradient-glossy.png) repeat-x;
    position: absolute;
    display: block;
    width: 100%;
    height: 24px;
}

.header_links {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    color: #ECECEC;
	text-decoration: none;
}
.header_links a:link {
    color: #ECECEC;
	text-decoration: none;
	border-bottom: 1px dotted #F62817;
}
.header_links a:visited {
    color: #ECECEC;
	text-decoration: none;
	border-bottom: 1px dotted #F62817;
}
.header_links a:hover {
    color: #F62817;
	text-decoration: none;
	border-bottom: 0px;
}

#search_area {
    float: left;
    width: 477px;
    height: 63px;
    background: url(../images/m7.jpg);
}
#search_box {
    width: 477px;
    height: 63px;
    background: url(../images/m5.jpg);
    color: #FFFFFF;
}
#search_box #searchbox {
    float: left;
    padding: 0;
    border: 0;
    margin-top: 22px;
    margin-left: 33px;
    width: 73%;
    font-size: 13pt;
    background: none;
}
#search_box #go {
    float: right;
    margin: 13px 50px 0 0;
}

a img{
    border:0;
}

a:link {
	color: #959595;
	font-family: tahoma;
    font-weight: bold;
}
a:visited {
	color: #6D6D6D;
	font-family: tahoma;
	font-weight: bold;
}
a:hover {
	color: #CC090D;
	font-family: tahoma;
    font-weight: bold;
}

#header_lowertext {
    float: left;
    width: 477px;
    height: 75px;
    background: url(../images/m8.jpg);
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

#content {
    margin: 10px;
	line-height: 15px;
	font-size: 12px;
}

#content_body {
	width: 90%;
    margin-left: 35px;
	padding: 0px;
}

#footer {
	background-color:#333333;
	width: 775px;
	padding: 0px;
	font-size: 10px;
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000;
	float:left;
	text-align: center;
}

#footer a {
	font-size: 11px;
	text-decoration: none;
}
