body {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	background: #12171B url(images/bg.gif);
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

img {border: 0px;}

.floatRight {float: right;}
.floatLeft {float: left;}
.clear {clear: both;}
.h30 {height: 30px;}
.h40 {height: 40px;}
.h50 {height: 50px;}
.h70 {height: 70px;}
.h80 {height: 80px;}
.h100 {height: 100px;}
.h110 {height: 110px;}
.h140 {height: 140px;}
.h150 {height: 150px;}
.h200 {height: 200px;}
.h550 {height: 550px;}
.m4 {margin-bottom: 4px;}
.h4 {height: 4px;}

#backdrop {
	width: 100%;
	height: 250px;
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}

#mainlogo {
	font-size: 20pt;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 398px;
	height: 85px;
	background: url(images/badiee_consulting_group.gif) no-repeat left top;
	overflow: hidden;
}

#mainlogo a:link, #mainlogo a:visited, #mainlogo a:hover, #mainlogo a:active {
	width: 398px;
	height: 85px;
	display: block;
	color: #fff;
}

#mainlogo h1, #mainlogo h2 {
	visibility: hidden;
	font-size: 28px;
	line-height: 28px;
}

#navigation {
	height: 30px;
	font-size: 8pt;
	text-transform: uppercase;
	font: bold 9px/9px Helvetica, Tahoma, Arial, Geneva, sans-serif;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	float: left;
	padding: 5px 0 5px 0;
	margin-right: 4px;
}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
	padding: 4px;
	color: #A4FF55;
	border: 1px dotted #000000;
}

#navigation a:hover, #navigation a:active {
	color: #FFF;
	background-color: #222222;
	border: 1px dotted #333333;
}

#navigation_g2 a:link, #navigation_g2 a:visited {
	color: #AAAAAA;
}

#navigation_g2 a:hover, #navigation_g2 a:active {
	color: #00DDFF;
}

#navigation_active a:link, #navigation_active a:visited {
	color: #3dcdff;
	border: 1px solid #2c343e;
}

#container_content {
	border: 1px solid #FFF;
	background-color: #000;
	width: 980px;
	min-height: 350px;
}

.splash p, .splash h2 {
	margin: 0;
	visibility: hidden;
}

#splash_index {
	background: #0f0f0f url(images/badiee_consulting_group_index.jpg) no-repeat;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
	width: 980px;
	height: 350px;
	text-align: center;
}


#splash_staff {	
	background: #0f0f0f url(images/badiee_consulting_group_group_photo.jpg) no-repeat;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
	width: 484px;
	text-align: center;
	height: 168px;
	float: left;
}

#splash_brand {	
	background: #0f0f0f url(images/badiee_consulting_group_brand_development.jpg) no-repeat;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
	width: 980px;
	height: 350px;
	text-align: center;

}

#splash_web {	
	background: #0f0f0f url(images/badiee_consulting_group_web_development.jpg) no-repeat;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
	width: 980px;
	height: 350px;
	text-align: center;

}

#splash_badieeos {	
	background: #0f0f0f url(images/badiee_consulting_group_badiee.os.jpg) no-repeat;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
	width: 980px;
	height: 350px;
	text-align: center;
}







.box_entry_wide {
	float: left;
	width: 484px;
	padding: 4px 0 0 4px;
}



.entry_title {
	color: #000;
	background-color: #4E5866;
	text-transform: uppercase;
	font: bold 14px/11px Georgia, Times;
	letter-spacing: 1px;
	padding: 5px;
}

.entry_subtitle {
	padding: 5px;
	background-color: #14181c;
	font: 9px/10px Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 4px;
}

.box_entry {
	width: 240px;
	float: left;
	padding: 4px 0 0 4px;
}
.box_entry p, .box_entry_wide p, .box_entry_wider p {
	margin: 0;
}
.box_entry_container {
	width: 240px;
	float: left;
}


.box_entry_wider {
	float: left;
	width: 728px;
	padding: 4px 0 0 4px;
}

.entry_subtitle ul {
	margin: 0;
	padding: 0;
	list-style: disc inside;
}

.entry_content {
	color: #ccc;
	background-color: #0f0f0f;
	font: 10px/11px Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	padding: 5px;
	margin-top: 4px;
	overflow: hidden;
}
.entry_content a, .entry_content a:visited {
	color: #6a7c93;
	text-decoration: none;
}

.entry_content a:hover {
	color: #fff;
	text-decoration: none;
}

.entry_content h3 {
	color: #fff;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 30px 0 0 0;
}


.entry_content h4 {
	color: #6d6d6d;
	margin: 0 0 0 25px;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}

.entry_content ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: disc inside;
}

.entry_contact {
	color: #b9bfc8;
	font: 9px/10px Helvetica, Tahoma, Arial, Geneva, sans-serif;
	background-color: #14181c;
	letter-spacing: 1px;
	text-transform: lowercase;
	padding: 5px;
}
.entry_contact ul {
	margin: 0;
	padding: 0;
	list-style: disc inside;
}
.entry_contact a:link, .entry_contact a:visited {
	color: #b9bfc8;
	text-decoration: none;
}
.entry_contact a:hover, .entry_contact a:active {
	color: #e6e6e6;
	text-decoration: none;
}

h1 {
	color: #14181c;
	font: 50px Georgia, Times New Roman, Times, serif;
	padding: 10px;
	text-indent: 20px;
	text-transform: lowercase;
}

.core_login input, .core_login textarea {
	background-color: #141516;
	border: 1px solid #2c3138;
	color: #879db6;
	padding: 5px;
	font: 9px Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin-left: 32px;
	width: 640px;
	margin-bottom: 20px;
}









#copyright {
	text-align: center;
	color: #3c3f42;
	padding-bottom: 20px;
	padding-top: 20px;
	letter-spacing: 1px;
	clear: both;
	font: 9px/10px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}




/*

img {
	border: 0;
}




























}

#splash_1on1 {	
	background: #0f0f0f url(images/badiee_consulting_group_1on1.jpg) no-repeat;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
	width: 980px;
	height: 350px;
	text-align: center;

}

#splash_brand {	
	background: #0f0f0f url(images/badiee_consulting_group_brand_development.jpg) no-repeat;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
	width: 980px;
	height: 350px;
	text-align: center;

}



}

#splash_index p, #splash_index h2, #splash_group p, #splash_group h2, #splash_1on1 p, #splash_1on1 h2, #splash_brand p, #splash_brand h2, #splash_webdev p, #splash_webdev h2, #splash_badieeos p, #splash_badieeos h2 {
	margin: 0;
	visibility: hidden;
}






.copyright {
	text-align: center;
	letter-spacing: 1px;
	color: #3c3f42;
	font-size: 8px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 20px;
}



*/