@charset "ISO-8859-1";
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	background-image: url(../01images/images/bg_x_top.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#wrapper {
	width: 900px;
	margin: auto;
}
#logo {
	background-image: url(../01images/images/logo.jpg);
	height: 70px;
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	left: 15px;
	top: 12px;
}


#hdr {
	width: 900px;
	height: 102px;
	position: relative;
}
ul li {
	margin-left: 15px;
	font-size: 85%;
	color: #666666;
	margin-bottom: 5px;
}
#hdr_nav {
	color: #CCCCCC;
	text-align: right;
	height: 25px;
	position: absolute;
	top: 60px;
	right: 10px;
	width: 705px;
}
#hdr_nav li {
	display: inline;
	color: #CCCCCC;
}
#hdr_nav li a {
	color: #CCCCCC;
	text-decoration: none;
}

#hm_right {
	float: right;
	width: 250px;
}

a {
	color: #000000;
}

a:hover {
	color: #FF0000;
}
h1, h2, h3
{
	padding-bottom: 10px;
	font-size: 22px;
	padding-top: 10px;
	color: #666666;
}
h4, h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
}

img {
	margin-top: 7px;
	margin-bottom: 7px;
}

p {
	font-size: 85%;
	color: #666666;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mid {
	width: 900px;
	position: relative;
	background-image: url(../01images/images/mid_design2.jpg);
	height: 325px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
#mid_content {
	width: 900px;
	position: relative;
}
#main_image {
	/*background-image: url(../01images/images/free_website_portoflio.jpg);*/
	height: 284px;
	width: 527px;
	float: left;
	margin-top: 12px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#right_area {
	background-position: right;
	width: 330px;
	padding: 6px;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 275px;
	float: right;
}
#right_area ul  li {
	list-style-type: disc;
	margin-left: 15px;
	font-size: 12px;
	color: #333333;
}
#right_area h1.one {
	color: #666666;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
#right_area h1.two {
	color: #666666;
	margin-top: 0px;
	font-size: 35px;
}

/* Footer */

.clear {
	clear: both;
}

/* Footer > Links */

#links {
	margin: 5px 0px;
	padding: 10px;
	text-align: center;
}
.red {
	color: #FF0000;
}
.small  {
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 900px;
	text-align: center;
	font-size: 12px;
	padding-top: 25px;
	border-top: thin solid #333333;
	margin-top: 25px;
}
td {
	font-size: 81%;
	color: #333333;
	text-align: justify;
	padding: 3px;
	margin: 2px;
}
.center {
	text-align: center;
}
#hm_box {
	width: 270px;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#hm_box h1 {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#hm_box  p {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 13px;
}
#hm_box li {
	margin-left: 35px;
	margin-top: 5px;
	font-size: 13px;
}
#left_col {
	width: 280px;
	position: relative;
	float: left;
	margin-left: 15px;
}
#right_col {
	width: 600px;
	float: right;
}
