/* MAIN CSS  */

body {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1F3C6C;
background-image:url(bg.jpg); background-repeat:repeat-x;
margin:10px;
}


a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}




h1 {
font-size:16px; font-weight:normal;
padding:0; margin:0; color:#ff3600;
}

h2 {
font-size:14px; font-weight:normal;
padding:0; margin:0;
}


h3 {
font-size:12px; font-weight:normal;
padding:0; margin:0;
}

h4 {
font-size:10px; font-weight:normal;
padding:0; margin:0;
}



.main-center {
width:880px; height:auto; min-height:500px; overflow:hidden;
margin:auto; padding:10px;
}

.main-blue {
width:864px; height:auto; min-height:500px; overflow:hidden;
background-color:#1F3C6C;
margin:auto; padding:8px;
}


.flash-header {
width:856px; height:210px;
background-color:#FFFFFF;
padding:4px;
}


.menu-bar {
width:852px; height:40px;
padding-left:6px;
padding-right:6px;
display:block;
}


.main-content {
width:844px; height:auto; overflow:hidden;
background-color:#FFFFFF;
padding:10px;
}


.design-bank {
width:880px; height:auto;
margin:auto; padding-top:10px;
color:#FF3300;
}

.clear {
clear:both;
}



/* HOME PAGE CSS  */


.home-page-split {
width:500px; height:auto; overflow:hidden;
}


.home-pic-text-box {
width:220px; height:140px;
margin-right:6px; padding-bottom:6px;
float:left;
}

.home-pic-box {
width:220px; height:120px;
background-color:#5493fd;
}

.home-text-box-orange {
width:220px; height:18px;
background-color:#ff3600;
padding-top:2px;
color:#FFFFFF; text-transform:capitalize; text-align:center;
}

.home-text-box-orange h2 {
	font-size:12px;
}

.home-text-box-blue {
width:220px; height:18px;
background-color:#1f3c6c;
padding-top:2px;
color:#FFFFFF; text-transform:capitalize; text-align:center;
}


.home-text-box-blue h2 {
	font-size:12px;
}


/* HOME PAGE CSS - MAP  */

.map-holder {
width:412px; height:480px; position:absolute;
top:295px; left:50%; margin-left:30px;

background-image:url(../images/MAP.png);
}


.map-holder-2 {
width:412px; height:480px; position:absolute;
top:295px; left:50%; margin-left:45px;

background-image:url(../images/MAP2.png);
}




/* HIRE PAGE CSS  */

.hire-page-split-right {
width:452px; height:auto; overflow:hidden;
float:left;
}


.hire-page-split-left {
width:382px; height:auto; overflow:hidden;
float:left;
padding-right:10px;
}


.hire-pic-text-box {
width:220px; height:160px;
margin-right:6px; padding-bottom:6px;
float:left;
}



.hire-main-content {
width:844px; height:auto; min-height:300px; overflow:hidden;
background-color:#FFFFFF;
padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:10px;
}


.hire-equipment-pics {
width:158px; height:250px;
float:left; margin-left:5px; margin-right:5px; margin-top:5px;
background-color:#0066FF;
}




.hire-equipment-box-orange {
width:158px; height:18px;
background-color:#ff3600;
padding-top:2px; margin-left:5px; margin-right:5px; margin-bottom:5px;
float:left;
color:#FFFFFF; text-transform:capitalize; text-align:center;
}

.hire-equipment-box-blue {
width:158px; height:18px;
background-color:#1f3c6c;
padding-top:2px; margin-left:5px; margin-right:5px; margin-bottom:5px;
float:left;
color:#FFFFFF; text-transform:capitalize; text-align:center;
}






/* TRAINING PAGE CSS  */

.training-pic-box {
width:220px; height:140px;
background-color:#5493fd;
}



/* CONTACT US PAGE CSS  */



.contact-page-split-left-1 {
width:280px; height:auto; overflow:hidden; float:left; padding-right:10px;
}

.contact-page-split-left-2 {
width:540px; height:auto; overflow:hidden; float:left; padding-right:10px;
}






/* HIRE - SUB PAGES CSS  */

.hire-sub-page-split-right {
width:222px; height:auto; overflow:hidden;
float:left;
}


.hire-sub-page-split-left {
width:612px; height:auto; overflow:hidden;
float:left;
padding-right:10px;
}


.home-text-box-gap {
width:220px; height:18px;
}


