@media all
{

html { height: 100% }

body {
   min-height: 101%;
   font-size: 100.01%;
   position: relative;
   color: #000;
   background: #fff;
   text-align: left;
   font-family: Arial, Verdana, sans-serif;
}

* { margin:0; padding:0; border:0; font-size: 1em; }

#page_margins {
   width: 912px;
 /*  height: 631px; */
   position: absolute;
   margin-left: -456px;
   left: 50%;
}

#header {
   width: 912px;
   height: 108px;
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px;
   color: #b3b3b3;
}

#logo {
   float: left;
}

#headermenu {
      float: right;
      position: absolute;
      top: 51px;
      left: 615px;
      font-family: Arial, Verdana, sans-serif;
      color: #999999;
      z-index: 99;
}

#langselect {
      float: right;
      position: absolute;
      left: 830px;
      top: 10px;
      margin-right: 1em;
      font-family: Arial, Verdana, sans-serif;
      color: #4e4e4e;
      display: inline;
}

#main {
   width: 910px;
   /* height: 482px; */
}

#col1 {
   width: 910px;
   height: 100%;
   top: 10px;
   /* margin-left: 1em; */
}


#footer {
   position: relative;
   top: 25px;
   left: 0px;
   padding-top: 5px;
   width: 902px;
   height: 43px;
   clear: both;
   text-align: right;
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px;
   color: #b3b3b3;
   border-top: 1px solid #999999;
}

#col1_content {
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px;
   color: #999999;
   color: #4e4e4e;
   margin-left: 1em;
   margin-right: 1em;
   margin-top: 1.5em;
}

.clearfix {
   display: block;
}

#col1 { z-index: 3; }
#col1_content { z-index:4; }
#main { z-index: 90; }
#header { z-index: 95; }

#header a { color: #999999; text-decoration: none;Ê}
#header a:hover { color: #000; text-decoration: none; }
   
#headermenu a, #langselect a { 
      font-family: Arial, Verdana, sans-serif;
      color: #999999;
      color: #4e4e4e;
      text-decoration: none;
      font-weight: normal;
      font-size: 13px;
}
   
#headermenu a:hover, #langselect a:hover {
      color: #000000;
      font-weight: bold;
      text-decoration: none;
      font-size: 13px;
}
   
#headermenu a.active, #langselect a.active {
      font-weight: bold;
      color: #000000;
}
     
#footer a { color: #000; text-decoration: none; }
#footer a:hover { color: #000; text-decoration: none;}
   
a { color: #4e4e4e; text-decoration: none;}
a:hover { color: #000; text-decoration: none; }
   
a.active {
      color: #000000;
      font-weight: bold;
      text-decoration: none;
      font-size: 13px;
}
   
#mainmenu a, #main a {
      text-decoration: none;
}
   
#mainmenu a:hover, #main a:hover {
      text-decoration: none;
}
   
H1, H1.csc-firstHeader {

      font-size: 12px;
      font-family: Arial, Verdana, sans-serif;
      font-weight: bold;
      color: #4e4e4e;
      padding-bottom: 2px;
}

h2 {
   font-size: 12px;
   font-family: Arial, Verdana, sans-serif;
   color: #4e4e4e;
}

#social {
   display: inline;
   float: left;
   padding-left: 5px;
}

.tx-timtabsociable-pi1 IMG {
   padding: 2px;
}

.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:200px;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
	
}

INPUT {
   border: 1px solid #4e4e4e;
   float: right;
	margin-right: 350px;
}

TEXTAREA {
   border: 1px solid #4e4e4e;
   margin-left: 60px;
	width: 275px;
}

input#spam {
	margin-top: -10px;
	float: left;
	margin-left: 260px;
}

input#zip {
	float: left;
	margin-left: 60px;
}

}