body {
	background: #000 url(/images/bg_tile.png) repeat fixed top left;
	font-family: Tahoma,Geneva,Verdana,sans-serif;
	font-weight: normal;
	color:#000;
}
div.center_panel span.spacer {
	display: inline-block;
}

/* Header -------------------------------------------------------- */
div#header {
	background-color:#FFF;
	height:70px;
}

/* Horizontal menu ----------------------------------------------- */
#top_navigation {
	width: 890px;
	margin: 0 auto;
	padding: 35px 0px 20px 35px;
}
#top_navigation li {
	display: inline;
	
}
#top_navigation li a {
	float: left; text-decoration: none;
	color: white;
	padding: 0 11px;
	color:#818181; 
	font-size:14px;
	font-weight: bold;
}
#top_navigation li a:hover {
	text-decoration:underline;
}

/* Body ---------------------------------------------------------- */

div.center_panel {
	font-size:11px;
	line-height:14px;
	margin: 32px auto 10px auto;
	position: relative;
	width: 925px;
	min-height: 512px;
	-webkit-border-top-right-radius: 60px;
	-moz-border-radius-topright: 60px;
	border-top-right-radius: 60px;
	 
}
div.left_background {
	position: absolute;
	left: 0;
	top: 0;
	background: white none no-repeat scroll top left;
	width: 867px;
	height: 512px;
}
div.right_background {
	position: absolute;
	left: 867px;
	top: 0;
	background: transparent none no-repeat scroll top left;
	width: 58px;
	height: 512px;
}
#index_page .left_background {
	background-image: url(../images/backgrounds/index.jpg);
}
#home_page .left_background {
	background-image: url(../images/backgrounds/home.jpg);
}
#about_us .left_background {
	background-image: url(../images/backgrounds/about_us.jpg);
}
#our_facility .left_background {
	background-image: url(../images/backgrounds/our_facility.jpg);
}
#claims_help .left_background {
	background-image: url(../images/backgrounds/claims_help.jpg);
}
#gallery_page .left_background {
	background-image: url(../images/backgrounds/gallery.jpg);
}
#index_page .right_background {
	background-image: url(../images/backgrounds/index_right.png);
}
#home_page .right_background {
	background-image: url(../images/backgrounds/home_right.png);
}
#about_us .right_background {
	background-image: url(../images/backgrounds/about_us_right.png);
}
#our_facility .right_background {
	background-image: url(../images/backgrounds/our_facility_right.png);
}
#claims_help .right_background {
	background-image: url(../images/backgrounds/claims_help_right.png);
}
#gallery_page .right_background {
	background-image: url(../images/backgrounds/gallery_right.png);
}
.body_text p {
	font-size:11px;
	line-height:13px;	
	margin-bottom: 12px;
}
#index_text {
	position: absolute;
	top: 113px;
	left: 510px;
}
#index_text p {
	font-size: 13px;
	line-height: 160%;
}
#home_text {
	position: absolute;
	left: 28px;
	top: 42px;
	width:205px;
}
#about_us_text {
	position: absolute;
	left: 28px;
	top: 42px;
	width:205px;
}
#our_facility_text {
	position: absolute;
	left: 28px;
	top: 42px;
	width:205px;
	line-height:12px;
}
#our_facility_text_2 {
	position: absolute;
	left: 232px;
	top: 42px;
	width:205px;
}
#claims_help_text {
	position: absolute;
	left: 28px;
	top: 42px;
	width:235px;
}
#claims_help_text_2 {
	position: absolute;
	left: 267px;
	top: 42px;
	width:235px;
}
#contact_us_text {
	width:819px;
	background:white url(/images/contact_hero_left.jpg) no-repeat;
	float:left;
	height:480px;
	padding-left:28px;
	padding-top:33px;
	padding-right:18px;
}

.testimonials_section {
	height:512px;
	overflow: hidden;
	margin-bottom: 0;
}
.testimonials_text {
	background-color:#fff;
	float:left;
	width:824px;
	height:470px;
	padding-left:28px;
	padding-right:13px;
	padding-top:43px;
}

