body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	width: 980px;
	background-repeat: repeat-y;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	width: 950px;
	float: left;
	margin-left: 12px;
	background-color: #FFF;
}
.slogan {
	background-image: url(images/slogan.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 220px;
	float: right;
	padding: 5px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box-text {
	float: left;
	width: 450px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
}
.box-text h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F00;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu {
	width: 220px;
	float: right;
}
.menu h1 {
	background-color: #F00;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
}
.menu h1 a {
	color: #FFF;
	text-decoration: none;
	padding: 7px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000;
	display: block;
}
.menu h1 a:hover {
	background-color: #000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F00;
}

.menu h2 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #0C0;
}
.menu h2 a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 7px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000;
}

.menu h2 {
	font-size: 12px;
	color: #FFF;
	background-color: #0C0;
	margin: 0px;
	text-align: center;
}
.menu h3 {
	font-size: 12px;
	color: #FFF;
	background-color: #09F;
	text-align: center;
	margin: 0px;
}
.menu h3 a {
	display: block;
	padding: 7px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000;
	color: #FFF;
	text-decoration: none;
}
.menu h3 a:hover {
	background-color: #000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #09F;
}

.menu h4 {
	background-color: #93F;
	text-align: center;
	margin: 0px;
	color: #FFF;
	font-size: 12px;
}
.menu h4 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 7px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000;
}
.menu h4 a:hover {
	background-color: #000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #93F;
}
.menu h5 a {
	color: #F5F5F1;
	text-decoration: none;
	display: block;
	padding: 7px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000;
}

.menu h5 {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	background-color: #F90;
}
.menu h5 a:hover {
	background-color: #000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F90;
}

.box-text p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #666;
	text-decoration: none;
}
.box-text p a {
	color: #999;
	text-decoration: none;
}
.box-text p a:hover {
	color: #F90;
}


.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 160px;
	width: 230px;
	margin: 0px;
}
.box {
	background-image: url(images/box.png);
	float: left;
	height: 331px;
	width: 650px;
	margin: 0px;
}
.box h1 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.box h1 a {
	color: #FFF;
	text-decoration: none;
}



#fadeshow1 {
	height: 265px;
	width: 512px;
	display: block;
	margin-top: 17px;
	margin-left: 15px;
}
#pichead {
	height: 265px;
	width: 512px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


.client {
	padding: 0px;
	float: left;
	width: 600px;
}
.client div {
	margin: 5px;
	padding: 2px;
	height: 50px;
	width: 100px;
	border: 1px dashed #999;
	float: left;
}
.client img {
	float: left;
}
.footer {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 20px;
	background-color: #000;
	color: #CCC;
	text-align: center;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.footer div {
	padding: 5px;
	float: right;
	width: 350px;
	color: #CCC;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content2 {
	width: 510px;
	float: left;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #5C5C5C;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 65px;
	margin: 10px;
	padding-bottom: 25px;
}
.content {
	width: 510px;
	float: left;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #5C5C5C;
	background-repeat: no-repeat;
	margin: 10px;
	border: 1px dashed #999999;
	padding: 25px;
}


.content a {
	text-decoration: none;
	color: #F60;
}
.content h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

.content p {
	font-size: 12px;
	margin: 0px;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #DB0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content h2 {
	font-size: 13px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
	font-weight: normal;
}

#port {
	width: 492px;
	border: 1px solid #999;
	padding: 5px;
	margin: 0px;
	float: left;
}

#port div strong  {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	color: #333;
}
#port div p {
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	text-align: left;
	padding: 0px;
}
#port em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#port em a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #999;
	color: #C00;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
}
#port em a:hover {
	color: #FFF;
	background-color: #C00;
}

#port div {
	padding: 0px;
	width: 475px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#port div img {
	width: 250px;
	height: 150px;
	border: 1px solid #999;
	padding: 2px;
	float: left;
}
#port p {
	float: left;
	padding: 5px;
}

