/* CSS Document */
body{
	padding:0px;
	color:#444;
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bg-body.png);
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
div, p, ul, h2, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
a{
	background:#fff;
	color:#0066CC;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{background:#fff; color:#666; text-decoration:underline;} 
#bg-wrap {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
}

#wrap {
	width: 900px;
	background-color: #006699;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#inner {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#inner-top {
	background-image: url(images/inner-top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 850px;
	margin: 0 auto;
}
#inner-bot {

	background-image: url(images/inner-bot.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 850px;
	margin: 0 auto;
}


/*----TOP PANEL----*/
#topPan{
	width:800px;
	height:70px;
	position:relative;
	margin:0 auto;
	top: 5px;
}

#topPan #ImgPan{
	width:250px;
	height:128px;
	position:absolute;
	top:12px;
	left:-4px;
	padding:0;
	background-color: transparent;
	z-index: 999;
}


#topPan ul{width:468px; height:32px; position:absolute; top:24px; right:20px;}
#topPan ul li{width:78px; height:32px; float:left;}
#topPan ul li a{width:76px; height:32px; display:block; background:url(images/topmenu-normal.jpg) 0 0 no-repeat #F5F4F4; color:#666; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px; margin:0 2px 0 0;}
#topPan ul li a:hover{background:url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4; color:#fff; text-decoration:none;}

#topPan ul li.home{background:url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px;}
/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan{
	width:756px;
	
	position:relative;
	margin:0 auto;
	top: -6px;
}
	#sub #bodyPan {
	min-height: 500px;
	}
#bodyPan p.toptextpadding{padding:25px 0 0;}
#bodyPan p span{
	background:#fff;
	color:#D20039;
	margin-left: 16px;
}
#bodyPan p.more{
	width:200px;
	float: right;
	padding: 3px;
}
#bodyPan p.more a{height:22px; display:block; background:url(images/arrow1.gif) 1% 60% no-repeat; line-height:22px; text-decoration:none; padding:0 0 0 11px;}
#bodyPan p.more a:hover{background:url(images/arrow2.gif) 1% 60% no-repeat; text-decoration:none;}
#bodyPan li.more a {
	display:block;
	background:url(images/arrow1.gif) 1% 60% no-repeat;
	line-height:22px;
	text-decoration:none;
	text-indent: 6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
	position: relative;
	width: 180px;
	left: 520px;
}
/*----Body Middle Panel----*/
#bodyMiddlePan{
	width:700px;
	position:relative;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#img-top {
	background-image: url(images/home-img-top.png);
	height: 93px;
	width: 466px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}
/*----Middle Left Panel----*/
#MiddleLeftPan{
	width:220px;
	float:left;
	padding: 6px;
}
#MiddleLeftPan p{padding:14px 0 0; line-height:18px;}

#MiddleLeftPan p.largegraytext{font-size:18px;}

#MiddleLeftPan p.more{
	width:200px;
	float: right;
	padding: 3px;}
#MiddleLeftPan p.more a{
	height:22px;
	background:url(images/arrow1.gif) 1% 60% no-repeat;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 11px;
	display: block;
}
#MiddleLeftPan p.more a:hover{background:url(images/arrow2.gif) 1% 60% no-repeat; text-decoration:none;}

#MiddleLeftPan p.chat{width:232px; height:70px; padding:14px 0 36px;}
#MiddleLeftPan p.chat a{width:232px; height:70px; display:block; background:url(images/24hours.gif) 0 0 no-repeat; text-indent:-20000px;}
#MiddleLeftPan p.chat a:hover{background:url(images/24hours.gif) 0 0 no-repeat; text-indent:-20000px;}

#MiddleLeftPan h2{width:210px; height:50px; display:block; color:#D20039; border-bottom:1px dashed #BDB9B9; font-size:24px; line-height:22px; padding:0 20px 0 0;}
#MiddleLeftPan h2 span{background:#fff; color:#545454; font-weight:bold; font-size:14px; text-transform:uppercase;}

/*----/Middle Left Panel----*/
/*----Middle Right Panel----*/
#MiddleRightPan{width:384px; float:left; padding:0 0 0 73px;}
#MiddleRightTopPan{
	width:384px;
	height:180px;
	padding:14px 0 0;
	margin:0 0 20px 0;
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-image: url(images/home-img.png);	
}

#MiddleRightTopPan p.fresh{width:108px; height:24px; display:block; margin:0 0 0 208px; font-size:20px; text-transform:uppercase;}
#MiddleRightTopPan p.business{width:170px; height:20px; display:block; margin:0 0 0 210px; background:url(images/dotline.gif) 0 100% repeat-x #fff; color:#6BB600; font-size:27px; text-transform:uppercase; text-align:right;}

#MiddleRightPan h2{width:380px; height:20px; background:url(images/dotline.gif) 0 100% repeat-x #fff; color:#6BB600; font-size:24px;}
#MiddleRightPan p{padding:8px 0 0;}

