/*  EPA Theme*/
/* Category Menu Top Pages Menu Left Large */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #fff;
	font-size: 13px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #777;  
	
}
p {
	margin: 10px 0;
}
a img {
	border: 0;
}
a {
	color: #777;
	text-decoration: underline;
}
a:hover {
	color: #684b83;
	text-decoration: underline;
}
html #wrapper {
	margin: 0 auto !important;
}
#wrapper {
	width: 960px;
	background: #eaf6fb url(../images/bck.jpg) right repeat-y;
}
#wrapper .site_phrases_top {
	z-index: 1;
	width: 450px;
	height: 12px;
	font-size: 9px;
	margin: 0 250px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
}
#wrapper .site_phrases_bottom {
	width: 960px;
	height: 31px;
	font-size: 9px;
	overflow: hidden;
	line-height: 12px;
	background: #fff;
}
#wrapper .site_phrases_top ul {
	color: #777;
	list-style: none;
	text-align: center;
}
#wrapper .site_phrases_top li {
	margin: 5px;
	display: inline;
}
#wrapper .site_phrases_bottom ul {
	color: #777;
	padding: 6px;
	list-style: none;
	text-align: center;
}
#wrapper .site_phrases_bottom li {
	margin: 5px;
	display: inline;
}
#skip_nav {
	display: none;
}
#top {
	float: left;
	width: 960px;
	min-height: 313px;
	height: auto !important;
	height: 313px;
	position: relative;
	padding: 161px 0 0 0;
	background: url(../images/page-top.jpg) right bottom no-repeat;
}
#title_bar{
	top: 0;
	width: 960px;
	height: 164px;
	position: absolute;
	background: url(../images/catmenu.jpg) top no-repeat;
}
#title_bar h1 {
	display: none;
}
#page_date {
	display: none;
}
#summary {
	left: -10000px;
	position: absolute;
}
#summary p {
	margin: 0;
	pading: 0;
}
#logo object {
	position: absolute;
	right: 0px;
	top: 164px;
}
#catmenu {
	left: 0px;
	top: 122px;
	width: 955px;
	height: 38px;
	font-size: 11px;
	overflow: hidden;
	padding-left: 1px;
	line-height: 50px;
	position: absolute;
	text-transform: capitalize;
}
#catmenu_inner_wrapper_top ul {
	height: 38px;
	width: 960px;
	overflow: hidden;
}
#catmenu_inner_wrapper_top ul li {
	float: left;
	width: 120px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
#catmenu_inner_wrapper_top ul li a {
	float: left;
	color: #777;
	height: 38px;
	width: 100px;
	display: block;
	overflow: hidden;
	line-height: 38px;
	text-align: center;
	padding: 0 10px;
	text-decoration: none;
	background: url(../images/catmenu_a.jpg) top no-repeat;
}
#catmenu_inner_wrapper_top ul li a:hover {
	color: #000;
	text-decoration: underline;
	background: url(../images/catmenu_hover.jpg) top no-repeat;
}
#catmenu_inner_wrapper_top ul li.this_page {
	color: #684b83;
	width: 100px;
	height: 38px;
	display: block;
	overflow: hidden;
	line-height: 38px;
	text-align: center;
	padding: 0 10px;
	text-decoration: underline;
	background: url(../images/catmenu_hover.jpg) top no-repeat;
}
#breadcrumb {
	display: none;
}
#main {
	float: left;
	margin-top: -20px;
}
#content {
	float: right;
	width: 646px;
	margin: 20px 0 0;
	position: relative;
	padding: 62px 20px 20px;
	font-size: 13px;
	font-family: tahoma, verdana, arial, sans-serif;
	background: url(../images/content-bck.jpg) repeat-y;
}
#content h2 {
	top: 0;
	right: 0;
	color: #000;
	height: 42px;
	width: 559px;
	font-size: 17px;
	font-weight: 100;
	overflow: hidden;
	line-height: 27px;
	position: absolute;
	padding: 7px 86px 0 40px;
	text-transform: capitalize;
	margin-bottom: 0 !important;
	background:url(../images/main_header.jpg) no-repeat;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal; 
}
#content h3 {
	color: #684b83;
	display: inline;
	font-size: 17px;
	font-weight: 100;
	text-transform: capitalize;
}
#content h4 {
	color: #666;
	font: 13px tahoma, verdana, arial, sans-serif;
}
#content ul, #content ol {
	margin: 15px 0;
	padding-left: 10%;
}

