@charset "utf-8";
body {
	background-color: #333333;
	margin-top: 0px;
}
.catTitle {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background: #005e8b;
	width: 125px;
	padding-left: 2px;
}
#company {
	width: 1008px;
	background: url(../images/company_bg.jpg) no-repeat top;
}
#companyP {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	margin-right: 230px;
	margin-left: 230px;
	padding-top: 395px;
}
#address {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 115px;
}


#column1 {
	width: 252px;
	height: 660px;
}
#column1 ul {
	color: #00c0ff;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	white-space: nowrap;
}
#column1 a:link, #column1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#column1 a:hover {
	color: #00c0ff;
	text-decoration: underline;
}
#column2 {
	width: 252px;
	height: 660px;
}
#column2 ul {
	color: #00c0ff;
	font: 0.7em Arial, Helvetica, sans-serif;
	white-space: nowrap;
	list-style: none;
}
#column2 a:link, #column2 a:visited {
	color: #FFF;
	text-decoration: none;
}
#column2 a:hover {
	color: #00c0ff;
	text-decoration: underline;
}
#column3 {
	height: 660px;
	width: 252px;
}
#column3 ul {
	color: #00c0ff;
	font: 0.7em Arial, Helvetica, sans-serif;
	white-space: nowrap;
	list-style: none;
}
#column3 a:link, #column3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#column3 a:hover {
	color: #00c0ff;
	text-decoration: underline;
}
#column4 {
	height: 660px;
	width: 252px;
}
#column4 ul {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #00c0ff;
	white-space: nowrap;
	list-style: none;
}
#column4 a:link, #column4 a:visited {
	color: #FFF;
	text-decoration: none;
}
#column4 a:hover {
	color: #00c0ff;
	text-decoration: underline;
}
