@charset "utf-8";
body  {
	font: 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background: #CCCCCC url("../images/bg.gif") top repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #carousel { 
	background: #ffffff url("../images/carouselbg-grey.gif") top repeat-x; 
	height: 300px;
	padding: 10px 10px 0px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #navbar {  
	height: 35px;
} 
.thrColFixHdr #header { 
	background: #ffffff; 
	padding: 10px 10px 10px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 115px;
	
} 

.thrColFixHdr #headerleft { 
	float: left;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 110px;
	width: 275px;
} 

.thrColFixHdr #headerbanner { 
	float: left;
	padding: 20px 40px 0 40px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 60px;
} 

.thrColFixHdr #headerright { 
	float: right;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 110px;
	width: 150px;
} 

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header img.logo{
	margin:10px 0 0 10px; padding:0; border:none;
	}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	margin: 0px 0px 0px 0px;
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff url("../images/carouselbg-grey.gif") top repeat-x; 
	padding: 20px 20px 20px 20px; /* padding keeps the content of the div away from the edges */
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.thrColFixHdr #mainContent { 
min-height: 300px;
	background: #ffffff url("../images/carouselbg-grey.gif") top repeat-x; 
	margin: 0px 0px 0px 290px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 20px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.thrColFixHdr #mainContent p {
font-size: 10pt;
	color: #000000;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0px; margin-right: 0px;
}

