@charset "UTF-8";
/* CSS Document */

#logo {
	width: 165px;
	height: 49px;
	position: relative;
	left: 740px;
}

#container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: top;
	width: 900px;
	z-index: 1;
}



#leftflash {
	position:relative;
	z-index:2;
	height: 415px;
	width: 475px;
	margin-top: 0px;
	float: none;
	margin-left: -50px;
}

*:first-child+html #leftflash {
	position:relative;
	z-index:2;
	height: 415px;
	width: 475px;
	margin-top: 0px;
	float: none;
	margin-left: -50px;
	}


#flash_contact {
	vertical-align: top;
	position: relative;
	top: 12px;
}

*:first-child+html #navigation {
	z-index:3;
	position: relative;
	height: 147px;
	width: 480px;
	background-image: url(images/tile_top.gif);
	background-repeat: repeat-x;
	left: 420px;
	top: -389px;	
} 

#navigation {
	z-index:3;
	position: relative;
	height: 147px;
	width: 480px;
	background-image: url(images/tile_top.gif);
	background-repeat: repeat-x;
	left: 420px;
	top: -389px;	
}

#content {
	position: absolute;
	z-index: 1;
	top: 75px;
	width: 900px;
	height: 100%;
}

#footer {
	position: relative;
	width: 900px;
	top: 5px;
	height: auto;
}



#text {
	background-color: #f2f2eb;
	padding-right: 35px;
	padding-left: 35px;
	top: 0px;
}

*:first-child+html #text {
	background-color: #f2f2eb;
	padding-right: 35px;
	padding-left: 35px;
	top: 0px;
	width:430px;
}


#leftcolumn {
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
}


#main {
	z-index: 1;
	background-image: url(images/tile_top.gif);
	background-repeat: repeat-x;
	width:100%;
}

#contact {
	z-index: 1;
	right: 0px;
	position: relative;
	top: -136px;
}

#contact2 {
	z-index: 1;
	right: 0px;
	position: relative;
	top: 0px;
}

#quote {
	position: relative;
	right: 0px;
	width: 41px;
	height: 136px;
	z-index: 5;
}

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 20px;
}

.textmainblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #5D87A1;
	font-size: 12px;
	line-height: 20px;
}

.textmainred {
	font-family: Arial, Helvetica, sans-serif;
	color: #933C06;
	font-size: 12px;
	line-height: 20px;
}

.textmainnews {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 15px;
}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	color: #933C06;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
}

.textmainfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
}

.textheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #933C06;
	font-size: 16px;
	line-height: 20px;
}

.textheadingblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #5D87A1;
	font-size: 16px;
	line-height: 20px;
}

.textheadinggreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F604B;
	font-size: 16px;
	line-height: 20px;
}

.textheadingorange {
	font-family: Arial, Helvetica, sans-serif;
	color: #CD7B22;
	font-size: 16px;
	line-height: 20px;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D87A1;
}

a:link {
	color: #933C06;
	text-decoration: none;
}

a:visited {
	color: #933C06;
	text-decoration: none;
}
a:hover {
	color: #5D87A1;
	text-decoration: none;
}

a:active {
	color: #5D87A1;
	text-decoration: none;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;


   
span.checkbox {
	width: 24px;
	height: 6px;
	padding: 0 5px 0 0;
	display: block;
	clear: left;
	float: left;
	background-image: url(images/checkbox.gif);
	background-repeat: no-repeat;
}
  
span.radio {
  width: 24px;
  height: 6px;
  padding: 0 5px 0 0;
  background: url(images/radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}

span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(images/select.gif) no-repeat;
  overflow: hidden;
}


/*CSS MENU------------------------------------------------------------------------------------------------------------------*/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

/*Jquerry javascript preview  ------------------------------------------------------------------------------------------------------------------*/


a{
	text-decoration:none;
	color:#f30;
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:none;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

img{
	border:none;
}



#preview{
	position:absolute;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 1;
	background-color: #333;
	}
	
#screenshot{
	position:absolute;
	background:#933C06;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 1;
	}
