body {
 width: 970px;
 background-color: #ffffff;
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px 0px 0px 0px;
 background: #323f44;
 text-align: center;
 background-image:url(../images/bg.jpg);
 background-repeat: repeat;
 }

h1, h1 a {
 display: inline;
 font-size: 1.3em;
 font-weight: bold;
 text-decoration: none;
 color: #336699;
 }

h1 a:hover {
 color: #00006C;
 text-decoration: none;
 }

h2, h2 a, postcomment a {
 display: inline;
 font-size: 19px;
 font-weight: bold;
 color: #B4190E;
 text-decoration: none;
 margin-top: 5p;
 }

h2 a:hover, postcomment a:hover {
 color: #fb9b12;
 text-decoration: none;
 }

h3, h3 a {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 1.1em;
 font-weight: bold;
 color: #333333;
 }

h3 a:hover {
 color: #104070;
 }

h3.comments a {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 1.1em;
 font-weight: bold;
 color: #333333;
 }

h3.comments a:hover {
 color: #104070;
 }

img {
 border: 0px;
 }

form {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 }

hr {
 border: none 0;
 border-top: 1px solid #C5C5C5;
 height: 1px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 }

ul {
 list-style: none;
 line-height: 220%;
 }

code {
 font-family: Courier New, Courier, Monospace;
 font-size: 1em;
 color: #666666;
 }

li.buttons {
 font-family: Arial, Helvetica, Sans-Serif;
 background-color: #76898F;
 color: #ffffff;
 text-decoration: none;
 display: inline;
 margin-left: 2px;
 margin-right: 2px;
 text-transform: none;
 }

li.buttons a {
 font-family: Arial, Helvetica, Sans-Serif;
 background-color: #76898F;
 color: #ffffff;
 text-decoration: none;
 display: inline;
 border-right: outset 1px #000000;
 border-bottom: outset 1px #000000;
 padding: 4px 4px 4px 4px;
 font-weight: bold;
 text-transform: none;
 }

li.buttons a:hover {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 border-bottom: solid 4px #000000;
 }

li.whitebox {
 background-color: #FFFFFF;
 padding: 10px;
 border-top: 1px solid #bbbbbb;
 }

li.graybox {
 background-color: #F2F2F2;
 padding: 10px;
 border-top: 1px solid #bbbbbb;
 }

ol.commentlist {
 margin-left: 20px;
 padding: 0px 0px 0px 0px;
 color: #333333;
 }

/* -- Topbar -- */
.page_top {
	height: 5px;
	width: 100%;
	background:#ffffff;
	border-bottom: 0px #a1a1a1 solid;
}
.wrap {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	background:#FFF;
	border-top:0px #1b1d1e solid;
}
.wrap1 {
	width:778px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	background:#FFF;
	border-top:0px #1b1d1e solid;
}
#headerads {
 width: 250px;
 clear: both;
 float: right;
 }
 .txt {
 	text-align:right;
	color:#FFF;
}
.beta {
	width:52px;
	height:52px;
	background: url(../images/beta.gif) no-repeat;
	position:absolute;
	top:25px;
	right:500px;
}
.description {
	font-size:15px;
	color:#FFF;
	margin:4px 0px 0px 0px;
}
.underhead_ads {
	background:#1b1d1e url(../images/underhead_adsbg.gif);
	background-repeat:repeat-x;
	border-top:1px #1b1d1e solid;
	padding:10px;
	color:#cccccc;
	height: 30px;
}

#topbar {
 width: 770px;
 position: absolute;
 left:0px;
 top:140px;
 color:#1b1d1e;
 background: url(../images/topbar_bg.jpg) scroll 0% 0%;
 }

#topbar .topbartext {
 background:#1b1d1e;
 width: 770px;
 margin-top: -2px;
 margin-bottom: 0px;
 padding: 2px 0px 4px 0px;
}

/* --- classes --- */


