body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:center; 
}

a, a:hover, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#container {
	width: 800px;
	height: 600px;
	padding: 0;
	position: relative;
	margin: 0 auto; 
	text-align: left;
	top: 0px;
}

/*******************************/
/* Start Header
/*******************************/
#header {
	width: 800px;
}
#logo {
	background-image: url(/home/images/header/header_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 109px;
	width: 216px;
	margin: 0;
	padding: 0;
}
#navBar {
	background-image:url(/home/images/header/header_navBarBG.png);
	float: left;
	height: 40px;
	position: relative;
	top: 23px;	
	width: 577px;
}
#navBar img {
	margin-right: 2px;
}
#navBarRight {
	display: block;
	position: relative;
	float: right;
	right: 0px;
	top: 23px;	
	width: 7px;
	height: 40px;
}

#support {
	float: right;
	height: 46px;
	width: 167px;
	position: relative;
	right: 15px;
	
}

/* END HEADER */


/*******************************/
/* Start Content 
/*******************************/

#content {
	position: relative;
	float: left;
	width: 800px;
	padding: 0;
	background: url(/home/images/corners/corner_topLeft.png) no-repeat top left #DCBB81;
	margin: 10px 0 10px 0;
	
}


#contentLeft h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#contentWrapperTop {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 800px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: url(/images/corner_topRight.jpg) no-repeat top right;
}
#contentWrapperBot {
	left: 0px;
	bottom: 0px;
	position: absolute;
	width: 800px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: url(/images/corner_bottomRight.jpg) no-repeat bottom right;
}

/* LEFT CONTENT ONLY */
#contentLeft {
	position: relative;
	float: left;
	width: 480px;	
	
	padding: 0;
	min-height: 490px;
	
}
/* INTRO PAGE */
#contentHeader {
	width: 420px;
	margin: 10px;
}



/* SERVICES "WHAT WE DO" */
#contentServices {
	width: 420px;
	margin: 10px;
}

/* END SERVICES */


/* START EMAIL INFO */

#emailInfo {
	width: 470px;
	margin: 10px;
	background: #84632B;
	
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#emailInfoTL {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(/home/images/corners/corner_darkTopRight.png) no-repeat top right #84632B;
}
#emailInfoBL {
	position: relative;
	bottom: 0px;
	left: 0px;
	background: url(/home/images/corners/corner_darkBottomRight.png) no-repeat bottom right #84632B;
}

#emailForm {
	margin: 5px;
}


#emailInfo input {
	border: 1px solid #999999;
	color: #666666;
	text-indent: 3px;
	vertical-align: middle;
}

/* END EMAIL INFO */


/* START BLOG/NEWS LETTER DIV */

#bottomButtons {
	margin: 10px;
}

/* END INTRO PAGE */


/* RIGHT CONTENT ONLY */

#contentRight {
	float: right;
	position: relative;
	right: 0px;
	width: 300px;
	min-height: 490px;
	margin: 0;
	padding: 0;
	background: url(/home/images/corners/corner_topRight.png) no-repeat top right transparent;
}

#contentRight p {
	margin: 10px;
}

#contentRBotRight {
	position: absolute;
	float: right;
	bottom: 0px;
	right: 0px;
	width: 300px;
	height: 10px;
	background: url(/home/images/corners/corner_bottomRight.png) no-repeat bottom right #DCBB81;
}



#whiteBoxSvcs {
	padding: 0;
	width: 230px;
	background-color: #FFFFFF;
	margin: 10px;
}


#whiteBoxSmall {
	padding: 0;
	width: 220px;
	background-color: #FFFFFF;
	margin: 10px;
}


#whiteBox {
	padding: 0;
	width: 280px;
	background-color: #FFFFFF;
	margin: 10px;
}
#whiteBoxWide {

	padding: 0;
	width: 350px;
	background-color: #FFFFFF;
	
	margin: 10px;
	
	}
	#whiteBoxWider {

	padding: 0;
	width: 380px;
	background-color: #FFFFFF;
	
	margin: 10px;
	
	}
#whiteBoxWidest {
	padding: 0;
	width: 470px;
	background-color: #FFFFFF;
	
	margin: 10px;
}
#whiteBoxWidestEver {
	padding: 0;
	width: 760px;
	background-color: #FFFFFF;
	
	margin: 10px;

}
#whiteBoxWidest a, a:visited, a:hover, a:active {
	text-decoration: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.aligncenter {
	margin: 0 auto;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
#whiteBoxContent {
	margin: 0;
	padding: 5px;
	color: #666666;
}
#whiteBoxContent img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#whiteBoxContent .withImg {
	margin-left: 80px;
	font-size: 12px;
}

.whiteBoxWidestH1 {
	color: #1F2021;
	font-size: 20px;
}
.whiteBoxH1 {
	color: #1F2021;
	font-size: 16px;
}
.whiteBoxH2 {
	color: #DCBB81;
	font-size: 14px;
}

#topWhiteBox {

	background: url(/home/images/corners/whiteCornerTR.png) no-repeat top right #FFFFFF;
}

#botWhiteBox {
	position: relative;
	bottom: 0px;
	left: 0px;
	background: url(/home/images/corners/whiteCornerBR.png) no-repeat bottom right #FFFFFF;
}







.niftyHover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: .4;
}




.niftyHover:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


/*
SERVICES PAGES
*/

#serviceList {
	width: 750px;
}

.ServiceHeading {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}



#contentFullServices {
	width: 790px;
	padding: 0px;
	margin: 10px 0 10px 0;
}



#contentFull {
	width: 760px;
	padding: 10px;
}


#breadcrumb {
	position: relative;
	top: 12px;
	left: 12px;
	font-size: 10px;
}










/* END Content */


/* Clients page */

.clientHeader {
	font-size: 16px;
}
.clientHeader img {
	margin: 12px;
}

/* End Clients Page */




#footer {
	height: 48px;
	position: relative;
}
#footBar {
	float: left;
	width: 543px;
	background: #1F2021;
	height: 11px;
}
#footNav {
	float: right;
	height: 48px;
}
#copyright {
	float: left;
	height: 24px;
	font-size: 10px;
}
#copyright a {
	color: #A47D41;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}