/*general stuff*/
* {
	padding: 0; margin: 0;font-family:arial;font-size:12px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 1.3em;	
}
img
{  
	border-style: none;
}
body 
{
	height:100%;
	background-color: #fff;
}
html
{
	height:100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
.marked
{
	border-style: none;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a {text-decoration: none;}

.greenLink a:link, .greenLink a:visited, .greenLink a:active 
{
	color:#005B2A;
	font-family:Arial Black;
}
.linkbox a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

.linkbox a:hover {
  text-decoration:none;
}

.content-width {
	width: 1026px;
}

.clear-both {
	clear: both;
}

div#topCornerLogo{
    position: absolute;
    top:0;
    right:0;
    width:135px;
    height:110px;
    background-image: url(../img/extern/flik.png);
	z-index: 100;
}
div#page{
	margin: 0 auto;
	display:block;
	background-repeat: repeat;
}

#center_container {
	position: relative;
	width: 924px;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #fff;
	min-height: 100%;
}

#content {
	width: 100%;
}
#content #slide_description {
	display: inline-block;
	width: 600px;
}
#content #slide_buttons {
	display: inline-block;
	width: 313px;
	height: 15px;
}
#content #slide_buttons img {
	margin-top: 4px;
	float: right;
}
#content_body {
	width: 620px;
	float: left;
}

#rightside_menu {
	width: 250px;
	margin-top: 20px;
	float: right;
}

#rightside_menu h1 {
	font-size: 1.8em;
	margin: 0 0 1em 1.5em;
}

#rightside_menu .services {
	width: 100%;
}

#rightside_menu li {
	display: inline-block;
	list-style-type: none;
	width: 158px;
	text-align: center;
}

#rightside_menu li h2 {
	font-size: 1.1em;
}

#rightside_menu li img {
	width: 150px;
	margin-bottom: 1em;
	border-radius: 10px;
}

#rightside_menu li p {
	text-align: left;
}

#news_wrapper {
	width: 300px;
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
}
#news {
	width: 300px;
}
#news li {
	list-style-type: none;
	margin: 0;
}


#services_wrapper {
	width: 535px;
	margin: 20px 50px 0 0;
	display: inline-block;
}

#services_wrapper h1 {
	margin: 0 0 1em 1.5em;
}

#services_wrapper .services {
	width: 100%;
}

#services_wrapper li {
	display: inline-block;
	vertical-align: top;
	list-style-type: none;
	width: 158px;
	height: 253px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

#services_wrapper li h2 {
	margin-bottom: 0px;
}

#services_wrapper li .img_wrapper {
	width: 150px;
	height: 150px;
	margin: 1em 0 1em 0;
	text-align: center;
}
#services_wrapper li img {
	width: 150px;
	border-radius: 10px;
	margin: 0 auto;
}

#services_wrapper li p {
	text-align: left;
	position: absolute;
	bottom: 0;
}

#movie {
	width: 576px;
	display: inline-block;
	margin-right: 30px;
}
#quote {
	width: 300px;
	display: inline-block;
	vertical-align: top;
}
#quote a {
	margin-top: 20px;
	display: block;
}

#header {
	width: 924px;
	height: 214px;
	margin: 0 auto;
	position: relative;
	background: url('../img/extern/header_bg.png') repeat-x;
}

#header_bg {
	height: 116px;
	padding: 34px 0 0 0;
}

#header_logo_bg {
	width: 100%;
	height: 82px;
	background-image: url(../img/extern/header_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
#header_slider {
	width: 100%;
	height: 1px;
}

#extern_header{
	position: absolute;
	width: 924px;
	height: 214px;
	top:-220px;
	background-image: url(../img/extern/header_bg.png);
	background-repeat: no-repeat;
}


#footer {
	margin: 0 auto;
	height: 190px;
}

#bottom_filler {
	clear: both;
}

div#sidebarBar
{
	height:300px;
	width:2px;
	float:left;
	margin:10px;
	background-color: #cccccc;
}
div#sidebarTextArea
{
	width:260px;
	float:left;
	padding-left:5px;
	left: 20px;
}
#gradientDist{
	top:0px;
	display:block;
	margin: 0 auto;
	width:1026px;
	border:dotted;
	height:100%;
	background-color: #555;
}

div#footerGrad
{
	margin: 0 auto;
	height: 8px;
	background: url(../img/extern/footer_gradient.png);
	width:924px;
}
#gradLeft{
	position:absolute;
	left:-55px;
	width:51px;
	top:0px;
	height:100%;
	background-image: url(../img/extern/left_gradient.png);
}
#gradLeft{

}
#bodyContainer{
	position:absolute;
	top:220px;
	width:850px;
}
#menu {
	width: 924px;
	height: 64px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
#menu li {
	display: inline-block;
	vertical-align: top;
	width: 160px;
	text-align: center;
	margin: 0;
}
#menu li a {
	display: block;
	text-align: center;
	font-size: 1.1em;
	line-height: 64px;
	font-weight: 500;
	text-decoration: none;
	color: #999;
}
#menu li a:hover {
	color: #ffb909;
}
#menu li a.active {
	color: #000;
	background: url('../img/extern/menu_active.png') no-repeat center bottom;
}
#menu li a .home_button {
	width: 94px;
	height: 64px;
	background-image: url('../img/extern/home.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#menu li a:hover .home_button {
	background-image: url('../img/extern/home_hover.png');
}
#menu li a.active .home_button {
	background-image: url('../img/extern/home_active.png');
}
li#menu_home {
	width: 94px;
}
li#menu_home a.active {
	background: none;
}
li#menu_ref_holder a.active {
	background: none;
}

#contact-form {
	width: 500px;
	float: left;
}
#contact-form .input {
	margin-bottom: 10px;
}
#contact-form .input input {
	width: 490px;
	padding: 5px;
	font-style: italic;
	color: #555;
}
#contact-form #message {
	width: 490px;
	height: 150px;
	padding: 5px;
	color: #555;
}
#contact-form .submit input {
	padding: 5px 30px;
	margin-top: 5px;
	float: right;
}

.left-wrapper {
	width: 500px;
	float: left;
}
