/* standard elements */
*{ margin: 0; padding: 0; }* 
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(images/bg.gif) repeat-x; color: #8E8E91; }
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.8em "Arial"; color: #444; }
h2 { font: normal 1.7em "Arial"; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
h3 { font: normal 1.5em "Arial"; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
h4 { font: normal 1.3em "Arial"; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }

img { border: 0; }
#content { width: 930px; margin: 25px auto; }
#logo { margin: 10px 0 20px 0; width: 340px; float: left; }
	#logo p { margin: 0; }
	.style2 { color: #EB0000 }
#menu { float: right; padding: 40px 0 0; margin: 0 0 38px; }
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365;  }
	#menu li a.current { background: #fff url(images/button.gif) no-repeat; }
	#menu li a:hover { text-decoration: none; color: #000; background: #fff url(images/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff; }
.caption1 { background: #fff url(images/title2.gif) repeat; padding: 0px 0 0 18px; height: 35px; color: #fff; }
.caption2 { background: #eee url(images/title3.gif) no-repeat; padding: 2px 0 0 10px; height: 31px; color: #eee; position: relative; top:0px; left:320px; width: 135px;
}
.caption3 {	background: #eee url(images/title3.gif) no-repeat; padding: 2px 0 0 18px; height: 31px; color: #eee; position: relative; top:0px; left:8px; width: 124px; }
.caption560 { background: #fff url(images/title.gif); padding: 2px 0 0 18px; height: 35px; color: #fff; }
.caption p { margin: 0; }

/* structure */
#left { margin: 0 0 20px; clear: left; width: 270px; float: left; }
	#leftbox { margin: 0 0 20px; clear: left; width: 300px; float: left; }
	#leftbox560 { margin: 0 0 20px; clear: left; width: 560px; float: left; }

#center { width: 240px; float: left; margin: 0 0 20px 15px; }
	#centerbox { width: 300px; float: left; margin: 0 0 20px 15px; }
	#centerboxl { width: 240px; float: left; margin: 0 0 20px 15px; }
	#centerboxr { width: 240px; float: right; margin: 0 0 20px 15px; }
#right { float: right; width: 380px; }
	#right1 { float: right;	width: 600px; }
	#right2 { float: right;	width: 640px; }
	#right3 { float: right; width: 930px; }
	#rightbox { float: right; width: 300px; }
	#rightcontact { float: right; width: 360px; }
.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: #eee; }
	#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
	.smallthumb { width: 109px; }
.box { background: #eee; padding: 10px; }
	.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
	.box li a { padding: 0 5px; }
#footer { font-size: 0.84em; clear: both; padding: 5px; background: #eee; }
#footer1 { font-size: 1.0em; clear: both; padding: 5px; background: #eee; }
#footer2 { font-size: 0.84em; clear: both; padding: 5px; background: #fff; }
#footer a { color: #444; }

/* misc */
#leftContent div.learnMore  { clear:both; padding:0 0 28px 28px; }
#leftContent div.learnMore h1 { height:41px; width:546px; }
#leftContent div.learnMore h1 span { display:none; }
#leftContent div.learnMore h1 a { height:100%; width:100%; display:block; background:url(/images/button.gif); }
#leftContent div.learnMore h1 a:hover { background-position:0 -41px; }

ul {
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 30%;
	vertical-align: middle;
	display: inherit;
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px;
	padding: 10px;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: normal 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}


<style type="text/css">

/*breadcrumb navigation script below */
/*URL: http://www.dynamicdrive.com/style/ */

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: black;
}

.breadcrumb a:hover{
text-decoration: underline;
}

</style>