.previouspost
	{
	color: black;
	font-size: 11px;
	}

.previouspost h3
	{
	color: black;
	font-size: 17px;
	font-weight: bold;
	}

.previouspost a
	{
	color: #E50066;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}

.postmetadata {
	text-align: center;
	font-size: 11px;
	color: #000777;
	padding: 5px;
	}

.alt {
	background-color: #F4F4F4;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}

blockquote {
	color: #777;
    background: #F4F4F4 url('../images/quote.gif') 25px 5px no-repeat;
	margin: 15px 20px 0 25px;
    border-left: 20px solid #F4F4F4;
    border-right: 5px solid #F4F4F4;
    border-top: 3px solid #F4F4F4;
    border-bottom: 3px solid #F4F4F4;
	}

.post {
	margin: 0 0 40px;
	}
.content_bg {
	border-top: 1px solid #cccccc;
	background-image:url(../images/post_titlebg.gif);
	background-repeat: repeat;
	height: 50px; width: 445px;
	float: left;
	}

 .nolilink {
 color: #0060C0;
 font-size: 1.2em;
 line-height: 200%;
  padding: 0px;
 }

 .nolilink a {
 text-decoration: none;
 }

 .nolilink a:hover {
 color: #ff9e13;
 text-decoration: underline;
 }

 .menu ul.slightbigger {
 font-size: 1em;
 }

 ul.tiny {
 font-size: 0.8em;
 font-weight: normal;
 }

 ul.tiny a {
 color: #0060C0;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 }

 ul.tiny a:hover {
 color: #0060C0;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 }

 .content a {
 color: #0060C0;
 font-weight: bold;
 text-decoration: none;
 }

.content a:hover {
 color: #0060C0;
 font-weight: bold;
 text-decoration: none;
 }

.article a {
 color: #B4190E;
 font-weight: normal;
 text-decoration: underline;
 }

.article a:hover {
 color: #ff9e13;
 font-weight: normal;
 text-decoration: underline;
 }

.article {
 font-family: Verdana, Tahoma, Georgia, Geneva, Arial;
 letter-spacing   :  0px;
 line-height      : 15px;
 font-size        : 0.98em;
 background-color: #eff7ff;
 border-bottom: 2px solid #b5cbef;
 margin-top: 0px;
 padding: 5px;
}

 .nounderline a {
 text-decoration: none;
 }

 .cmeta {
 font-size: 11px;
 color:#808080;
 }

#ed_toolbar input {
	border: 1px solid #545454;
	background-color: #FFFFFF;
}

.commentbutton {
 text-align: right;
 width: 460px;
}

.title, .title a {
 font-size: 1.3em;
 font-weight: bold;
 color: #E50066;
 }

.title a:hover {
 color: #00006C;
 text-decoration: none;
 }

.small {
 font-size: 0.9em;
 }

.small a {
 color: #003399;
 }

.small a:hover {
 color: #104070;
 }

.postnav {
 font-size: 0.9em;
 text-align: right;
 margin-right: 25px;
 }

.postnav a {
 color: #003399;
 }

.postnav a:hover {
 color: #104070;
 }

.blocktitle {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 text-transform: lowercase;
 color: #2839a2;
 font-weight: normal;
 padding: 7px 5px 2px 10px;
 border: 0px solid #C5C5C5;
 background-image: url(../images/menu_title.gif);
 height: 38px;
 background-repeat: no-repeat;
 }

.block {
 background-color: #ffffff;
 padding: 6px 10px 6px 10px;
 border-left: 0px solid #c5c5c5;
 border-right: 0px solid #c5c5c5;
 border-bottom: 0px solid #c5c5c5;
 }

 .menu {
 font-size: 0.9em;
 }
 
 .menu a {
 font-size: 0.98em;
 }

.menu ul {
 font-size: 0.9em;
 margin: 0px 0px 0px 13px;
 padding: 0px 0px 0px 0px;
 list-style: none;
 /*list-style-image: url(../images/li.png);*/
 }

.error {
 color: #cc0000;
 }

.meta, meta a {
 font-size: 0.9em;
 background: url(../images/textbg.jpg) no-repeat scroll 0% 0%;
}

.meta li, ul.post-meta li {
 display: inline;
}

.meta ul {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0;
}

/* --- layout --- */

#wrapper {
 width: 100%;
 height: auto;
 position: relative;
 text-align: center;
 }

#searchbar {
 float: left;
 width: 100%;
 height: 140px;
 padding-top: 5px;
 background-image: url(../images/bg_searchbar_r.gif);
 background-color: #ffffff;
 background-repeat:no-repeat;
 border-bottom: 1px solid #333333;
 text-align: center;
 }

#searchbox {
 float: left;
 width: 415px;
 padding-top: 12px;
 padding-bottom: 0px;
 }

