@charset "utf-8";

html {overflow-y: scroll;}

body {
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-position: center top;
	margin-top: 20px;
	background-image: url(images/background.jpg);
}
.navigation {
	background-image: url(images/navboxmid.png);
}
.sidebaritem {
	font-family: Arial, Helvetica, sans-serif;
	color: #A8FFA8;
	background-image: url(images/squares2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	text-align: left;
}

.sidebaritem a{
	font-family: Arial, Helvetica, sans-serif;
	color: #E4E4E4;
	text-decoration: none;
	display: block;
	width: 154px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	margin-bottom: 10px;
}
.whatcanido {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}


.sidebaritem a:hover{
	color: #99EB67;
}
.footerline {
	background-image: url(images/footerline.gif);
	background-repeat: repeat-x;
}
.recentclients {
	color: #FFF;
	float: left;
	width: 285px;
	background-color: #000;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(images/clientbg.gif);
	background-repeat: no-repeat;
}

.recentclients a{
	color: #FFF;
}

.whitetop {
	background-image: url(images/whitetop.gif);
}
.whiteright {
	background-image: url(images/whiterightside.gif);
}
.whitebot {
	background-image: url(images/whitebot.gif);
}
.whiteleft {
	background-image: url(images/whiteleft.gif);
}


.newbuttons {
	background-repeat: no-repeat;
	background-image: url(images/newbar5.png);
	background-position: right bottom;
}
#bodycontent .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 10px;
	line-height: 28px;
}

#bodycontent .title a {
	color: #036;
	text-decoration: none;
}

#bodycontent .title a:hover {
	color: #093;
	text-decoration: underline;
	
}

.whiteBottom {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.whiteBottom a {
	color: #999;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.whiteBottom a:hover {
	color: #FFF;
	text-decoration: none;
}

.topwhite {
	background-repeat: no-repeat;
	background-image: url(images/newbar3.png);
	background-position: center top;
}
#bodycontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	position: relative;
}
.titlegraphic {
	margin-left: 25px;
}
.wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.header {
	position: relative;
}
.bslogo {
	float: left;
}
.header_buttons {
	width: 570px;
	float: right;
	margin-right: 10px;
	height: 77px;
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#webdesign_button {
	width: 155px;
	background-image: url(images/web_design_ri.gif);
	height: 57px;
	float: left;

}

#webdesign_button a {
	display: block;
	width: 155px;
	height: 57px;
}

#webdesign_button a:hover {
	display: block;
	background-image: url(images/web_design_ri2.gif);
}



#webmarketing_button {
	width: 185px;
	background-image: url(images/internet_marketing.gif);
	height: 57px;
	float: left;
	margin-left: 15px;
}

#webmarketing_button a {
	display: block;
	width: 185px;
	height: 57px;
}

#webmarketing_button a:hover {
	display: block;
	background-image: url(images/internet_marketing_2.gif);
}

#whois_joe {
	width: 185px;
	background-image: url(images/whos_brainstorm_joe.gif);
	height: 57px;
	float: left;
	margin-left: 15px;
}

#whois_joe a {
	display: block;
	width: 185px;
	height: 57px;
}

#whois_joe a:hover {
	display: block;
	background-image: url(images/whois_brainstorm_joe_2.gif);
}



.headerbutspacer {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/185.gif);
	background-repeat: no-repeat;
	background-position: 200px;
}
.taglinespacer {
	margin-right: 20px;
	margin-bottom: 5px;
}
.sidebar {
	float: left;
	width: 200px;
	position: relative;
	margin-bottom: 10px;
	color: #FFF;
}



.sidebarbuttons {
	background-image: url(images/navboxmid.png);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	clear: both;
}

.sidebarbuttons ul {
	list-style-image:url(images/squares.gif);
	list-style-position:outside;

}

.contentbox {
	background-color: #FFF;
	width: 598px;
	float: right;
	position: relative;
	margin-bottom: 10px;
}

.sidebarspacer {
	background-image: url(images/navline.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 200px;
	position: relative;
}




#footer {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202020;
	padding-top: 7px;
	position: relative;
	
}
#footerbuttons {
	float: left;
	margin-left: 5px;
	text-align: right;
}
#footercopy {
	float: right;
}


#contact_button {
	width: 195px;
	background-image: url(images/contact_brainstorm_joe.gif);
	height: 44px;
	float: left;
	margin-top: 10px;
}
.text {
	padding-right: 10px;
	padding-left: 10px;
}

.text a {
	color: #063;	
}


#contact_button a {
	display: block;
	width: 195px;
	height: 44px;
}

#contact_button a:hover {
	display: block;
	background-image: url(images/contact_brainstorm_joe_2.gif);
}

#clients_button {
	width: 195px;
	background-image: url(images/web_site_clients.gif);
	height: 44px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#clients_button a {
	display: block;
	width: 195px;
	height: 44px;
}

#clients_button a:hover {
	display: block;
	background-image: url(images/web_site_clients_2.gif);
}
.sidebarbuttons li {
	background-image: url(images/navline.gif);
	background-repeat: no-repeat;
	background-position: -50px 15px;
	padding-bottom: 13px;

}
#bodycontent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0px;
}
