body {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #525252;
	padding: 0px;
	line-height: 17px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #e5e5e5;
	background-repeat: repeat-x;
}
.header_image {
	background:url(../images/header.jpg) no-repeat;
}
.center_main_bg {
	background:url(../images/center_main_bg.jpg) repeat-x;
	background-color:#fefefe;
}
.txt {
	text-align:justify;
}
.content_box_head_bg {
	background:url(../images/content_box_head_bg.gif) repeat-x;
}
.content_box_cen_bg {
	background:url(../images/content_box_cen_bg.gif) no-repeat;
}
.content_box_1px_bg {
	background:url(../images/content_box_1px_bg.gif) repeat-y;
}
.content_txt {
	text-align:justify;
	line-height:18px;
}
.footer_bg {
	background:url(../images/footer_bg.jpg) repeat-x;
}
.rght_panel_cen_bg {
	background:url(../images/rght_panel_cen_bg.gif) repeat-y;
}
.list {
	margin: 0px ;
	padding: 0px;
	list-style-type:none;
}
.list li{
	font-family:"Century Gothic";
	font-size:13px;
	color:#525252;
	background:url(../images/bullet.gif) no-repeat 0px 12px;
	line-height:31px;
	width: 160px;
	padding: 0px 0 9px 20px;

}
.list li.custom {
	line-height:24px;
	background:url(../images/bullet.gif) no-repeat 0px 9px;	
}

.copy_top {
	font-family:"Century Gothic";
	font-size:11px;
	color:#000000;
	text-align:center;
	letter-spacing:1px
}
.sherpa {
	color:#00549c;
	font-size:11px;
}
.copy {
	font-family:"Century Gothic";
	font-size:10px;
	color:#000000;
	text-align:center;
	letter-spacing:1px;
}
.copy a, .copy a:link, .copy a:visited, .copy a:active{
	text-decoration:underline;
	color:#3f5a9c;
}
.copy a:hover{
	text-decoration:none;
	color:#666666;
}
.content_strk {
	background-image:url(../images/content_box_1px_bg_new.jpg);
	background-repeat:repeat-y;
}
.txt_content_bg { 
	background-image:url(../images/cen_bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.service_page_head {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight:bold;
}
a.site:link {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #525252;
}
a.site:visited {
	text-decoration:underline;
	color:#000000;
}
a.site:hover{
	text-decoration:none;
	color:#0c2e82;
}