.thrColFixHdr #footer { 
	padding: 10px 10px 10px 10px;/* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 150px;
	background:#333333;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footerleft { 
	float: left;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 150px;
	width: 275px;
} 

.thrColFixHdr #footerright {
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 150px;
} 
.thrColFixHdr #contactleft { 
	float: left;
	padding: 5px 5px 5px 5px; 
	color: #000000;
	 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333 url("../images/call_us.gif") right no-repeat;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #1a1a1a url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#1a1a1a url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
		
#sidetop {
	background-image: url(../images/side_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:85px;
	width:205px;
	padding:0px 0px 0px 0px;
	valign: middle;
}

#sidetopgrey {
	background-image: url(../images/side_top_grey.gif);
	background: #CCCCCC;
	background-repeat: no-repeat;
	background-position: top;
	height:10px;
	width:205px;
	padding:0px 0px 0px 0px;
}

#sidebody {
	background: #CCCCCC;
	width:205px;
	padding:0px;
}

#sidebtm {
	background-image: url(../images/side_btm.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:10px;
	width:205px;
	padding:0px 0px 0px 0px;
}

.side a:link {

	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 10px; margin-right: 0px;
}
.side a:visited {

	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 10px; margin-right: 0px;
}
.side a:hover {

	font-size: 10pt;
	color: #000000;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 10px; margin-right: 0px;
}
.side a:active {

	font-size: 10pt;
	color: #000000;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 10px; margin-right: 0px;
}

.side P {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}
.side input {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:2px;
	margin-right:2px;

}

.side textarea {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:2px;
	margin-right:2px;

}

.side select {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:2px;
	margin-right:2px;

}
.sidetop P {
	font-size: 18pt;
	color: #FFFFFF;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}
.sidetop TD {
	font-size: 18pt;
	color: #FFFFFF;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}

.sidefeature P {
	font-size: 18pt;
	color: #FFFFFF;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}

.btmbarleft a:link {

	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.btmbarleft a:visited {

	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.btmbarleft a:hover {

	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.btmbarleft a:active {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px;
	font-style: normal;
	line-height: normal;
}

.btmbarleft TD {

	font-size: 10pt;
	color: #eeeeee;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px;
}

.btmbarleft P {
	font-size: 10pt;
	color: #eeeeee;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;

}

.btmbarright a:link {

	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.btmbarright  a:visited {

	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.btmbarright  a:hover {

	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.btmbarright  a:active {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px;
	font-style: normal;
	line-height: normal;
}

.btmbarright  TD {

	font-size: 10pt;
	color: #eeeeee;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px;
}

.btmbarright  P {
	font-size: 10pt;
	color: #f3f3f3;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;

}

.sidepoint {
	background-image: url(../images/menu_point.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-collapse: collapse;
	border-bottom: 1px dashed #999999;
	padding:5px 0px 5px 5px;
	width:210px;
}

#sidetab-tl {
	background-image: url(../images/side-tab-tl.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:85px;
	width:10px;
	padding:0px 0px 0px 0px;
}

#sidetab-tr {
	background-image: url(../images/side-tab-tr.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:85px;
	width:10px;
	padding:0px 0px 0px 0px;
}

#sidetab-bg {
	background-image: url(../images/side-tab-tbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:85px;
	padding:0px 0px 0px 0px;
}

#sidetab-grey-btm {
	background: #CCCCCC url(../images/side-tab-grey-btm.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:10px;
	padding:0px 0px 0px 0px;
}

#sidetab-grey-top {
	background: #CCCCCC url(../images/side-tab-grey-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:10px;
	padding:0px 0px 0px 0px;
}

#newstitle a:link {
	font-size: 14pt;
	color: #003366;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#newstitle a:visited {
	font-size: 14pt;
	color: #003366;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#newstitle a:hover {
	font-size: 14pt;
	color: #0daaff;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#newstitle a:active {
	font-size: 14pt;
	color: #0daaff;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}

#newsdate {
	font-size: 9pt;
	color: #0daaff;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0px; margin-right: 0px;
}
#newsdesc {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5;
	margin-bottom:5;
	margin-left: 0px; margin-right: 0px;
}
#newsbutton {
	margin-left: 0px; margin-right: 0px;
	height: 15px;
	margin-top:5;
	margin-bottom:5;
	position: right;
}

.news P {
	font-size: 10pt;
	color: #000000;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}

.news {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5px; margin-bottom:5px; margin-left: 0px; margin-right: 0px;
	width:100%;
	padding:5px 0px 5px 0px;
	border-collapse: collapse;
	border-top: 1px dashed #cccccc;
}

#newsimage {
	float: left;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 5px 5px 0px 0px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;

}

#newsright {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 180px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
}
.date P {
	font-size: 8pt;
	color: #000000;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px; margin-right: 0px;
}

#copyright {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0px; margin-right: 0px;
	padding:5px 5px 5px 5px;
}

#phone {
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	color: #0daaff;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0; margin-bottom:0; margin-left: 0px; margin-right: 0px;
	padding:5px 5px 5px 25px;
}

#fax {
	background-image: url(../images/fax.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	color: #0daaff;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0; margin-bottom:0; margin-left: 0px; margin-right: 0px;
	padding:5px 5px 5px 25px;
}

#email {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	color: #0daaff;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0; margin-bottom:0; margin-left: 0px; margin-right: 0px;
	padding:5px 5px 5px 25px;
}

#find {
	background-image: url(../images/find.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	color: #0daaff;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0; margin-bottom:0; margin-left: 0px; margin-right: 0px;
	padding:5px 5px 5px 25px;
}

#btmbar {

	margin-top:0; margin-bottom:0; margin-left: 0px; margin-right: 0px;
	padding:5px 5px 5px 5px;
	width:100%;
}

#grapevine {
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
	padding: 0 0 10px 0;
	border:none;
}

#banner {
	align:center;
	border:none;
}

#featimage {
	width: 150px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
	border: 1px solid #ffffff;
	margin: auto;
}

.feature P {
	font-size: 10pt;
	color: #ffffff;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px; margin-right: 0px;
}

.feature TD {
	font-size: 10pt;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-top:0; margin-bottom:0; margin-left:0px; margin-right: 0px;
}

#featuretitle a:link {
	font-size: 12pt;
	color: #d8242f;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#featuretitle a:visited {
	font-size: 12pt;
	color: #d8242f;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#featuretitle a:hover {
	font-size: 12pt;
	color: #d8242f;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#featuretitle a:active {
	font-size: 12pt;
	color: #d8242f;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}

#servicestitle a:link {
	font-size: 14pt;
	color: #003366;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#servicestitle a:visited {
	font-size: 14pt;
	color: #003366;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#servicestitle a:hover {
	font-size: 14pt;
	color: #0daaff;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#servicestitle a:active {
	font-size: 14pt;
	color: #0daaff;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}

#servicesdesc {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5;
	margin-bottom:5;
	margin-left: 0px; margin-right: 0px;
}
#servicesbutton {
	margin-left: 0px; margin-right: 0px;
	height: 15px;
	margin-top:5;
	margin-bottom:5;
	align: right;
	padding:5px 5px 5px 5px;
}

.services P {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}

.services {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5px; margin-bottom:5px; margin-left: 5px; margin-right: 5px;
	width:90%;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;

}

#servicesimage {
	background: #FFFFFF;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	float: left;

}

#servicesright {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 90px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
	align:top;
}

.main a:link {
	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
.main a:visited {
	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
.main a:hover {
	font-size: 10pt;
	color: #660000;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
.main a:active {
	font-size: 10pt;
	color: #660000;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}

.main P {
	font-size: 10pt;
	color: #000000;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}
.main input {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:2px;
	margin-right:2px;

}

.main textarea {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:2px;
	margin-right:2px;

}

.main select {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:2px;
	margin-right:2px;

}

#servcontactdesc {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5;
	margin-bottom:5;
	margin-left: 0px; margin-right: 0px;
}
#servcontactbutton {
	margin-left: 0px; margin-right: 0px;
	height: 15px;
	margin-top:5;
	margin-bottom:5;
	align: right;
	padding:5px 5px 5px 5px;
}

.servcontact P {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}

.servcontact {
	background: #ffffff url("../images/carouselbg-grey.gif") top repeat-x;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5px; margin-bottom:5px; margin-left: 5px; margin-right: 5px;
	height:140px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

#servdetail {
	float: left;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

}

#servcontactright {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 5px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
}

#servcontactdesc {
	float:right;
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5;
	margin-bottom:5;
	margin-left: 0px; margin-right: 0px;
}

#servdetail h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.servcontact a:link {

	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
.servcontact a:visited {

	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
.servcontact a:hover {

	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
.servcontact a:active {

	font-size: 10pt;
	color: #d61a25;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}

.servcontact P {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}

#casetitle a:link {
	font-size: 14pt;
	color: #003366;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#casetitle a:visited {
	font-size: 14pt;
	color: #003366;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#casetitle a:hover {
	font-size: 14pt;
	color: #0daaff;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}
#casetitle a:active {
	font-size: 14pt;
	color: #0daaff;
	text-decoration: none; font-variant:normal; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin-left: 0px; margin-right: 0px;
}

#casedesc {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5;
	margin-bottom:5;
	margin-left: 0px; margin-right: 0px;
}
#casebutton {
	margin-left: 0px; margin-right: 0px;
	height: 15px;
	margin-top:5;
	margin-bottom:5;
	position: right;
}

.case P {
	font-size: 10pt;
	color: #666666;
	font-variant:normal;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px; margin-right: 5px;
}

.case {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-top:5px; margin-bottom:5px; margin-left: 0px; margin-right: 0px;
	width:100%;
	padding:5px 0px 5px 0px;
	border-collapse: collapse;
	border-top: 1px dashed #cccccc;
}

#caseimage {
	float: left;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 5px 5px 0px 0px;
	padding:5px 5px 5px 5px;

}

#caseright {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 40px;
	padding:5px 5px 5px 5px;
	border-collapse: collapse;
}