body {
	margin:0;
	padding:0;
}

#content {
    margin: 40px 0 0 0 ;
    padding: 0;
    background: url(img/back.png) repeat-x;
    position: relative;
	min-height:700px;
}

#center {
width:980px;
margin:0 auto;
padding:0;
}

#main-top {
	padding: 40px 0 0 0 ;
	height:140px;
	border:0px solid red;
	background: url(img/lines.png) no-repeat right bottom;
}

#logo {
	float:left;
    margin:0;
    padding: 0;
    height: 143px;
    width: 244px;
}


#menu {
    width: 100%;
    height: 26px;
    margin: 40px 0 0 0;
}

#menu ul {
    margin: 0 0 0 620px;
    padding: 0;
}

#menu ul li {
    display: inline;
    font-size: 12px;
    height: 30px;
    line-height: 26px;
    margin: 0 0 0 0;
    padding: 0px;
    
}

#menu ul li.third a:hover {img/link_contact_over.png">

}

html > body #main-body {
    width: 980px; /* ie5win fudge ends */
}

#main-body {
    width: 980px;
    padding: 0px;
    margin: 0px;
	position:relative;
    /* opera does not like 'margin:20px auto' */
    border: 0px solid #ccc;
    text-align: left;
    /* part 2 of 2 centering hack */
    width: 980px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 850px;
	/*min-height:345px;*/
	height:430px;
	overflow:hidden;
    /*
     * To use a 12px font size on the page, delete the 14px declarations.
     * to use a 14px font size on the page, delete the 12px declarations.
     */
    /* Use a 12px base font size with a 16px line height */
    font-size: 0.75em; /* 16px x .75 = 12px */
    line-height: 1.333em; /* 12px x 1.333 = 16px */
}

#content_left{
	margin:0 0 80px 0;
	padding:80px 0 0 0;
	width:25%;
	height:auto;
	float:left;
	background:url(img/menu-lines.png) no-repeat bottom;
}

#content_left ul{
	margin:0 0 0 58px;
	padding: 30px 0;
	width:128px;
	display:block;
	background:url(img/menu-lines.png) no-repeat top;
}

#content_left ul li a{
	display:block;
	width:auto;
}

#content_left ul li a img {
	display:block;
	margin:0 auto;
}

#content_right{
	margin:0;
	padding:34px 0 0 44px;
	width:70%;
	height:auto;
	float:left;
}

#content_right img{
	float:left;
}
#content_right #content_text{
	margin:10px 0 0 30px;
}

#content_right #content_copy{
	margin:0px 0 -10px 30px;
}


#clear{
	clear:both;
}

#main-bottom{
	margin:0;
	padding:0 0 0 30px;
	width:950px;
	height:30px;
	border:0px solid red;
}

#copyright {
    font-size: 8px;
	margin:70px 0 0 0px;    
    color: #736c5f;
    letter-spacing: 0.25px;
    float: left;

}

#email_send{
	min-height:350px;
	width:260px;
	margin:0 auto;
}

#email_send div{
	height:200px;
	width:260px;
	margin:0;
	padding:0;
	padding-top:100px;
}