#current_time {
 float: right;
 width: 300px;
 font-size: 0.9em;
 text-align: right;
 margin-right: 22px;
 color: #333333;
 padding-top: 14px;}
 /******************header********************/
 
#header {
	margin: 0px 0px 0px 0px;
	height: 172px;
	padding:0px;
	color:#B4190E;
	background: #ffffff;
	background-image: url(../images/navbg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	}
#header_logo{
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 307px;
	height: 265px;
	position: relative;
	text-align: left;
	float:left;
}
#header_flash{
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 663px;
	height: 265px;
	position: relative;
	text-align: left;
	float:left;
}	
/******************logo********************/

#logo_image {
	PADDING: 0px;
	MARGIN: 0px auto;
	width: 584px;
	height: 137px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	background-image: url(../images/logo.jpg);
	float: left;
}
#logo_right_image {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 386px;
	height: 137px;
	position: relative;
	top: 0px;
	float: left;
	background-image: url(../images/logo_right.jpg);
}
/******************end of logo********************/
#header_image{
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 970px;
	height: 265px;
	position: absolute;
	left: 0px;
	top: 86px;
	text-align: left;
	background-image: url(../images/header.jpg);
}	
	
	
	
	
.beta {
	width:52px;
	height:52px;
	background: url(../images/beta.gif) no-repeat;
	position:absolute;
	top:-25px;
	right:-40px;
}
#header h1 {
	margin:3px 0px 10px 0px;
	padding:0px;
	position:relative;
}
#header h1 a {
	font-weight:bold;
	font-size:26px;
	letter-spacing:-2px;
	color:#FFF;
	text-decoration:none;
	padding:0px 6px 2px 3px;
	background:#B4190E;
	margin:0px;
}
#header h1 a:hover {
	background: #ff9e13;
}
.description {
	font-size:15px;
	color:#FFF;
	margin:4px 0px 0px 0px;
}

#headerads {
 padding-right: 0px;
 width: 314px;
 height:100%;
 clear: both;
 float: right;
 }

#headerads div.txt {
/* margin-right: 38px; */
 text-align: center;
 font-weight: bold;
 }
 #header h1 {
	margin:3px 0px 10px 0px;
	padding:0px;
	position:relative;
}
#header h1 a {
	font-weight:bold;
	font-size:26px;
	letter-spacing:-2px;
	color:#FFF;
	text-decoration:none;
	padding:0px 6px 2px 3px;
	background:#B4190E;
	margin:0px;
}
#header h1 a:hover {
	background: #ff9e13;
}


.underhead_ads {
	background:#1b1d1e;
	background-repeat:repeat-x;
	border-top:1px #1b1d1e solid;
	padding:10px;
	color:#cccccc;
}
#centerbar {
 float: left;
 width: 120px;
 text-align: left;
 }

#contentwrapper {
 width: 762px;
 padding: 0;
 text-align: center;
 }

#content {
 width: 100%;
 float: left;
 text-align: left;
 background-color: #ffffff;
 padding: 8px;
 }

