/*  
Website designed and developed by: http://www.eniolafunsho.org
Author: Eniola Funsho
Author URI: http://www.eniolafunsho.org
*/


html,body
{
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#main
{
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top
{
	border-top-width: 9px;
	border-left-width: 6px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	float: left;
	width: 930px;
	position: relative;
}
#left_nav
{
	float: left;
	width: 220px;
	position: relative;
	height: 391px;
	padding: 2px;
}
#nav
{
	background-image: url(images/nav_back.gif);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 220px;
	height: 210px;
}
#left_nav ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	list-style-type: none;

}
#left_nav ul li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 14px;
	display: block;
	float: left;
	height: 23px;
	width: 220px;
	padding-top: 12px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;

}
#left_nav ul li a
{
	padding-left: 24px;
	float: left;
}
#logo
{
	height: 111px;
	float: left;
	background-color: #666666;
	width: 214px;
	padding-top: 20px;
	padding-left: 6px;
}
.gap
{
	background-image: url(images/gap.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 25px;
	width: 220px;
}
#header_images
{
	float: left;
	height: 395px;
	width: 706px;
	background-color: #666666;
}
#content
{
	background-color: #666666;
	float: left;
	width: 908px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
}
.common_box
{
	float: left;
	width: 908px;
	padding-bottom: 16px;
	position: relative;

}
.common_box a
{
	text-decoration: underline;
	color: #ffffff;
}
.common_box a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


#thumb1
{
	float: left;
	width: 225px;
	padding-top: 2px;
}
#content_part1
{
	float: left;
	width: 683px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
}

#content_part1 h1
{
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#thumb2
{
	background-color: #828282;
	float: left;
	width: 886px;
	padding-top: 17px;
	padding-bottom: 19px;
	padding-left: 22px;
}
#thumb3
{
	float: left;
	width: 225px;
	padding-top: 2px;
}
#content_part2
{
	float: left;
	width: 483px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-right: 20px;
}



#content_part2 ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content_part2 ul li
{
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;

	
}
#content_part2 ul li a
{
	color: #ffffff;
	font-size:13px;
	text-decoration: underline;
}
#content_part2 ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
}
#content_part3
{
	float: left;
	width: 180px;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
#content_part3 ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 180px;
}
#content_part3 ul li
{
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content_part3 ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 17px;
	float: left;
}
#content_part3 ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 17px;
	float: left;
}
#footer
{
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #b0b0b0;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 936px;
	padding-top: 15px;
	padding-bottom: 3px;
}
#copyright
{
	font-family: "Myriad Pro";
	font-weight: normal;
	color: #b0b0b0;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: center;
	float: left;
	width: 936px;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 2px;
}
#footer a
{
	text-decoration: none;
	color: #b0b0b0;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
p
{
	margin: 0px;
	padding: 0px;
}
h1
{
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h2
{
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: left;
}
.pic_margin1
{
	margin-right: 17px;
}

/* inner page */
#thumb4
{
	float: left;
	width: 173px;
	padding-top: 4px;
	background-color: #828282;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#thumb0
{
	float: left;
	width: 198px;
	padding-top: 4px;

	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#inner_content
{
	float: left;
	width: 500px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-right: 20px;
	padding-left: 13px;
}


#inner_content h1
{
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


#inner_content ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#inner_content ul li
{
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#inner_content ul li a
{
	color: #ffffff;
	text-decoration: none;

}
#inner_content ul li a:hover
{
	color: #ffffff;
	text-decoration: none;

}
#inner_content a
{
	text-decoration: underline;
	color: #ffffff;

}
#inner_content a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}



/* inner page content 2 */

#inner_content2
{
	float: left;
	width: 487px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-right: 20px;
	padding-left: 1px;


}


#inner_content2 h1
{
	font-family: "Century Gothic";
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#inner_content2 ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#inner_content2 ul li
{
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#inner_content2 ul li a
{
	color: #ffffff;
	text-decoration: none;

}
#inner_content2 ul li a:hover
{
	color: #ffffff;
	text-decoration: none;

}
#inner_content2 a
{
	text-decoration: none;
	color: #ffffff;

}
#inner_content2 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}




/* content_part3 for inner page content 2 */

#content_part4
{
	float: left;
	width: 170px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;


}
#content_part4 ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 170px;
}
#content_part4 ul li
{
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content_part4 ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 17px;
	float: left;
}
#content_part4 ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 17px;
	float: left;
}


#content_part2 h1
{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


/* content_part4 for prices page content  */

#content_part4prices
{
	float: left;
	width: 170px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;


}
#content_part4prices ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 170px;
}
#content_part4prices ul li
{
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content_part4prices ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 17px;
	float: left;
}
#content_part4prices ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 17px;
	float: left;
}





/* inner page content 2 */

#inner_content2prices
{
	float: left;
	width: 707px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-right: 20px;
	padding-left: 1px;


}


#inner_content2prices ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#inner_content2prices ul li
{
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#inner_content2prices ul li a
{
	color: #ffffff;
	text-decoration: none;

}
#inner_content2prices ul li a:hover
{
	color: #ffffff;
	text-decoration: none;

}
#inner_content2prices a
{
	text-decoration: none;
	color: #ffffff;

}
#inner_content2prices a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#inner_content2prices h1
{
	font-family: "Century Gothic";
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
