/*Layout*/
body
{
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	/*font-family: HURTMOLD_, Arial, Helvetica, sans-serif;*/
	src: url(../HURTM___.TTF);
}
a
{
	font-size: 11px;
	color: #47744C;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #47744C;
}
a:hover
{
	text-decoration: underline;
	color: #666666;
}
a:active
{
	text-decoration: none;
	color: #47744C;
}
span
{
	color: #47744C;
}
/*
@font-face
{
  src: local("HURTMOLD_"),
       url(http://www.adevsonet.com/media/HURTM___.TTF) format("truetype");
  font-family: "HURTMOLD_";
  font-style: normal
}
*/
/* CSS Document */
.regular_text
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 22px;
}
.footer_text
{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 22px;
}
.footer_text a
{
	color: #47744C;
}
.footer_sep  
{
	font-size: 9px;
	color: #47744C;
}
.title
{
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #47744c;
	line-height: 20px;
}
.subtitle
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.form
{
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #000000;
	text-transform: none;
	border: 1px none #666666;
	text-indent: 5px;
	font-weight: normal;
}
.form_text
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 22px;
}
.form_boton
{
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #27402A;
	text-transform: none;
	border: 1px outset #666666;
	text-indent: 5px;
	font-weight: normal;
	font-variant: normal;
}

