@charset "utf-8";
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
}
/************************************************************
	WRAPPER
************************************************************/
#wrapper {
	position: relative;
	min-width: 670px;
	margin:0 auto;
	background-color:#FFF;
}
/************************************************************
	HEADER
************************************************************/
#header {
	width:100%;
	height: 156px;
	background-color:#2c4c73;
	float: left;
}
/************************************************************
		HEADER-CONTAINER - LOGO - NAVIGATION
************************************************************/

#header-container {
	width:952px;
	height:151px;
	margin:0 auto;
}
#header-container .logo {
	width:279px;
	height:151px;
	float:left;
}
#header-container .navigation {
	width:650px;
	height:20px;
	margin-top:115px;
	float:left;
	margin-left:10px;
}
#header-container .navigation ul {
	margin-left:25px;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	text-align:center;
	line-height:17px;
	text-transform:uppercase;
}
#header-container .navigation ul li {
	width:auto;
	height:20px;
	float:left;
	padding-right:10px;
}
#header-container .navigation ul li a {
	display:inline;
	float:left;
	text-decoration:none;
}
#header-container .navigation a:link, #header-container .navigation a:active, #header-container .navigation a:visited {
	color: #ffffff;
}
#header-container .navigation a:hover {
	color: #ffffff;
	text-decoration:underline;
}
/************************************************************
		BODY-STRUCTURE START HERE
************************************************************/
#structure {
	width:100%;
	height:auto;
	float:left;
}
#structure .white-border {
	height:24px;
	background:url(../images/whitebg.png) repeat-x;
}
#structure #greybg {
	height:300px;
	background:url(../images/greybg.png) repeat-x;
}
#structure #greybg .imagebox {
	width:921px;
	height:300px;
	margin:0 auto;
}
#structure .bottombg {
	height:30px;
	background:url(../images/bottombg.png) repeat-x;
}
/************************************************************
		INNER-CONTAINER AND CONTENT-BOX START HERE
************************************************************/

#inner-container {
	width:100%;
	height:auto;
	float:left;
	background-color:#f2f2f2;
	padding-bottom:185px;
}

#inner-container-small {
	width:100%;
	height:auto;
	float:left;
	background-color:#f2f2f2;
	padding-bottom:110px;
}


#inner-container-small2 {
	width:100%;
	height:auto;
	float:left;
	background-color:#f2f2f2;
	padding-bottom:30px;
}

#inner-container-small3 {
	width:100%;
	height:auto;
	float:left;
	background-color:#f2f2f2;
	padding-bottom:10px;
}

#inner-container #content-box {
	width:952px;
	height:auto;
	margin:0 auto;
}

#inner-container-small #content-box {
	width:952px;
	height:auto;
	margin:0 auto;
}

#inner-container-small2 #content-box {
	width:952px;
	height:auto;
	margin:0 auto;
}

#inner-container-small3 #content-box {
	width:952px;
	height:auto;
	margin:0 auto;
}

#content-box #left-coloum {
	width:710px;
	height:auto;
	margin-left:20px;
	margin-top:20px;
	float:left;
}
#left-coloum .top-heading {
	width:710px;
	height:20px;
	border-bottom:#cccccc 1px solid;
}
#left-coloum .top-heading h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
#left-coloum .print {
	width:104px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e33a03;
	text-align:left;
	text-decoration:none;
}
#left-coloum .print a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e33a03;
	text-align:left;
	text-decoration:none;
}
#left-coloum .print a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e33a03;
	text-align:left;
	text-decoration:underline;
}
#left-coloum .textbox-one {
	width:710px;
	height:184px;
	border:#CCC 1px solid;
	margin-top:15px;
	background-color:#FFF;
}

#left-coloum .textbox-one-policy {
	width:710px;
	height:1510px;
	border:#CCC 1px solid;
	margin-top:15px;
	background-color:#FFF;
}

#left-coloum .textbox-one-equipmentsales {
	width:710px;
	height:650px;
	border:#CCC 1px solid;
	margin-top:15px;
	background-color:#FFF;
}

#left-coloum .textbox-one-equipmentsales p {
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-left:21px;
	margin-top:20px;
}

#left-coloum .textbox-one-contact {
	width:710px;
	height:700px;
	border:#CCC 1px solid;
	margin-top:15px;
	background-color:#FFF;
}

#left-coloum .textbox-one-contact p {
	width:690px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-left:10px;
	margin-top:20px;
}

#left-coloum .textbox-one-employment {
	width:710px;
	height:auto;
	border:#CCC 1px solid;
	margin-top:15px;
	padding-bottom:15px;
	background-color:#FFF;
}

#left-coloum .textbox-one-employment p {
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-left:20px;
	margin-top:20px;
}
#left-coloum .textbox-one-form {
	width:710px;
	height:396px;
	border:#CCC 1px solid;
	margin-top:15px;
	background-color:#FFF;
}

