@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
} 

img {
	border: 0;
}

#wrapper {
	width: 765px;
	height: auto;
	background-color: #fff;
}

#headline {
	width: 765px;
	height: 25px;
}

#headline h1 {
	font-size: 14px;
	color: #000000;
}

#title { 
	height: 50px;
	width: auto;
	background-color: #FFFFFF;
	padding-left: 230px;
	padding-top: 10px;
}

#content {
	width: 765px;
}

#colLeft {
	position: absolute;
	top: 163px;
	width: 188px;
	float: left;
}

#colRight {
	width: 500px;
	padding-right: 35px;
	float: right;
}

.kic {
	background-color: #E5E5E5;
	text-align: justify;
	font-size: 90%;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.encell {
	background-color: #E5E5E5;
	text-align: justify;
	font-size: 90%;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.footwear {
	background-color: #E5E5E5;
	text-align: justify;
	font-size: 90%;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.globaldie {
	background-color: #E5E5E5;
	text-align: justify;
	font-size: 90%;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .8em;
	width: 750px;
	height: 30px;
	padding-left: 15px;
	padding-top: 15px;
}

#footer a:link, a:visited {
	color: #000000;
}

.copyRt {
	color: #333;
	padding: 5px 0px 0px 485px;
	text-align: right;
}

#mainContentContact a:link, a:visited {
	color: #000000;
}

