.center
{
	text-align:center;
}

#wrapper
{
	width:800px;
	
	margin-left:auto;
	
	margin-right:auto;
}

.button_contact
{
	width:100px;

	height:25px;

	font-family:Arial;

	font-size:12px;

	color:#fff;

	font-weight:bold;

	background:#335687;

	border:none;
}

#footer
{
	width:800px;
	
	text-align:center;
	
	font-weight:bold;
	
	color:#fff;
	
	background:#033F97;

	height:35px;

	line-height:35px;

	clear:both;
}

#leftcolumn1 {
float:left;
text-align:left;
width:180px;
padding-right:16px;
}

#leftcolumn1 ul.sidemenu {
list-style:none outside none;
margin:0 0 8px;
padding-left:0;
padding-right:0;
text-align:left;
text-decoration:none;
}

#maincolumn1 {
float:left;
padding-left:20px;
width:553px;
border-left:2px dotted #000000
}

.moduletable
{
	margin-bottom:20px;
}

#leftcolumn1 ul.sidemenu li {
background:url("images/arrow.gif") no-repeat scroll 2px 8px transparent;
border-bottom:1px solid #EEEEEE;
padding:4px 5px 4px 20px;
}

#leftcolumn1 ul.sidemenu a {
background-image:none;
font-weight:bold;
text-decoration:none;
}

div.moduletable h3 {

border-bottom:1px solid #DDDDDD;
border-top:2px solid #335687;
color:#333333;
font-size:135%;
font-variant:small-caps;
letter-spacing:1px;
margin:0 0 10px;
padding:10px;
text-align:center;
}

.clr
{
	clear:both;
}

#header
{
	width:800px;
	
	height:150px;
}

#topmenu {
height:26px;
width:800px;
background:#fff;
}

#whitebox
{
	background:#fff;
	
	width:780px;
	
	position:absolute;
	
	padding:10px;
}

p
{
	color:#000;
	
	line-height:18px;
	
	text-align:left;
}

h3
{
	font-size:26px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	
	margin-bottom:0px;
	
	padding:0;
	
	color:#335687;
}

#leftcolumn
{
	width:160px;
	
	float:left;
	
	text-align:left;
	
	border-right:2px dotted #000;

}

.new
{
	margin-bottom:10px;
}


#maincolumn
{
	float:left;
	
	width:590px;
	
	margin-left:20px;

}

#topmenu ul {
border-color:#808080;
border-style:solid;
border-width:0 0 4px;
bottom:4px;
float:left;
font:bold 1.4em 'Trebuchet MS',Tahoma,Arial,Sans-serif;
list-style:none outside none;
margin:0;
padding:0;
position:relative;
width:800px;
}

.new a
{
	text-decoration:underline;
	
	font-size:14px;
}

h4
{
	color:#000;
	
	font-size:16px;
	
	font-weight:bold;
	
	text-align:left;
	
	margin-top:10px;
	
	margin-bottom:10px;
}

.menu
{
	padding:0;
	
	margin-left:37px;
}

.menu li
{
	list-style-type:none;
	
	text-align:left;

	font-size:13px;
	
	font-weight:bold;
	
	list-style-image:url("images/image.gif");
	
	color:#335687;
	
	height:30px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	line-height:18px;
	
	background:#EBEBEB;
	
	color:#000;
}

#topmenu li {
display:inline;
}

li {
list-style-type:none;
}

li#current a {
background-color:#F3F3F3 !important;
border-bottom:4px solid #335687 !important;
color:#333333 !important;
}

#topmenu a:hover
{
	background:#EBF3FA;
	
	color:#000;

    border-bottom:4px solid #335687;
}


a {
color:#335687;
font-weight:bold;
text-decoration:none;
}

#topmenu li a {
background:url("images/menudivide.gif") repeat-y scroll right top white;
border-bottom:4px solid #808080;
bottom:-4px;
color:#808080;
float:left;
font-weight:normal;
padding:0 9px;
position:relative;
text-decoration:none;
}