/* General

--------------------------------------------------- */

html{
	background-image: url(../images/background_side.jpg);
	background-repeat:repeat-x;
	}

body * {
	padding: 0;
	margin: 0;
	}


body {
	/*width:100%;
	float:left;
	display:inline;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:  0;
	padding: 0;
	font-size: small;
	background-image: url(../images/background_top.jpg);
	background-repeat:no-repeat;
	}

img {
	display: block;
	border:none;
	}

ul{
	list-style:none;
	}


.bold{
	font-weight:bold;
	}	


strong {
	font-weight: bold;
}
h1{
	color:#0799EC;
	font-size:110%;
	padding:0 0 10px 0;
	}	
.blue{
	color:#0799EC;
	padding:0 10px 0 0;
	}

/* General

--------------------------------------------------- */


#maincontainer{
	float:left;
	display:inline;
	width:1020px;
	}
			
/* Header

--------------------------------------------------- */

#header{
	float:left;
	display:inline;
	font-size:85%;
	width:1020px;	
	}

.logo{
	float:left;
	display:inline;
	width:400px;
	margin:0 186px 0 0;
	background-color:white;
	}
#topnav{
	float:left;
	display:inline;
	width:343px;
	}
#topnav ul{
	padding:10px 0 15px 80px;
	}
#topnav li{
	display:inline;
	}
#topnav a{
	color:#fff;
	text-decoration:none;
	}
.numbers{
	float:left;
	display:inline;
	width:343px;
	}


/* Tabs

--------------------------------------------------- */

#tabs {
	float:left;
	display:inline;
	padding: 0 0 0 0;
	width:1020px;
	}
	
#tabs ul {
	float:left;
	display:inline;
	padding:0 5px 0 30px;
	list-style:none;
	}
	
	
#tabs li {
	float:left;
	margin:0;
	background:url("../tabs/anorm_left_on1.gif") no-repeat left top;
	padding:0 0 0 5px;
	}   
	
	
	
#tabs a {
	color: #FFF;
	display:block;
	text-decoration: none;
	float:left;
	font-size:85%;
	background:url("../tabs/anorm_right_on1.gif") no-repeat right top;
	padding:5px 20px 10px 5px;
	}
	
	
	
#tabs a:hover {
	color: #000;
	}
#tabs .active {
	float:left;
	margin:0;
	background:url("../tabs/anorm_left1.gif") no-repeat left top;
	padding:0 0 0 5px;
	}
	
	
	
#tabs .active a {
	color: #FFF;
	display:block;
	text-decoration: none;
	float:left;
	background:url("../tabs/anorm_right1.gif") no-repeat right top;
	padding:5px 15px 10px 5px;	
	}	






/* Flash

--------------------------------------------------- */

#flash{
	float:left;
	display:inline;
	height:329px;
	width:974px;
	margin:10px 0 20px 30px;
	}


/* Content

--------------------------------------------------- */

#content{
	float:left;
	display:inline;
	margin:0 0 0 30px;
	border-bottom:1px dotted #919191;
	}
#content a{
	color:#0799EC;
	text-decoration:none;
	}
#content a:hover{
	color:#0799EC;
	text-decoration:underline;
	}
#leftcolumn{
	float:left;
	display:inline;
	width:229px;
	margin:0 22px 0 0;
	}
/*.news{
	float:left;
	display:inline;
	width:219px;
	}		
.newstitle{
	background-image: url(../images/news_background.jpg);
	background-repeat: no-repeat;
	width:209px;
	height:21px;
	font-size:85%;
	color:#fff;
	padding: 3px 0 0 10px;
	}
.newstext{
	width:219px;
	font-size:85%;	
	color:#919191;
	padding:10px 0 10px 0
	}		
.newstext a {
	color:#FFBF00;
	text-decoration:none;
	}
.newstext a:hover {
	color:#fff;
	text-decoration:none;
	}*/
.promonews{
	float:left;
	display:inline;
	width:219px;
	margin:0 0 20px 0;
	}
.headingpromonews{
	background-image: url(../images/news_background.jpg);
	background-repeat: no-repeat;
	width:219px;
	height:21px;
	font-size:85%;
	color:#fff;
	padding: 3px 0 0 0px;
	}	

.promonewsdate{
	float:left;
	display:inline;
	color:#FF0000;
	padding:0 10px 0 5px;
	color:#0799EA;
	}
.promotitlenews{
	float:left;
	display:inline;
	color:#fff;
	padding:0;
	}		

.promonewstext{
	float:left;
	display:inline;
	color:#777777;
	margin:0;
	font-size:85%;
	}

.promonewstext a{
	color:#C1D72F;
	text-decoration:none;
	}

.promonewstext a:hover{
	color:#ccff00;
	text-decoration:underline;
	}


	
		