#blogs {
/* text-align: justify; width: 73%; */ width: 445px;
 float: left;
 padding: 0px;
 margin: 0px;
 }

/* All 2 Side Bars */

#squaresidebar {
float: left;
 width: 288px;
 text-align: left;
 margin: 0px 0px 0px 0px;
 background-color: #ffffff;
 padding: 5px 5px 5px 27px;
 border: 0px solid #C5C5C5;
/* border: 1px solid #C5C5C5; padding: 0 10px; background-color: #336699; */
 }

#centerbar {
 float: left;
 width: 120px;
 height: auto;
 text-align: left;
 margin: 10px 5px 0px 10px;
/* border: 1px solid #C5C5C5; padding: 0 10px; background-color: #336699; */
 }

#sidebar {
 /*float: right;
 width: 150px;
 height: auto;
 margin-top: 10px;
 text-align: left;*/
 	float:right;
	width:150px;
	border:0px;
	padding:0px;
	margin-top: 10px;
	text-align:left;
	padding-left:1px;
	border-left: 1px #bbcbeb solid;
	background-color: #ffffff;
/* background-color: #336699; */
 }

/* Footer */

/*#footer {
 font-size: 0.9em;
 color: #ffffff;
 padding-top: 0px;
 padding-bottom: 0px;
 background-color: #ffffff;
 border-top: 0px solid #dedbde;
 width: 100%;
 height: 96px;
 clear: both;
 }
/*
/*#footerbuttons {
 margin-top: -4px;
 float: right;
 margin-right: 12px;
 }*/

/* Reply Form */

#replyform {
 padding: 10px 15px 0px 15px;
 background-color: #F5F5F5;
 border-top: 1px dotted #999999;
 border-bottom: 1px dotted #999999;
 }
 
input[type=text]:focus, textarea:focus {
   background: #FFE6BF;
   }

/* ../images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.border {
    padding: 5px;
    margin: auto;
    border: 1px solid #999999;
    background: #EEEEEE;
    }


.alignright {
	float: right;
	margin: 0 0 2px 7px;
    padding: 5px;
    border: 1px solid #999999;
    background: #EEEEEE;
	}

.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	padding: 5px;
    border: 1px solid #999999;
    background: #EEEEEE;
	}

/* --- calendar --- */

#wp-calendar {
 empty-cells: show;
 font-size: 0.9em;
 margin: 0;
 width: 100%;
 }

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
 }

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
 }

#wp-calendar a {
 display: block;
 text-decoration: none;
 font-weight: bold;
 }

#wp-calendar caption {
 color: #104070;
 font-size: 1.2em;
 text-align: center;
 font-weight: bold;
 }

#wp-calendar td {
 letter-spacing: normal;
 padding: 0 0;
 text-align: center;
 }

#wp-calendar td:hover, #wp-calendar #today {
 color: red;
 font-weight: normal;
 }

#wp-calendar th {
 font-style: normal;
 text-transform: capitalize;
 }
 

 .date {
 background-color:#99FF99;
	background:url(../images/date_bg.gif);
	background-repeat:no-repeat;
	width:38px;
	height:38px;
	text-align:center;
	float:left;
	color:#a24501;
	font-size:12px;
	margin:5px;
	margin-top:7px;
	margin-right:10px;
	padding-top:2px;
}
.date div {
	font-size:16px;
	font-weight:bold;
	color:#a24501;
	padding-top:0px;
}
.postdetails {
	color:#727272;
}
.postdetails a {
	color:#727272;
	font-weight:bold;
	text-decoration: none;
}

#menu h2 {
	padding: 8px 2px 12px 10px;
	margin:0px;
	/*background: url(../images/menu_title.gif) bottom no-repeat;*/
	color: #2839a2;
	text-transform:lowercase;
}

