*{
   margin:0px;
   padding:0px;
   list-style:none;
}
body{
    background:#ffffff url(images/bg.gif) repeat-x;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif; 	
	font-size:12px;
   color:#666666;
}

h3{
	font-size:13px;
	padding-bottom:5px;
}

ul{
	padding:0 0 10px 0;
}

ul li{
	padding:2px 0;
}	
	

.padd-right{
	padding-right:40px;
	text-align:justify;
}

.padd-top{
	margin-top:15px;
	text-align:justify;
}

.padd-bottom li{
	padding:5px 0 5px 0;
}	
	

.wrapper{
   	width:737px;
	margin:0 auto;
	text-align:left;
}	   



	
/* header */	

.header{
   margin-top:30px;
   width:740px;
   
}
	
.menu-header li{
     float:left;
     border:#b2b2b2 1px solid;
	 margin:0px 3px;
	 

}

.menu-header li a{
   padding:2px 5px;
   text-align:center;
   
   text-decoration:none;
   display:block;
   color:#666666;
 
 
 
} 
#partners5 a {
	display: inline;
}


.menu-header a:hover{


   background-color:#f2f2f2;
} 
 
 .selected{
   padding:2px 5px;
   text-align:center;
   text-decoration:none;
   display:block;
   background-color:#f2f2f2;
} 
 
 
 /* container */
 
 
.container{
  margin:0px;
  padding:0px;
  clear:both;
  margin-top:20px;
}    
.container a {
	color: #000;
	text-decoration: underline;
}
.container a:hover {
	color: #980909;
}


/* side bar  */

.sidebar{
   float:left;
   width:250px;
 
}

#flashcontent{
  border:#e9e9e9 1px solid;
  padding:5px;
}

#flashcontent-main{
  border:#e9e9e9 1px solid;
  padding:5px;
  width:409px;
  height:300px;
}
.menu{
  margin-top:10px;

}

    
.menu li{
	margin-bottom:2px;
}	
	
 .menu-1{
 	background:url(images/lomax-way.gif) no-repeat ;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:52px;
	overflow:hidden;
 }   

 .menu-1:hover, .menu-1-selected{
 	background:url(images/lomax-way.gif) no-repeat left -52px;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:52px;
	overflow:hidden;
}
  


	
 .menu-2{
 	background:url(images/whole-istic.gif) no-repeat ;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:71px;
	overflow:hidden;
 }   

 .menu-2:hover, .menu-2-selected{
 	background:url(images/whole-istic.gif) no-repeat left -71px;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:71px;
	overflow:hidden;
	
}
  
  
 .menu-3{
 	background:url(images/what-to-expect.gif) no-repeat ;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:71px;
	overflow:hidden;
 }   

 .menu-3:hover, .menu-3-selected{
 	background:url(images/what-to-expect.gif) no-repeat left -71px;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:71px;
	overflow:hidden;
}
    
 .menu-4{
 	background:url(images/our-services.gif) no-repeat ;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:52px;
	overflow:hidden;
 }   

 .menu-4:hover, .menu-4-selected{
 	background:url(images/our-services.gif) no-repeat left -52px;
	text-indent:-2000px;
	display:block;
	width:250px;
	height:52px;
	overflow:hidden;
}	


/* content */
.content{
   margin-left:260px;
   padding:0 10px;
	
}
.inputbox{
   margin:5px 0;
   border:#e6e3e3 1px solid;
   background-color:#FFFFFF;
   border-top:#c0bebe 2px solid;
   height:19px;
}

.inputbox-textarea{
   margin:5px 0;
   border:#e6e3e3 1px solid;
   background-color:#FFFFFF;
   border-top:#c0bebe 2px solid;
}

.grey-block{
  
   margin:15px 0;
   background-color:#f4f4f4;
   border-top:#d5d5d5 1px solid;
   border-bottom:#d5d5d5 1px solid; 	
   padding:20px 20px;
}


.submit{
	border:1px solid #d6d6d6;
	background:#FFFFFF;
	margin-top:10px;
	font-family:sans-serif, Helvetica,Arial; 
	background:url(images/submit.jpg) no-repeat;
	width:65px;
	height:21px;
}
    
.back{
	border:1px solid #d6d6d6;
	background:#FFFFFF;
	margin-top:10px;
	font-family:sans-serif, Helvetica,Arial; 
	background:url(images/back.gif) no-repeat;
	width:65px;
	height:21px;
}

.messagebox{
  border:#868686 1px solid;

}
.table1{
    margin-top:30px;
	padding-top:20px;
}	





#page-title{
	padding:0 0 15px 0;
}

.content {
	color:#666666;
	line-height:140%;
}

.content a, .grey-block a, .footer a,.line a{
	color:#000000;

}

.content a:hover, .grey-block a:hover, .footer a:hover,.line a:hover{
	color:#980909;

}



.content p{
	text-align:justify;	
	padding:0 0 10px 0;
}


.content h2{
	   font-size:14px;
	   font-weight:bold;
	   color:#000000;
	   padding-bottom:10px;
}

.content ul.bullet{
	padding:15px 0;

}
.content a {
	width: 400px;
}
#partners {
}
.fltlft {
	float: left;
	margin-right: 8px;
}
	   
	
.content ul.bullet li{

	background:url(images/bullet.gif) no-repeat left 9px;
	padding:2px 0 2px 15px;

}	   
	   
.services li{
	padding-bottom:10px;
}



.terms li{
	list-style:decimal;
	list-style-position:inside;
	padding:0 0 5px  0;
	text-align:justify;
}

.terms li ul{
	padding-bottom:15px;
}

.address{
	text-align:left;
}


/* validation error */
#rsvErrors {
	display: none; 
	background-color: #ffffcc;
	border: 1px solid red;
	padding: 8px;
	margin-top:10px;
	clear:both;
}



/* footer */

.footer{
   margin:15px 0;
   background-color:#f4f4f4;
   border-top:#d5d5d5 1px solid;
   border-bottom:#d5d5d5 1px solid; 	
   padding:20px;
   height:140px;
   clear:both;
}

.footer p{
	font-size:11px;
	padding:10px 20px 10px 0;
}

.free{
	color:#990000;
	font-weight:bold;
}
.line{
     margin:15px 0px;
     clear:both;
     border-top:#d5d5d5 1px solid;
	 padding:10px 0;
	
   
}	 
.line a{
    padding:0 5px;
}		 

#image{
  border:#e9e9e9 1px solid;
  padding:5px;
}
a img {
	border: none;
}
#partners9 a {
	display: inline;
}
#bullets {
}
#bullets p {
	line-height: 140%;
}
div {
}
#bullets ul li {
	list-style: disc inside;
	margin-left: 10px;
	margin-bottom: 7px;
}