#middlecolumn{
	float:left;
	display:inline;
	width:335px;
	margin:0 20px 10px 0;
	padding:0 0 10px 0;
	}
.contenttext {
	font-size:85%;
	margin:0 0 10px 0;
	}
#rightcolumn{
	float:left;
	display:inline;
	width:359px;
	}
#rightcolumn img{
	margin-bottom:10px;
	}
.promobox{
	padding:0 0 10px 0;
	}	


/* Footer

--------------------------------------------------- */

#footer{
	clear:both;
	margin:0 0 50px 20px;
	padding:20px 0 50px 0;
	font-size:85%;
	color: #919191;
	}
#footer a{
	color:#0799EC;
	text-decoration:none;
	}
#footer a:hover{
	color:#0799EC;
	text-decoration:underline;
	}	

.logofooter{
	float:left;
	display:inline;
	background-image: url(../images/logo_footer.jpg);
	background-repeat: no-repeat;
	width:138px;
	height:43px;
	margin:0 30px 0 0;
	}

.welcomefooter{
	float:left;
	display:inline;
	width:490px;
	margin:10px 10px 0 0;
	}

.contactfooter{
	float:left;
	display:inline;
	width:170px;
	margin:10px 50px 0 0;
	color:#0071BC;
	font-weight:bold;
	}
.contactfooter a{
	color:#0071BC;
	text-decoration:none;

	}
.contactfooter a:hover{
	color:#0071BC;
	text-decoration:underline;
	}
.designedby{
	float:left;
	display:inline;
	width:95px;
	margin:10px 0 0 0;
	}

/* Contact us

--------------------------------------------------- */	
	
.orange{
	color:#F88A31
	}	
	
fieldset{
	border:none;
	}	
.mandatoryfield{
	margin:10px 0 10px 0;
	}	
.form{
	float:left;
	display:inline;
	width:330px;
	font-size:85%;
	padding:0 20px 0 0;
	}		
	
div.row {

	clear: both;
	padding-top: 10px;

	}
.button{
	float:left;
	margin: 10px 0 0 290px;
	padding: 1px 4px 3px 4px;
	border: 1px solid #8F8C8C;
	background: #fff url(../images/submit_button.jpg);
	width:36px;
	height: 14px;
	border:none;
	cursor:pointer;

	}

.thankyoumessage{
	font-size:85%;
	margin:15px 0 0 0;
	color:#ffbf00;
	}
.indent{
	text-align:right;
	}
.floatboxtitle{
	margin-left:58px;
	}
.floatboxfirstname{
	margin-left:13px;
	width:230px;
	}
.floatboxlastname{
	margin-left:13px;
	width:230px;
	}
.floatboxemail{
	width:230px;
	margin-left:34px;
	}
.floatboxsubject{
	margin-left:30px;
	width:230px;
	}	
.floatboxcomments{
	margin-left:85px;
	width:230px;
	}



/* News

--------------------------------------------------- */		
.newscontainer{
	float:left;
	display:inline;
	padding:0;
	width:974px;
	}


.headingnews{
	float:left;
	display:inline;
	font-size:95%;
	margin: 0 0 15px 0;
	background-image: url(../images/background_news_long.jpg);
	background-repeat:no-repeat;
	width:974px;
	height:21px;
	}	

.newsdate{
	float:left;
	display:inline;
	color:#FF0000;
	padding:3px 10px 0 20px;
	color:#0799EA;
	}
.titlenews{
	float:left;
	display:inline;
	color:#fff;
	padding:3px 0 0 0;
	width:385px;
	}	

.newslist{
	float:left;
	display:inline;
	margin:0 0 20px 0;
	}	

.newslisttext{
	float:left;
	display:inline;
	width:475px;
	color:#777777;
	margin:0 10px 0 10px;
	font-size:85%;
	}

.newslisttext a{
	color:#C1D72F;
	text-decoration:none;
	}

.newslisttext a:hover{
	color:#ccff00;
	text-decoration:underline;
	}

.newslistimage{
	float:left;
	display:inline;
	width:479px;
	margin: 0;
	padding:0;
	}


/* Sitemap

--------------------------------------------------- */

#contentsitemap{
	font-size:80%;
	float:left;
	display:inline;
	background-color:#FFF;
	padding:15px 5px 0 15px;
	margin:0 0 0 30px;
	width:960px;
	border-bottom:1px dotted #919191;
	}

#contentsitemap ul{
	margin: 10px 0 10px 40px;
	padding:0;
	}


#contentsitemap li{
	padding:0 0 4px 0;
	}

#contentsitemap a{
	color:#0799EC;
	text-decoration:none;
	}	

#contentsitemap a:hover{
	color:#0799EC;
	text-decoration:underline;
	}
