body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #666666;	
}

#c {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#c-header {
	width: 670px;
	height: 75px;
	padding: 20px 40px 0px 40px;
	background-image: url(/images/bg_header.gif);
	line-height: 75px;
	font-size:28px;
	font-weight:bold;
}

#c-name {
	float: left;
}

#c-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #c-name span,#c-slogan span {
	color: #666666;
}

#c-logo{
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(/images/bg_eyecatcher.gif);
}
#c-logo-div {
	height:151px;
}

#c-navigation {
	width: 670px;
	background-color: #CCCCCC;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	float:left;
}

#navigation li {
	display: inline;
	list-style: none;
	list-style-image:none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	padding: 5px 10px 6px 10px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #666666;
}

#languages 
{    
    margin-right:5px;
    margin-top:4px;
    float:right;
}

.languageselector 
{
    outline-style:none;  
}

#c-co {
	width:670px;
	background-image: url(/images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 40px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#co-full-up, #co-full-down
{
    padding-left:20px;
    padding-right:20px;
    width:630px;
    clear:both;
}

#co 
{
    padding-left:20px;
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#c-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#c-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#c-footer a:hover {
	color: #666666;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-cr {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-right {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0;
	padding-bottom:10px;
}

h2 {
	font-size: 16px;
	color: #666666;
	margin: 0;
	padding-bottom:10px;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#co hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#co p {	
	color: #666666;	
}

#co p a, #border p a {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
	padding: 2px 2px 2px 2px;
}

#co p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px 2px 2px 2px;
}

#co li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#co .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(/images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #666666;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(/images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}