#menu ul {
	list-style: none;
	padding:0px;
	margin:0px;
	line-height: 200%;
}
#menu ul li {
	padding:0px;
	margin:0px;
}

#menu ul ul {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-bottom:4px;

}
#menu ul ul li {
	border: 0;
	margin:0px;
	padding: 5px 2px 5px 10px;
}
#menu ul ul li a {
	font-size:11px;
	text-decoration:none;
	color:#B4190E;
}

#menu ul ul li a:hover {
	text-decoration:underline;
	color:#ff9e13;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



/* --- sociable --- */

div .sociable { margin: 16px 0 !important; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1.5px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/******************navbar********************/
#navbar{
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 970px;
	height: 35px;
	position: relative;
	float:left;
	text-align: left;
	background-image: url(../images/navbg.jpg);
}
#navleftbg{
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 970px;
	height: 35px;
	left: 0px;
	top: 86px;
	position: relative;
	text-align: left;
	/*background-image: url(../images/navbg.jpg);*/
	background-repeat: no-repeat;
}
#careers_but {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 294px;
	height: 35px;
	position: absolute;
	left: 312px;
	top: 86px;
	text-align: left;
	background-image: url(../images/careers_butin.jpg);
}
#careers_but:hover {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 294px;
	height: 35px;
	position: absolute;
	left: 312px;
	top: 86px;
	text-align: left;
	background-image: url(../images/careers_butin_hover.jpg);
}
#training_but {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 100px;
	height: 35px;
	position: absolute;
	left: 602px;
	top: 86px;
	text-align: left;
	background-image: url(../images/training_butin.jpg);
}
#training_but:hover {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 100px;
	height: 35px;
	position: absolute;
	left: 602px;
	top: 86px;
	text-align: left;
	background-image: url(../images/training_butin_hover.jpg);
}
#faq_but {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 75px;
	height: 35px;
	position: absolute;
	left: 702px;
	top: 86px;
	text-align: left;
	background-image: url(../images/faq_butin.jpg);
}
#faq_but:hover {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 75px;
	height: 35px;
	position: absolute;
	left: 702px;
	top: 86px;
	text-align: left;
	background-image: url(../images/faq_butin_hover.jpg);
}
#contactus_but {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 127px;
	height: 35px;
	position: absolute;
	left: 767px;
	top: 86px;
	text-align: left;
	background-image: url(../images/contactus_butin.jpg);
}
#contactus_but:hover {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 127px;
	height: 35px;
	position: absolute;
	left: 767px;
	top: 86px;
	text-align: left;
	background-image: url(../images/contactus_butin_hover.jpg);
}
#home_but {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 93px;
	height: 35px;
	position: absolute;
	left: 894px;
	top: 86px;
	text-align: left;
	background-image: url(../images/home_butin.jpg);
}
#home_but:hover {
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 93px;
	height: 35px;
	position: absolute;
	left: 894px;
	top: 86px;
	text-align: left;
	background-image: url(../images/home_butin_hover.jpg);
}
/******************end of navbar********************/
.right {
	width:293px;
	float:right;
	padding-top:40px;
}
.left {
	width:600px;
	float:left;
	margin-top:0px;
	margin-left:5px;
}
.middle1 {
	width:335px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	text-align:left;
	background-color: #ffffff;
}
#content {
	padding:0px;
}
.storycontent {
	font-size:12px;
	line-height:180%;
	padding:5px;
}





