/* CSS Document */

#container {
	height: 263px;
	width: 525px;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E0E0E0;
	float: left;
	padding: 15px 15px 0 15px;
	
}
#intro {
	height: 200px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #333;
}
#intro h2 {
	color: #333;
	width: 190px;
	padding-left: 30px;
	padding-top: 20px;
	font-variant: normal;
	display: block;
	text-align: left;
	padding-right: 0;
	float: left;
	background-color: #E0E0E0;
}
#intro img {
	float: right;
	padding:0 0 0 40px;
}
#promo {
	text-align: center;
	float: right;
	height: 100px;
	width: 700px;
	
}
#promo p{
	color: #333;
	padding: 10px 10px 40px 0;
}
#container2 {
	height: 780px;
	width: 700px;
	display: block;
	border-bottom: 1px solid #333;
	margin: 0 15px 15px;
	background-color: #E0E0E0;
	padding: 10px 15px;
	clear: both;
}
#content {
	font-size: 1em;
	color: #333;
	text-align: left;
	display: block;
	height: 740px;
	width: 700px;
	background-color: #FEFEFE;
	float: left;
	border-top: 5px solid #CCC;
	margin-top: 30px;
}
#divider {
	display: inline;
	float: right;
	height: 740px;
	width: 180px;
	background-color: #333;
	color:#CCC;
	font-size: 0.9em;
	line-height: 1em;
}
#divider ul {
	margin-top: 40px;
	margin-right: 20px;
	list-style: square;
	display:block;
}
#divider li {
	padding: .25em;
	margin: .25em;
}
#divider a {
	text-decoration: none;
	color: #CCC;
}
#divider a, #divider a:link, #divider a:hover,#divider a:active {
	background-color:#333;
	
}
#divider a:visited {
	color:#999;
}
#divider a:hover , #divider a.sfhover { 
	color: #C00;
	
}
#bottom_right  {
	width:160px;
	height: 200px;
	display:inline;
	border-top: 2px solid #CCC;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#bottom_right img {
	padding: 30px 27px;
	border: none;
}
#bottom_right p {
	text-align: center;
	width:140px;
	font-size: 0.9em;
	line-height: 1em;
	margin-left: 10px;
}

#repti-hatch2 {
	height: 280px;
	margin: 0 20px;
	text-align: right;
	vertical-align: middle;
	display:inline;
	font-size: 1em;
	padding: 5px;
	border-bottom: 2px solid #AAA;
	float: left;
	width: 470px;
	background-color: #FEFEFE;
	color: #38595F;	

}
#repti-hatch2 img{
	float:left;
}
#repti-hatch2 p {
	width: 220px;
	font-size: 0.8em;
	text-align: justify;
	float:right;
}

repti-hatch2 h4 {
	
}


#repti-hatch2 ul {
	list-style-type: square;
	text-align: right;
	display: block;
	width: 180px;
	font-size: 0.8em;
	list-style-position: inside;
	float: right;
	clear: right;
	margin:0 0.5em 0 0;
	font-weight: bold;
}

#repti-hatch3 {
	height: 180px;
	margin: 0 10px;
	text-align: right;
	vertical-align: middle;
	display:inline;
	font-size: 1em;
	padding: 5px;
	border-bottom: 2px solid #AAA;
	width: 470px;
	background-color: #FEFEFE;
	float: left;
	color: #38595F;	
}
#repti-hatch3 h4{
	text-align: right;
}
#repti-hatch3 img{
	float: left;
	padding-top: 15px;
	
}
#repti-hatch3 ul {
	list-style-type: square;
	text-align: right;
	display: block;
	width: 200px;
	font-size: 0.8em;
	list-style-position: inside;
	float: right;
	clear: right;
	margin:0;	
	font-weight: bold;
}

#accessories {
    height: 210px;
	margin: 0 20px;
	text-align: right;
	vertical-align: middle;
	display:inline;
	font-size: 1em;
	padding: 5px;
	border-bottom: 2px solid #AAA;
	width: 470px;
	background-color: #FEFEFE;
	float: left;
	color: #38595F;	
}	
#accessories img {
	float:left;
	padding-top: 15px;
}
#accessories h4 {
	color: #38595F;	
}
#accessories ul {
	list-style-type: square;
	text-align: right;
	display: block;
	width: 160px;
	height: 60px;
	font-size: 0.8em;
	list-style-position: inside;
	clear: right;
	margin:0 0.5em 0 0;
	float: right;
	font-weight: bold;
}
