body {
	font-family:Arial, Verdana;
	font-size:12px;
	color:#544d48;
	padding:0;
	margin:0;
	background-image:url(../img/body_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#eeeeee;
}

.align-center{float:justify;}
.align-right{ float:right;}
.align-left{ float:left; }

img {
	border:0;
}

h1 {
	margin-top:0;
}

a {
	color:#0a145c;
}

.clearIt {
	height:0;
	padding:0;
	margin:0;
	border:0;
	visibility:hidden;
	clear:both;
}

#page {
	width:960px;
	margin:0 auto;
}

#topmenu {
	line-height:26px;
	height:26px;
	overflow:hidden;
	text-align:right;
	color:#ffffff;
}

#topmenu a {
	color:#ffffff;
	text-decoration:none;
}

#topmenu a:hover {
	text-decoration:underline;
}

#header {
	height:78px;
	position:relative;
}

#logo {
	top:14px;
	position:absolute;
}

#header_banner {
	left:175px;
	bottom:15px;
	position:absolute;
}

#header .tx-macinasearchbox-pi1, #header .tx-indexedsearch-searchbox {
	position:absolute;
	right:0;
	bottom:16px;
	height:29px;
	width:206px;
}

#search_field {
	height:16px;
	line-height:16px;
	font-size:12px;
	font-family:Arial;
	width:164px;
	border:1px solid #d0d0d0;
	padding:2px;
	float:left;
	margin-top:4px;
	margin-right:7px;
}

#search_button {
	width:29px;
	height:29px;
	display:block;
	background-image:url(../img/search_btn.gif);
	overflow:hidden;
	border:0;
	text-indent:-999em;
	cursor:pointer;
}

#nav {
	height:39px;
	padding-top:2px;
	padding-bottom:8px;
}

#nav ul, #nav li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li a {
	display:block;
	height:39px;
	text-indent:-999em;
	background-repeat:no-repeat;
	background-position:center 0px;
}

#nav li a:hover {
	background-position:center -39px;
}

#nav #current a {
	background-position:center -78px;
} 



#nav li {
	float:left;
	width:159px;
	padding-left:1px;
	background-image:url(../img/nav_bar.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:39px;
	overflow:hidden;
}

/*
#nav #current a {
	color:#e2001a;
	text-decoration:underline;
}

#nav li a:hover {
	color:#e2001a;
}

#nav li a {
	display:block;
	font-family:Helvetica, Arial;
	color:#000000;
	padding-top:14px;
	height:25px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:15px;
}

#nav .last_menu_el a {
	padding-right:1px;
	background-image:url(../img/nav_bar.gif);
	background-repeat:no-repeat;
	background-position:right top;
} 
*/

#teaser {
	height:310px;
	padding-top:24px;
	padding-bottom:37px;
}

#teaser #slider_wrap {
	float:left;
	width:694px;
}

#teaser #redboxes{
	margin-left:694px;
	background-color:#ffffff;
}

#teaser .redbox {
	position:relative;
	border-bottom:1px solid #dddddd;
	margin-bottom:1px;
}

#teaser .redbox h3 {
	padding:0;
	margin:0;
	position:absolute;
	top:21px;
	left:21px;
}

#teaser .redbox h3 a {
	display:block;
	text-indent:-999em;
}

#teaser .redbox h5 {
	padding:0;
	margin:0;
	position:absolute;
	text-indent:-999em;
}

#teaser .redbox .redbox_link {
    display:block;
	position:absolute;
    right:0;
	bottom:0;
    height:32px;
    overflow:hidden;
    width:82px;
    font-size: 11px;
    line-height: 24px;
    padding-right: 6px;
	background-image: url(../img/redbox_notext.png);
	text-decoration: none;
	color: #000000;
	text-align:center;
}

#main_home #col1 {
	width:700px;
	float:left;
	background-color:#ffffff;
	position:relative;
}

#main_home #col1 h1 {
	color:#e2001a;
	margin:0;
	font-size:18px;
	text-transform:uppercase;
}

#main_home #col1 h3 {
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:0;
}

.corner {
	display:block;
	width:10px;
	height:9px;
	position:absolute;
}

#corner_lt {
	top:0;
	left:0;
	background-image:url(../img/lt.gif);
}

#corner_rt {
	top:0;
	right:0;
	background-image:url(../img/rt.gif);
}

#corner_rb {
	bottom:0;
	right:0;
	background-image:url(../img/rb.gif);
}


#corner_lb {
	bottom:0;
	left:0;
	background-image:url(../img/lb.gif);
}

#main_home #col1_content {
	padding:20px;
}

#main_home #col2 {
	width:260px;
	margin-left:700px;
}

#main_home #col2_content {
	padding-left:32px;
	overflow:hidden;
}

#main_home {
	padding-bottom:51px;
}

#main_pages {
	background-color:#ffffff;
	border-left:1px solid #818181;
	border-right:1px solid #818181;
	background-image:url(../img/main_bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #eeeeee;
}

#main_pages #col1 {
	float:right;
	width:699px;
}

#main_pages #col2 {
	width:259px;
	margin-right:699px;
}

