/*merlin StyleSheet*/


html{
   	FONT-FAMILY:  Arial;
    font-size: small;
	height:100.01%;
	background: #FFFFFF
}
	


body { 
  	margin: 18px 0px 18px 0px;
    color: #333333
	
	 		
}

#container {
	height: auto !important;  
	height:100%;
	min-height:520px; 
	padding: 0px;
	width: 935px;		
	margin: 0 auto;
	background: url(../images/bk_hme.jpg) repeat-y
	}
.clear{
	clear: both
}

#header{
	height: 232px;
	margin: 0 auto;  
	min-height:232px; 
	padding: 0px;
	width: 935px;		
	margin: 0 auto
	}

.menu {
	padding:0px; 
	margin:0px 0px 0px 20px;
	width: 600px;
	height: 32px;
	min-height: 32px
}

.menu dt {display:none;}
.menu dd {
	float:left;
	padding:0; 
	margin:0; 
	text-align:center
}

.menu dd span.aa {
	display:block;
	width:12px;
	height:1.5em;
	height:auto;
	background:url(../images/btn_left.gif);
	float:left;
	margin:0px 0px 0px 3px;
	padding:9px 0px 7px 0px
}
.menu dd span.bb {
	height:1.5em;
	height:auto;
	background:url(../images/btn_mid.gif);
	float:left;
	padding:9px 0px 7px 0px
}
.menu dd span.cc {
	display:block;
	width:12px;
	height:1.5em;
	height:auto;
	background:url(../images/btn_right.gif);
	float:left;
	padding:9px 0px 7px 0px
}

.menu a:link, .menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size:1em;
	cursor:pointer
}
.menu a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:#00AEE8
}
.menu a:hover span {
	background-position:0 150px

}

/*END menu*/


#leftpanel{
	padding: 64px 20px 0px 50px;
	width: 173px;
	height: 200px;
	float: left;
	margin: 0px;
	background: url(../images/bk_box_home.jpg) top right  no-repeat
}

#leftpanel p{
	font-size: 90%;
    line-height: 1.6;
	color: #5C035C;
	text-align: center;
	font-weight: bold;
}
#leftpanel .tel{
	font-size: 120%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#leftpanel .services{
	font-size: 90%;
	padding-top: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#content{
	float: left;
	padding: 0px 40px 0px 40px;
	width: 603px;
	height:261px;
	margin: 0px;
	border-bottom: solid 3px #570059;
	background: #FFFFFF url(../images/bk_hmecontent.jpg) top right  no-repeat

}

#leftpanelbot{
	padding: 25px 0px 0px 50px;
	width: 310px;
	height: 200px;
	float: left;
	margin: 0px 0px 0px 22px;
	background: url(../images/bk_hmeinfo.jpg) 7% 0% no-repeat
}
#leftpanelbot p{
	font-size: 87%;
    line-height: 1.4;
	color: #333333;
	text-align: justify;
	font-weight: normal;
}
#leftpanelbot h5{
	font-size: 100%;
    line-height: 1.6;
	color: #00AEE8;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px -6px 0px
}

.info{
	float: left;
	padding: 20px 20px 0px 20px;
	width: 478px;
	height:200px;
	margin: 0px;

}
.tabcontent{
display:none
}


.info a:link, .info  a:active,  .info a:visited{
		display: block;
		width: 101px;
		height: 40px;
		color: #FFFFFF;
		font-size: 95%;
		padding: 24px 7px 24px 7px;
		background: url(../images/btn_purple.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-align: center
 }

.info a:hover{ 
	background: url(../images/btn_purple_ov.jpg) 0 0 no-repeat;
	color: #FFFFFF 
	}

 .blu a:link,  .blu a:active, .blu a:visited{
		display: block;
		width: 101px;
		height: 40px;
		color: #FFFFFF;
		font-size: 95%;
		padding: 24px 7px 24px 7px;
		background: url(../images/btn_blue.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-align: center
 }

  .blu a:hover{
	background: url(../images/btn_blue_ov.jpg) 0 0 no-repeat;
	color: #FFFFFF 
	}


h1{
	font-weight:normal;
	text-align: left;
	line-height: 1.6;
	font-size: 140%;
	color: #00AEE8;
	padding: 0px;
	margin: 12px 0px -6px 0px;
	}

/*content area*/

h2{
	font-weight:bold;
	text-align: left;
	line-height: 1.6;
	font-size: 100%;
	color: #720773;
	padding: 0px;
	margin: 0px;
	}

#content p{
	font-size: 87%;
    line-height: 1.4;
	color: #333333;
	text-align: justify
}


.pright {   
   	text-align: right
}
.pcenter { 
   	text-align: center
}

.pleft { 
   	text-align: left
}
.imgright{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px
}	




/* links*/

a:link, a:active, a:visited {
   color: #720773;
   font-size: 100%;
   text-decoration: underline;
   font-weight: bold
}

a:hover {
   color: #00AEE8;
   text-decoration: underline;
   font-weight: bold
}

a.quote:link, a.quote:active, a.quote:visited {
   color: #720773;
   font-size: 100%;
   text-decoration: none;
   font-weight: bold
}

a.quote:hover {
   color: #720773;
   text-decoration: underline;
   font-weight: bold
}


/* footer*/

#footer {
	clear:both;
	margin: 0px 0px 0px 30px; 
	font-weight: normal;
	height: 35px;
	padding: 8px 12px 0px 0px;
	text-align: right;
	background-color:#5C035C;
}
#footer P{
	font-size: 80%;
	color: #FFFFFF;
	text-align: right
}

#footer a:link, #footer a:active, #footer  a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	text-align: right
}

#footer a:hover {
	text-decoration: underline;
	color: #00AEE8
}


/*  end footer*/


	
