@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}
.oneColFixCtr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 00px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#bg1 {
	background:url(images/bg-mono.jpg) top center no-repeat;
	background-color: #e7e7e9;
	}

#mainc {
	/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	width: 770px;
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	}
#logo_top {
	height: 107px;
	width: 770px;
}

#mainc .text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 30px;
	padding-right: 165px;
	padding-bottom: 30px;
	padding-left: 65px;
	background-image: url(images/home_main_bg.jpg);
	background-repeat: no-repeat;
}
#mainc #menu_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}	
#mainc #dc_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	background-image: url(images/contact_main_bg.jpg);
	background-repeat: no-repeat;
}

#mainc .text_main_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 30px;
	padding-right: 165px;
	padding-bottom: 30px;
	padding-left: 65px;
	background-image: url(images/contact_main_bg.jpg);
	background-repeat: no-repeat;
}

#mainc #image_lower {
	height: 94px;
}
#mainc #image_lower_banner {
	height: 75px;
}
#mainc #image_ban-proms {
	height: 56px;
	width: 770px;
}

#mainc #image_top {
	height: 160px;
	width: 770px;
}
#mainc #dl_nav {
	height: 40px;
	width: 770px;
}
#nav_top {
	height: 21px;
	width: 770px;
	background-image: url(images/top_nav_bg.jpg);
	background-repeat: repeat;
	}
	
#nav_top ul {
	margin: 0px;
	padding: 0px;
	height: 21px;
		
}
#nav_top li {
	list-style-type: none;
	float: left;
	height: 21px;
}

#nav_top li a:link,#nav_top li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 1.3em;
	font-weight: bold;
	padding-top: 5em;
	padding-bottom: 1em;
	line-height: 21px;
	color: #dcd3a4;
}
#nav_top li a:hover{
	color: #FFFFFF;
	line-height: 21px;
	}
	
	#dl_nav ul {
	margin: 0px;
	padding: 5px;
			}
.table_align_top {
	vertical-align: top;
}
.text_menu_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
}
.menu_main_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
.menu_main_green_noul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	font-weight: bold;
	text-align: center;
	}
.menu_main_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
.menu_main_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
.menu_main_red_noul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	}
.menu_main_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
	}			
#dl_nav li {
	list-style-type: none;
	float: right;
}

#dl_nav li a:link,#dl_nav li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 1.3em;
	font-weight: bold;
	padding-bottom: 5em;
	color: #666666;
}
#dl_nav li a:hover{
	color: #333333;
	}
#mainc #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	text-align: right;
	background-color: #E6E7E8;
	}

#menu_main #menu_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 250px;
	padding: 10px;
}
.err_bg {
	color: #FFFFFF;
	background-color: #FF3C3C;
}
