div#home { 
           position:relative;
           left:-8px;
           width:803px;
           height:595px;
           background:url(/images/1/index/homePageMainBG.gif) no-repeat left bottom;
           padding:0 8px 0 8px;
		   margin:0;
				filter:alpha(opacity=85);
           -moz-opacity:.85;
           opacity:.85;
 }



div#left {	height:590px;
           	width:540px;
			  position: absolute;
			  top: 5px;
			  left:10px;
           }

div.left { 
           margin-bottom:8px;
           }


div#firstLeft {
                
                height:373px;
                width: 543px;
                /*background:url(/images/1/index/main_homepage.gif) no-repeat left bottom;*/
				background:#c1d5de;
           }

div#secondLeft {
                 height:201px;
                 width: 544px;
                 margin-right: 8px;
                 background:url(/images/1/index/bottom_homepage.gif) no-repeat left bottom;           
                 }


div#right {		
			height:590px;
			width:233px;
			position: absolute;
			top: 0px;
			left: 560px;
           }

div.right { 
           /*margin-bottom:8px;*/
           }


div#firstRight {
                 padding-left:10px;
                 background-color:#C1D5DE;
                 background:url(/images/1/index/signOneBG.gif) no-repeat left bottom;           
                 height:62px;
                 width:232px;

                 }

div#firstRight input { 
                       
					   position:relative;
					   width:120px;
                       margin: 0 2px 0 2px;
                       border:none;
                       height:16px;
                       }

div#secondRight {
				position:relative;
                margin:0 8px 0 0 ;
				padding:0;
                height:180px;
                width:233px;
                  }

div#thirdRight {
				position:relative;
                /*margin-right: 8px;*/
                height:320px;
           }


.rabbleGuyBG { 
               background:url(/images/1/registration/bottom.gif) no-repeat left bottom;
 }
 
 #subHeader {
 	line-height:10px;
	margin:0;
	padding:0;
 }
 
 .subHeaderRight {
 	margin:0;
 	padding:0;
 	display:inline;
 	float:right;
 }
 
 .subHeaderLeft {
 	margin:0;
 	padding:0;
 	display:inline;
 	float:left;
 }
 
 .clearing {
 	clear:both;
	height:2px;
	margin:0;
 	padding:0;
 }


.footerLinks {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #3997c2;
font-weight:bold;
}

.footerLinks a {
margin: 0 5px 0 5px;
}