/*---------------GLOBAL---------------*/
*{margin:0; padding:0}
html, body{margin:0; padding:0; text-align:center; font:80%/1.5 Arial, Helvetica, sans-serif; color:#434343; background-color:#65646A} 
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-block;}
#wrapper{background-color:#fff; border:1px solid #e0dfdd}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */   

#pagewidth{ width:760px; text-align:left;  margin-left:auto; margin-right:auto;} 
img.num{float:right; margin-left:10px}
img.dis{width:668px; margin:0 auto;  float:none}
a{color:#434343; text-decoration:underline}
a:hover{color:#0000CC}
p{font-size:1.2em; line-height:1.5em; margin-bottom:1.5em}
.clr{clear:left}
/*---------------HEADER---------------*/
#header{position:relative; height:210px; background-color:#535353; width:100%;}
#title{font-size:1.5em; font-weight:bold; margin:30px 0 0 30px; float:left; display:inline; color:#fff}
.cont{width:500px; float:left; border:1px solid #456; padding:5px; margin-bottom:15px}
.image{float:left; width:170px;}
.text{width:320px; float:left; margin-left:10px}
/*---------------LEFT COL---------------*/
#leftcol{width:740px; float:left; position:relative; margin:10px 0 10px 10px; display:inline;  height:auto !important; height:550px; min-height:550px; font-size:1.2em}

/*---------------FOOTER---------------*/
#footer{height:40px; line-height:40px; background-color:#73A34C; clear:both; text-align:center; font-size:1.2em}
