html,body{margin:0;padding:0}
body
{
    font-family: Arial, Helvetica, Sans-Serif;
     
     font-size: 12px;
	line-height: 17px;
      }
p{	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	}
a{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

.plink{
	font-family: Courier New, Serif, Times;
	text-decoration: none;
	color: #000000;
}
div#cw { width: 1000px; margin-left: auto; margin-right: auto; position: relative;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:1.6em}
div#content1 {width:804px;}
div#content1 p{line-height:1.6em}
div#navigation{background:#FFFFFF}
div#extra{background:#FF8539}
div#footer{}
div#footer p{margin:0;padding:5px 10px}

div#container{width:938px;margin:0 auto}
div#top_container{width:800px;margin:0 auto}
div#header_logo{position:absolute;left:72px;top:54px;}
div#small_header_logo{position:absolute;left:710px;top:62px;}
div#navigation{position:absolute;left:72px;top:180px;width:700px;}
div#wrapper{position:absolute;left:72px;top:245px;float:right;width:801px;}
div#footer{margin-top:40px;clear:both;width:100%}
h1 {
	font-family: Courier, 'Courier New', Serif, Times;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
}
h2 {
	font-family: Courier, 'Courier New', Serif, Times;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}

p.imgtext 
{
    margin-top: 20px;
    font-size: 11px;
    line-height: 14px;
}

.project
{
    font-size: 11px;
    float: left;
    width: 175px;
    padding-right: 25px;
    padding-bottom: 30px;
}
.project p 
{
    font-size: 11px;
}

.project h1 
{
    font-size: 13px;
    line-height: 15px;
}

.front p 
{
    margin-bottom: 0px;
}
