/* css for Dynamic Business Builder LLC */
/* (c) 2006 :: All Rights Reserved      */

body  {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Tahoma,Helvetica;
	color: #797979;
	font-size: 0.75em;
	}


#wrap  {
	background-image: url(images/bg3w.gif);
	background-repeat: repeat-x;
	}
	
#wrap-internal  {
	background-image: url(images/bg4.gif);
	background-repeat: repeat-x;
	}

#logo  {
	margin-top: 0px;
	width: 75%;
	}

#login  {
	position: absolute;
	top: 60px;
	right: 0px;
	float: right;
	margin-right: 50px;
	font-size: 95%;
	font-weight: bold;
	color: #ee6000;
	letter-spacing: .05em;
	}

#login a  {
	color:#ee6000;
	text-decoration:none;
	font-weight: bold;
	}

#menu-bar, #menu-bar2  {
	padding: 6px;
	text-align: center;
	letter-spacing: 0.1em;
	color: #ee6000;
	font-size: 92%;
	font-weight: bold;
	}

#menu-bar a {
	color:#ee6000;
	text-decoration:none;
	font-weight: bold;
	}
	
#menu-bar2 a, a.internal {
	color:#006463;
	text-decoration:none;
	font-weight: bold;
	}
	
#backing {
	height: 229px;
	}
	
#backing-internal {
	height: 86px;
	}
	
#content-internal  {
	margin-top: 2.0em;
	margin-right: 5.0em;
	margin-left: 4.0em;
	}

#menu-bottom  {
	font-size: 88%;
	color: #ee6000;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	letter-spacing: .05em;
	}

#menu-bottom a  {
	color:#ee6000;
	text-decoration:none;
	font-weight: bold;
	}

#copyright  {
	font-size: 85%;
	color: #93979D;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	letter-spacing: .05em;
	}
	
.bold	{
	font-weight: bold;
	}


