body				{ height:100%; background: url(../images/background.jpg) repeat-x top; margin: 0 auto; text-align:center; background-color: #ffffff;
							color:#000000; font-size:11px; font-family:Verdana; line-height:17px; overflow: auto;}

td					{ color: #000000; font-size:11px; font-family:Verdana; line-height:15px;}

h1 					{ color: #000000; font-size:13px; font-family:Verdana; font-weight:bold; line-height:15px; margin-top:0px; margin-bottom:10px; }

h6  { color:#FF0000; font-size:18px; margin-top:0px;}

p						{ margin-top: 0px; margin-bottom: 13px; }

a:link			{ color:#12469B; font-size:11px; font-family:Verdana; text-decoration:none; }
a:visited		{ color:#12469B; font-size:11px; font-family:Verdana; text-decoration:none; }
a:hover 		{ color:#000000; font-size:11px; font-family:Verdana; text-decoration:none; }

.site									{ position:relative; height:100%; width:750px; background-color: #ffffff; }

.headertop						{ position:relative; float:left; height:24px; width:750px; }
.headercont						{ position:relative; float:left; height:62px; width:750px; }
.logocont							{ position:absolute; top:12px; left:33px; height:57px; width:174px; z-index:2 }
.flagscont						{ position:absolute; top:16px; right:33px; height:21px; width:90px; z-index:2 }
.menucont							{ position:absolute; bottom:-26px; right:29px; width:300px; }
.headerbottom					{ float:left; height:122px; width:750px; z-index:1; }
.container						{ float:left; width:750px; }
.headerleft						{ position:relative; float:left; width:255px; }
.contentcont					{ float:left; width:495px; background: url(../images/content_bg.jpg) no-repeat top; }
html>body .content		{ position:relative; float:right; width:438px; height:auto; min-height:365px; border-left:1px solid #B7B7B7; border-right:1px solid #B7B7B7; text-align:left; padding:65px 16px 10px 16px }
.content							{ position:relative; float:right; width:470px; height:440px; min-height:440px; border-left:1px solid #B7B7B7; border-right:1px solid #B7B7B7; text-align:left; padding:65px 16px 20px 16px }
.borderleft						{ position:absolute; top:0px; left:-1px; height:192px; width:1px; z-index:2 }
.borderright					{ position:absolute; top:0px; right:-1px; height:192px; width:1px; z-index:2 }
.footercont						{ position:relative; float:left; width:750px; height:88px;}

.footer								{ color: #ffffff; font-size: 10px; font-family:Verdana; font-weight:bold; line-height: 15px; position:relative; float:right; height:49px; width:470px; background:#2193DA url(../images/footerbg1.gif) no-repeat top left; padding-top:0; }

html>body .footer			{ color: #ffffff; font-size: 10px; font-family:Verdana; font-weight:bold; position:relative; float:right; height:50px; width:472px; background:#2193DA url(../images/footerbg1.gif) no-repeat top left; padding-top:0; }

a.footerlink:link			{ color: #ffffff; font-size: 10px; font-family:Verdana; font-weight:bold; text-decoration: none; }
a.footerlink:visited	{ color: #ffffff; font-size: 10px; font-family:Verdana; font-weight:bold; text-decoration: none; }
a.footerlink:hover		{ color: #ffffff; font-size: 10px; font-family:Verdana; font-weight:bold; text-decoration: none; }

html>body .mail				{ position:relative; float:right; height:30px; width:470px; padding-top:20px }
.mail									{ position:relative; float:right; height:50px; width:470px; padding-top:20px }



/* menu */
.item1:link,
.item1:visited {

   
    font: 12px Arial;
    color: #4F4F4F;
    font-weight: bold;
    text-decoration: none;
  
}

.item1:hover,
.item1-active:hover,
.item1-active:link,
.item1-active:visited  {

   font: 12px Arial;
    color: #4F4F4F;
    font-weight: bold;
    text-decoration: none;

}