body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #29756B;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#topmenu {
	background-color: #D6CFC6;
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.topmenulist {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 5px;
}
.topmenulistitems {
	text-align: center;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topmenu a {
	color: #18796B;
	letter-spacing: 0.2em;

	text-decoration: none:
}
.topmenulistitems a:hover {
	text-decoration: none;
}
#wrap1 {
	width: 1020px;
	margin: 0 auto;
	padding-top: 30px;
	background-image: url(images/bg-computer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 300px;
	margin-top: 50px;
}
.header {
	background-image: url(images/bg-title.jpg);
	background-repeat: no-repeat;
	margin-left: 350px;
	padding-top: 130px;
}
h1 {
	display: none;
}
h2 {
	color: #187563;
}
h3 {
	color: #187563;
}
.header-left {
	width: 250px;
	padding-left: 10px;
	border-right: solid #1e7969 1px;
	float: left;
}
.header-right {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	width: 400px;
	float: right;

}
#wrap-logos {
	width: 875px;
	background-image: url(images/logos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 35px;
	height: 150px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
#main {
	width: 100%;
	background-image: url(images/bg-divider.jpg);
	margin-top: 50px;
	background-repeat: repeat-x;
	background-color: #000000;
	padding-top: 1px;
}
#wrap2 {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/bg-footer.jpg);
	margin-top: 28px;
	padding: 15px 50px 50px 50px;
	height: 700px;
	overflow: hidden;
	background-repeat: repeat-x;
}
#wrap2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.p-footer {
	font-size: 20px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;

}
.main-left {
	width: 50%;
	float: left;
}
.main-sales {
	padding-left: 215px;
	background-image: url(images/sales.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding-right: 50px;
	overflow: hidden;
}
.main-service {
	padding-left: 215px;
	background-image: url(images/service.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding-right: 50px;
	overflow: hidden;

}
.main-right {
	width: 50%;
	float: right;
}
.main-support {
	padding-left: 215px;
	background-image: url(images/support.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 50px;
	overflow: hidden;
}
.main-companyinfo {
	padding-left: 215px;
	background-image: url(images/company.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 50px;
	overflow: hidden;
}
.copy {
	width: 1000px;
}
#info-wrap{
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(images/bg-divider.jpg);
	background-repeat: repeat-x;
	padding-top: 35px;
	padding-bottom: 30px;
}
.right-col {
	background-image: url(images/small-title.jpg);
	background-repeat: no-repeat;
	width: 250px;
	padding-top: 75px;
	padding-left: 10px;
	float: left;
	margin-top: 75px;
	margin-left: 20px;
}
.left-col {
	margin-left: 300px;
	padding-left: 30px;
	border-left: solid #84B2AD 1px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.left-col p {
	margin-left: 15px;
}
.info-footer {
	font-size: 12px;
	margin-top: 15px;
	text-align: center;
	background-image: url(images/bg-divider.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	padding-bottom: 30px;
}