.testimonials_text .text_block {
	margin-right:20px;
	padding-left:4px;
	margin-bottom:0;
	padding-bottom:12px;
}

.testimonials_text p {
	width:204px;
}

.testimonials_text .testimonial_giver {
	text-align:right;
}


/* Footer -------------------------------------------------------- */
#footer {
	width:925px;
	font-size:11px;
	margin: 0 auto 20px auto;
	color: #c4df9b;
	text-align: right;
	font-weight: bold;
	clear: both;
}
#footer p {
	background-color: #44522E;
	padding: 2px;
	display: inline;
}


/* Borders and Text ---------------------------------------------- */
.border_left {
	border-left: 1px solid #000;
}

.col_header {
	font-weight: bold;
	color: #013983;
}

.quiet {
	color:#888;
}

.padding_bottom_0 {
	padding-bottom:0px !important;
}

.margin_top_30 {
	margin-top:30px !important;
}

.margin_top_0 {
	margin-top:0px !important;
}

.margin_bottom_0 {
	margin-bottom:0px !important;
}

.margin_bottom_30 {
	margin-bottom:30px !important;
}

.margin_bottom_10 {
	margin-bottom:10px !important;
}




#map_canvas {
	width:400px;
	height:230px;
}


/* Alignments ---------------------------------------------------- */
.left {
	float:left;
}

.right {
	float:right;
}

/* Resets -------------------------------------------------------- */
.clearer {
	clear: both;
}



/* Image Gallery */

#gallery_area {
	position: absolute;
	width:642px;
	height:500px;
	padding-left:10px;
	padding-right:13px;
	padding-top:13px;
}

#galleria{
	height:420px;
}

#choose_gallery {
	position: absolute;
	width: 200px;
	top: 160px;
	left: 665px;
}
#choose_gallery a {
	outline: 1px solid #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #EEE;
	display: block;
	width: 200px;
	padding: 5px;
	float: left;
	margin-bottom: 6px;
}
#choose_gallery a:hover {
	background-color: #FCFCFC;
}
#choose_gallery a img {
	float: left;
	margin-right: 5px;
	width: 67px;
	height: 46px;
	border: 1px solid silver;
}

.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/ 
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/ 
.slideViewer { /*this is the gallery container*/ 
position: relative; 
overflow: hidden;  
margin: 0; 
padding: 0; 
background: #fff; 
} 
.slideViewer ul {  /*this is your list of images*/ 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
margin: 0;  
padding: 0; 
} 
.slideViewer ul li { /*each LI item is floated; the whole list is now displayed as if its in one row*/ 
float:left; 
} 
 
/*typographic info*/ 
.slideViewer span.typo{  
padding: 6px; /* do not modify padding (yet)*/ 
background: #fff; 
color: #000; 
font: normal 10px Verdana; 
} 
 
.thumbSlider { /*the thumbnails slider contanier*/ 
overflow: hidden; 
width: 1%; 
background: #fff; 
} 
.thumbSlider ul { /*the thumbnails list of images*/ 
list-style-type: none; 
margin: 0;  
padding: 0; 
} 
.thumbSlider ul li{  
float:left; 
margin: 0; 
} 
.thumbSlider a{ /*the link wrapped around each thumbnail. dynamically.*/ 
color: #fff; 
text-decoration: none; 
} 
.thumbSlider a img{ 
border: 0; 
display: block; 
padding: 0; 
} 
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */ 
/* width, height and top values are dynamically added by the script. Do not modify. */ 
position:relative;  
left: 0; 
font-size: 0.01em; 
left: 0; 
margin: 0; 
padding: 0; 
} 
 
a.left, a.right { /*the left and right buttons (links)*/ 
background: transparent; /* could be any color  */ 
color: #ff0000; 
font: bold 16px Arial; 
overflow: hidden; 
} 
a.left span, a.right span{ 
 
} 
a.left img, a.right img{ 
border: 0; 
} 
a.l_dis, a.r_dis { 
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */ 
cursor: default; 
} 
a.l_dis span, a.r_dis span { 
display: none; 
} 
a:focus {outline:none;}

