html {
	height: 101%;
	min-height: 101%;
}
/*body {
	background-color: #43535D;
	margin: 0;
	padding: 0;
	font: 11px Verdana;
}*/

body {
	background: #222a2f url(../images/bg.png) repeat-x;
	margin: 0;
	padding: 0;
	font: 11px Verdana;
}
img {
	border: 0;
}

.brochureImg {
border:solid thin #CCCCCC; margin-right: 20px; float:left;
}

.notDone, .notDone a:link, .notDone a:visited{
	color:#FF0000;
}

.submenu {
	padding-left:15px;color:#666666;
}

.submenu a:link, .submenu a:visited{
color:#666666;
}


.admin, .admin a{
color: #FFFFFF;
padding-bottom: 10px;
padding-top: 10px;
}

.SpecialHeader{
background-color:#3d4b54;
color:#F8981F;
font-size:16px;
font-weight:bold;
}


.SpecialHeader1{
background-color: #FDC477;
}

.row1{
	background-color:#FEEBD3;
}
.row2{
	background-color:#FDDBB0;
}


.running{
	color:#3d4b54;
	font-size:14px;
	font-weight:bold;
}

.style1 {color: #FF0000}

.Qmenu{
	vertical-align:top;
	text-decoration:none;
	color: #999999;
}

.Qmenu a{
	vertical-align:top;
	text-decoration:none;
	color: #e08109;
}


.Qmenu a:hover{
	text-decoration: underline;
}

.bannerHeader {
color: #ffffff; background-color:#F8981F; padding:5px;
}


#wrapper {
	width: 900px;
	min-width: 900px;
	margin: 18px auto 0 auto;
}

#logoHolder {
	padding-left: 10px;
	float: right;
}
#menuHolder {
	float: left;
}
#menuHolder ul {
	list-style: none;
	padding: 0;
	margin: 30px 0 0 0;
}
#menuHolder ul li {
	float: left;
	display: block;
}
#menuHolder ul li a {
	display:block;
	float: left;
	height: 24px;
	text-decoration: none;
}
#menuHolder .home {
	background: url(../images/m_home.gif) no-repeat;
	width: 49px;
}
#menuHolder .home:hover {
	background: url(../images/m_home_o.gif) no-repeat;
}
#menuHolder .about {
	width: 75px;
	background: url(../images/m_about.gif) no-repeat;
}
#menuHolder .about:hover {
	background: url(../images/m_about_o.gif) no-repeat;
}
#menuHolder .services {
	width: 75px;
	background: url(../images/m_services.gif) no-repeat;
}
#menuHolder .services:hover {
	background: url(../images/m_services_o.gif) no-repeat;
}
#menuHolder .order {
	width: 91px;
	background: url(../images/m_order.gif) no-repeat;
}
#menuHolder .order:hover {
	background: url(../images/m_order_o.gif) no-repeat;
}
#menuHolder .client {
	width: 99px;
	background: url(../images/m_client.gif) no-repeat;
}
#menuHolder .client:hover {
	background: url(../images/m_client_o.gif) no-repeat;
}
#menuHolder .resources {
	width: 87px;
	background: url(../images/m_resources.gif) no-repeat;
}
#menuHolder .resources:hover {
	background: url(../images/m_resources_o.gif) no-repeat;
}

#menuHolder .contact {
	width: 67px;
	background: url(../images/m_contact.gif) no-repeat;
}
#menuHolder .contact:hover {
	background: url(../images/m_contact_o.gif) no-repeat;
}


#Qcopy {
	color: #455560;
	background-color: #FFFFFF;
	line-height: 2;
	padding: 10px 10px 10px 10px;
}



#copy {
	color: #455560;
	background-color: #FFFFFF;
	line-height: 2.0;
	padding: 14px 0px 23px 23px;
}
#copy ul {
	margin: 2px 0 0 20px;
	padding: 2px 0 0 20px;
}
#copy ul li {
	list-style: url(../images/tick.gif);
	margin-right: 4px;
}
#threeBoxes {
	float: left;
	width: 605px;
	height: 190px;
	background: url(../images/home/threebox.jpg) no-repeat;
}
#threeBoxes .box {
	float: left; 
	margin: 50px 0 0 13px; 
	width: 194px; height: 119px;
	line-height: 1.8;
}
#threeBoxes .box ul {
	padding-top: 2px;
	margin-top: 2px;
	padding-left: 0px;
	margin: 0px;
	color: #455560;
	list-style: square;
}
#midRow {
	height: 190px;
	width: 780px;
	padding: 0;
	margin: 0;
}

.PoweredByEssentia {
	float: left;
	padding: 5px 10px;
}
.PoweredByEssentia a {
	background-image: url(../images/powered_by_essentia.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	display: block;
	height: 32px;
	width: 86px;
	text-decoration: none;
}
.PoweredByEssentia a:hover {
	background-image: url(../images/powered_by_essentia.gif);
	background-repeat: no-repeat;
	background-position: 1px -31px;
	display: block;
	height: 32px;
	width: 86px;
}
.MenuDropDown, .MenuDropDownSub {
	font: 11px Tahoma;
	font-weight: normal;
	text-align: left;
	z-index: 3;
	position: absolute;
	background: #232b31;
	border-top: 0;
}
.MenuDropDown a, .MenuDropDownSub a {
	display: block;
	color: #FFF;
	width: 120px;
	height: 15px;
	text-decoration: none;
	padding: 5px 5px;
}
#menu2 a, #menu1 a {
	height: 26px;
}
.MenuDropDown a:hover, .MenuDropDownSub a:hover {
	background: #ee8612;
}
.MenuDropDownSub {
	left:100%;
	margin-top:-25px;
}
#content {
	margin-top: 10px;
}
#copy p a,#copy ol a,#copy ul a {
	color: #dc6401;
	text-decoration: none;
}
#copy p a:hover,#copy ol a:hover,#copy ul a {
	text-decoration: underline;
}
#dot li {
	list-style: url(../images/powered_by_essentia.gif);
}
#copy p {
	padding-right: 10px;
}
label {
	float: left;
	display: block;
	width: 100px;
	padding-bottom: 4px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#flashHolder {
	width: 204px;
 height: 309px;
 float: right;
 padding-right: 14px;
}
.box {
	border: 1px solid #ccc;
	border-top: 0;
	display: none;
	width: 170px;
	font: 9px Verdana;
	padding: 10px;
}
.quoteBox {
	clear: both; 
	float: right; 
	padding-right: 10px; 
}

.quoteBox1 {
	clear: both; 
	float: right; 
	padding-right: 10px; 
}

.quoteBox img {
	margin-top: 10px;
	display: block;
}
.box ol {
	padding-left: 10px;
	margin-left: 10px;
}
.formInput {
	width: 300px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #f3f3f3;
}
.submitBtn {
	border-top: 1px solid #666;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #666;
	background: #ccc;
	font: bold 11px Verdana;
	color: #444;
	margin-left: 100px;
}

.submitBtn2 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #666;
	background: #ccc;
	font: bold 11px Verdana;
	color: #444;
}