@charset "utf-8";
@import url(normalize.css);
@import url(color.css);
@import url(typography.css);

body  {margin: 0; padding: 0; position:relative;}
.container {min-width:780px; max-width:1000px; margin:0px auto; position:relative;}

#header {height:224px; max-height:224px; min-height:224px;}
#header h1 {position:absolute; top:10px; left:4%; width:240px;}
#content {position:relative;}
#col_1 {position:absolute; left:4%; top:27px; width:29%;}
#col_2 {padding: 23px 6% 20px 37%;}
#footer {padding:7px 0px 3px 0px; clear:both;}

#vNav {padding-top:28px; padding-left:37%; min-height:195px;}
#vNav .line {margin-top:4px; margin-bottom:5px;}
#hNav {position:absolute; width:63%; top:200px; right:0px;}
#hNav .phone{
	font-weight: bold;
 color:#ffffff;
font-size: 1.2em;
}
#subNav {padding-bottom: 12px;}
#subNav li {padding-bottom:.7em;}
#subNav .line {margin-top:1.1em; margin-bottom:-2px;}

div.line {height:2px; max-height:2px; min-height:2px;}
div.line hr {display:none;}

/*PAGE SPECIFIC*/
#content.home {min-width:780px;}
.png-News {width:222px; height:165px;}

#msg_from_nw {position:absolute; top:191px; left:-12%; z-index:10; height:450px; max-height:450px; overflow-x:hidden; overflow-y:auto; padding-right:18px;}
/*#msg_from_nw {position:absolute; top:191px; left:-12%; z-index:10;}*/
/*#msg_from_nw {position:relative; left:-12%; z-index:10;}*/

