@charset "utf-8";
/* CSS Document */
@import url("menu.css");
#wrap {
	width: 100%;
	background-image: url(images/frnt_bg.jpg);
	background-repeat: no-repeat;
	background-position: 650px 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

ul {
	list-style-type: none;
}

#right_content ul {
	list-style-type: none;
}
#right_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 8px;
	list-style-image: url(images/li.jpg);
}
#right_content h1 {
	color: #FFFFFF;
	font-size: 9px;
}


#container {
	clear: both;
	width: 916px;
	background-image: url(images/homepage1_r7_c10.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#left_content {
	width: 277px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	background-color: #4E4B49;
}
#new_product a {
	color: #F00;
	font-weight: bold;
}

#new_product {
	width: 277px;
	background-color: #004936;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 8px;
}

#new_product h3 {
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #999999;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#new_product img {
	float: left;
	margin-right: 5px;
}

#right_content  {
	float: left;
	width: 600px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.97em;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.portfolio h3 {
	background-color: #00386B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 13px;
	color: #FFF;
}
.portfolio {
	padding-right: 2px;
	padding-left: 2px;
}
.portfolio p a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #F30;
}
.portfolio strong {
	font-family: "MS Serif", "New York", serif;
	color: #00F;
}

#foot {
	clear: both;
	width: 99%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	padding-top: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #014076;
	height: 30px;
	padding-bottom: 5px;
	padding-right: 10px;
}


.sidemenu {
	width: 277px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
.sidemenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.sidemenu h3 {
	background-color: #666666;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#googleAds {
	text-align: right;
}
