@charset "utf-8";
/* CSS Document */
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
}
.content_wrapper {
	padding: 5px;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.content_wrapper .call {
	font-family: "Trebuchet MS";
	font-size: 18px;
	background-color: #0099FF;
	float: none;
	margin: auto;
	padding: 5px;
}

.content_wrapper .products2 .call {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	height: 25px;
	margin: auto;
	padding: 5px;
	background-image: url(call-back.jpg);
	background-repeat: no-repeat;
}

.content_wrapper .products {
	padding: 5px;
	float: left;
	width: 220px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	height: 320px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
}

.nav {
	width: 750px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 35px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.logo {
	padding: 5px;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 70px;
}
.content_wrapper .image {
	margin: auto;
	padding: 5px;
	float: left;
	width: 300px;
	height: 450px;
}
.content_wrapper .home_text {
	font-family: "Trebuchet MS";
	padding: 5px;
	float: left;
	width: 420px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
	height: 450px;
}
.nav .link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	float: right;
	color: #FFFFFF;
	height: 20px;
	width: 110px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	margin: 5px;
	padding: 1px;
	background-color: #EBEBEB;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 14px}
.style2 {
	color: #669900;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style4 {font-size: 18px; color: #FF0000; }
.content_wrapper .products2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 5px;
	height: 245px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.style5 {color: #FFFFFF}
