* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/main_bg2.jpg);
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#container {
	margin:auto;
	width: 880px;
}

#header {
	height: 100px;
	text-indent: -5000px;
	background-image:url(images/header2.jpg);
}

#left1 {
	background-image: url(images/main_pg_div-left1.jpg);
	height: 174px;
	width: 372px;
}

#right1 {
	background-image: url(images/main_pg_div-right1.jpg);
	height: 174px;
	width: 108px;
}

#left2 {
	background-image: url(images/main_pg_div-left2.jpg);
	height: 174px;
	width: 372px;
}

#right2 {
	background-image: url(images/main_pg_div-right2.jpg);
	height: 174px;
	width: 108px;
}

#menu1 {
	height: 174px;
	width: 200px;
}

#menu1 a {
	background-image:url(images/main_pg_div-menu1-hover2.jpg);
	background-position: center top;
	display:block;
	height:174px;
	width:200px;
}

#menu1 a:hover {
	background-image:url(images/main_pg_div-menu1-hover2.jpg);
	background-position: center bottom;
}

#menu2 {
	height: 174px;
	width: 200px;
}

#menu2 a {
	background-image:url(images/main_pg_div-menu2-hover2.jpg);
	background-position: center top;
	display:block;
	height:174px;
	width:200px;
}

#menu2 a:hover {
	background-image:url(images/main_pg_div-menu2-hover2.jpg);
	background-position: center bottom;
}

#menu3 {
	height: 174px;
	width: 200px;
}

#menu3 a {
	background-image:url(images/main_pg_div-menu3-hover2.jpg);
	background-position: center top;
	display:block;
	height:174px;
	width:200px;
}

#menu3 a:hover {
	background-image:url(images/main_pg_div-menu3-hover2.jpg);
	background-position: center bottom;
}

#menu4 {
	height: 174px;
	width: 200px;
}

#menu4 a {
	background-image:url(images/main_pg_div-menu4-hover2.jpg);
	background-position: center top;
	display:block;
	height:174px;
	width:200px;
}

#menu4 a:hover {
	background-image:url(images/main_pg_div-menu4-hover2.jpg);
	background-position: center bottom;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	color: #E81524;
}

img {
	border:0 none;
}

#validator {
	text-align: center;
	padding-top: 35px;
}
