#full_top_bar{
	float: left;
	height: 30px;
	width: 750px;
	margin: 0px;
	background-image: url('images/full_top_bar.jpg');
	background-repeat: repeat-x;
	}

#standContainer{ 
	margin:0px 0px 0px 0px;
	width: 530px;
	padding:0px;
	float:left;
	background-image: url('images/manStanding12.gif');
	background-position:top right;
	background-repeat: no-repeat;
}
#orange_top{
	margin:0px;
	padding:0px;
	width: 325px;
	float: left;
	height:35px;
	color: #000000;
	background-image: url('images/topsky1.gif');
	background-repeat: no-repeat;
	}

#orange_top h1{
	padding: 0px 0px 0px 30px;
	margin: 0px;
	font-size:2.0em;
}

#orange_bottom{
	width:325px;
	float:left;
	background-image: url('images/portBack5.gif')
}

#orange_bottom_content{
	float:left;
	padding:20px 40px;
	text-align:center;
}

#orange_bottom_content img{	
	border: 5px groove orange;
}
#orangeContainer{
	width: 325px;
	margin:16px 0px 16px 15px;
	float:left;
	
}

#orangeContainer h2{
	width: 325px;
	float:left;
	padding:5px 0px 0px 35px;
	margin:0px;
}

#motherContainer{
	width: 750px;
	float:left;
	
}

#someBarContent{
	margin:0px 15px -10px 10px;
	width: 520px;
	height:55px;
	float:left;
	color: #00005d;
	
	}
	
#someBarContent h1{
	margin:0px;
	padding:10px 0px 5px 0px;
	}


#bigContainer{
	width: 558px;
	float:left;
	}
		
#rightSideContainer{
	float:left;
	}

#rightSideContent1{
	width:180px;
	height:150px;
	margin:10px 0px 10px 0px;
	border: 1px solid #c8d2af;
	background-image: url('images/first_aid1.jpg');
	background-repeat: no-repeat;
	clear:both;
	}

#topAd{
	padding: 0px 5px;
	margin: 70px 5px 0px 5px;
	font-size: 11px;
	text-align: center;
	line-height: 11px;
	color: #ffffff;
	
	}
#topAd span{
	color: orange;
	font-weight: bolder;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
}
#rightSideContent2{
	width:180px;
	height:150px;
	margin:0px 0px 10px 0px;
	border: 1px solid black;
	color:#97DF62;
	background-image: url('images/limelight5.gif');
	background-repeat: no-repeat;
	float: left;
	}

#bottomAd{
	padding: 0px 5px;
	margin: 25px 5px 0px 5px;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	}
#bottomAd span{
	color: orange;
	font-weight: bolder;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
}
	
#contactNowWrap{
	float: left;	
	padding: 0px;
	font-size: 12px;
	
}
#contactNowWrap label{
	float: left;
	padding: 2px;
	font-weight: bold;
	}
#contactNowWrap input{
	float: left;
	background-color: #ffffcc;

	}
#contactNowWrap textarea{
	float: left;
	background-color: #ffffcc;

	}

#rightAdContainer{
	margin:0px 5px 10px 0px;
}
#contactNow{
	margin:0px 0px 0px 0px;

	float: left;
	width: 180px;
	height: 375px;
	background-image: url('images/contact_background3.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	}

#contactNow ul{
	padding:0px;
	list-style-type:none;
}
#contactNow li{
	padding-left: 15px;
	clear: both;
	list-style-type:none;
	}
#contactNow h4, h5{
	clear: both;
	text-align: center;
	padding: 0px;
	margin: 40px 0px;
	font-size: 14px;
	}