body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-size:100%;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
	
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:100%;
	color: #333333;
}

a:link, a:visited, a:active {color:#4F008A; text-decoration: underline;}
a:hover {color:#4F008A; text-decoration: none;}

p {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica,    sans-serif;
	font-size: small;
	line-height: 20px;
}

h1 {
	font-size: 135%;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/ico-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 35px;
	height:26px;
	line-height:26px;
}

h2 {
	font-size: 100%;
	color: #4F008A;
	font-weight: bold;
	margin:0px 0px 7px 0px;
}
h3 {
	font-size: 100%;
	color: #4F008A;
	font-weight: bold;
	margin:0px 0px 7px 0px;
}
#main {
	width:750px;
	display:block;
	margin: 50px auto 15px auto;
	background-color: #FFFFFF;
	overflow:hidden;
	background-image: url(../images/page-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
.clear { clear:both;}
.pic-style {border:#002300 solid 1px; margin:5px 0px 20px 0px}


/*  header  */
#header {height:104px; width:730px; display:block; margin: 8px auto 0px auto;}

#header1 {height:104px; width:520px; display:block; margin: 8px auto 0px auto;
float: left}

#header2 {height:104px; width:200px; display:block; margin: 8px auto 0px auto;
float: right;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: small;}


/* content */
#content  {
	background-image: url(../images/leftcol-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 730px;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pagebody {
	float:left;
	margin: 0px 0px 20px 20px;
	display:block;
	width:330px;
}

#pagebodycase {
	float:left;
	margin: 0px 0px 20px 20px;
	display:block;
	width:500px;
}

/* left col */
#leftcol {
	width:175px;
	float:left;
	font-size:80%;
	padding:0px 0px 0px 0px;
}
#search {
	width:175px;
	float:left;
	font-size:80%;
	padding: 0px 0px 5px 0px
}
.btn_go {
	border:0px;
	
	cursor:pointer;
	background-image:url(../images/btn_go.jpg);
	width: 18px;
	font-size: 15%;
height: 18px;}
.input {
	border:1px solid #4F008A;
	background-color:#FFFFFF;
	width:145px;
	height:15px;
	font-size: small;
	}
.leftbox {
	color: #FFFFFF;
	background-image: url(../images/leftbox-bg.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 175px;
	text-align:center;
}
.leftbox h2{
	padding-top:30px;
	line-height:120%;
}
.leftbox h2 a, .leftbox h2 a:visited, .leftbox h2 a:active, .leftbox h2 a:hover{
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	margin:0px 0px 7px 0px;
}



/* right col */
#rightcol {
	width:190px;
	float:right;
	padding: 0px;
}
#rightbox {
	color: #000000;
	background-image: url(../images/rightbox-bg.gif);
	background-repeat: no-repeat;
	height: 215px;
	width: 185px;
	padding-top: 20px;
}
#rightbox p, #rightbox h2{
	margin: 0px 12px 8px 12px;
	 font-size: 80%;
}
#testimonials {
	display:block;
	margin:10px 0px 10px 0px;
}
.q_open {
	background-image:url(../images/quote-open.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:22px;
}
.q_close {
	background-image:url(../images/quote-close.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:22px;
}
.quote {
	margin:2px 10px 2px 10px;
}
	

/* footer */
#footer {
	width:750px;
	display:block;
	position:relative;
	bottom:0px; 
	height:25px;
	border-top: #000000 solid 5px;
	font-size:70%;
}
#copyright {
	position:absolute;
	left:18px;
	top:7px;
}
#sitemap {
	position:absolute;
	top:7px;
	left:353px;
}
#design-by{
	position:absolute;
	right:18px;
	top:7px;
}
#sitemap a, #sitemap a:visited, #sitemap a:active, #design-by a, #design-by a:visited, #design-by a:active, {color:#000000;};	

/* form */
form {
	padding:0px;
	margin:0px;
}

ul {
	list-style-type: square;
}

.formreq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
    
    .formtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;}
    

}

/* form */
form {
	padding:0px;
	margin:0px;
}
.contform {
	border:1px solid #50018B;
	background-color:#FFFFFF;
	width:220px;
	font-size:90%;
	color:#666666;

}
#buttsend {
	border:1px solid #000000;
	background-color:#000000;
	font-weight:bold;
	font-size:90%;
	color:#FFFFFF;
	cursor: pointer;
margin-top: +15px;}
#contactbody {
	float:right;
	margin: 0px 20px 20px 20px;
	display:block;
	width:500px;
}
#contactbody-l {
	float:left;
	margin: 0px 20px 0px 20px;
	display:block;
	width:250px;
}
#contactbody-r {
	float:right;
	margin: 0px;
	display:block;
	width:250px;
}

#map {
	position:absolute;
top: 550px;
}

.casemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	}

.contform {
	border:1px solid #999965;
	background-color:#FFFFFF;
	width:230px;
	color:#666666;
}

.boldmain {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:80%;
	color: #555555;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:80%;
	color: #555555;
}
	

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
.newslink {
	color: #FFFFFF;
	background-image: url(../images/leftbox-bg.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 175px;
	text-align:center;
margin-left: 7px;}
.newslink h2{
	padding-top:30px;
	line-height:120%;
padding-left: 0px;}
.newslink h2 a, .newslink h2 a:visited, .newslink h2 a:active, .newslink h2 a:hover{
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	margin:0px 0px 7px 0px;
}
.casetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height:100%;
	color: #333333;
font-weight: bold;}	