/*----*****************leftbody*******************----*/
.left_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 150px;
	left: 150px;
	top: 20px;
	position: absolute;
	text-align: left;
	text-decoration:none;
}
.left_text_header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 150px;
	left: 150px;
	top: 20px;
	position: absolute;
	text-align: left;
	text-decoration:none;
}
#leftbody {
	padding: 0px;
	MARGIN: 0px auto;
	width: 335px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-color: #fffffff;
	background-position:center;
	float: left;
}
#leftbody_locations {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	text-align: center;
/*	background-image:url(../images/locations_bg.jpg);*/
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
}
/*#leftbody_locations A {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/locations_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	CLEAR: both; 
	DISPLAY: block; 
	TEXT-DECORATION: none;
}
#leftbody_locations:hover {
	background-image:url(../images/locations_hover_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
}*/
.locations {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/locations_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
}
.locations_hover {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/locations_hover_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
#feature1 {
	FLOAT: left; MARGIN-BOTTOM: 3.5em; OVERFLOW: hidden; WIDTH: 728px; HEIGHT: 215px
}
#feature1 A {
	CLEAR: both; DISPLAY: block; HEIGHT: 215px; TEXT-DECORATION: none
	}
#feature1 A {
	CLEAR: both; DISPLAY: block; HEIGHT: 215px; TEXT-DECORATION: none
}
#leftbody_corporate_profile {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
/*	background-image:url(../images/corporate_profile_bg.jpg);*/
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
}
.corp_profile {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/corporate_profile_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
}
.corp_profile_hover {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/corporate_profile_hover_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
#leftbody_services {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
/*	background-image:url(../images/services_bg.jpg);*/
	background-repeat: no-repeat;
	background-position:center;
	float: left;
}
.services {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/services_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
}
.services_hover {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/services_hover_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
#leftbody_resources {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/corporate_profile_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
}
.resources {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/resources.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
}
.resources_hover {
	padding_top: 10px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 335px;
	height: 114px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/resources_hover.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
/*----*****************end of leftbody*******************----*/
/*----*****************middlebody*******************----*/
#middlebody {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 290px;
	position: absolute;
	top: 0px;
	left: 340px;
	text-align: left;
	background-color: #ffffff;
}
#middle_currentnews {
	margin: 0px auto;
	position: relative;
	width: 290px;
	text-align: left;
	}
#middle_currentnews_text {
	margin: 0px auto;
	padding-left: 10px;
	position: relative;
	width: 290px;
	height: 43px;
	text-align: left;
	}
/*#middle_july18 {
	background-image: url(../images/currentnews_july18.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 283px;
	height: 43px;
	text-align: left;
	}
#middle_july20 {
	background-image: url(../images/july_20.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 283px;
	height: 15px;
	text-align: left;
	vertical-align: top;
	}
#middle_july22 {
	background-image: url(../images/july_22.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 283px;
	height: 15px;
	text-align: left;
	vertical-align: top;
	}*/
/*----*****************end of middle body*******************----*/

/*----*****************rightbody*******************----*/
#feature {
	float: left;
	height: 95px;
	overflow: hidden;
	postion: relative;	
	width: 261px;
	margin-bottom: -3px;
	vertical-align:top;
	padding: 0px;
	}
	#feature a {
		clear: both;
		display: block;
		height: 95px;
		text-decoration: none;
		border: 0px;
		}
	#feature a span, #feature span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #939598;
	text-decoration: none;
	text-align: justify;
	border: 0px;
		}
		#feature .continue {
			color: #ce4c3e;
			}
		#feature a:hover {
			background: #cbe3f5;
			}
	#feature img {
		clear: left;
		float: left;
		margin-right: 12px;
		}
	#feature b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d5b8e;
	text-decoration: none;
		}


#rightbody {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 270px;
	position: relative;
	top: 0px;
	left: 670px;
	text-align: left;
}
#rightbody_text {
	padding: 0px;	
	MARGIN: 0px auto;
	width: 80%;
	position: absolute;
	top: 0px;
	left: 650px;
	text-align: left;
	background-color: #b5d7f3;
}
#rightbody_text_block {
	padding: 0px;	
	MARGIN: 0px auto;
	width: 80%;
	position: absolute;
	top: 0px;
	left: 650px;
	background-color: 
	text-align: left;
}
#right_sep {
	padding: 0px;
	MARGIN: 0px auto;
	position: absolute;
	top: 0px;
	left: 0px;
	ge:url(../images/right_sep.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 270px;
}


