* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(img/bg.gif) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 17px;
color: #333;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

a {
text-decoration: none;
color: #4A7AD1;
}
a:hover {
text-decoration: underline;
color: #4A7AD1;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 137px;
background:url(img/top.gif) 0 0 no-repeat;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 50px 0 0 20px;
color: #FF5500;
text-indent:-9999px;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 10px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
text-indent:-9999px;
}

#top {
height: 48px;
line-height: 48px;
background: #fff url(images/top.gif) no-repeat;
}

#content {
background: #fff url(img/bg_content.gif) repeat-y;
padding: 0 30px 20px 20px;
}
#content p{
line-height:1.5em;
margin:0 0 1em 0;
}
#content strong{
color:#FF3262;
font-size:1em;
margin:0.3em 0;
}
#content .p1{
color:#FF5CEA;
font-size:1.2em;
}
#content .bg01{
padding:0.5em;
font-weight:bold;
background:#FFCFDB;
}

.top-img{
margin:0 0 1em 0;
border:none;
}

.right {
float: right;
width: 540px;
text-align: justify;
}
.right h2 {
font-size: 18px;
background:url(img/bg_h2.gif) 0 0 no-repeat;
line-height:1.3em;
padding: 5px 0 10px 18px;
margin-bottom:15px;
color: #4A7AD1;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
}

.left {
float: left;
width: 190px;
}
.left h2 {
padding-left: 10px;
height: 28px;
padding:4px 0 0 10px;
background: url(img/side_title.gif) 0 0 no-repeat;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li{
background:url(img/bg_list.gif) 0 3px no-repeat;
padding:0 0 5px 14px;
}
.left ul li a {
color: #4A7AD1;
text-decoration: none;
font-weight: 100;
}
.left ul li a:hover {
color: #37AB96;
}

#bottom {
background: #fff url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
height:60px;
background:url(img/bottom.gif) 0 0 no-repeat;
text-align: center;
font-size: 11px;
line-height:1.3em;
clear:both;
}
.img01{
float:right;
margin:0 0px 2em 2em;
border:1px solid #EFEFEF;
padding:2px;
}
.link{
width:480px;
margin-top:-0.8em;
border:#FD9CB5 1px solid;
padding:1em;
background:#FFEDF2;
}
.box{
padding:0 2em 0 1.5em;
}
.aflink{
font-size:18px;
color: #FF0000;;
font-weight:bold;
text-decoration:underline !important;
}
#linkarea{
width:500px;
background:#E2EEFE;
border:1px solid #79B3FF;
padding:5px 4px;
margin-left: 15px;
}
#linkarea a{
margin:0 9px;
line-height:1.5em;
font-size:16px;
}

