@charset "utf-8";
/* CSS Document */
html {	height:100%;}
body {
	font-family:Helvetica, Arial, sans-serif;
	color:#454545;
	font-size:12px;

}
body, a, div, img, table, th, td, ul, li, form, input {
	border-style:none;
	margin:0pt;
	padding:0pt;
}
html a:active { outline:none;}
:focus {-moz-outline-style: none;}

tr {
vertical-align:top;
}
.bold {
font-weight:bold;
color:#2B0325;
}
.sepp {
height:1px;
color:#CCCCCC;
}
a {
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
/* main elements*/

#header {
	height:157px;
	width:900px;
	background-image:url(../images/header_back.png);
	background-repeat:repeat-x;
	padding:0 0 0 20px;
	position:relative;
}
#wrapper{
width:920px;
}
#main_content{
width:530px;
float:left;
margin:20px 0 0 20px;
clear:left;
text-align:justify;
padding:0 5px 0 0;
}
#side_content {
padding:20px 0 0 0;
margin-left:550px;

}
#footer {
padding:30px 20px 0 20px;
clear:both;
font-size:10px;
}
.footer_img{ display:block}

/* header*/

#logo {
margin:30px 0 12px 0;
float:left;
}
#news {
	color:#BED3DA;
	font-size:10px;
	height:85px;
	width:190px;
	margin:0 0 0 570px;
	padding:5px 0 0 20px;
	background-image:url(../images/nl_back.png);
	background-repeat:no-repeat;
	background-color:#0D678D;
	position:relative;
	top:18px;
}
#menu_flash {

float:left;
}
#menu_content {
clear:both;
}
/* header\ */

/* newsletter */
#news_form {
margin-top:4px;
margin-bottom:10px;
}

.news_form_input {
	height:16px;
	width:150px;
	font-size:10px;
	color:#999999;
}
/* newsletter\ */

/* menu */
#menu_content {
width:770px;
font-weight:bold;
font-size:11px;
}
#menu_content ul {
list-style:none;
}
#menu_content li {
float:left;
}
#menu_content a {
background:url(../images/menuBtnOver.jpg) no-repeat;
display:block;
width:95px;
height:20px;
text-align:center;
color:#FFFFFF;
margin-left:1px;
position:relative;
}
#menu_content a:hover, #menu_content a:visited{
text-decoration:none;
}
.menuTxt{
position:absolute;
width:95px;
height:20px;
top:2px;
z-index:2;
cursor:pointer;
}
.menuOver {

}
/* menu */

/* main content */
.txt_header {
color:#2B0325;
font:1.8em/1.8em helvetica,sans-serif
}
.txt_header p{
	margin:10px 0 5px 0;
}
.txt_header_small {
color:#2B0325;
font:1.4em/1.8em helvetica,sans-serif;
font-weight:bold;
}
#main_content ul{
	padding:10px 0 10px 30px;
	list-style-type:square;
}
#main_content li{
	padding-bottom:3px;
}
/* main content\ */

/* side content */
#ad_services{
margin:0 0 30px 0px;
}
.callus{
margin:30px 0 30px 35px;
}
#potw {
width:275px;
margin:auto;
background:url(../images/potw_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
margin:0 0 20px 16px;
}
#potw_pics{
	text-align:center;
	margin-left:20px;

}
.potw_img {
width:77px;
border:solid 1px #FFFFFF;
margin:-2px 2px 2px -2px;
display:block;
}
.img_shadow {
	background:url(../images/pic_shadow.png) no-repeat bottom right !important;
	float:left;
}
#potw_pics ul {
list-style:none;
margin:0;
padding:0;
display:block;
}
#potw_pics li {
display:inline;
margin-left:4px;
}
#potw_more {
	margin:90px 10px 0 190px;
	padding-bottom:20px;
	clear:right;
}

#weather {
background:url(../images/weather_back.jpg);
background-repeat:no-repeat;
margin:0 0 0 16px;;
width:275px;
padding:60px 5px 30px 20px;
color:#61696B;
}
#weather table {
	width:100%;
}
.w_header {
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
}
.w_pic {
float:left;
width:30px;
}
.w_data {
float:left;
font-size:10px;
}

#currency {
background:url(../images/currency_back.jpg);
background-repeat:no-repeat;
margin-left:16px;
width:275px;
padding:60px 5px 30px 5px;
}
.curr_item {
width:275px;
text-align:left;
padding-top:10px;
}
.curr_icon{
float:left;
margin:0 10px 0 20px;
}
/* side content */

/* footer */
#memberships {
width:530px;
text-align:center;
float:left;
}
.footer_txt {
font-size:1.2em;
font-weight:bold;
}
#credits {
clear:left;
}
/* footer\ */

/*common*/
.buttons a{
color:#FFFFFF;
text-decoration:none;
padding:3px 10px 3px 10px;
display:block;
background-image:url(../images/det_menuback.png);
margin-bottom:1px;
}
.h_buttons li { display:inline}
.h_buttons {display:inline}
.h_buttons a {display:inline-block}

.clearer {clear:both}
.spacer20 {clear:both; height:20px}
.centered{text-align:center; margin:auto}
.pic_caption{margin-bottom:5px;}
.underlined{border:solid thin #999999; border-bottom-width:1px; border-top-width:0px; border-left-width:0px; border-right-width:0px}
.red {color:#2B0325}
.redbold {color:#2B0325; font-weight:bold}
.bold{font-weight:bold}
