#companyname{
	text-align:center;
	font-family:Arial Black;
	font-size: 20pt;
	font-weight:bold;
	line-height:100%;
	width:645px;
}
#company-address{
	font-size:12px;
	line-height:100%;
	font-family:sans-serif;
	font-weight:normal;
}
.email_link{
    margin: 0;
    border: 0;
}
:hover.email_link{
	padding:0px;
	text-decoration:none;
	font-family:sans-serif;
	background-color:#CCCCFF;
}
:link.email_link{
	padding:0px;
	text-decoration: none;
	font-family:sans-serif;
	color:#CC0000;
}
:visited.email_link{
	padding:0px;
	text-decoration:none;
	font-family:sans-serif;
	color:#CC0000;
}

.img_logo{
	width:139px;
	height:49px;
	float:left;
}
.img_email{
	width:16px;
	height:16px;
    padding: 0;
    margin: 0;
}



/*header*/
.header {
	margin: 0 10px;
    padding: 1px 8px 0 8px;
    border-color: #afafaf;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    background-color: #fff;
    box-shadow: 0 0 5px 5px #bfbfbf;
}

p.footer{padding-top: 0}
/*
.header{
	overflow:hidden;
	width:976px;
	background:url(../img/header.gif) no-repeat 0 0;
}
*/

/*
div.logotype{
	overflow:hidden;
	padding:8px 0 0 0;
}
*/

/*
div.logotype table{
	float:left;
	overflow:hidden;
	background:url(../img/logo.gif) no-repeat 0 0;
	width:249px;
	height:58px;
	text-indent:-9999px;
}
*/