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

.header{
	background-image:url(images/gatemaster_02.jpg);
	height: 142px;
	width: 800px;
	float:left;
}



.mainimage{
	height:351px;
	width:800px;
	float:left;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	float:left;
	height:20px;
	width:800px;
	text-align:center;
	line-height:-30px;
}

.wrapper {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	width:800px;

}

.mainbody {
width:100%;

	margin-left:auto;
	margin-right:auto;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-align:center;
	float:left;
	width:100%;
	line-height:-50px;
	padding-top:20px;
	padding-bottom:20px;
}

.tablemain {
	margin-left:37px;
	margin-top:10px;
	width:182px;
	height:320px;
	float:left;
	background:url(images/table_05.gif);
	background-repeat:repeat-y;
	position:relative;
}

.tabletopleft {
	background-image: url(images/table_01.gif);
	width: 15px;
	height:38px;
	float:left;
	clear:both;

}

.tabletopright {
	background-image: url(images/table_04.gif);
	width: 15px;
	height:38px;
	float:left;
}

.tableheader{
	padding-top:10px;
	background-image:url(images/table_02.gif);
	width:151px;
	height:38px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	background-repeat: repeat-x;	
}

.tableinfo{
text-align:left;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0000FF;
line-height:30px;
}

.tablebottomleft{
	width: 15px;
	height:16px;
	background-image: url(images/table_10.gif);
	position: absolute;
	bottom: 0px;
	left: 0px; 
}

.tablefooter{
	background-image:url(images/table_11.gif);
	width:151px;
	height:16px;
	float:left;
	position:absolute;
	bottom: 0px;
	left: 15px;
}

.tablebottomright{
	width: 15px;
	height:16px;
	background-image: url(images/table_13.gif);
	position: absolute;
	bottom: 0px;
	left: 166px; 
}

.tablemain2 {
	margin-left:35px;
	margin-top:10px;
	width:520px;
	height:320px;
	float:left;
	background:url(images/table_14.gif);
	background-repeat:repeat-y;
	position:relative;
}

.tabletopleft2 {
	background-image: url(images/table_01.gif);
	width: 15px;
	height:38px;
	float:left;
	clear:both;

}

.tabletopright2 {
	background-image: url(images/table_04.gif);
	width: 15px;
	height:38px;
	float:left;
}

.tableheader2{
	padding-top:10px;
	background-image:url(images/table_02.gif);
	width:482px;
	height:38px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	background-repeat: repeat-x;	
}

.tableinfo2{

text-align:center;
padding-right:10px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;


}

.tablebottomleft2{
	width: 15px;
	height:16px;
	background-image: url(images/table_10.gif);
	position: absolute;
	bottom: 0px;
	left: 0px; 
}

.tablefooter2{
	background-image:url(images/table_11.gif);
	width:490px;
	height:16px;
	float:left;
	position:absolute;
	bottom: 0px;
	left: 15px; 
}

.tablebottomright2{
	width: 15px;
	height:16px;
	background-image: url(images/table_13.gif);
	position: absolute;
	bottom: 0px;
	left: 497px; 
}

.contact {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	line-height:20px;
	padding-top:20px;
	margin-left:10px;
}

.contacttable{
	margin-left:37px;
	margin-top:10px;
	width:199px;
	height:400px;
	float:left;
	background:url(images/table_06.gif);
	background-repeat:repeat-y;
	position:relative;
}

.contacttable2 {
	margin-left:20px;
	margin-top:10px;
	width:515px;
	height:400px;
	float:left;
	background:url(images/table_14.gif);
	background-repeat:repeat-y;
	position:relative;
}

.contactheader{
	padding-top:10px;
	background-image:url(images/table_02.gif);
	width:166px;
	height:38px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	background-repeat: repeat-x;	
}

.contactfooter{
	background-image:url(images/table_11.gif);
	width:166px;
	height:16px;
	float:left;
	position:absolute;
	bottom: 0px;
	left: 15px;
}

.contactbottomright{
	width: 15px;
	height:16px;
	background-image: url(images/table_13.gif);
	position: absolute;
	bottom: 0px;
	left: 181px;
}

.product{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14;
color:#0000FF;
margin-left:20px;
}

a:link {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

a:hover {
	background-color:#0066CC;
	color:#FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

a:visited {
text-decoration: none;

}
