body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {
	border:none;
}

.header {
	width:100%;
	height:196px;
}

.header-01 {
	width:214px;
	height:47px;
	background:url(images/header-01.gif);
	position:relative;
	top:0px;
	left:0px;
}

.header-02 {
	width:100%;
	height:47px;
	background:url(images/header-02.gif) repeat-x;
	position:absolute;
	top:0px;
}

.header-03 {
	width:214px;
	height:32px;
	background:url(images/header-03.gif) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

.header-04 {
	width:100%;
	height:32px;
	background:url(images/header-04.gif) repeat-x;
	position:absolute;
	top:47px;
}

.header-05 {
	width:214px;
	height:117px;
	background:url(images/header-05.gif) no-repeat;
	cursor:hand;
	position:absolute;
	top:0px;
	left:0px;
}

.header-06 {
	width:100%;
	height:117px;
	background:url(images/header-06.gif) repeat-x;
	position:absolute;
	top:79px;
}

.header-07 {
	width:100%;
	height:8px;
	background:url(images/header-07.gif) repeat-x;
	position:absolute;
	top:196px;
	left:0px;
}

.header-title {
	color:white;
	font-size:38px;
	position:absolute;
	top:25px;
	left:230px;
}

.header-site {
	color:white;
	font-size:18px;
	position:absolute;
	top:63px;
	left:230px;
}

.header-site a {
	text-decoration:none;
	color:white;
}

.header-title a {
	text-decoration:none;
	color:white;
}

.header-04 ul {
	position:absolute;
	left:192px;
	margin-top:0px;
}

.header-04 li {
	height:100%;
	list-style:none;
	float:left;
	padding:10px 10px 10px 10px;
	border-right:1px solid #dca91e;
	border-left:1px solid #efe059;
}

.header-04 li a {
	color:black;
	text-decoration:none;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
}

.header-04 li a:hover {	color:#2696da;
	text-decoration:none;
}

.content {
	font-size:11pt;
	padding:0px 20px 30px 25px;
	color:#626262;
	position:absolute;
	left:224px;
	top:0px;
	text-align:justify;
}

.content h1 {
	color:#2696da;
	text-transform:uppercase;
	font-size:22px;
	padding-top:10px;
	margin-top:0px;
}

.content h2 {
	color:#2696da;
	font-size:18px;
	padding-top:4px;
	margin-top:0px;
}

.content a {
	color:#ff5a00;
	text-decoration:none;
	font-weight:900;
}

.content a:hover {
	color:red;
	text-decoration:none;
	font-weight:900;
}

.middle {
	position:absolute;
	top:204px;
	left:0px;
	width:100%;
}

.left {
	width:204px;
	text-align:left;
	padding:0px 10px 0px 10px;
}

.left a {
	color:#ff5a00;
	text-decoration:none;
	font-weight:900;
}

.left-title {
	color:#2696da;
	text-transform:uppercase;
	font-size:22px;
	padding:10px 0px 10px 0px;
}

.dots {
	border-bottom:1px dotted #626262;
	width:100%;
	margin:15px 0px 10px 0px;
	clear:both;
}
