body{
	background-image:url(/images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFE494;
}

#navBar {
	width:731px;
	height: 50px;
	text-align: right;	
	background:url(/images/shiny-logo.gif) no-repeat;
	padding-top: 60px;
}

#leftColumn {
	width:220px;
	text-align: right;
	position:relative;
	float:left;
}

#rightColumn {
	width: 435px;
	text-align:left;
	position: relative;
	float:left;
	left: 40px;
}

#rightColumn h1 {
	border-bottom: 1px solid #cccccc;
	font-family:Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#111111;
	padding-bottom: 2px;
}

#titleBar {
	width:731px;
	height:100px;
	text-align: left;	
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background: url(/images/background.gif);
	background-color:#FFFFFF;
}

#homeTitleBar {
	width:731px;
	height:14px;
	text-align: left;	
	border: 1px solid #666;
	background: url(/images/blueMasthead.jpg);
	background-color:#FFFFFF;
	clear:both;
	vertical-align:bottom;
}

.titleLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:36px;
	line-height: normal;
	color:#000000;
	letter-spacing: 1px;
	text-align:left;
}

.titleSmall {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#999999;
	line-height: normal;
	padding-bottom: 2px;
	}

#mainBody {
	width: 731px;
	border: 1px solid #666;
	background: #FFFFFF url(/images/background.gif) repeat-x;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align:left;
	clear:both;
}

.bodyText {
	font-family:Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height:21px;
	color:#111111;
}

.subnotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color:#666666;
}

#insetBox {
	width: 180px;
	font-size:12px;
	line-height: 18px;
	margin: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	background-color: #F2F8FE;
	float:right
}

#homeBody {
	width: 731px;
	border: 1px solid #666;
	background: #FFFFFF url(/images/background_home.gif) repeat-x;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align:left;
}

#errorBody {
	width: 731px;
	border: 1px solid #666;
	background: #FFFFFF url(http://www.shinyobjectdesign.com/images/background_404.gif) repeat-x;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align:center;
	clear:both;
}

#sideNav {
	text-align:right;
	letter-spacing: 1px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	margin-top: 40px;
}


#sideNav li{
	list-style:none;
	display:block;
	padding: 10px 20px 10px 0px;

}


#sideNav a:visited {
	color: #333333;
	text-decoration: none;
}

#sideNav a:link {
	color: #333333;
	text-decoration: none;

}

#sideNav a:hover {
	color: #FF6600;
	text-decoration: none;
	background:url(/images/side-nav-rollover.gif) no-repeat;
	/*border-bottom: 1px solid #CCCCCC;*/
}

#footer {
	width: 731px;
	text-align:right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 9px;
	color:#111111;
	clear:both;
}

#footer a:visited {
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size: 9px;
	color:#111111;
}

#footer a:hover {
	text-decoration:underline;
	font-family:Verdana, Arial, sans-serif;
	font-size: 9px;
	color:#111111;
}

#footer a:link {
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size: 9px;
	color:#111111;
}

#shinolaTitleBar {
	width:731px;
	height:111px;
	text-align: left;	
	border: 1px solid #666;
	background:  url(/images/shinolaMasthead.jpg);
	background-color:#FFFFFF;
}		

#eMAR_moreinfobox {
	padding: 10px;
	border: 1px dotted #cccccc;
	margin: 5px;
	font-size: 11px;
	display:none;
}

.linklookalike {
	color: #0000CC;
	text-decoration:underline;
	cursor:pointer;
}

#eMAR_screenshot {
	width: 435px;
	height: 326px;
	display: none;
	background:url(/work/CaseStudies/images/eMAR-1.jpg)
}

#Sprint_screenshot {
	width: 435px;
	height: 377px;
	display: none;
	border: 1px solid #333333;
	background:url(/work/CaseStudies/images/Sprint-1.jpg)
}

#jci_screenshot {
	width: 435px;
	height: 350px;
	display: none;
	border: 1px solid #333333;
	background:url(/work/CaseStudies/images/jci-1.jpg)
}
