body 
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:14px;
	color:#737373;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
} 

a {
	text-decoration: underline;
	color:#32833B; font-weight:bold
}

a:hover{
	background: transparent;
	color: #DD6E01;
	text-decoration: underline;
}

#wrapper {
	width: 770px;
	text-align: left;
	height: auto;
	background-image: url(../images/bgborder.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#mainpage-01 {
	float:left;
	width:750px;
	height:99px;
	background:url(../images/mainpage_01.jpg);

}

#mainpage-02 {
	float:left;
	background:url(../images/mainpage_02.jpg);
	width:330px;
	height:21px;
}

#mainpage-03 {
	float:left;
	width:105px;
	height:21px;
}

#mainpage-03 a.button, #mainpage-03 a:visited.button {
	display:block;
	width:105px;
	height:21px;
	background:url(../images/mainpage_03full.jpg);
	background-position:top left;
	background-color:transparent;
}
#mainpage-03 a:hover.button {
	background-position:0 -21px;
	line-height:22px;
	overflow:hidden;
	}
#mainpage-03 a:active.button {
	background-position:0 -21px;
	}

#mainpage-04 {
	float:left;
	width:105px;
	height:21px;
}

#mainpage-04 a.button, #mainpage-04 a:visited.button {
	display:block;
	width:105px;
	height:21px;
	background:url(../images/mainpage_04full.jpg);
	background-position:top left;
	background-color:transparent;
}
#mainpage-04 a:hover.button {
	background-position:0 -21px;
	line-height:22px;
	overflow:hidden;
	}
#mainpage-04 a:active.button {
	background-position:0 -21px;
	}

#mainpage-05 {
	float:left;
	width:105px;
	height:21px;
}

#mainpage-05 a.button, #mainpage-05 a:visited.button {
	display:block;
	width:105px;
	height:21px;
	background:url(../images/mainpage_05full.jpg);
	background-position:top left;
	background-color:transparent;
}
#mainpage-05 a:hover.button {
	background-position:0 -21px;
	line-height:22px;
	overflow:hidden;
	}
#mainpage-05 a:active.button {
	background-position:0 -21px;
	}

#mainpage-06 {
	float:left;
	width:105px;
	height:21px;
}

#mainpage-06 a.button, #mainpage-06 a:visited.button {
	display:block;
	width:105px;
	height:21px;
	background:url(../images/mainpage_06full.jpg);
	background-position:top left;
	background-color:transparent;
}
#mainpage-06 a:hover.button {
	background-position:0 -21px;
	line-height:22px;
	overflow:hidden;
	}
#mainpage-06 a:active.button {
	background-position:0 -21px;
	}

#mainpage-07 {
	float:left;
	width:750px;
	height:70px;
	background:url(../images/mainpage_07.jpg);
}

#mainpage-08 {
	float:left;
	width:150px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#pagecontent {
	width:600px;
	float:left;
	height: auto;
}


#mainpage-09 {
	width:750px;
	height:auto;
	margin: 0px;
	background-image: none;
	text-align: center;
}
#mainpage-10 {
	width:750px;
	color:#000;
	font-family:Tahoma;
	font-size:11px; 
	text-decoration:none;
	text-align:center
	}

dl.curved {
	margin:5px 0;
	padding:0;
	width:95%;
	background-color: #97c8e9;
	background-image: url(../images/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
dl.curved dt {
	padding:10px;
	text-align:center;
	color:#990000;
	background-color: transparent;
	background-image: url(../images/c_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
	font-weight: bold;
}
dl.curved dd {
	padding:0;
	margin:0;
	background-color: #eee;
	background-image: url(../images/c_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {
	background-color: transparent;
	background-image: url(../images/c_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.newsborderleft {
	width:11px;
	background-image: url(../images/td_px1.jpg);
	background-repeat: repeat-y;
}

.newsborderright {
	background:url(../images/td_px3.jpg);
	width:11px;
}

.newsunderline{
	height: 1px;
	background-repeat:repeat-x;
	background-image: url(../images/dot.jpg);
}

.newsheadline {
	color:#2d56f0;
	font-weight:bold
}

.box {
	background: transparent;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0;
	float: left;
	width: 95%;
}

.boxcontent h1, .boxcontentrb h1, .boxcontentlb h1, .boxcontenttb h1, .boxcontentbb h1, .h1{
	margin:0; 
	color:#3d4c5f;
	font-family:Courier New;
	font-size:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;

}

.boxcontent {
	display:block;
	height:auto;
	width: 95%;
}

.boxcontentrb {
	display:block;
	height:auto;

}

.boxcontentlb {
	display:block;
	height:auto;
}

.boxcontenttb {
	display:block; 
	height:auto
}

.boxcontentbb {
	display:block; 
	height:auto
}

.boxcontent p, .boxcontentrb p, .boxcontentlb p, .boxcontenttb p, .boxcontentbb p, .p{
	margin:0; 
	padding:5px 5px; 
}


.color_a {
	color:#3d4c5f;
	background:#FFF url(../images/subheadertile.gif) repeat-x;
	font-size:22px; 

}
.color_blue {
color:#9898f8;
}
.color_yellow {
color:#f8c898;
}
#copyright {
	text-align: center;
	padding-top: 6px;
}

.color_d {
background:#b2ab9b; 
color:#000;
}

.moreinfo {
	font-size: 9px;
	text-decoration: underline;
}
.testimonial {
	font-style: italic;
	line-height: 20px;
}
.testimonialclient {
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	font-style: normal;
}
