body, html {
	background: #FFFFFF url(http://www.baderco.com/images/bg.gif) repeat-x;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
#pagecontainer {
	margin-right: auto;
	margin-left: auto;}
	
#bodycontainer {
	background: url(http://www.baderco.com/images/pagetop.gif) no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 962px;}
	
#header{
	width: 960px;
	height: 125px;
	margin: auto;}
	
#navbar{
	width: 966px;
	height: 33px;
	padding-left:3px;
	margin: auto;}
	
#footer{
	background: #505050;
	width: 919px;
	padding: 20px;
	margin: 20px auto 15px auto;
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none}
	
#footer a{
	font-weight: bold;
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none}
	
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline}
	
.rightcolumn{
	float: right;
	width: 310px;
	text-align: left;}
	
.leftcolumn{
	width: 640px;}
	
div.column2 {
    margin: 15px 0px 10px 0px;
    padding: 0;
    width: 100%;}
	
div.column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
div.column2bot {
    margin: 0px 0px 10px 0px;
    padding: 0;
    width: 100%;}
	
div.column1bot {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;}
	
.smallbox{
	background: #d8e0f2;
	font-size: 11px;
	width: 206px;
	height: 215px;
	float: left;}
	
.quadbox{
	background: #d8e0f2;
	width: 232px;
	height: 215px;
	font-size: 11px;
	float: left;}
	
.widebox{
	height: 215px;
	font-size: 11px;
	background: #e6e7e8;}
	
.marginright10{
	margin-right: 11px;}
	
.contentpadding{
	padding: 20px;}
	
.sidepadding{
	padding: 10px;}
	
.darkgraybg{
	background: #b2b2b2;}
	
.graybg{
	background: #e6e7e8;}
	
.bluebg{
	background: #d8e0f2;
	color: #45a7db;
	min-height: 205px;}
	
.teampic{
	float:left;
	margin: 0pc 10px 10px 0px;}
	
.teammember{
	min-height: 130px;
	margin-bottom: 15px;}
	
.memberbox{
	width: 290px;
	height: 205px;
	padding: 10px;
	margin-bottom: 14px;
	background: #F5F5F5;
	border: 1px solid #ececec;}
	
/* Text styles */

ul {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;}
	
li {
	margin-bottom: 4px;}
	
ul.memberlist{
	list-style-image: url(http://www.baderco.com/images/bluebullet.gif);}
	
h1{
	font-style:italic;
	font-size: 22px;
	margin: 0px 0px 20px 0px;
	color: #0078c1;}
	
h2{
	font-style:italic;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	color: #f4aa00;}
	
h3{
	font-size: 14px;
	margin: 0;}
	
h4{
	background: #e6e7e8;
	color: #5d8fc5;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-size: 15px;
	font-weight: normal;
	text-align:center;}
	
h5{
	background: #bcbdc0;
	color: #FFF;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	text-align:center;}
	
h6{
	background: url(http://www.baderco.com/images/managebg.gif);
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	text-align:center;}

a:link, a:visited {
	color: #0078c1;
	text-decoration: none;}

a:hover {
	color: #0078c1;
	text-decoration: underline;}
	
.bluetext {
	color: #27619B;}

.boldtext {
	color: #27619B;
	font-weight: bold;}

a.boldtext {
	color: #27619B;
	text-decoration: none;}

a.boldtext:hover {
	color: #27619B;
	text-decoration: underline;}
	
.orangelink {
	color: #f4aa00;
	font-size:16px;
	font-weight: bold;}

a.orangelink {
	color: #f4aa00;
	text-decoration: none;}

a.orangelink:hover {
	color: #f4aa00;
	text-decoration: underline;}

	
/* Text box styles */

.textbox  { 
	font-family:tahoma,arial; 
	font-size:12px; color:#000000; 
	border:1px solid #CCCCCC}	
	
/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); border: 0px }


/* navigation images and rollovers */
.bluebutton a {
	background: url(images/bluebutton.gif) no-repeat top;
	margin-bottom: 5px;
	font-size: 20px;
	text-align: center;
	padding-top: 40px;
	color: #FFFFFF;
	width: 310px; 
	height: 70px;
	float: left;}
	
.bluebutton a:hover {
	background: url(images/bluebutton.gif) no-repeat bottom;
	text-decoration: none;}
	
.orangebutton a {
	background: url(images/orangebutton.gif) no-repeat top;
	margin: 8px 9px 20px 0px;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	width: 173px; 
	padding-right: 60px;
	height: 90px;
	float: left;}
	
.orangebutton a:hover {
	background: url(images/orangebutton.gif) no-repeat bottom;
	text-decoration: none;}
	
.orangebuttonlast a {
	background: url(images/orangebutton.gif) no-repeat top;
	margin: 8px 0px 20px 0px;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	width: 173px; 
	padding-right: 60px;
	height: 90px;
	float: left;}
	
.orangebuttonlast a:hover {
	background: url(images/orangebutton.gif) no-repeat bottom;
	text-decoration: none;}
	
/*navigation bar */
.mlddm
{	margin: 0;
	padding: 0}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0}
	
	.mlddm li a
	{	display: block;
		width: auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		white-space: nowrap;
		background: url(http://www.baderco.com/images/navbg.gif);
		color: #FFF;
		width: 180px;
		height: 20px;
		border-left: 1px solid #6785aa;
		border-right: 1px solid #6785aa;
		padding: 10px 0px 10px 10px;}
		
	.mlddm li a:hover{	
	background: url(http://www.baderco.com/images/navbg-o.gif);}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 0;
			padding: 0;
			background: #3d3d3d;}

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0;
				padding: 5px 17px 5px 13px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				white-space: pre;
				color: #d2d2d2;
				background: transparent;
				font-size:12px;
				font-weight: bold;
				border-width: 0}
			
			.mlddm ul li a:hover
			{	color: #FFF;}

	.mlddm ul li .hsub
	{	background-image: url(http://www.baderco.com/arroww.gif);
		background-position: right;
		background-repeat:  no-repeat}

	.mlddm ul li .hsub:hover
	{	background-image: url(http://www.baderco.com/arroww.gif);
		background-position: right;
		background-repeat:  no-repeat}
