/* CSS Document */

	body {
		margin-top:0px;
		margin-bottom:0px;	
		font-family:Tahoma;
		font-size:11px;
		background-color:#000000;	
	}
	
	#container {
		width:910px;
		border:solid 2px #000000;
		margin-left:auto;
		margin-right:auto;
		background-color:#000000;	
	}
	
	.header {
		background-image:url(../images/livesmart.jpg);
		width:290px;
		float:left;
		height:34px;
		cursor:pointer;
	}
	
	.header_bar {
		background-color:#F0F0F0;
		height:34px;	
	}
	
	.logo_bar {
		background-image:url(../images/head_bottom.jpg);
		width:100%;
		height:40px;	
	}
	
	
	
	
	.clinical_1 {
		background-image:url(../images/index_08.jpg);
		width:204px;
		height:69px;
		float:left;
	}
	
	.clinical_2 {
		background-image:url(../images/clinical.jpg);
		width:478px;
		height:69px;
		float:left;
	}
	
	.clinical_3 {
		background-image:url(../images/index_10.jpg);
		width:228px;
		height:69px;
		float:left;
	}		
	
	
	
	
	.address_1 {
		background-image:url(../images/address.jpg);
		width:215px;
		height:72px;
		float:left;
	}
	
	.address_2 {
		background-image:url(../images/index_12.jpg);
		width:695px;
		height:72px;
		float:left;
	}



	
	.down_address_1 {
		background-image:url(../images/index_13.jpg);
		width:307px;
		height:67px;
		float:left;
	}
	
	.down_address_2 {
		background-image:url(../images/index_14.jpg);
		width:371px;
		height:67px;
		float:left;
	}
	
	.down_address_3 {
		background-image:url(../images/index_15.jpg);
		width:232px;
		height:67px;
		float:left;
	}	
	
	
	
	
	.shadow_up {
		background-image:url(../images/shadow_bar.jpg);
		width:100%;
		height:39px;
		float:left;
	}
	
	.shadow_down {
		background-image:url(../images/shadow_bar_bottom.jpg);
		width:100%;
		height:39px;
		float:left;
	}

	
		
		
	
	
	.content {
		background-image:url(../images/bk_text.jpg);
		width:99.5%;
		float:left;
		border-left:solid 2px #CCCCCC;
		margin-left:1.9px;	
		overflow:visible;
	}
	
	
		
	.content_text {
		color:#EBEBEB;
		font-size:12px;
		line-height:18px;
		text-align:justify;
	}
		
		
		
		
		
	.contact_bar {
		background-image:url(../images/bk_gray.jpg);
		width:99.5%;
		height:45px;
		float:left;
		border-left:solid 1px #9A9A9A;
		margin-left:1px;
		border-top:solid 3px #FFFFFF;
		text-align:center;
		padding-top:15px;
	}
	
	
	
	.contact {
		font-size:20px;
	}
	
	
	
	
	.footer_bar {
		background-image:url(../images/footer.jpg);
		width:99.7%;
		height:25px;
		float:left;
		margin-left:1px;
		border-top:solid 1px #6E6E6E;
	}
	
	.footer_text {
		color:#666666;
		font-size:10px;
		padding-right:50px;
		padding-top:5px;		
		float:right;

	}
	
	.head_text {
		font-family:arial narrow;
		font-size:34px;
		width:500;
		margin-left:180px;
		padding-top:3px;
		font-weight:900;		
	}	
	
	.star_msg {
		color:#FDF5EE;
		font-family:arial;
		font-size:18px;
		width:500;
		
		margin-top:40px;
		
		line-height:35px;	
		
		float:right;
		padding-right:30px;		
	}
	
	.star_msg img{
		vertical-align:middle;
	}	
	
	.header_links {
		width:570px;
		float:left;
		padding-top:0px;
		padding-left:15px;
		height:20px;
	}		
	
	.links a{
		color:#FFFFFF;
		font-size:11px;
		width:400px;
		float:left;
		padding-top:3px;
		
		background-image:url(../images/link.gif);
		width:120px;
		height:35px;
		text-align:center;
		text-decoration:none;
		
		font-weight:900;
	}	
	
	.links-small a{
		color:#FF0000;
		font-size:11px;
		float:left;
		padding-top:3px;
		
		background-image:url(../images/small-on.gif);
		width:86px;
		height:28px;
		text-align:center;
		text-decoration:none;
		
		font-weight:900;
	}		
	
	.links a:hover{
		color:#FCE79E;
		background-image:url(../images/link2.gif);		
	}
	
	.links-small a:hover{
		color:#000033;
		background-image:url(../images/small-off.gif);		
	}	




	.feature {
		color:#FFFF99;
		font-weight:900;
	}
	
	.heading2 {
		color:#FFFFCC;
		font-family:"Times New Roman", Times, serif, Tahoma;
		font-style:italic;
		font-size:21px;
		font-weight:900;
		text-align:left;
	}
	
	
	.commercial {
		color:#FFFFFF;
		font-size:15px;
		font-weight:600;
		text-decoration:blink;
	}
	
	.commercial:hover {
		color:#FFFF33;
	}	