* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/bg2.jpg) repeat-x top;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
	color: #CB392C;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

#wrap {
width: 900px;
margin: 0 auto;
}


#header {
height: 171px;
}
#header h1 {
image:images/logo_head.png}
#header h1 a {
text-decoration: none;
color: #B7271F;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #666;
font-size: 17px;
font-weight: 80px;
padding: 0 0 0 1px;
}


#menu {
height: 30px;
line-height: 30px;
padding : 0px 0px 0px 20px;
}
#menu ul {
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #888888;
text-decoration:none;
}

#menu2 {
height: 20px;
line-height: 20px;
padding : 0px 0px 0px 20px;
}
#menu2 ul {
padding-left: 2px;
list-style-type: none;
}
#menu2 ul li {
display: block;
float: left;
}
#menu2 ul li a {
color: 666666;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 500;
}
#menu2 ul li a:hover {
color: #666666;
text-decoration:none;
}

#content {
margin: 20px 0;
line-height: 17px;
}

.left {
	float: left;
	width: 400px;
	text-align: justify;
	padding : 20px 5px 10px 20px;
}
.left h2 {
color: #666666;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h2 a {
color: #777777;
}
.left h2 a:hover {
color: #333;
}

.left2 {
float: left; 
width: 250px;
text-align: justify;
padding : 0px 0px 0px 15px;
}
.left4 {
float: left; 
width: 800px;
text-align: justify;
padding : 20px 5px 10px 20px;
}
.left h3 {
color: #666666;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h3 a {
color: #777777;
}
.left h3 a:hover {
color: #333;
}

.right {
margin-top: 10px;
float: right;
width: 300px;
padding: 10px;
background: ;
border: 1px solid 666666;
}
.right h2 {
font-size: 12px;
color: #555;
padding: 5px 0 2px 0;
}
.right ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
display: block;
border-bottom: 1px solid #999;
color: #666;
padding: 2px 10px;
}
.right ul li a:hover {
color: #333;
text-decoration: none;
}

#footer {
width: 100%;
font-size: 11px;
color: #999;
text-align: center;
padding: 5px 0 10px 0;
margin-top: 50px;
border-top: 10px solid #ddd;
}
#footer a { 
color: #999;
}
#footer a:hover {
color: #333; 
text-decoration: underline; 
}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom:15px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

.rollover a {
display:block;
width: 90px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;;
color:#333;
background: url("rollover-image.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -35px;
color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}

</style>
