body, html{ height:100%; padding:0px;margin:0px;}
body{ background:#fff url('../img/layout/background.jpg') repeat-x; font-family:Verdana, Tahoma, Arial; }

h1{ color:#005ea8; font-size:20px; font-weight:normal; }
body.home h1{ color:#005ea8; font-size:25px; font-weight:normal; }
a{ color:#1696c6; text-decoration:none; }
a:hover{ text-decoration:underline; }
body, p, td, div{ color:#555; }
.invisible { display:none;}

.center{ text-align:center; }
.bold{ font-weight:bold; }
.small{ font-size:small; }
.blue{ color:#1696c6; }

#container{ position:relative; width:920px; left:50%; margin-left:-460px; }
#header_container, #left_container, #right_container, #main_container, #footer_container, #header-image-home, #header-image{ position:relative; float:left; }

#header_container{ width:920px; margin-top:19px; }
#header_container .mod_navigation{ float:left; width:600px; margin-bottom:15px; margin-left:1px; }
#header_container .mod_navigation ul{ list-style:none; margin:0px; padding:0px; }
#header_container .mod_navigation ul li{ display:block; float:left; margin:0px; padding:0px 3px 0 0; background: transparent url('../img/layout/mainmenu-separator.jpg') top right no-repeat; }
#header_container .mod_navigation ul li.last{ background:none; padding-right:0px; }
#header_container .mod_navigation.right{ float:right; width:250px; }
#header_container .mod_navigation.right ul{ float:right; }

.custom{ position:relative; float:left; clear:both; }

#header-image{ clear:both; margin:0 10px; border: 1px solid #749fc1; height:141px; }
#header-image-home{ clear:both; margin:0 10px; border: 1px solid #749fc1; height:246px;}
#header-image, #header-image-home{ padding:1px; }

#logo_background{ width:188px; height:125px; position:absolute; background:#fff; top:51px; left:20px; -moz-opacity: 0.75; -webkit-opacity: 0.75; opacity: 0.75; filter:alpha(opacity=75); }
#logo_background_home{ width:188px; height:230px; position:absolute; background:#fff; top:51px; left:20px; -moz-opacity: 0.75; -webkit-opacity: 0.75; opacity: 0.75; filter:alpha(opacity=75); }
#logo_container{ width:188px; height:125px; position:absolute; top:51px; left:20px; }
#logo_container_home{ width:188px; height:230px; position:absolute; top:51px; left:20px; }
#logo_container .inside, #logo_container_home .inside{ padding:25px; }
#logo_container_home .inside p{ color:#005ea8; font-size:12px; margin-top:70px; }

#left_container{ min-height:350px; margin-top:25px; margin-left:10px; width:208px; background:transparent url('../img/layout/sperarator-horizontal.png') right bottom no-repeat; }

#left_container .mod_navigation ul{ list-style:none; margin:0px 0 50px 0; padding:0px; border-top:1px solid #9f9e9b; }
#left_container .mod_navigation ul li{ margin:0; padding:0; }
#left_container .mod_navigation ul li a:link{ display:block; line-height:15px; padding-top:8px; padding-bottom:7px; border-right:1px solid #9f9e9b; border-bottom:1px solid #9f9e9b; font-size:11px; color:#3f3e37;}
#left_container .mod_navigation ul li a:visited{ display:block; line-height:15px; padding-top:8px; padding-bottom:7px; border-right:1px solid #9f9e9b; border-bottom:1px solid #9f9e9b; font-size:11px; color:#3f3e37; }
#left_container .mod_navigation ul li a:hover{ display:block; line-height:15px; padding-top:8px; padding-bottom:7px; border-right:1px solid #9f9e9b; border-bottom:1px solid #9f9e9b; font-size:11px; color:#3f3e37; text-decoration:none; background:transparent url('../img/layout/submenu-bg-hover.jpg'); }
#left_container .mod_navigation ul li a:active{ display:block; line-height:15px; padding-top:8px; padding-bottom:7px; border-right:1px solid #9f9e9b; border-bottom:1px solid #9f9e9b; font-size:11px; color:#3f3e37;}

#left_container .mod_navigation ul li.active a{ display:block; line-height:15px; padding-top:8px; padding-bottom:7px; border-right:1px solid #9f9e9b; border-bottom:1px solid #9f9e9b; font-size:11px; color:#3f3e37; text-decoration:none; background:transparent url('../img/layout/submenu-bg-active.png'); }

#left_container .company-info-left{ font-size:11px; padding-bottom:80px; }
#left_container .company-info-left a{ text-decoration:none; color:#555;}
#left_container .company-info-left a:hover{ color:#1696c6; }

#main_container{ width:660px; float:right; margin-right:10px; margin-top:25px;}

/* FORMS */
.ce_form{ font-size:8pt;}
.ce_form p.error{ display:none;}
fieldset{ float:left; width:325px; margin-right:5px; }
label{ clear:left; width:75px; display:block; float:left; padding-right:5px; height:19px; }
label.error{ color:#c00;}
input { display:block; float:left;}
input[type=text]{ height:19px;}
input[type=text], textarea{ background-color:#eee; width:240px; margin-bottom:10px; border:none;}
input[type=checkbox]{ clear:both;}
.checkbox_container input{ clear:both; margin-top:10px; margin-right:10px; }
.checkbox_container label{ width:250px; clear:none; margin-top:5px; }
#ctrl_10{ margin-bottom:41px; }
.explanation{ clear:both; float:left; margin-top:10px; }
.submit_container {clear:both; margin-top:10px; margin-left:79px; }


