body{
font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #31B2BE;
	background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/bg.gif);
	_background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/bg.gif);
	background-repeat: repeat-x;
}
li{
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(http://www.briggsbusinessconsulting.com/StoreImages/blueli.gif);
	margin-top: 0px;
	padding-top: 0px
}
ul{
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px
}
p{
	font-family: Trebuchet MS;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	line-height: 18px;
}
.copy{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
}

h1{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #0099CC;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: -5px;
	margin-bottom: 0px;
	line-height: 16px;
}

td{
	font-family: Trebuchet MS;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 5px;
}

a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.copy{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.copy:hover{
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}
a.languages:hover{
	color: red;
	text-decoration: none;
}

a:hover{
	color: black;
	text-decoration: underline;
	font-weight: bold;


}
#leftPanel{
	background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/leftbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	height: 210px;
	clear: both;
}

#leftPanel .paneltop{
	background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/lefttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 38px;	
}

#leftPanel .paneltext{\
	font-family: Trebuchet MS;
	color: #093135;
	font-size: 11px;
	margin: 5px 15px 7px;
	margin-bottom: 14px;
	width: 200px;
}
#midPanel{
	background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/midbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	height: 210px;
	clear: both;
}

#midPanel .paneltop{
	background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/midtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 38px;	
}

#midPanel .paneltext{\
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #093135;
	margin: 5px 15px 7px;
	width: 200px;
}
#rightPanel{
	background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/rightbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	height: 210px;
	clear: both;
}

#rightPanel .paneltop{
	background-image: url(http://www.briggsbusinessconsulting.com/StoreImages/righttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 38px;	
}

#rightPanel .paneltext{\
	font-family: Trebuchet MS;
	color: #093135;
	font-size: 11px;
	margin: 5px 15px 7px;
	width: 200px;
}
