@charset "UTF-8";
/* RESET */
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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}



#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	margin:0 auto;
	text-align: center;
}

.tagline {
	color: #b32317;	
	margin:40px 0 20px 0;
	font-size: 18px;
}

.tagline strong{
	color:#455560;
	font-size: 14px;
	font-weight: normal;
}

.email{
	height:26px;
	text-align: center; 
}




#emailform{
	margin:20px 0 20px 0;
}

#address{
	color:#455560;
	font-size: 11px;
	
	margin:20px 0 20px 0;
}

#footer{
	color:#455560;
	font-size: 10px;
}
