body{
text-align : center;
padding : 0px;
margin : 0px;
background-color: #CCCCCC;
background-repeat: repeat-y;
}

img {
border : none;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#wrapper {
text-align : center;
background-image: url(../img/bg_body.jpg);
width : 916px;
height : 100%;
}

#head {
padding : 15px;
text-align : center;
background-image: url(../img/bg_head.jpg);
width : 916px;
height : 130px;
}

#head h1 {
text-align : left;
color : #ffffff;
font-size : 12px;
}

#menu {
text-align : center;
background-color: #CC0000;
font-color : #ffffff;
font-size : 12px;
width : 898px;
height : 26px;
}

#menu ul {
}

#menu li {
line-height : 26px;
float : left;
color : #ffffff;
font-size : 15px;
}

#main {

text-align : left;
padding : 50px 50px 10px 50px;
}

#main li {
padding-bottom: 50px;
padding-left: 50px;
float : left;
font-size: 12px;
}

#main ol {
font-size: 12px;
}

#main ul {
font-size: 12px;
}

#main h2 {
font-size: 20px;
border-top-width: medium;
border-bottom-width: medium;
border-top-style: solid;
border-bottom-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-color: #CC0000;
border-bottom-color: #CC0000;
color: #CC0000;
}

.text {
float : left;
padding : 20px;
}

.text h3 {
padding-left: 10px;
border-left-width: thick;
border-left-style: solid;
border-left-color: #CC3300;
font-size: 18px;
font-weight: bolder;
}

.text p {
width : 350px;
font-size: 12px;
line-height : 20px;
}

#page_menu1{
width : 898px;
float : left;
text-align : right;
}
#foot {
margin-top : 50px;
text-align : center;
background-color: #CC0000;
color : #ffffff;
font-size : 12px;
width : 898px;
height : 50px;
line-height : 20px;
}.st {
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}
.stext {
	font-size: 10px;
}