#RightListfastPan{width:200px; float:left; padding:10px 0 0;}
#RightListfastPan ul{width:200px;}
#RightListfastPan ul li{width:200px; height:20px; float:left;}
#RightListfastPan ul li a{width:190px; line-height:20px; background:url(images/bullet.gif) 0 6px no-repeat #fff; text-decoration:none; padding:0 0 0 18px;}
#RightListfastPan ul li a:hover{background:url(images/bullet-hover.gif) 0 6px no-repeat #fff; color:#000; text-decoration:underline;}

#RightListnextPan{width:180px; float:left; padding:10px 0 0;}
#RightListnextPan ul{width:180px;}
#RightListnextPan ul li{width:180px; height:20px; float:left;}
#RightListnextPan ul li a{width:160px; line-height:20px; background:url(images/bullet.gif) 0 6px no-repeat #fff; text-decoration:none; padding:0 0 0 18px;}
#RightListnextPan ul li a:hover{background:url(images/bullet-hover.gif) 0 6px no-repeat #fff; color:#000; text-decoration:underline;}

/*----/Middle Right Panel----*/

/*----Footer Panel----*/
#footermainPan{
	background:url(images/footerbg.gif) 0 0 repeat-x #F4F4F4;
	color:#212121;
	position:relative;
	height:133px;
	clear:both;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footerPan{width:689px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; padding:15px 0 0;}

#footerPan ul{
	width:460px;
	height:20px;
	position:relative;
	margin:0 auto;
	text-align: center;
}
#footerPan li{
	float:left;
	text-align: center;
}
#footerPan ul li a{padding:0 10px 0; color:#212121; background:#F4F4F4; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.design{width:190px; background:#F4F4F4; color:#212121; display:block; position:relative; margin:9px  auto; }
#footerPan ul.design li{height:20px;}
#footerPan ul.design li a{background:#F4F4F4; display:block; color:#212121; text-decoration:none; padding:0px;}
#footerPan ul.design li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:300px;
	background:#F4F4F4;
	color:#212121;
	position:relative;
	text-align: center;
	font-size: 1.2em;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerPanhtml{
	width:64px;
	height:19px;
	display:block;
	clear: left;
	float: left;
}
#footerPanhtml a{width:59px; height:18px; background:#fff; color:#6A6A6A; border:1px solid #B6B6B6; display:block; line-height:19px; text-align:center; font-weight:bold; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:#D2D0D0; color:#353427; text-decoration:none;}

#footerPancss{
	width:64px;
	height:19px;
	display:block;
	clear: none;
	float: right;
}
#footerPancss a{width:49px; height:18px; background:#fff; border:1px solid #B6B6B6; color:#6A6A6A; display:block;line-height:19px; text-transform:uppercase; font-weight:bold; text-align:center; text-decoration:none;}
#footerPancss a:hover{background:#D2D0D0; color:#353427; text-decoration:none;}
.top-txt {
	margin-top: 0px;
}
.clear {
	clear: both;
	z-index: 0;
}
p.clear {
	margin: 6px;
	padding: 0px;
}

li.expand {
	width: 195px;
}
p.credit {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	font-size: .9em;
}
.credit a {
	background-color: transparent;
}


.justify {
	text-align: justify;
}
.mod3 {
	margin-top: 5px;
	margin-bottom: 3px;
	float: none;
}
h3.mod3 {
width:380px; height:22px; color:#6BB600; font-size:19px;
}
#sub p {
	margin-top: 6px;
	margin-bottom: 12px;
}
#sub h3 {
	color: #003D59;
	margin-bottom: 9px;
}
#sub h2 {
	color: #6BB600;
	margin-top: 26px;
	margin-bottom: 24px;
	position: relative;
	top: 9px;
}
.black {
	color: #000000;
}
table#form1 {
	width: 400px;
}
.formbox {
	text-align: left;
	text-indent: 0px;
	position: relative;
	left: -44px;
}
div#form {
	background-color: #F6F6F6;
	padding: 9px;
	border: 1px solid #666666;
	width: 450px;
	margin: 0 auto;
}
#call {
	float: right;
	color: #6BB600;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px;
	z-index: 998;
	margin-right: 20px;
}
#call a, #call a:visited {
	color: #6BB600;
	text-decoration: none;
}
	#call a:hover {
		color: #009966;
	}
	#bodyPan p span.name {
	font-style: italic;
	text-indent: 16px;
	color: #6BB600;
}
#testimonials p {
	margin-bottom: 24px;
	margin-right: 150px;
}
.float-rt {
	float: right;
}
div#test-home {
	padding: 6px;
	border: 2px dotted #6BB600;
	color: #000000;
	width: 360px;
}
#mission {
	text-transform: uppercase;
}
#fam-pic {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
