.wrapper{
   margin: 0px auto;
   width: 1200px;
   background-color: #ffffff;
   float:left;
   height:100%;
   background-image:url(http://img.chsoftware.net/template/menu_bg.png);
   background-repeat:repeat-y;
}

.banner {
	margin-right:0px;
	width:175px;
	float:right;
	padding-left: 0px;
}

.header{
   float: left;
   width: 1200px;
   height: 200px;
   background-color: #ffffff;
   background-repeat: no-repeat;
}

.main{
   float: left;
   margin-right: 20px;
   width: 609px;
   background-color: #ffffff;
   padding-top:5px;
   height:100%;
  
}
.right{
   float: right;
   width: 165px;
   background-color: #ffffff;
   padding-top:25px;
   margin-right: 20px;
}
.footer{
   float: left;
   margin-left:200px;
   margin-top: 10px;
   width: 810px;
   height: 50px;
   text-align: center;
   padding-top: 10px;
   background-color: #ffffff;
   border-top: 1px solid #000066;
}

body {
   padding: 0px;
   margin: 0px;
   background-color: #ffffff;
   font-family:Verdana, Geneva, sans-serif;
   font-size:10pt;
}
a {
	color:#000066;
}

#language_selector {
	color: #FFF;
	position: absolute;
	top:5px;
	left:24px;
	width: 150px;
	text-align:center;
	font-size:10px;	
	font-weight:bold;
}
#language_selector a {
	text-decoration:none;
	color:#FFF;
}

#language_selector a:hover {
	text-decoration:underline;
		color:#FFF;
}

h1 {
	background-image:url(http://img.chsoftware.net/template/square.png);
	background-position: center left;
	background-repeat:no-repeat;
	font-size:14pt;
	padding-left:15px;
}

h3 {
	font-size: 11pt;
	font-weight:bold;
	color: #000066;
}

h4 {
	font-size: 10pt;
	font-weight:bold;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 2px
}


#icon {
	text-align:center;
	padding-bottom:10px;
}


/* Quicklink section */
.right .spot {
	background-color: #FFF;
	color: white;
	font-weight:bold;
	text-align:center;
	padding:0px;
}
#quicklink_title {
	background-color: #000066;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom:0px;
}
.right .spot .box {
	margin-top:0px;
	background-color: #45549c;	
	text-align:left;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:1px;
	line-height:20px;
	font-weight:normal;
}

.right .spot .box a {
	color:white;
	text-decoration: none;
}

.right .spot .box ul {
	padding-left:20px;
	list-style-type:square;
	text-decoration: none;
}

.right .spot .box a:hover {
	text-decoration:underline;
	font-weight:normal;
}


/* Random stuff */
p.flies { 
	text-align:justify;	
}

#legal {
	font-size: 9px;	
	padding-top: 5px;
	margin-top:10px;
}
#legal a {
}

img.spot {
	border: 1px solid #000066;	
}

ul {
	list-style-type:square;
}

#breadcrumb  {
	text-align:right;
	width:100%;

}

table {
	font-size: 12px;
}
fieldset {
	text-align:left;
}

.addthis_toolbox { float:right; }

blockquote {
	margin: 1em 20px;
	padding-left: 50px;
	font-size: 12pt;
	font-style: italic;
	background: transparent url(http://img.chsoftware.net/icon/quotes.gif) no-repeat; }
	
.cite {
	font-size: 10pt;
	align: right;
	font-style:normal;
	font-weight:bold;
}