#site
{	
	width: 819px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#site_header
{
	width: inherit;
	height: 312px;
	margin-left: inherit;
	margin-right: inherit;
	position: relative;
}
#site_header_left
{
	width: 32px;
	height: inherit;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 329px;
	background-image: url('../images/bg_left.png');
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
}
#site_header_center
{
	width: 755px;
	height: inherit;
	margin-left: inherit;
	margin-right: inherit;
	position: absolute;
	top: 0px;
	left: 32px;
}
#site_header_right
{
	width: 32px;
	height: inherit;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 329px;
	background-image: url('../images/bg_right.png');
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	right: 0px;
}
#site_banner
{
	width: inherit;
	height: 289px;
	margin-left: inherit;
	margin-right: inherit;
}
#site_menu
{
	width: inherit;
	height: 26px;
	margin-left: inherit;
	margin-right: inherit;	
	background-color: #051407;
	font-size: 14px;
	position: relative;
}
#site_menu_culture
{
	width: inherit;
	margin-left: inherit;
	margin-right: inherit;	
	position: absolute;
	top: 0px;
	right: 0px;
}
#site_menu_culture a	
{
	width: 70px;
	height: inherit;
	text-align: center;
	font-size: 8px;
	position: absolute;
	top: 4px;
	right: 2px;	
}
#site_menu_items
{
	width: inherit;
	margin-left: inherit;
	margin-right: inherit;
	top: 0px;
	left: 0px;
}
#site_body
{
	width: inherit;
	height: auto;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 500px;
	position: relative;
}
#site_body_left
{
	width: 32px;
	height: auto;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 500px;
	background-image: url('../images/bg_left.png');
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
}
#site_body_center
{
	width: 755px;
	height: auto;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 420px;
	position: absolute;
	top: 0px;
	left: 32px;
}
#site_body_right
{
	width: 32px;
	height: auto;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 500px;
	background-image: url('../images/bg_right.png');
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	right: 0px;
}
#site_content
{
	width: 695px;
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
}
#site_footer
{
	width: inherit;
	height: auto;
	margin-left: inherit;
	margin-right: inherit;
	position: relative;
}
#site_footer_left
{
	width: 32px;
	height: inherit;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 65px;
	background-image: url('../images/bg_left_footer.png');
	position: absolute;
	top: 0px;
	left: 0px;
}
#site_footer_center
{
	width: 755px;
	height: inherit;
	margin-left: inherit;
	margin-right: inherit;
	background-image: url('../images/footer.png');
	text-align: center;
	position: absolute;
	top: 0px;
	left: 32px;
	padding-top: 10px;
	padding-bottom: 3px;
}
#site_footer_right
{
	width: 32px;
	height: inherit;
	margin-left: inherit;
	margin-right: inherit;
	min-height: 65px;
	background-image: url('../images/bg_right_footer.png');
	position: absolute;
	top: 0px;
	right: 0px;
}
#site_title
{
	width: inherit;
	height: 25px;	
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	color: white;
	border-bottom: solid #FFFFFF 1.25px;
}
#site_title
{
	font-size: 18px;
}
#default, #aboutus
{
	width: inherit;
	position: relative;
}
#default_left
{
	width: 400px;
	margin-top: 85px;
	text-align: center;
	position: absolute;	
	left: 0px;	
}
#default_right
{
	width: 300px;
	margin-top: 160px;
	text-align: center;
	line-height: 30px;	
	position: absolute;
	right: 0px;	
}
#aboutus_left
{
	width: 450px;
	height: inherit;
	text-align: justify;
	position: absolute;
	left: 0px;	
}
#aboutus_left span
{
	color: #999999;
}
#aboutus_right
{
	width: 245px;
	height: inherit;
	position: absolute;
	right: 0px;
}
#aboutus_right_content
{
	margin-left: 30px;
}
.aboutus_box
{
	width: 205px;
	height: auto;
	border: solid 1.25px gray;
	padding: 4px 2px 4px 2px;
}
.aboutus_box_title
{
	width: 195px;
	height: 25px;
	margin-bottom: 2px;
	font-size: 14px;
	text-align: center;
	background-color: #47744C;
	padding: 8px 5px 0px 5px;
}
.aboutus_box_title span
{
	color: #FFFFFF;	
}
.aboutus_box_content
{
	width: 195px;
	height: 60px;
	font-size: 12px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 5px;
}
.aboutus_box_content span
{
	color: #47744C;
}
#services, #contactus
{
	width: inherit;
}
.services_tab
{
	width: 680px;
	height: 400px;
	position: relative;
	border: solid 1.25px gray;
	padding: 5px 10px 10px 5px;
}
.services_tab_headers
{
	width: 655px;
	position: absolute;
	left: 18px;
	top: 5px;
}
.services_tab_headers_content
{
	width: inherit;
	margin-left: inherit;
	margin-right: inherit;
	position: relative;
}
.services_tab_header_active
{
	margin-right: 6px;
	float: left;
	text-align: center;
}
.services_tab_header_active a, .services_tab_header_active a:hover
{
	width: inherit;
	height: 25px;
	color: #47744C;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}
.services_tab_header_inactive
{
	margin-right: 6px;
	float: left;
	text-align: center;
}
.services_tab_header_inactive a
{
	width: inherit;
	height: 20px;
	color: #FFFFFF;
	display: block;
	background-color: #47744C;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}
.services_tab_header_inactive a:hover
{
	font-style: italic;
	text-decoration: none;
	background-color: green;
}
.services_tab_content
{
	width: 675px;
	height: 375px;
	background-color: #FFFFFF;
	position: absolute;
	left: 10px;
	bottom: 5px;
}
.services_tab_content_text
{
	width: 659px;
	height: 362px;
	margin: 25px 8px 5px 8px;
	text-align: justify;
	line-height: 20px;	
	position: relative;
}
.services_tab_content_text span
{
	font-size: 14px;	
}
.services_tab_content_text_left
{
	width: 400px;
	height: inherit;
	position: absolute;
	left: 0px;	
}
.services_tab_content_text_left ul
{
	list-style-type: none;
}
.services_tab_content_text_right
{
	width: 245px;
	height: auto;
	position: absolute;
	right: 0px;
}
.services_tab_content_text_right_image
{
	text-align: center;
}
#contactus_text
{
	margin-top: 60px;
}
#contactus_text a
{
	color: gray;
	font-size: 16px;
}

