 * {
	margin: 0;
	padding: 0;
}

body {
background: #E4921C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #CC3300;
}
a:hover {
text-decoration: underline;
color: #E4921C;
}

#wrap {
margin: 20px auto;
width: 950px;
}

#header {
height: 120px;
background: #ffffff;
/*padding: 25px 0 0 20px; */

}

/*
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
color: #CC3300;
} */
#header a { 
font-size: 25px;
letter-spacing: -1px;
color: #CC3300;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header a:hover {
color: #CC3300;
}
#header h1 {
font-size: 18px;
color: #3F89FF;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}



#menu {
height: 30px;
line: 30px;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

hr {color: #CC3300; background-color: #CC3300; height: 5px;}

#content {
background: #FFFFFF;
padding: 0 20px;
}

.right {
float: right;
width: 690px;
text-align: justify;
padding-top: 20px;
}
.right h1 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #BE410A;
color: #fff;
}

.right p {
padding: 3px 0 10px 5px;
color: #222;
}

.right img
{

padding: 8px;
}

.right ul{
padding-left: 25px;
padding-bottom: 10px;
color: #222;
}

.right ol li {
padding-left: 10px;
color: #222;
}

.left {
float: left;
width: 200px;
padding-top: 0px;
}
.left h2 {
margin: 20px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #BE410A;
color: #fff;
font-size: 13px;
}
.left p {
padding: 5px 0 10px 5px;
color: #C3D9FF;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.contenttop { padding: 5px; }

#bottom {
background : #FFEABD;
padding: 10px 0;
}

#footer {
margin: 0px 0 0 0;
padding-left: 10px;
height: 20px;
line-height: 20px;
background: #BE410A;
}

#footer p{text-align: center;
font-size: 11px;
color: #F8BD3F;}

#footer a { color: #fff; }
#footer a:hover { color: #F8BD3F; }