#main_pages #col2_content {
	padding:37px 24px 40px 1px;
}

#main_pages #col1_content {
	margin:37px 30px 40px 51px;
	overflow:hidden;
}

#main_pages  #col1 h2 {
	color:#e1001a;
	font-weight:normal;
	font-size:15px;
	border-bottom:1px solid #e3e0da;
	margin-bottom:10px;
	padding-bottom:2px;
}

#main_pages  #col1 h2 a {
	color:#e1001a;
	text-decoration:none;
}

#main_pages  #col1 h1 {
	color:#e1001a;
	font-weight:normal;
	font-size:35px;
	padding-bottom:2px;
	margin-bottom:0;
}


#main_pages  #col1 h3 {
	color:#0d175e;
	font-weight:normal;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e3e0da;
	margin-top:0;
}

#main_pages  #col1 h4 {
	color:#e1001a;
	font-weight:normal;
	font-size:15px;
	margin-bottom:10px;
	padding-bottom:2px;
}

#main_pages  .tcontent {
	margin-bottom:15px;
	border-bottom:1px solid #e3e0da;	
	padding-bottom:5px;
}

#submenu, #submenu li {
	display:block;
	padding:0;
	margin:0;
	list-style-type:none;
}

#submenu li a {
	display:block;
	line-height:25px;
	border-bottom:1px solid #cdcdcd;
	color:#383838;
	padding-left:20px;
	text-decoration:none;
}

#submenu .sub_first a {
	border-top:1px solid #cdcdcd;
}

#submenu .sub_active a, #submenu li a:hover {
	background-color:#e1e1e1;
}

#submenu li {
	border-left:1px dotted #cdcdcd;
	border-right:1px dotted #cdcdcd;
}

#submenu #leveltitle {
	background-image:url(../img/lt_bg.gif);
	color:#ffffff;
	line-height:19px;
	height:19px;
	border:0;
	padding-left:20px;
}

#footer_wrap {
	background-color:#ffffff;
}

#footer {
	margin:0 auto;
	width:960px;
	color:#000000;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_top {
	height:107px;
	border-bottom:1px solid #c6c6c6;
}

#footer_logo {
	float:left;
	padding-top:22px;
}

#footer_menu {
	float:right;
	padding-top:41px;
	padding-right:28px;
}

#footer_bottom {
	padding-top:9px;
	height:37px;
}

.news-list-container-home .news-list-item {
	padding-top:16px;
	padding-bottom:34px;
	background-image:url(../img/news_border.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.news-list-container-home p {
	margin:0;
	color:#1c1c1c;
}

.news-list-container-home img {
	margin-bottom:10px;
}

.news-list-container .news-list-item {
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #E3E0DA;
}

#main_pages #col1 .news-list-container h2 {
	border:0
}

#col2 h2 {
	margin:0;
}

.read-more a {
	display:block;
	float:right;
	width:82px;
	padding-right:4px;
	text-align:center;
	height:32px;
	background-image:url(../img/news_detail_notext.png);
	line-height:24px;
	overflow:hidden;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.tcontent ul, .tcontent li {
	margin:0;
	padding:0;
	list-style-type:none;
}

.tcontent li {
	padding-left:37px;
	background-image:url(../img/bullet.gif);
	background-position:29px center;
	background-repeat:no-repeat;
}


#slider {
    width: 694px; /* important to be same as image width */
    height: 310px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 694px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage .caption {
    position: absolute;
	display:block;
	padding-left:23px;
	width:671px;
    background-color: #ffffff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #544d48;
    display: none;
	height:70px;
}

.sliderImage .caption h5 {
	margin:0;
	color:#e2001a;
	font-size:17px;
	margin-top:15px;
	text-transform:uppercase;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
#main_pages #col1 .tx-guestbook-header {
	color:#ffffff;
}

.csc-mailform-field input {
	height:19px;
	border:1px solid #C0C0C0;
	background-image:url(../img/input_bg.gif);
	width:145px;
}

.csc-mailform-field textarea {
	width:304px;
	height:62px;
	border:1px solid #C0C0C0;
	font-family:Arial, Verdana;
}
 
.csc-mailform-field .csc-mailform-submit {
	background-color:#C0C0C0;
	border:0;
	width:145px;
	line-height:21px;
	height:21px;
	padding:0;
	/*margin-left:159px;*/
	margin-left:0px;
    margin-top: 0;
	color:#ffffff;
	background-image:none;	
}

.csc-mailform, form {
	border:0;
	padding:0;
	margin:0;
	/*position:relative;
	bottom:130px;*/
}

.csc-mailform-field {
	padding-bottom:8px;
}

.csc-mailform-field label {
	display:block;
}

#col1 .tx-veguestbook-pi1 .tx-guestbook-right {
	width:35em;
}

#facebook {
	float:right;
	text-align:right;
}
#captcha_set {
	margin-top: -160px;
    position: absolute;
}
#mailformwt_calculating_captcha {
	margin-top: 100px;
}

#nav ul li a{
	color: black;
}


.tx-indexedsearch-searchbox{
	position: absolute;
	right: 0;
}

.cookie-set{
	display: none;
}