@charset "UTF-8";
/* CSS Document */
body {background-color:#3d4b58;margin: 0px;padding: 0px;}

body,p,td {font-family:arial,helvetica,verdana}

p {padding:0px;margin:0px;}

h1 {font-size:19px;color:#d40201;font-weight:normal;line-height:26px;}
h2 {font-size:17px;color:#000;font-weight:normal;padding:0px;margin:0px;line-height:23px;color:#666;}
h3 {font-size:14px;color:#000;font-weight:bold;padding:0px 0px 5px 0px;margin:10px 0px 0px 0px;}

a:link { color: #000; text-decoration: underline }
a:visited { color: #000; text-decoration: underline}
a:hover { color: #666; text-decoration: underline }
a:active { color: #666; text-decoration: underline }

hr {
height: 1px;
width: 100%;
background: #999; 
margin: 3px 0px 3px 0px;
border: none; 

}

td {vertical-align:top;}

.highlight {color:#d40201;}

.column1{width:630px;}

#pagehome { position: relative; left:50%;width:960px;margin-left:-480px;background-image:url(../img/bghome.jpg);background-color: #FFF;background-repeat:no-repeat;min-height:600px;}
#pagecontent { position: relative; left:50%;width:960px;margin-left:-480px;background-image:url(../img/bgcontent.jpg);background-color: #FFF;background-repeat:no-repeat;min-height:600px;}
#content {width:740px;;float:left;font-size:13px;color:#000;line-height:19px;padding-bottom:40px;}
#linecontainerhome {margin-left:18px;margin-top:316px;padding:60px 45px 0px 45px;}
#linecontainercontent {margin-left:18px;margin-top:50px;padding:60px 45px 0px 45px;}

#footer { position: relative; left:50%;width:960px;margin-left:-480px;font-size:11px;color:#999;margin-top:5px;margin-bottom:10px;}
#footer a:link { color: #999; text-decoration: none }
#footer a:visited { color: #999; text-decoration: none}
#footer a:hover { color: #d40201; text-decoration: none }
#footer a:active { color: #d40201; text-decoration: none }

#language {width:728px;height:17px;margin-top:3px;text-align:right;font-size:12px;color:#CCC;}
#language a:link { color: #950101; text-decoration: none }
#language a:visited { color: #950101; text-decoration: none}
#language a:hover { color: #333; text-decoration: none }
#language a:active { color: #333; text-decoration: none }


#navigation {width:220px;float:left;font-size:13px;font-weight:bold;}

#navigation ul {list-style-type:none;margin-left:0px;padding-left:0px;}
#navigation li {padding:0px 0px 6px 0px;}
#navigation a:link { color: #000; text-decoration: none }
#navigation a:visited { color: #000; text-decoration: none}
#navigation a:hover { color: #d40201; text-decoration: none }
#navigation a:active { color: #d40201; text-decoration: none }

#navigation a.active:link { color: #d40201; text-decoration: none }
#navigation a.active:visited { color: #d40201; text-decoration: none}
#navigation a.active:hover { color: #000; text-decoration: none }
#navigation a.active:active { color: #000; text-decoration: none }

#navblock {margin:25px 0px 0px 25px;height:340px;}

.contentnav {margin:25px 10px 0px 25px;font-weight:normal;font-size:11px;color:#666;}


