/*
Ferris Wheel Creative Stylesheet
By: mark@markkoopman.com
--------------
Layout Styles
--------------
*/

body{
	background: url(../images/bgtile.jpg) repeat;
}
a{
	color: #c0c0c0;
	text-decoration: none;
}
a:hover{
	color: #a9a9a9;
	text-decoration:underline;
}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	vertical-align: top;
}
#page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	background-color: #FFFFFF;
	width: 1021px;
	border: #fff solid 2px;
	margin: 0 auto;
}
#topBar{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #C0C0C0;
	background-color: #292929;
	width: 1021px;
	text-align: right;
}
#headerPic{
overflow: hidden;
width: 1021;
}
#navBar{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 28px;
	color: #cccccc;
	background-color: #292929;
	width: 1021px;
	text-align: left;
	border-top: 2px #9CAA00 solid;
	border-bottom: 2px #9CAA00 solid;
	letter-spacing: 1px;		
}
#navBar a{
	padding-left: 5px;
	padding-right: 5px;
}
#content{
	height:auto;
	background:	#ffffff url(../images/Index_bottomleft.jpg) no-repeat left bottom;
}
#innerContent{
	height: 600px;
	padding-left: 30px;
	padding-right: 30px;	
	padding-top: 30px;
	padding-bottom: 30px;	
	background:	url(../images/Index_topGrad.jpg) repeat-x top;
}
#pageHeader{
	float:left;
	padding-bottom: 20px;
	width:701px	
}
#rightCol{
	float: right;
	width: 230px;
}
.rightItem{
	width: 183px;
	border: #F5F5F5 solid 1px;
	margin-bottom: 20px;
}
.rightItemHead{
	background-color: #E6E7BE;
	line-height:25px;
	text-color: #4C4C4C;
	padding-left: 20px;
}
.rightItemBold{
	font-weight: 600;
	padding-bottom: 10px;
}
.rightItemText{
	padding: 20px;
	line-height: 18px;	
}
.bodyImage{
	float: left;
	padding-right: 30px;
}
.bodyImage img{
border: solid #a9a9a9 1px;
}
.bodyText{
	float: left;
	width: 400px;
	line-height: 18px;
}
.bodyTextWide{
	float: left;
	width: 600px;
	line-height: 18px;	
}
.bodyTextNews{
	float: left;
	width: 700px;
	padding-left: 200px;
	line-height: 18px;	
}
#footerBar{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #C0C0C0;
	background-color: #292929;
	width: 1021px;
	text-align: right;
	border-top: 2px #9CAA00 solid;
}
#footerBar a{
	text-color: #c0c0c0;
}
#footerText{
padding-right:30px;
}
/*
--------------------
Page Specific Style
--------------------
*/
.clientItem{
	float: left;
	padding-left: 158px;
	padding-bottom: 14px;
	width:800px;
}
.clientHead{
	float: left;
	padding-right: 50px;
	width: 158px;
}
.clientDets{
	float: left;
	width: 494px;
	line-height: 20px;
	font-size: 11px;
	padding-top: 6px;
}
.photoBox{
	float: left;
	padding-left: 208px;
	padding-top:20px;
}
.newsItem{
	float: left;
	border-bottom: 1px #a9a9a9 solid;
	padding: 10px;
	margin-bottom:10px;
}
.newsPhoto{
	vertical-align:top;
	float:left;
	padding-right: 20px;
}
.newsPhoto img{
	border: 1px #a9a9a9 solid;
}
.newsText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float:left;
	width: 477px;
	line-height: 18px;
}
#portLeft{
float:left;
padding-right:80px;
width: 200px;
}
#portLeft img{
border: 0px;
}
#portMain{
float:left;
width:566px;
text-align: center;
vertical-align: middle;
}
#portNav img{
padding-left:3px;
padding-right:3px;
border: 0px;
}
#portImage{
width:504px;
padding: 30px;
background-color: #CCCCCC;
border: 1px #a9a9a9 solid;
margin-bottom: 15px;
color: #ffffff;
}
#portImage img{
padding: 0px;
border: 1px #a9a9a9 solid;
}