html, body {
	background-color: #D4D4D4;
	margin: 0;
	padding: 0;
	height: 100%;
}

#main {
	width: 770px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
	_height: 100%;
	background-image: url(../images/mic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 180px;
}

#top {
	height: 150px;
	position:relative;
	background-image: url(../images/desk.jpg);
}

#title {
	top: 92px;
	left: 115px;
	position: absolute;
	width: 473px;
	background-image: url(../images/title_bg.png);
	*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src="images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace
('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
	margin: 0px;
	padding: 0px;
}

#title h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	color: #FFFFCC;
}

#menu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background-image: url(../images/grey.png);
	*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src="images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace
('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

.menu_item {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	float: left;
	height: 100%;
	line-height: 25px;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 12px;
}

.menu_item a:link {
	color: #FFFFCC;
	text-decoration: none;
}

.menu_item a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

.menu_item:hover {
 background-color: #000099;
}

#content {
	padding-bottom: 40px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 125px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content p {
	margin-bottom: 0px;
	padding-bottom: 12px;
	margin-top: 0px;
	padding-top: 2px;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 12px;
	margin-top: 0px;
	padding-top: 5px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 2px;
}

#content h3 {
	font-size: 14px;
	font-weight: 200;
	color: #003399;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 2px;
	text-decoration: underline;
}

#content h4 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 2px;
	color: #003399;
}

#content a:link {
	text-decoration: none;
	color: #000000;
}

#content a:visited {
	text-decoration: none;
	color: #000000;
}

#content a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.credits {
font-size:12px;
line-height: 18px;
}
.contact {
	width: 200px;
	position: absolute;
	top: 194px;
	left: 11px;
}

.contact2 {
	width: 200px;
	position: absolute;
	left: 222px;
	top: 194px;
}

.form {
padding-top: 180px;
}

#right_bar {
	width: 115px;
	background-color: #CCCCCC;
	right: 0px;
	top: 150px;
	bottom: 0px;
	position: absolute;
}

#img_bar {
	position:relative;
	width: 105px;
	left: 5px;
	top: 0px;
}

#bottom {
	text-align: center;
	bottom: 0px;
	width: 100%;
	height: 32px;
	position: absolute;
	background-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFCC;
	padding-top: 2px;
}

.bottom_p {
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	background-color: #D4D4D4;
	line-height: 15px;
	margin-top: 2px;
}

.form_box {
	width: 250px;
}

.eq_pic {
	position: absolute;
	width: 200px;
	border: groove;
	
}

.eq_text {
	position: absolute;
	width: 200px;
	left: 210px;
}

.tb_head {
	background-image: url(../images/table_bg_title.png);
	*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src="images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace
('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

.tb_pic {
	background-image: url(../images/table_bg_pic.png);
	*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src="images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace
('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
	vertical-align: top;
}

.tb_txt {
	background-image: url(../images/table_bg_txt.png);
*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src="images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace
('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
	vertical-align: top;
}

.textarea {
	height: 80px;
	width: 250px;
}

.imgcenter {
	float: none;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
}

.imgLeft {
	float: left;
  	margin: 5px;
}

.imgRight {
	float: right;
  	margin: 5px;
}

.button {
	width: 46%;
	margin-left: 5px;
	background-color: #003399;
	color: #FFFFCC;
	border-color: #FFFFCC;
	border:  solid;

}

.imp {
	font-weight: bold;
}

.imp2 {
	font-weight: bold;
	padding-left: 30px;
}

li {
	line-height: 20px;
}

.small {
	font-size: 11px;
}

.sr {
	font-size: 11px;
	float: right;
	position: relative;
	top: 0px;

}

hr {
	color: #EEEEEE;
	background-color: #EEEEEE;
	border: 0;
}

a img {
	border: none;
}

.sub {
	position: relative;
	float: left;
	width: 100px;
	height: 140px;
	text-align: center;
	background-image: url(../images/table_bg_pic.png);
	margin: 20px;
	border: thin;
	border-color: #CCCCCC;
	border-style: solid;
}

.sub img {
	padding-top: 10px;
}

.sub h1 {
	margin: 0px;
	padding: 0px;
}

.pdf {
	clear: both;
}

.newline {
	height: 160px;
	float: none;
	clear: left;
	margin-left: 110px;
}

.eqhire {
	height: 160px;
	margin-left: 170px;
}

.tree {
	font-size: 10px;
}

.vat {
	position: relative;
	text-align: right;
	font-size: 11px;
	padding-right: 20px;
}

.news {
	background-image: url(../images/table_bg_pic.png);
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.news img {
	position:absolute;
	z-index: 0;
}

.news p {
	margin-left: 280px;
	position:relative;
	z-index: 1;
}

.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
