*{margin:0; padding:0;}

body{
font:76% Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#FFFFFF;
overflow: scroll;
overflow-x:hidden;
vertical-align: center;
}

<!------------------------------------
STYLE JS MENU
------------------------------------->

*{margin:0em; padding:0em;}

#menu_right {
font:0.9em Tahoma,Arial,sans-serif;
line-height:2em;
position: relative;
z-index:6;
float: right;
color: #BBBBBB;
}
#menu_right a {
color: #666666;
text-decoration: none;
}

#menu {
font:0.9em Tahoma,Arial,sans-serif;
line-height:2em;
position: relative;
z-index:6;
float: left;
}

#nav {
padding: 0em 0.2em;
margin: 0em 3em 0em 0em;
font-size: 1em;
height: 2em;
overflow: hidden;
float:left;
position: relative;
}

#nav a{
display: block;
margin:0em;
padding:0em;
text-decoration: none;
color:#000000;
}

#nav a:hover{
color: #303030;
}

#nav .top {
color: #000000;
}

<!---------------------------------------->




a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #333333;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}


#hc-01 {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

table {
	font-size: 1em;
}

#container{
width:760px;
margin: auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:none;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:760px;
margin:0 1px;
background:#CDD7DF;
color:#ffffff;
}

#navigation li{
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
}

#navigation li a{
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#5C6474;
	color: #ffffff;
}

* html #navigation a {
	width:1%;
}

#navigation .selected{
	background:#93A1AD;
	color:#ffffff;
	text-decoration:none;
}

#navigation a:hover{
	background:#93A1AD;
	color:#ffffff;
	text-decoration:none;
}


#content{
	line-height: 1.8em;
	width:760px;
	margin:0px auto;
	padding:0px;
	font-size:0.9em;
	height: 288px;
	border:1px solid #333333;
	position: relative;
	z-index:5;
}

#content h1{
	display:block;
	margin:0 0 16px -10;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0px;
	color:#525865;
	background-color:inherit;
	line-height: normal;
	padding: 5px 5px 0px;
	border-left: none;
}

#content h2{
	display:block;
	margin:0 0 16px -10;
	font-size:1.0em;
	font-weight:bold;
	letter-spacing:0px;
	color:#525865;
	background-color:inherit;
	line-height: normal;
	padding: 5px 5px 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
}

#content h3{
	display:block;
	margin: -3 0 16px -10;
	font-size:1.0em;
	font-weight:bold;
	letter-spacing:0px;
	color:#9298A5;
	background-color:inherit;
	line-height: normal;
	padding: 0px 5px 0px;
	border-left: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9298A5;
}
#content h4{
	text-align: right;
	display:block;
	margin:0 0 16px -10;
	font-size:1.0em;
	font-weight:bold;
	letter-spacing:0px;
	color:#9298A5;
	background-color:inherit;
	line-height: normal;
	padding: 0px 5px 0px;
	border-right: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #9298A5;
}

#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


#text_left	{
	float:left;
	width:512px;
	padding:0px 10px;
	overflow: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 288px;
}
#text_full	{
	float:left;
	width:740px;
	padding:0px 10px;
	overflow: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 288px;
}

#text_right	{
	float:right;
	width:227px;
	padding:0px 10px;
	overflow: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 288px;
}

#image_right	{
	float:right;
	width:227px;
	height: 288px;
	padding:0px 0px 0px 0px;
	line-height:1.4em;
	overflow: hidden;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #333333;
}
#image_left	{
	float:left;
	width:512px;
	height: 288px;
	padding:0px 0px 0px 0px;
	line-height:1.4em;
	overflow: hidden;
	border-top: none;
	border-right: 1px solid #333333;
	border-bottom: none;
	border-left: none;
}
