@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image:url(../images/mockup_top_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#top_phonenumber {
	display: block;
	float: right;
	height: 130px;
	width: 290px;
}
#top_logo {
	display:block;
	float:left;
	height:130px;
	width:400px;
}
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:30px;
	padding-left:15px;
	color:#FFFFFF;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:23px;
	padding:7px;
	padding-top:5px;
	padding-bottom:0px;
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	background-image:url(../images/mockup_menu_btn_hover.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#menu_left {
	width:155px;
	float:left;
	margin-left:15px;
}

#menu_left a {
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
	text-transform:uppercase;
	text-decoration:none;
	/*float:left;*/
	display:block;
	clear:both;
	border:#CCCCCC solid 1px;
	margin-bottom:1px;
	background-image:url(../images/menu_left_bg.jpg); 
}
#menu_left a:hover {
	background-image:url(../images/menu_left_bg_hover.jpg);
}
#menu_left a img {
	border:0px;
}

.menu_left {
	width:155px;
	float:left;
	margin-left:15px;
}

.menu_left a {
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	clear:both;
	border:#CCCCCC solid 1px;
	margin-bottom:1px;
	background-image:url(../images/menu_left_bg.jpg);
}
.menu_left a:hover {
	background-image:url(../images/menu_left_bg_hover.jpg);
}
.menu_left a img {
	border:0px;
}

#prodCats {
  border-style:solid;
  border-color:#999999;
  border-width:1px;
  width:155px;
}

#prodCats a{
  background-image:none;
  background-color:#FFFFFF;
  font-size:9px;
  border-style:none;
  width:123px;
}

#prodCats a:hover {
  background-color:#FFFFFF;
  text-decoration:underline;
  background-image:none;
  border-style:none;
}

#safe_img {
	width:155px;
	float:left;
	margin-left:15px;
	background-color:#9D9C9C;
}
#cont_wellcome {
	display:block;
	float:left;
	width:430px;
	height:135px;
	margin-bottom: 20px;
	border:#CFCFCF 1px solid;
	background-image:url(../images/mockup_cont_title_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#cont_search {
	display:block;
	float:right;
	height:135px;
	width:250px;
	margin-bottom: 20px;
	border:#CFCFCF 1px solid;
	background-image:url(../images/mockup_cont_title_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#cont_normal {
	clear:both;
	display:block;
	float:left;
	width:700px;
	min-height:610px;
	border:#CFCFCF 1px solid;
	background-image:url(../images/mockup_cont_title_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#cont_title {
	clear:both;
	margin-left:10px;
	background-image:url(../images/mockup_cont_title_decor01.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:3px;
}

#cont_txt {
	font-size:12px;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	overflow:auto;
}

#news_frm, #calendarTxt, #calendar {
    font-size:12px;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	overflow:auto;
}

#txt {
	font-size:12px;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	overflow:auto;
}


#cont_frm {
	font-size:12px;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	overflow:auto;
}

#frm {
	font-size:12px;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	overflow:auto;
}
}

#safe_box_02 {
	float:left;
	width:270px;
	margin-left:10px;
	margin-top:10px;
}
#safe_box_01 {
	float:left;
	width:198px;
	margin-left:10px;
	margin-top:10px;
	border-right:solid 1px #CFCFCF;
}
#safe_title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#4D4D4D;
}
#safe_pic_01 {
	float:left;
	margin-right:5px;
}
#safe_txt {
	width:85px;
	float:right;
	margin-right:5px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}
#safe_txt a {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C42A4;
}
#safe_txt a:hover {
	color:#B11116;
}



#bottom {
	background-image:url(../images/mockup_bottom_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:106px;
	text-align:center;
}
#bottom_menu {
	display:block;
	margin-top:10px;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666565;
}
#bottom_menu a {
	color:#666565;
	text-decoration:none;
}
#bottom_menu a:hover {
	color:#B11116;
	text-decoration:underline;
}
#bottom_copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top:#A6A5A5 solid 1px;
	width:666px;
	margin-top:15px;
	color:#666565;
	padding-top:5px;
}
#bottom_copyright a {
	color:#666565;
	text-decoration:none;
}
#bottom_copyright a:hover {
	text-decoration:underline;
}



