@charset "utf-8";
/* CSS Document */

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,
b, 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;
	text-decoration: none;
	font-size: 100%;
	vertical-align:baseline;
	background: transparent;
}

/*MAIN TEMPLATE**********************************************************************************************************/

#header{
	width:980px;
	height: 180px;
	margin: auto;
	margin-top:10px;
	border-top: solid;
	border-left: solid;
	border-right: solid;
	border-bottom: none;
	border-color:#666;
	border-width:1px;
	background-image:url(Images/Logos/Header_new.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
}


#menu{
	width: auto;
	height: 20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	padding-top: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	border-bottom: solid;
	border-top:none;
	border-left: none;
	border-right:none;
	border-color:#666;
	border-width:1px;
	word-spacing: 10px;
}

#menu ul{
list-style: none;
padding: 0;
margin: 0;
}

#menu li{
	float: left;
	margin: 0 0.15em;
}




a.menu:link {color:#666}
a.menu:visited {color:#666}
a.menu:active {color:#666}
a.menu:hover {font-weight: bold}


#main{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 30px;
	border: solid;
	border-top:none;
	border-color:#666;
	border-width:1px;
	background-color:#FFF;
	overflow: hidden;
}


#footer{
	width: 980px;
	height: auto;
	margin:auto;
	padding-bottom: 20px;
	padding-top: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height: 15px;
	color:#666;
}

/*HOMEPAGE*********************************************************************************************************/

#ad {
	width: 930px;
	height: 380px;
	position:relative;
	left: 25px;
	top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	border:solid;
	border-color:#CCC;
	border-width:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	background-image:url(Images/Logos/savelives.gif);
	background-repeat: no-repeat;
}

#ad-image {
	width: 310px;
	margin-left: 60px;
	margin-top: 100px;
	float: left;
	border:solid;
	border-color:#CCC;
	border-width:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:left;
	padding-top: 220px;
	color:#999;
	background-image:url(Images/Logos/thermoman.gif);
	background-repeat:no-repeat;
}


#ad-text {
	width: 330px;
	height: 200px;
	left: 25px;
	margin-bottom: 15px;
	margin-left: 37px;
	margin-right: auto;
	margin-top: 160px;	
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	
}


#box_1 {
	width: 930px;
	height: 200px;
	position:relative;
	left: 25px;
	top: 15px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	border:solid;
	border-color:#CCC;
	border-width:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}





.img {
	padding-left: 40px;
}