/*----*****************end of rightbody*******************----*/


.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}
.bodytext_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #58595b;
	word-spacing: .05em;
	text-decoration: none;
}



/*----*****************middlebody*******************----*/
#middlebody {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	MARGIN: 0px auto;
	width: 290px;
	position: absolute;
	top: 0px;
	left: 340px;
	text-align: left;
	background-color: #ffffff;
}
#middle_header {
/*	background-image: url(../images/passionforperfection.jpg);
	background-repeat: no-repeat;*/
	width: 290px;
	height: 48px;
	position: relative;
	text-align: left;
	}
#middle_currentnews {
	margin: 0px auto;
	position: relative;
	width: 290px;
	text-align: left;
	}
#middle_currentnews_text {
	margin: 0px auto;
	padding-left: 10px;
	position: relative;
	width: 290px;
	height: 43px;
	text-align: left;
	}
/*#middle_july18 {
	background-image: url(../images/currentnews_july18.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 283px;
	height: 43px;
	text-align: left;
	}
#middle_july20 {
	background-image: url(../images/july_20.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 283px;
	height: 15px;
	text-align: left;
	vertical-align: top;
	}
#middle_july22 {
	background-image: url(../images/july_22.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 283px;
	height: 15px;
	text-align: left;
	vertical-align: top;
	}*/
/*----*****************end of middle body*******************----*/
.bodytext_big_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #231f20;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.bodytext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}
.bodytextlink_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
.bodytextlink_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
.bodytextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}


/*----*****************footer*******************----*/
/*#footer {
	PADDING: 0px;
	MARGIN: 0px auto;
	width: 970px;
	height: 96px;
	position: relative;
	top: 530px;
	left: 0px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #ffffff;
}*/

.footer {
	background:#ffffff;
	padding:0px;
	display:block;
	color:#FFF;
	border-top:0px #d8d8d8 solid;
	clear:both;
	margin:0px;
	margin-top:5px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
.footer p {
	line-height:100%;
}
#footer_middle {
	PADDING: 0px;
	MARGIN: 0px auto;
	width: 910px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#footer_middle_content {
	margin-top: 10px;
	MARGIN: 0px auto;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	text-align: justify;
}
.menubot {
	margin: 0px auto;
	height: 25px;
	padding: 0 0 0 0;
	text-align: center;
}
#cssdropdown2 li {
	float: left;
	position: relative;
	height: 25px;
	text-align: center;
	left: 0px;
	LIST-STYLE-TYPE: none;
}
.mainitems2 {
	Font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	}
.mainitems2 a {
	padding-left: 1px;
	padding-right: 2px;
	display: block;
	color: #993333;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	padding-right: 8px;
}
.mainitems2 a:hover {
	display: block;
	color: #cc3333;
	background-color: #9dc3e7;
}
#footer_bottom {
	PADDING: 0px;
	MARGIN: 0px auto;
	width: 970px;
	height: 19px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/footer_botmbg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align:bottom;
	float: left;
}
/*----*****************footer*******************----*/
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.blue_text_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 20px;
	color: #003c68;
	text-decoration: none;
}
.blue_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: normal;
	line-height:60px;
	color: #003c68;
	text-decoration: none;
}
.p1 {
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
}
.red_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
.p2 {
	padding: 0px;
	margin: 0px auto;
	}
	
