@charset "UTF-8";

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]

*/

#wrap {
	min-height: 100%;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/container.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 303px;
	background-image: url(../imgs/header/rotate.php);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
} 
#navigation {
	background-image: url(../imgs/container.jpg);
	background-repeat: repeat-y;
	height: 75px;
}
#navigation ul{
	height: 75px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	width: 990px;
}
#navigation ul li{
	height: 75px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#navigation ul li a{
	height: 75px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	float: left;
}
#navigation ul li a#locate{
	background-position: 0px -75px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a.home{
	height: 75px;
	background-image: url(../imgs/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 122px;
}
#navigation ul li a.home:hover{
	background-position: 1px -75px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a.media{
	height: 75px;
	background-image: url(../imgs/media.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 165px;
}
#navigation ul li a.media:hover{
	background-position: 0px -75px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a.about{
	height: 75px;
	background-image: url(../imgs/about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
#navigation ul li a.about:hover{
	background-position: 1px -75px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a.unify{
	height: 75px;
	background-image: url(../imgs/unification.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 191px;
}
#navigation ul li a.unify:hover{
	background-position: 0px -75px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a.support{
	height: 75px;
	background-image: url(../imgs/support.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 127px;
}
#navigation ul li a.support:hover{
	background-position: 0px -75px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a.contact{
	height: 75px;
	background-image: url(../imgs/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 153px;
}
#navigation ul li a.contact:hover{
	background-position: 0px -75px;
	margin: 0px;
	padding: 0px;
}

#main {
	overflow:auto;
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 13px;
	color: #494949;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}  /* must be same height as the footer */
#content {
	overflow:auto;
	margin-right: 214px;
	width: 810px;
	padding-top: 30px;
}  /* must be same height as the footer */
#content a {
	text-decoration: none;
	color: #FC3116;
}
#content a:hover {
	text-decoration: underline;
	color: #FC3116;
}
#content p{
	overflow:hidden;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 35px;
	width: 85%;
	font-size: 1.2em;
	line-height: 1.4em;
	text-decoration: none;
}  /* must be same height as the footer */
#content h1{
	margin-left: 70px;
	color: #093;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}  /* must be same height as the footer */
#content h2{
	margin-left: 70px;
	color: #093;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}  /* must be same height as the footer */
#content h3{
	color: #093;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}  /* must be same height as the footer */
.price {
	font-size: 1.3em;
	color: #E42020;
	text-decoration: none;
}
#side {
	overflow:auto;
	float: right;
	width: 187px;
	height: 312px;
	padding: 0px;
	margin-top: auto;
	margin-right: 32px;
	margin-bottom: 0px;
	background-image: url(../imgs/selassie/rotate.php);
	background-repeat: no-repeat;
	background-position: center center;
}  /* must be same height as the footer */
#header .social {
	height: 49px;
	width: 270px;
	padding-left: 10px;
	margin-top: 230px;
	margin-left: 75px;
}
#header .social ul{
	height: 49px;
	list-style-image: none;
	list-style-type: none;
}
#header .social ul li{
	height: 49px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#header .social ul li a{
	height: 49px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	float: left;
	padding-right: 20px;
}
#header .social ul li a.twitter{
	height: 49px;
	background-image: url(../imgs/twitter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	width: 48px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .social ul li a.youtube{
	height: 49px;
	background-image: url(../imgs/youtube.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 48px;
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .social ul li a.facebook{
	height: 49px;
	background-image: url(../imgs/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	width: 48px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .social ul li a.myspace{
	height: 49px;
	background-image: url(../imgs/myspace.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	width: 48px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.small {
	font-size: 11px;
	color: #FC3116;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
} 
.small a:hover{
	font-size: 10px;
	color: #FC3116;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
} 

#footer {
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1030px;
	background-image: url(../imgs/container.jpg);
	text-align: center;
} 
#footer p{
	font-size: 10px;
	color: #FC3116;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
} 
#footer a{
	font-size: 10px;
	color: #FC3116;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
} 
#footer a:hover{
	font-size: 10px;
	color: #FC3116;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/
img {
	border: 1px solid #CCC;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.right {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.red {
	color: #F00;
}
#contactform {
	text-align: center;
	font-size: 1.3em;
}
#contactform input {
	font-size: 1.1em;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	font-family: "Adobe Garamond Pro", "Times Roman", serif;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #19A247;
}
#contactform textarea {
	font-size: 1.1em;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	font-family: "Adobe Garamond Pro", "Times Roman", serif;
	color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#button {
	background-color: #FC6;
	border: 1px solid #0F9E3F;
	padding: 3px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content #video {
	width: 100%;
	margin-top: 50px;
}
#vid_bg {
	background-image: url(../imgs/yt_video_skin.gif);
	height: 273px;
	width: 332px;
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 63px;
	margin-right: 0px;
}
#vid_bg-right {
	background-image: url(../imgs/yt_video_skin.gif);
	height: 273px;
	width: 332px;
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 63px;
	float: right;
}
#vid_bg p {
	color: #666;
	margin-top: 8px;
	width: 297px;
	text-align: center;
	line-height: 1em;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#vid_bg-right p {
	color: #666;
	margin-top: 8px;
	width: 297px;
	text-align: center;
	line-height: 1em;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.audio {
	background-image: url(../imgs/headphone.jpg);
	background-repeat: no-repeat;
	height: 92px;
	background-position: center;
}
.radio {
	background-image: url(../imgs/radio.jpg);
	background-repeat: no-repeat;
	height: 92px;
	background-position: center;
}
#mp3 {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mp3 .details {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
#mp3 .details em{
	color: #063;
	text-decoration: none;
	font-size: 1em;
	font-style: italic;
	line-height: 1em;
}
#mp3 .details a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
#mp3 .details a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: underline;
}
#ftn {
	font-size: 0.8em;
	color: #093;
	text-decoration: none;
	width: 80%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #090;
	margin-left: 100px;
}

