body,td,th,option,input,textarea,select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*letter-spacing: .04em;*/
	line-height:160%;
}
html {
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height:100%;
	background-image:url(../graphics/common/pagebg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
form {
	margin:0px;
	padding:0px;
}
p {
	margin-top:0px;
}
body a {
	color: #000000;
}
body a:link {
	color: #000000; 
}
body a:visited {
	color: #000000;
}
body a:hover {
	color: #000000; 
}
body a:active {
	color: #5c5654; 
}
.errtext {
	color:#FF0000;
	font-weight:bold;
}
#fullheight {
	height:100%;
}
#onepercent {
	height:1%;
}
#ninetyninepercent {
	height:99%;
}
.mytracetext
{
	color:#FFFFFF;
	background-color:#000000;
}
.bottominfo {
	padding-top:14px;
	padding-bottom:32px;
	padding-left:14px; 
	padding-right:15px;
	width:989px;
	text-align:center;
}
.bottominfo a:link, .bottominfo a:visited, .bottominfo a:active {
	text-decoration:underline;
}
.bottominfo a:hover {
	color: #5c5654;
	text-decoration:underline;
}
.bottominfo_text {
	padding-left:1px;
	font-size:12px;
}
.bottominfo_sep {
	padding-left:17px;
	padding-right:17px;
	font-size:12px;
}
.brownhr {
	height:1px;
	overflow:hidden;
	border-top:1px solid #e7cfb9;
	margin-bottom:7px;
}
.mediumbox {
	width:200px;
}
.widebox {
	width:300px;
}
.hugebox {
	width:500px;
}
/************************* photo album ******************************/
.hideset {
	display:none;
}
.singlealbumthumb { 
	margin:4px;
	border: 1px solid #999999;
 } 
.bubbleInfo *{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px; }
.bubbleInfo {POSITION: relative; /* LEFT: 100px; WIDTH: 500px; POSITION: relative; TOP: 150px */ /* mjf */ }

.mjf_fancyzoom_imgborder {
	background-color:#CCCCCC;
	border:1px solid #666666;
}
/******************************** photo album **********************/
.bubbleInfoFp *{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px; }
.bubbleInfoFp {POSITION: relative; /* LEFT: 100px; WIDTH: 500px; POSITION: relative; TOP: 150px */ /* mjf */ }
/******************************** photo album **********************/
/*************** Begin SLIDE SHOW *********************/
/* http://jonraasch.com/blog/a-simple-jquery-slideshow */
#slideshow {
    position:relative;
    height:534px;  /* set to height of images */
	width:603px;   /* set to width of images */
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*************** End SLIDE SHOW *********************/
/*************** TOP NAV *********************/
/*************** BOTTOM NAV *********************/
/*************** MAIN CONTENT *********************/
.middlebarbg {
	background-image:url(../graphics/common/bg/bg_farleftandright.jpg);
}
.leftwhitegradient {
	background-image:url(../graphics/common/bg/bg_middleleft.jpg);
	background-repeat:repeat-y;
}
.rightwhitegradient {
	background-image:url(../graphics/common/bg/bg_middleright.jpg);
	background-repeat:repeat-y;
}
.middlecenter {
	background-color:#ffffff;
	width:900px;
}
/************************************************/
.mainbody {
	width:989px;
}
.homeright {
	width:246px;
	height:285px;
	overflow:hidden;
	background-image:url(../graphics/home/rightimgbg.jpg);
	background-repeat:no-repeat;
}
.homerightcontent {
	padding-top:35px;
	padding-left:20px;
	padding-right:25px;
	line-height:160%;
}
.casestudy1 { width:250px; }
.casestudy2 { width:250px; }
.casestudy3 { width:251px; }
.casestudy4 { width:238px; }
.casestudytext {
	padding-top:5px;
	color:#585e6c;
}
.internalindent {
	padding-top:45px;
	padding-left:45px;
}
.brownbox {
	width:263px;
	border:1px solid #e4c8af;
}
.contactcenter {
	padding-top:45px;
	padding-left:35px;
}
.browntext {
	color:#bd7a3c;
}
.contactright {
	padding-top:10px;
	padding-left:10px;
}
.casestudyimg {
	margin-right:15px;
	margin-bottom:13px;
}
.graytext {
	color:#999999;
}