#content p {
	color: #777;
}
#content img {
	border: 1px solid #999;
}
#content form {
	padding-bottom: 15px !important;
}
#content label {
	color:  #777;
}
#content textarea {
	color: #afafaf;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input {
	color: #fff;
	background: #ffffCC;
}
#content fieldset {
	border: 0;
}
#content form p#submitButtons {
	float: right;
	padding-right: 205px;
}
#content input#submit {
	color: #fff;
	border: none;
	width: 103px;
	height: 34px;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
	margin-right: 10px;
	background: url(../images/form_a.jpg) no-repeat 0 1px;
}
#content input#submit:hover {
	color: #fff;
	border: none;
	background: url(../images/form_hover.jpg) no-repeat 0 1px;
}
#content input#reset {
	color: #fff;
	border: none;
	width: 103px;
	height: 34px;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
	background: url(../images/form_a.jpg) no-repeat 0 1px;
}
#content input#reset:hover {
	color: #fff;
	border: none;
	background: url(../images/form_hover.jpg) no-repeat 0 1px;
}
#content input.errorInput, 
#content textarea.errorInput, 
#content checkbox.errorInput {
	color: #F00;
	border: 1px solid #F00;
	background: #f8cad0;
}
#content input.okayInput, 
#content textarea.okayInput, 
#content checkbox.okayInput {
	color: green;
	border: 1px solid green;
	background: #CCFFCC;
}
#content p,
#content ul,
#content ol,
#sidebar_text p,
.sidebar_plugin p,
#sidebar_address span.sidebar_address_line,
#company_details span.sidebar_address_line {
	text-align: left;
	line-height: 21px !important;
}
#lhcol {
	color: #fff;
	float: left;
	width: 274px;
	margin-top: 20px;
	position: relative;
}
#lhcol h2 {
	color: #000;
	width: 186px;
	height: 42px;
	font-size: 17px;
	font-weight: 100;
	overflow: hidden;
	text-align: left;
	line-height: 40px;
	padding: 0 44px;
	text-transform: capitalize;
	background: url(../images/lhcol_h2.jpg) top left no-repeat;
	font-family: tahoma, verdana, arial, sans-serif; 
	font-weight: normal; 
}
.sidebarAddressHead {
	color: #684b83;
}
#pagemenu_inner_wrapper_left ul {
	list-style: none;
}
#pagemenu_inner_wrapper_left ul li a {
	color: #777;
	width: 193px;
	height: 33px;
	display: block;
	overflow: hidden;
	line-height: 35px;
	text-decoration:none;
	padding: 0 40px 5px 41px;
	background: url(../images/pagemenu_a.jpg) no-repeat;
}
#pagemenu_inner_wrapper_left ul li a:hover {
	color: #684b83;
	text-decoration: underline;
	background: url(../images/pagemenu_hover.jpg) no-repeat;
}
#pagemenu_inner_wrapper_left ul li this_page{
	color: #684b83;
	text-decoration: underline;
	background: url(../images/pagemenu_hover.jpg) no-repeat;
}
#lhcol .sidebar_plugin p {
	margin: 0;
	width: 190px;
	padding: 8px 42px 14px;
}
#sidebar_networks .social_networks{
	overflow: hidden;
	width: 227px !important;
	padding: 10px 5px 19px 42px !important;
}
#lhcol_inner_wrapper {
	margin-top: 0;	
	background: url(../images/pagemenu_bck.jpg) repeat-y;
}
html #lhcol #sidebar_text p {
	width: 69%;
	padding: 20px 42px 22px !important;
}
#lhcol #lhcol_inner_wrapper #sidebar_image{
	width: 274px !important;
	padding: 10px 0;
	background: #fff !important;
}
#lhcol #lhcol_inner_wrapper #sidebar_image p {
}
#lhcol #sidebar_image img {
	margin: 0;
}
.sidebar_plugin {
	width: 274px;
}
.sidebar a {
	color: #afafaf;
}
.sidebar a:hover {
	color: #684b83;
}
.sidebar_plugin p {
	color: #777;
}
#sidebar_goback h2 {
	display: none;
}
#sidebar_image {
	width: 100% !important;
}
#sidebar_image p {
	width: 273px !important;
	text-align: center !important;
}
#footer {
	color: #fff;
	clear: both;
	width: 960px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	background:url(../images/footer_top.jpg) no-repeat;
}
#footer_inner_wrapper {
	float: left;
	margin-top: 20px;
}
#footer_inner_wrapper ul {
	float: left;
	height: 35px;
	line-height: 18px;
	margin: 10px 0 0;
	overflow: hidden;
	padding: 0 150px;
	text-align: center;
	width: 660px;
	background:url(../images/footer_bck.jpg) repeat-y;
}
#footer_inner_wrapper ul li {
	margin: 0 5px;
	display: inline;
	list-style: none;
	padding: 0 0 0 15px;
	background:url(../images/footer_ul.jpg) 0 -1px no-repeat;
}
#footer_inner_wrapper ul li a {
	color: #fff;
	text-decoration: none;
}
#footer_inner_wrapper ul li a:hover {
	color: #fff;
	border-bottom: 1px solid #684b83;
}
#footer_inner_wrapper ul li.this_page {
	color: #fff;
	border-bottom: 1px solid #684b83;
}
#footer_inner_wrapper p#copyright {
	margin: 0;
	color: #fff;
	float: left;
	width: 658px;
	height: 10px;
	margin: 0;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
	padding: 8px 150px 25px;
	background: #1C1C1C url(../images/footer_bck.jpg) repeat-y;
}
#link_rotator {
	margin: 0;
	float: left;
	color: #fff;
	height: 43px;
	width: 960px;
	text-align: center;
	text-decoration: none;
	background: #3e70a4 url(../images/footer_bottom.jpg) no-repeat 0 -25px;
}
#link_rotator a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #684b83;
}
#link_rotator a:hover {
	color: #684b83;
	text-decoration: none;
	border-bottom: 1px solid #684b83;
}
#subfooter {
	clear: both;
}
#advanced_layouts_78 #text_image_1,
#advanced_layouts_78 #text_image_2,
#advanced_layouts_78 #text_image_3,
#advanced_layouts_78 #text_image_4,
#advanced_layouts_78 #text_image_5,
#advanced_layouts_78 #text_image_6,
#advanced_layouts_78 #image_1_block {
	border-color: #bbb !important;
}
#template_1 img#image_1 {
	margin: 14px 22px 10px 22px !important;
}
#content ul li, #content ol li {
	list-style: none;
	padding: 0 0 0 15px !important;
	background:url(../images/bullet.gif) 0 50% no-repeat;
	font-weight: bold; 
}