/* C S S */

body, div, ul, ul li, a, p {margin: 0px; padding: 0px; border: 0px; font-family:Verdana, Tahoma, Arial, sans-serif; font-size:13px; color: #737373;}


body {background: #e62031 url(../images/bg_body.gif) repeat-x left top;}

body#introPage {background: #f9f9fb url(../images/bg_body_intro.gif) no-repeat left top;}

.eIntroWrapper {width:797px; margin: 80px auto; background: url(../images/bg_intro.gif) no-repeat;}

.eWrapper {width:962px; margin:0px auto;}
	.eHeader {width:962px; height:248px; background:url(../images/bg_header.jpg) no-repeat left top;}
		.eLogo {float:right; padding:25px 0px 0px 0px; }
		.eMenu {width:962px; height:65px; background:url(../images/bg_menu.gif) no-repeat left 64px; padding:63px 0px 0px 0px;}
			.eMenu ul {list-style:none; display: block; width:925px; height:45px; padding:19px 0px 0px 19px;}
			.eMenu li {list-style:none; display:block; width:auto; height:45px; float: left;}
			.eMenu img {border:none; margin:0px; padding: 0px;}
	
	.eContent {width:962px;}
		.eContentTop {width:892px; background:url(../images/bg_content.gif) repeat-y left top; padding:40px 35px;}
			.eLeftColumn {width:576px; text-align:left; padding:0px 30px 0px 0px; background:url(../images/v_line.gif) no-repeat right top; float:left;}
				.eLeftColumn p {padding:0px 0px 20px 0px; line-height: 1.5;}
				.eLeftColumn img.doggy {margin:0px 0px 20px 20px;}
				.eLeftColumn a {color: #92101a;}
				.eLeftColumn a:hover {text-decoration: none;}
				.eLeftColumn span {color: #92101a; font-weight: bold; font-size: 16px;}
			.eRightColumn {float: left; width: 255px; padding:0px 0px 0px 30px;}
				.eRightColumn p {padding:0px 0px 20px 0px; line-height: 1.5;}
				.eRightColumn span {color: #92101a; font-weight: bold; font-size: 16px;}
				.eRightColumn a {color: #92101a;}
				.eRightColumn a:hover {text-decoration: none;}
		.eContentBottom {width:962px; height:23px; background:url(../images/bg_content_bottom.gif) no-repeat left top;}
		
	
	.eFooter {padding:5px 0px 30px 35px; color:#FFFFFF;}
