body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	background-color:#c3c3c3;
	color:#d6d6d6;
}

h2 {
	font-family:"Arial Narrow", "Franklin Gothic Medium Cond", "Abadi MT Condensed Light";
	font-size:28px;
	color:#FFFFFF;
}

h3 {
	font-family:"Arial Narrow", "Franklin Gothic Medium Cond", "Abadi MT Condensed Light";
	font-size:25px;
	font-weight:normal;
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}

h4 {
	font-family:"Arial Narrow", "Franklin Gothic Medium Cond", "Abadi MT Condensed Light";
	font-size:18px;
	font-weight:bold;
	letter-spacing:1pt;
	color:#ffffff;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h5 {
	font-family:"Arial Narrow", "Franklin Gothic Medium Cond", "Abadi MT Condensed Light";
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	text-align:left;
	padding-left:20px;
}

h6 {
	font-family:"Arial Narrow", "Franklin Gothic Medium Cond", "Abadi MT Condensed Light";
	font-size:18px;
	font-weight:bold;
	color:#0f154c;
}

td { font-size: 12px; }

th {font-size: 12px; }

a {
	color:#ff5e5e;
}

a:hover {
	color:#ff9f97;
}

a.topmenulink {
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}

a.btmmenulink {
	color:#0026ca;
	text-decoration:none;
}

a.btmmenulink:hover {
	color:#ff5e5e;
}

ul {
	line-height:140%;
}

#outerwrap {
	width:900px;
	height:100%;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:100%;
	background-color:#2c345b;
}

#l_container {
	display:inline;
	float:left;
	text-align:center;
	background:url(../images/leftbar.jpg) no-repeat left top;
	width:304px;
	height:507px;
	border:0px solid #000;
}
#r_container {
	display:inline;
	float:right;
	background:url(../images/rightbar.jpg) no-repeat right top;
	width:596px;
	border:0px solid #000;
}

#content {
	margin: 30px 20px 30px 30px;
	text-align:left;
}

#topmenu {
	padding:0px;
	margin:0px;
}

#btmmenu {
	display:inline;
	float:right;
	width: 560px;
	text-align:left;
	margin-left:30px;
	color:#0026ca;
	padding: 5px 0px;
}

#copyright {
	color:#0026ca;
	font-size:9px;
	margin-left:30px;
}

#footer {
	clear:both;
	background-color:#FFFFFF;
	width: 100%;
	padding: 10px 0px;
	text-align:left;
}

.inlined_l {
	display:inline;
	float:left;
}
.inlined_r {
	display:inline;
	float:right;
}

.indented {
	text-indent: 20px;
}

.block {
	clear: both;
	margin:0px;
	padding:10px 0px;
}
.successblock{
	border:#d6d6d6 solid 2px;
	text-align:center;
}

.errorblock {
	border:#dd0000 solid 2px;
	color:#DD0000;
	padding:5px 0px;
	text-align:center;
}
 
.slogan {
	/*color:#b1e8fa;*/
	color:#ff2727;
	font-weight:600;
	text-align:left;
	padding:20px 0px 25px 32px;
	clear:both;
}

.fineprint {
	font-size:10px;
}

/* Menu */
#mhome {
	width:91px;
	height:43px;
	background:url(../images/menu/mhome.jpg) no-repeat;
}
#mservices {
	width:113px;
	height:43px;
	background:url(../images/menu/mservices.jpg) no-repeat;
}
#mexperience {
	width:136px;
	height:43px;
	background:url(../images/menu/mexperience.jpg) no-repeat;
}
#mequipment {
	width:134px;
	height:43px;
	background:url(../images/menu/mequipment.jpg) no-repeat;
}
#mabout {
	width:119px;
	height:43px;
	background:url(../images/menu/mabout.jpg) no-repeat;
}
