/* www.IbiyeDesigns.com*/

/* Color Legend */


/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, fieldset {
	padding: 2px 2px; margin:5px 5px; border:1px #ccc solid
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body	{ background-color:#ffffff;
			background-repeat:repeat;	}


/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family:"Century Gothic", Arial, sans-serif; }

h1 { font-size:28px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }


/* Text Elements */

p           	{ font-size:12px; line-height:150%;  }
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link			{ 	}
a:visited		{   }
a:active		{   }
a:focus			{   }
a:hover     	{   }

blockquote  	{ font-size:12px; }

strong      	{ font-weight: bold; color: #FFF;
}
em		      	{ font-style: italic; }

/* Images */



/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { font-size:12px; }
ol li	     	{ font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}


/* Forms */

#newsletter 			{ background-color:#CCCFFF; width:220px; float:left; padding:5px 5px; }

#newsletter name		{  }

#newsletter email		{  }

#newsletter submit		{  }

#newsletter box			{ width:200px; float:left; padding:5px 5px; }

#newsletter form 		{ text-align:left; margin-bottom:20px; width:0px; }
	
#newsletter input 		{ float:left; border:1px #ccc solid; width:200px; padding: 10px 5px; margin:5px 5px; text-align:left;	}

#newsletter .submit 	{ float:left; width:100px; height:30px; margin:5px 5px; text-align:center; background-color:#FFFFFF; 
						  border:1px #ccc solid;	}
						  
#newsfeed				{ width:400px; float:left; margin: 10px 0px 0px -20px; }

#training				{ width:200px; float:left; margin:-40px 0px 0px 0px; }

#feedback ol 			{ list-style-type:none; }

#feedback form 			{ text-align: left;}

#feedback label 		{ float: left; width: 80px; margin-top:5px;	text-align:right; display:block; background:none; font-weight:bold;
		             	  font-weight:normal; font-size:10px;	}
	
#feedback submit		{ background:none; 	}

#feedback input 		{ width: 250px; margin:0 0 16px 10px; border:1px #bbb solid; padding:5px; background:none; }
		
#feedback input:
focus, textarea:focus	{ background-color:#BFEBFF; }

#feedback textarea 		{width: 250px; height: 150px; margin:0 0 16px 10px; border:1px #bbb solid; padding:5px; background:none; }

#feedback select 		{ margin-bottom:20px;	}
	
#feedback .submit 		{	width:100px; height:25px; margin-left:90px;	font-size:12px;	background-color:#eee;}

br						{ clear: left; 	}

.clear					{ clear:both; }




/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ 	}
.even			{ 	}

th          	{ font-weight: bold; }
thead, th    	{ 	}

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ text-align:center; font-style:italic; }

caption     	{ 	}


/* Containers */

#header				{ width:100%; height:200px;  }
#header-left		{ width:100%; height:0px;  }

#wrapper 			{ margin:0 auto;
					  width:900px;
					  background-color:#FFFFFF;
					  color: #FFF;
					  font-size: 0px;
					}

#top	 			{ background-color:#ffffff; width:100%; height:0px;  }
#social-media		{ width:900px; margin:40px 0px 10px 0px;	}
#social-media ul	{ text-align:left;	}
#social-media li	{ display:inline; padding:0px 4px;	}

#banner 			{ width:900px; height:150px; overflow:hidden; margin:0 auto;  }
#topnav	 			{ border-top:1px #888 solid; width:900px; margin:0 auto; }
#topnav a			{ font-size:16px; font-weight:bold; text-transform:uppercase; }

#subbanner			{ border-top:1px #fff solid; }

#content 			{ width:600px; float:left; padding:20px; }
#content h1			{ margin:25px 0 15px 0;	padding:0 0 15px 0;
					  border-bottom:1px #aaa solid; }
#content h2			{ margin:30px 0 15px; 0;	}
#content h3			{ margin:20px 0 15px; 0;	}
#content p			{ margin:6px 0; line-height:1.7em; 
					  text-align: left;}
#content a			{ font-weight:bold; }
#content img		{ padding:10px; }

#sidebar 			{ width:210px; margin-left:660px; padding:20px 10px;  }
#sidebar a			{ font-weight:bold; }
#sidebar h2			{ margin:30px 0 10px 0;
					  font-size:14px;
					  text-align: center;}
					  
#sidebar p			{ margin:6px 0; }
#sidebar img		{ padding:10px 0px; }

#footer 			{ clear:both; padding:10px;}
#footer a			{ color:#fff; }
#footer a:link		{ color:#fff;	}
#footer a:hover		{ color:#000;	}




/* Miscellaneous  */

.footer-text { color:#fff; font-size:12px; font-weight:normal; text-align:center;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
				