/*----*****************leftbody*******************----*/
.left_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	padding_top: 10px;
	padding-bottom: 0px;
	MARGIN: 0px auto;
	width: 150px;
	left: 100px;
	top: 12px;
	position: absolute;
	text-align: left;
}
.left_button_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	padding-bottom: 0px;
	MARGIN: 0px auto;
	width: 150px;
	left: 20px;
	top: 12px;
	margin-left: 10px;
	position: relative;
	text-align: left;
	cursor: pointer;
}
.left_button_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #a34623;
	text-decoration: none;
	padding-bottom: 0px;
	MARGIN: 0px auto;
	width: 150px;
	left: 20px;
	top: 12px;
	margin-left: 10px;
	position: relative;
	text-align: left;
	cursor: pointer;
}
#leftbody {
	padding: 0px;
	MARGIN: 0px auto;
	width: 335px;
	height: 400px;
	position: relative;
	top: 80px;
	left: 0px;
	text-align: center;
	background-color: #fffffff;
	background-position:center;
	float: left;
}
#leftpic {
	padding_top: 0px;
	padding-bottom: 0px;
	MARGIN: 0px auto;
	width: 335px;
	height: 44px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image: url(../images/left_button.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
}
/*----*****************end of leftbody*******************----*/
.brown_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a8491d;
	text-decoration: none;
	line-height: 26px;
	}
.bodytext_brown_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a8491d;
	text-decoration: none;
	line-height: 26px;
	padding_top: 10px;
	padding-bottom: 0px;
	MARGIN: 0px auto;
	left: 0px;
	text-align: left;
	}
.img1 {
	margin-top: 200px;
	margin-left: 42px;
	text-align: center;
}
.bodytext_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
	line-height: 18px;
	text-decoration: none;
}
.bodytext_middle_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	line-height: 18px;
	text-decoration: none;
}
.blue-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
/*----*****************form*******************----*/

#kontaktformular {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
LABEL.kontaktformular {
	PADDING:3px;
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 150px;
	FONT-WEIGHT: bold;
	COLOR: #336699;
	font-size:11px;
}
INPUT.kontaktformular {
	PADDING:3px;
	MARGIN-TOP: 3px;
	DISPLAY: block;
	FLOAT: left;
	MARGIN-BOTTOM: 3px;
	BORDER:#003399 1px solid;
	FONT-SIZE: 11px;
	font-style:normal;
	color:#003399;
}
textarea.kontaktformular {
	PADDING:3px;
	MARGIN-TOP: 3px;
	DISPLAY: block;
	FLOAT: left;
	MARGIN-BOTTOM: 3px;
	BORDER:#003399 1px solid;
	FONT-SIZE: 11px;
	font-style:normal;
	color:#003399;
}

BR {
	CLEAR: left
}
.submit {
	BORDER: #003399 1px solid;
	FONT-SIZE: 11px; MARGIN: 4px;
	COLOR: white;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #849ccc;
}
.select {
	BORDER: #003399 1px solid;
    DISPLAY: block;
	FLOAT: left;
    BORDER:#003399 1px solid;
	FONT-SIZE: 11px;
	font-style:normal;
	color:#003399;
	BACKGROUND-COLOR: #ffffff;
}

/*----*****************end of form*******************----*/
.leftbut {
	padding-bottom: 0px;
	MARGIN: 0px auto;
	width: 219px;
	height: 44px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/left_button.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
	cursor: pointer;
}
.leftbut_hover {
	padding-bottom: 0px;
	MARGIN: 0px auto;
	width: 219px;
	height: 44px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/left_button_hover.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	text-decoration: none;
	cursor: pointer;
}
.bodytext_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.bodytext_blue_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.bodytext_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.blue_text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	letter-spacing: 0.06em;
	text-decoration: none;
}
.bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bodytext_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B4190E;
	text-decoration: none;
}
.bodytext_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a8491d;
	text-decoration: none;
}
.calendar_bg{
	background-color: #336699;
}
.calendar_bg2{
	background-color: #336699;
}
.whitetext_cal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	line-height:17px;
	padding:3px;
}
.caltext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:336699;
	font-weight:normal;
	text-decoration:underline;
}
.caltext:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:803da6;
	font-weight:normal;
}
.caltext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:336699;
	font-weight:normal;
	text-decoration:underline;
}
.caltext:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:803da6;
	font-weight:normal;
}