@charset "utf-8";
/* CSS Document */

body {
	background-color:#f2f2f2;
	margin:0px;
}

#wrap {
	height:auto;
	width:1100px;
}

#header {
	background:url(images/header.jpg);
	width:1100px;
	height:74px;
	position:relative;
}

#ads {
	width:1100px;
	height:175px;
	position:relative;
}

#home_slide {
	background:url(images/slide.jpg);
	width:1100px;
	height:342px;
}

#con_1	{
	background-color:#FFFFFF;
	width:1100px;
	height:441px;
	position:relative;
}

#con_2 {
	background:url(images/con_2_img.gif);
	width:1100px;
	height:350px;
	background-repeat:repeat-x;
	position:relative;
}

#con_2B {
	background:url(images/con_2_img.gif);
	width:1100px;
	height:380px;
	background-repeat:repeat-x;
	position:relative;
}


#con_3 {
	background-color:#e7e7e7;
	width:1100px;
	height:200px;
	position:relative;
}

#con_3B {
	background-color:#e7e7e7;
	width:1100px;
	height:380px;
	position:relative;
}

#edge	{
	background:url(images/the_edge.jpg);
	width:1100px;
	height:365px;
}

#edge_con	{
	background-color:#FFFFFF;
	width:1100px;
	height:470px;
	position:relative;
}

#right	{
	background:url(images/the_right.jpg);
	width:1100px;
	height:282px;
} 

#how_con	{
	background-color:#FFFFFF;
	width:1100px;
	height:741px;
	position:relative;
}

#contact_con	{
	background-color:#fbfbfb;
	width:1100px;
	height:441px;
	position:relative;
}

#footer_bg {
	background:url(images/footer.gif);
	width:auto;
	height:435px;
	background-repeat:repeat-x;
	position:relative;
}

#upper_footer {
	background:url(images/footer_img.jpg);
	width:1100px;
	height:132px;
}

#mid_footer {
	background:#FFFFFF;
	width:1100px;
	height:237px;
	position:relative;
}

.navzlinks { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; }
.navzlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0033FF;
	text-decoration:underline;
}

.footerlinks { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#FFFFFF; }
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	text-decoration:underline;
}
