* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3F3F;
	line-height:14px;
}


body {
	margin: 0px;
	background-color:#414141;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#container {
	width:740px;
	text-align:center;
	margin:auto;
	background-image:url(images/bg_middle.jpg);
}

#banner {
	width:740px;
}

#altex {
	width:740px;
	text-align:left;
}

.altex {
	background-image:url(images/bg_altex.jpg);
	background-repeat:no-repeat;
	padding-right:50px;
}

#middle {
	width:740px;	
}


#evtex {
	width:740px;
	text-align:left;
	background-image:url(images/bg_middle1.jpg);
}

.evtex {
	background-image:url(images/bg_evtex.jpg);
	background-repeat:no-repeat;
	padding-right:50px;
}


#footer {
	width:740px;	
}










h1 {
	color:black;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:18px;
}

a {
	color:#D71934;
	font-weight:bold;
	text-decoration:underline;
}
td {
	vertical-align:top;
}

p {
	margin-top:0px;
}