#left-coloum .textbox-one-form p {
	width:655px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-left:22px;
	margin-top:-14px;
}

#left-coloum .textbox-one p {
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-left:20px;
	margin-top:20px;
}

#left-coloum .textbox-one-policy p {
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-left:20px;
	margin-top:20px;
}

#left-coloum .textbox-two {
	width:710px;
	height:500px;
	border:#CCC 1px solid;
	margin-top:20px;
	background-color:#FFF;
}
#left-coloum .textbox-two p {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	margin-left:10px;
	margin-top:15px;
	float:left;
}

#left-coloum .textbox-two-locations {
	width:710px;
	height:1300px;
	border:#CCC 1px solid;
	margin-top:20px;
	background-color:#FFF;
}
#left-coloum .textbox-two-locations p {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	margin-left:10px;
	margin-top:15px;
	float:right;
}

#left-coloum .textbox-two-contact {
	width:710px;
	height:647px;
	border:#CCC 1px solid;
	margin-top:20px;
	background-color:#FFF;
}
#left-coloum .textbox-two-contact p {
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	margin-left:10px;
	margin-top:15px;
	float:left;
}

#left-coloum .textbox-two-fab2 {
	width:710px;
	height:330px;
	border:#CCC 1px solid;
	margin-top:20px;
	background-color:#FFF;
}
#left-coloum .textbox-two-fab2 p {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
	margin-left:10px;
	margin-top:15px;
	float:left;
}


#left-coloum .recent-projects {
	width:710px;
	height:20px;
	border-bottom:#cccccc 1px solid;
	margin-top:7px;
}
#left-coloum .recent-projects h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	margin-left:10px;
}
#left-coloum .project-img {
	width:202px;
	height:202px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

#left-coloum .project-img-contact {
	width:394px;
	height:560px;
	margin-left:10px;
	margin-top:0px;
	float:left;
}

#left-coloum .textbox-three {
	width:710px;
	height:203px;
	background-color:#999;
	margin-top:20px;
}
#left-coloum .textbox-three p {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color:#FFF;
	margin-left:10px;
	margin-top:15px;
	float:left;
}
#left-coloum .sample {
	width:483px;
	height:203px;
	float:left;
}
#content-box #right-coloum {
	width:184px;
	height:auto;
	margin-left:15px;
	margin-top:20px;
	float:right;
}
#right-coloum .top-img {
	width:180px;
	height:194px;
	float:right;
}
#right-coloum .news-box {
	width:186px;
	height:195px;
	border:#CCC 1px solid;
	float:left;
	margin-top:25px;
	margin-left:3px;
}
#right-coloum .heading {
	width:186px;
	height:25px;
	border-bottom:#CCC 1px solid;
	background-color:#FFF;
}
#right-coloum .heading h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-left:10px;
	line-height:25px;
}
#right-coloum .news-box p {
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-left:10px;
	margin-top:5px;
	text-align: left;
}
#right-coloum .calender {
	width:180px;
	height:135px;
	margin-top:30px;
	float:left;
}
.more {
	width:40px;
	height:15px;
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	margin-left:10px;
	margin-top:4px;
}
.more a {
	color:#F00;
	font-size:12px;
	text-decoration:none;
}
.more a:hover {
	color:#F00;
	font-size:12px;
	text-decoration:underline;
}
.redlink {
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}
.redlink a {
	color:#F00;
	font-size:12px;
	text-decoration:none;
}
.redlink a:hover {
	color:#F00;
	font-size:12px;
	text-decoration:underline;
}
/************************************************************
		FOOTER START HERE
************************************************************/	

#footer {
	width:100%;
	height:30px;
	float:left;
	background-color:#2c4c73;
}
#footer #footer-links {
	width:952px;
	height:30px;
	margin:0 auto;
}
#footer .menu-links {
	width:450px;
	height:20px;
	margin-top:7px;
	float:left;
	margin-left:10px;
}
#footer .menu-links ul {
	margin-left:10px;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	text-align:center;
	line-height:17px;
	text-transform:uppercase;
}
#footer .menu-links ul li {
	width:auto;
	height:20px;
	float:left;
	padding-right:15px;
}
#footer .menu-links ul li a {
	display:inline;
	float:left;
	text-decoration:none;
}
#footer .menu-links a:link, #footer .menu-links a:active, #footer .menu-links a:visited {
	color: #ffffff;
}
#footer .menu-links a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#footer .copywrite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:7px;
	float:right;
}

.table-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;}
	
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	font-weight:bold;}
	
.text-field{
	width:220px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	border:1px solid #666;
	line-height:20px;
	}
	
.checkbox-field{
	border:1px solid #666;
	}
	
.heading6{
	width:600px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:justify;
	}	

