@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#header {
	text-align: left;
	width: 926px;
	font-family: Arial, Helvetica, sans-serif;
	height: 457px;
}
#content {
	width: 100%;
}
#footer {
	text-align: left;
	width: 100%;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #29166F;
	padding-top: 7px;
}

/* header */

#topline_wrap {
	width: 100%;
	float: left;
	height: 23px;
}
#topline_left {
	text-align: left;
	width: 300px;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	height: 20px;
	padding-top: 3px;
}
#topline_right {
	text-align: right;
	width: 500px;
	height: 17px;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-top: 3px;
	margin-right: 5px;
}
#logoline {
	text-align: left;
	width: 100%;
	height: 76px;
	float: left;
}
#logo {
	background-image: url(../images/logo.png);
	height: 47px;
	width: 282px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
#logo_right {
	width: 150px;
	margin-top: 15px;
	float: right;
}
#menu {
	height: 35px;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#banner {
	height: 323px;
	width: 100%;
	float: left;
}

/* content */

#cont_01 {
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#cont01_left {
	width: 261px;
	float: left;
	margin-top: 10px;
}
#cont01_right {
	width: 625px;
	float: right;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 10px;
}
#cont_02 {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AD5279;
}

/* footer */

#botwrapper {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 926px;
}
#copyright {
	font-size: 12px;
	width: 550px;
}

/* Menu */

ul#menu {
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu li {
	height: 34px;
	float: left;
}
ul#menu li a {
	display:block;
	height:34px;
	position:relative;
	background-attachment: scroll;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#menu li a.home {
	width:109px;
}
ul#menu li a.about {
	width:128px;
	background-position:-109px 0px;
}
/*ul#menu li a.heritage {
	width:152px;
	background-position:-237px 0px;
}*/
ul#menu li a.experience {
	width:237px;
	background-position:-237px 0px;
}
ul#menu li a.services {
	width:123px;
	background-position:-474px 0px;
}
ul#menu li a.clients {
	width:106px;
	background-position:-597px 0px;
}
ul#menu li a.contact {
	width:105px;
	background-position:-713px 0px;
}
ul#menu li a.bulletin {
	width:115px;
	background-position:-816px 0px;
	}

/* classes */

.clear {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.headers {
	margin-bottom: 3px;
	margin-top: 5px;
}
.more {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD5279;
	text-align: right;
	margin-top: 5px;
	padding-right: 5px;
}
.more a {
	color: #AD5279;
	text-decoration: none;
}
.scroller {
	width: 624px;
	height: 90px;
	margin-top: 5px;
	padding-top: 10px;
	background-image: url(../images/scroller_bg.png);
	padding-left: 1px;
}
.cont_02_lft {
	width: 300px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AD5279;
}
.cont_02_rt {
	width: 298px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	float: right;
	margin-bottom: 10px;
}
.cont_02_headr {
	width: 276px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/cont_02_headr.png);
	height: 17px;
	padding-top: 3px;
	padding-left: 7px;
}
.cont_02_headr_rt {
	width: 276px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/cont_02_headr.png);
	height: 17px;
	padding-top: 3px;
	padding-left: 7px;
	float: right;
	text-align: left;
}
.cont_02_cont {
	width: 273px;
	padding-left: 7px;
	margin-top: 3px;
	font-size: 12px;
	padding-right: 3px;
	margin-bottom: 5px;
}
.cont_02_cont_rt {
	width: 273px;
	padding-left: 7px;
	margin-top: 3px;
	font-size: 12px;
	padding-right: 3px;
	margin-bottom: 5px;
	text-align: left;
	float: right;
}
.scroll_pic {
	font-size: 12px;
	text-align: left;
	float: left;
	height: 80px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #AD5279;
}
.search_form {
	height: 13px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #29166F;
	border: 1px solid #FFFFFF;
}
.search_div {
	width: 125px;
	padding: 0px;
	text-align: right;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 16px;
	margin-top: 0px;
}
.searchbtn_div {
	height: 17px;
	width: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	float: left;
	padding: 0px;
}

/* CMS */

#cms_header {
	text-align: left;
	width: 926px;
	font-family: Arial, Helvetica, sans-serif;
	height: 122px;
}
#cms_heading {
	height: 19px;
	width: 200px;
	margin-bottom: 0px;
	background-image: url(../images/cms.png);
	padding: 0px;
	margin-right: 15px;
	float: right;
	margin-top: 30px;
}
#cms_menu {
	height: 23px;
	width: 100%;
	background-image: url(../images/cmsmenu_bg.gif);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
#cms_menulft {
	height: 100%;
	width: 100%;
	background-image: url(../images/cmsmenu_lft.gif);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left;
}
#cms_menurt {
	height: 19px;
	width: 920px;
	background-image: url(../images/cmsmenu_rt.gif);
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
#cms_content {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#cms_home {
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 200px;
	margin-left: 10px;
}
#cms_login {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/login_bg.png);
	height: 205px;
	width: 425px;
	padding-top: 30px;
	padding-left: 200px;
}

/* CMS Classes */

.cms_icon {
	text-align: center;
	font-size: 11px;
	float: left;
	width: 128px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.cms_icontxt {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #29166F;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.borderless_links {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue_links {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #29166F;
}
.white_links {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.leftbar {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 255px;
}
.leftbar_top {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/leftbar_top.png);
	width: 100%;
	height: 10px;
}
.leftbar_inner {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/leftbar_bg.png);
	width: 235px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftbar_bot {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	background-image: url(../images/leftbar_bot.png);
	height: 10px;
}
.leftbar_cont {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 230px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E1E2C;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.leftbar_cont a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 230px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E1E2C;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
}
.leftbar_cont a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 230px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C496C;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
}
.leftbar_headers {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 6px;
}
.img_right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	float: right;
}

.img_left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.captions {
	float: right;
	background-color: #FBF7F9;
	width: 170px;
	border: 1px solid #F1E0E8;
	margin: 10px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #894160;
}
.logo_right {
	width: 150px;
	margin-top: 15px;
	float: right;
}
.logo_right_wrap {
	float: left;
	margin-bottom: 5px;
}
.logo_right_01 {
	width: 18px;
	float: left;
	height: 16px;
	margin-top: 2px;
}
.logo_right_02 {
	width: 120px;
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #482FA6;
}
.logo_right_02 a {
	width: 120px;
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #482FA6;
	text-decoration: none;
}
.contact_form {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #AD5279;
	height: 16px;
}
.contact_txtarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #AD5279;
