html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

----------------reset css--------------------


body {
    background: #333333;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
p
{
	margin-top:20px;
	}    
a:link, a:visited { color: #4e3713; text-decoration:none; font-weight: bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover { color: #8f4711; }
a.news:link, a.news:visited, a.news:hover{ color: #333333; font-size:10px; font-family:Helvetica, sans-serif;}
a.presslink:link, a.presslink:visited, a.presslink:hover{ color: #6699cc; font-size:11px; font-family:Helvetica, sans-serif; text-decoration: underline;}
a.email:link, a.email:visited, a.email:hover{ color: #6699cc; font-size:12px; font-family:Helvetica, sans-serif; text-decoration: underline;}

.main{
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
	display:block;
	width:800px;
	border: solid 7px #4f91cd;
	padding: 2px;
	background-color: white;
	position: relative;
	
	}
	
.top{
	 background-color: #4e3713;
	 display:block;
	 height: 77px;
	 padding-top: 20px;
	 vertical-align: middle;
	 text-align:center;
	 margin-bottom:2px;
}
.nav{
	background-color: #91cdf3;
	height: 18px;
	padding: 2px 0px 0px 150px;
	margin-bottom:2px;
}
.home
{
	background-image: url(../img/page-bg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	height: 350px;
	font-size:12px;
    font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	color: #333333;
	line-height: 20px;

	}
.page
{
	background-image: url(../img/page-bg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	font-size:12px;
    font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	color: #333333;
	line-height: 20px;
	padding-bottom:50px;
	height:auto;
	}	
.welcome{
	padding: 20px 0px 0px 150px;
	height:50px;
	float:left;
	width:75%;
	}
.title{
	font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4e3713;
	}
.content
{
	height:300px;
	padding-top:10px;
	}
.left
{
	float:left;
	padding: 20px 20px 0px 150px;
	width:400px;
	border-right:1px dotted #000;
	height:300px;
	display: inline;
	}
.right
{
	float:left;
	width:200px;
	padding: 20px 0px 0px 20px;
	display: block;
}

.newtitle
{
	font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	color:#4e3713;
}
.new
{
	padding-top:20px;
	}
.logo
{
	display:block;
	width:433px;
	padding: 20px 0px 50px 150px; 	
	font-size:10px; 
	font-family:Helvetica, sans-serif;
}
.footer{
    position: absolute;
	bottom:10px;
	left: 20px;
	font-size: 10px;
    font-family: "Lucida Grande", Tahoma;
	font-weight: lighter;
	color: #333333;
	line-height: 20px;	
}
.contact
{
	padding:8px 0px 8px 150px;
	display: block;
	width: 600px;
	color:#333333;
	font-size: 12px;
	font-family: verdana;
	line-height: 18px;
	clear:both;
}
.companyname
{
	display:block;
	float:left;
	width:240px;	
}
.companyphone
{
	display:block;
	float:left;
}
.press
{
	background-image: url(../img/page-bg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	font-size:11px;
    font-family: "Lucida Grande", Tahoma;
	color: #333333;
	padding: 20px 100px 50px 150px;
	line-height: 14px;
	float:left;
	}
.presstitle{
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	color:#4e3713;
	}
.name{
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	color:#4e3713;
	}	