


* {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
body {
	margin-right: auto;
	margin-left: auto;
}
.mainWrapper {
	width: 998px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.header {
	height: 203px;
	margin: 0px;
	overflow: hidden;
}
.menu {
	height: 50px;
	text-align: center;
}
.footer {
	height: 30px;
	text-align: center;
	width: 100%;
	float: right;
}
.sidetColumn {
	width: 18%;
	height: 100%;
	float: left;
	margin-left: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.cat_list {
	width: 18%;
	margin-left: 3px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	list-style-type: none;
	float:left;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10pt;
	margin-bottom: 10px;
}
.cat_list li {
	margin-top: 3px;
	margin-left: 3px;
	list-style-type: disc;
}
.sidetColumn li {
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 10px;
	
}
.mainContent {
	width: 78%;
	float: right;
	height: auto;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
.copyright {
	text-align: center;
}
.menu li {
	float: left;
	margin-left: 40px;
	list-style-type: none;
	margin-top: 13px;
}
.footer li {
	float: left;
	margin-left: 60px;
	list-style-type: none;
	padding-top: 5px;
}
.companyName {
	/*width: 60%;*/
	margin-top: 50px;
	float: left;
	margin-left: 130px;
	/*background-image: url(../../images/bg/company_name.png);
	background-repeat: repeat-x;
	border: 1px solid #336699;*/
	padding: 3px;
	
}
.companyPhone {
	margin-top: 150px;
	float: left;
	margin-left: -250px;
}
.cat a {
position:relative;
z-index:10000;
}
img a {
position:relative;
z-index:10000;
}
.pages_links1{
	border: 1px dotted #333333;
	height: 30px;
	margin-top: 10px;
}
.pages_links1 li{
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	font-size: 18px;
}

.pages_links1 a{
	text-decoration: none;
	color: #000000;
}

.page_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.vertical_banners{
	float: right;
	border: 1px dotted #999999;
}
.contact_us_page{
	
	width: 70%;
	float: left;
}
