html {
	height : 100%; 
} 
body {
	height : 100%; 
	font-family : Tahoma, Verdana, Arial ; 
	background : url(http://www.spotlightIT.com/beta/images/bgleft.jpg) 0 0 repeat-y; 
	font-size : 10px; 
	margin : 0; 
	padding : 0; 
} 
.cap {
	font-family : Tahoma, Verdana, Arial ; 
	font-size : 14px; 
	color : #1b58b3; 
	font-weight :bold ;
	background-color : White  ;
}
.capHeading {
	font-family : Tahoma, Verdana, Arial ; 
	font-size : 14px; 
	font-weight :bold ;	
	color : #1b58b3; 
	padding-top : 20px; 
	padding-left : 15px; 
	text-align : left  ; 
} 
.bodyText 
{
	font-family : Tahoma, Verdana, Arial ; 
	font-size : 11pt; 
	padding-top : 5px; 
	padding-left : 15px; 
	padding-right : 40px;
} 

.date {
	font-weight : bold; 
	font-size : 10px; 
	color : #1a459e; 
	background-color : White  ;
} 
.HeaderDiv {
	position : absolute; 
	top : 0; 
	left : 0; 
} 

.FlashHeaderDiv
{
	position : absolute; 
	top : 0; 
	left : 0; 
	width : 752px;
	height : 298px;
}
 
.HeaderNav {
	position : absolute; 
	top : 13px; 
	left : 0; 
} 
.NameDiv {
	position : absolute; 
	top : 49px; 
	left : 0; 
} 
.curveDiv {
	position : absolute; 
	top : 49px; 
	left : 385px; 
} 
.endCurveDiv {
	height : 152px; 
	width : 367px; 
	position : absolute; 
	top : 146px; 
	left : 385px; 
	background : url(http://www.spotlightIT.com/beta/images/welcome.jpg) no-repeat; 
} 
.endCurveText {
	padding-right : 183px; 
	padding-left : 20px; 
	padding-top : 60px; 
} 
.loginDiv {
	position : absolute; 
	top : 49px; 
	left : 487px; 
	width : 265px; 
	height : 97px; 
	background : url(http://www.spotlightIT.com/beta/images/area.jpg) no-repeat; 
	padding-left : 75px; 
	padding-top : 35px; 
} 
.loginTextBox {
	width : 95px; 
	height : 15px; 
} 
.newsHeader {
	position : absolute; 
	top : 298px; 
	left : 0; 
} 
.newsSection {
	height : 100%; 
	background : url(http://www.spotlightIT.com/beta/images/bgleft.jpg) repeat-y; 
	padding-left : 10px; 
	padding-top : 10px; 
	position : absolute; 
	top : 336px; 
	left : 0; 
} 
.newsItemHeader {
	font-weight : bold; 
	font-size : 10px; 
	color : #1a459e; 
	display : inline; 
} 
.newsItemContent {
	padding-top : 5px; 
	padding-right : 10px; 
	padding-left : 10px; 
	width : 180px; 
} 

.clientSectionLinkSelected 
{
	background-color : #73CB21 ;
} 

.clientSectionLink 
{
}

.ProductContent 
{
	position : absolute; 
	top : 298px; 
	left : 20px; 
	height : 100%; 
	width : 100%;
}
	
.mainSection {
	background : url(http://www.spotlightIT.com/beta/images/bgmain.jpg) repeat-y; 
	position : absolute; 
	top : 298px; 
	left : 210px; 
	height : 100%; 
} 
.mainSep 
{
	padding-top : 10px; 
	padding-left : 15px; 
	padding-right : 15px;
	padding-bottom : 10px
} 
.mainItem {
	width : 542px; 
} 
.footerSectionMain {
	left : 0; 
	width : 542px; 
	height : 38px; 
	background : url(http://www.spotlightIT.com/beta/images/footer.jpg) repeat; 
	color : #ffffff; 
	padding-top : 3px; 
	text-align : center; 
	position : relative; 
} 
a.footerLink {
	color : #ffffff; 
	text-decoration : none; 
} 
.inlinePicLeft 
{
	left : 15px;
	position : relative  ;
	padding-top : 5px; 
	padding-right : 20px;
	border : 0 none ; 
	float: left;
	width:180px;
} 
.inlinePicRight 
{
	right : 15px ;
	position : relative  ;
	padding-top : 5px; 
	padding-left : 20px;
	border : 0 none ; 
	float: right;
	width:180px;
} 

a img {
	border : 0 none ; 
} 