/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAEDD8;
	color:#6C6C6C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:981px;
	height:93px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:981px;
	background-color:#fff;
	color:#6C6C6C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#body p.navLeft{
	display:block;
	background:url(images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a{
	display:block;
	padding:0 15px;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#fff;
	background-color:#51A7CC;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	width:580px;
	float:left;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 33px;
	background-image: url(images/left_panel_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#left h2.welcome{
	display:block;
	width:418px;
	height:28px;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin:0 0 21px 0;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left p.lftTxt{
	display:block;
	font-size:11.6px;
	line-height:18px;
}
#left p.lftTxtv{
	display:block;
	font-size:11px;
	line-height:18px;
	font-weight: bold;
	margin-top: 12px;
}

#left p.lftTxt span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#left h2.le{
	display:block;
	font-size:0;
	line-height:0;
	background-image: url(images/welcome_div.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 28px;
	width: 418px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
}
#left p.lftTxt2{
	display:block;
	width:500px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
#left p.lftTxt3{
	display:block;
	width:500px;
	font-size:11px;
	line-height:18px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 410px;
}
#left a.rm:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:310px;
	float:right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A0D0E4;
}
#service{
	width:300px;
	background-color:#FFFFFF;
	color:#fff;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:981px;
	height:200px;
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	position:relative;
	background-color: #075d79;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer p.copyright{
	position:absolute;
	left:0px;
	top:90px;
	width:941px;
	color:#666666;
	background-color:inherit;
	text-align: center;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#footer p.copyright2{
	position:absolute;
	left:0px;
	top:40px;
	width:941px;
	color:#999999;
	background-color:inherit;
	text-align: center;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:780px;
	top:190px;
	color:#ECE9D8;
	background-color:inherit;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.design a.link{
	color:#CCCCCC;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#FF0000;
}
/*------------------------------------------------footer--------------------*/
#bodyPanel #testimonial{
	width:283px;
	height:162px;
	display:block;
	color:#786321;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
#bodyPanel #testimonial p{background:none; margin:0; padding:0 0 5px 0;}
#bodyPanel #testimonial p span{color:#786321; background:#FFFAED;}

.cssstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	color: #666666;
	padding-left: 14px;
}
.cssjaevent1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-variant: normal;
	color: #990000;
	list-style-position: outside;
	list-style-image: url(images/puce2.gif);
	list-style-type: square;
}
