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

*	{
   margin: 0;
	}
html {
	height:100%;
	}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	}
#wrapper {
	position: relative;
	min-width: 935px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	}	
/* * html #wrapper {
	height: 100%;
	}	*/
#header {
	position: relative;
	background-color:#000000;
	background-image:url(../images/gradient_blackgrey.jpg);
	background-repeat:repeat-x;
	height:55px;
	}
#logo {
	position: relative;
	height: 55px;
	width: 30px;
	left: 50px;
	margin-right: 25px;
	}
#nav {
	position: absolute;
	right: 60px;
	z-index:2;
	top: 18px;
	width: 400px;
	}
* html #nav {
	position: absolute;
	right: 75px;
	z-index:2;
	top: 18px;
	width: 420px;
	}
*:first-child+html #nav {
	position: absolute;
	right: 75px;
	z-index:2;
	top: 18px;
	width: 425px;
	}

/***MENU***/
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#navmenu {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	letter-spacing: 0.1em;
	}
#navmenu a {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	letter-spacing: 0.1em;
	outline: none;
	}	
#navmenu li li a {
	display: block;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0.2em 10px;
	cursor: pointer;
}

#navmenu li li a:hover {
	display: block;
	font-weight: normal;
	color: #666666;
	padding: 0.2em 10px;
}

li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: transparent ;
	padding:5px 0px 5px 5px;
}

#homelink a:hover {
	font-size:10px;
	display: block;
	font-weight: normal;
	color: #666666;
	}
	

* html li ul {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	font-weight: normal;
	background-color: #000000;
	}

li ul {
	display: none;
	position: absolute;
	top: 15px;
	left: -10px;
	font-weight: normal;
	padding:25px 10px 10px 5px;
	background-color: #000000;
	max-width: 120px;
}


/*
li>ul {
	top: auto;
	left: auto;
} 
*/

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	padding:0px;
	width: 140px;
	text-align: left;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

p {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
}

p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {
	display: block;
	border: 1px solid #7d6340;
}
.divider
{
	border-left-width:1px;
	height:15px;
	margin:0px 10px 0px 10px;
	border-color:#AAAAAA;
	width: 1px;
	background-color:#999999;
	}
	* html #divider {	
		margin:4px 10px 0px 10px;
	}
*:first-child+html #divider {	
		margin:4px 10px 0px 10px;
	}
	
	#flashwrapper {
		background-color: #666666;
		}
	#flashcontent {
		height: 200px;
		background-color: #E5E5E5;
		text-align: center;
	}
	#content #top {
			background: url(../images/container_top.jpg) no-repeat;
			height: 25px;
		}
	#contentwrapper {
		width: 100%;
		position: relative;
		float: left;
		margin-bottom: 50px;
		}
		*:first-child+html #contentwrapper {
		padding-bottom:130px;
	} 
	* html #contentwrapper {
		padding-bottom: 80px;
	}	
	#content {
		top: 25px;
		position: relative;
		width: 935px;
		height: auto;
		margin: 15px auto;
		padding: 0 0 0 0;
		background-colort:transparent;
		background:url(../images/container_middle.jpg);
		}
		#contentimage {
		background-image: url(../images/camera.jpg);
		width: 475px;
		height: 300px;
		}
	#content #bottom {
		background: url(../images/container_bottom.jpg) no-repeat;
		height: 40px;
		}
	#box1 {
		padding: 25px 15px 0 60px;
		width: 535px;
		height: auto;
		position: relative;
		float: left;
		margin: 0;
		background-image: url(../images/divider.gif);
		background-repeat: repeat-y;
		background-position: right;
		}
	* html #box1 {
		padding: 25px 15px 0 60px;
		width: 535px;
		height: auto;
		position: relative;
		float: left;
		margin: 0 0 0 0;
		background-image: url(../images/divider.gif);
		background-repeat: repeat-y;
		background-position: right;
		}
	#box1 .text1 {
		position: relative;
		color:#666666;
		font-size: 11px;
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
		line-height: 2em;
		padding-right: 40px;
		right: 10px;
	}
	#box1 .text1blue {
	color:#1E7CBF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding-right: 60px;
	width: 500px;
	text-align: left;
	}
	.blue {color: #1E7CBF}
	#box1 .text2 {
		position: relative;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0B1E3C;
		padding-right: 40px;
		line-height: 1.2em;
		right: -5px;
		}
		#box1 .text3 {
	position: relative;
	color:#157EC2;
	font-size: 14px;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	padding-right: 40px;
	right: 12px
}
		#box1 .required {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	right: -132px;
	font-style: italic;
		}
	#image {
		position: relative;
		right: 25px;
		}
	#caseimage {
		position: relative;
		margin-bottom: 50px;
		}
	.titlepost {
	position: relative;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #086FB1;
	font-weight:normal;
		}
	.horizontaldivider {
	position: relative;
	right: 25px;
	width: 550px;
	height: 100px;
	background-image: url(../images/hordivider.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	.horizontaldivider2 {
	position: relative;
	right: 25px;
	width: 550px;
	height: 50px;
	background-image: url(../images/hordivider.jpg);
	background-repeat: repeat-x;
	background-position: center;
	}
	.blackbig {
	font-size: 20px;
	color: #000000;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	position: relative;
	right: 0px;
	font-weight: normal;
	width: 500px;
}
.imageleft {
		position: relative;
		right:20px;
		top: -18px;
		padding-bottom: 5px;
		}	
	#box2 {
		padding: 25px 60px 0 0;
		width: 232px;
		background-color:transparent;
		position: relative;
		float: right;
		margin: 0;
			}
	#box2 a {
		color:#1E7CBF;
		font-size: 10px;
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	}
	#box2 a:visited {
		color:#1E7CBF;
		font-size: 10px;
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	}
	#box2 a:hover {
	color:#000000;
	font-size: 10px;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	}
	#box2 a:active {
	color:#CCCCCC;
	font-size: 10px;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	}
	#box1 a {
		position: relative;
		color:#1E7CBF;
		font-size: 10px;
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		outline: none;
		right: 12px;
	}
	#box1 a:visited {
		position: relative;
		color:#1E7CBF;
		font-size: 10px;
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		outline: none;
		right: 12px;
	}
	#box1 a:hover {
		position: relative;
		color:#000000;
		font-size: 10px;
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		outline: none;
		right: 12px;
	}
	#box1 a:active {
		position: relative;
		color:#CCCCCC;
		font-size: 10px;
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		outline: none;
		right: 12px;
	}
	#box2 .date {
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight:bold;
		}
	#box2 .title {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #3185C0;
	font-weight: bold;
		}
	#box2 .news {
		font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #0B1E3C;
		line-height: 1.8em;
		}
	#box2 .newslink {
	color:#1E7CBF;
	font-size: 10px;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	}
	#sleightgroup {
	position: absolute;
	right: 30px;
	bottom: -350px;
		}
	#footer {
		position: relative;
		margin: -5.3em 0 0;
		padding: 0 1em;
		height: 85px;
		background: #000000;
		clear: both;
		min-width: 900px;
		}
	#containerpush {
	position: relative;
	padding-bottom: 50px;
	clear:both;
	height: 50px;
		}
	
	#footer #footertext {
	position: relative;
	margin: 0 auto;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height: 2em;
	text-align: center;
	min-width: 50px;
	}
/* contact form */
form.sleightcontact fieldset {
	margin-bottom: 10px;
	margin-top: 0px;
	border: none;
	padding-top: 20px;
	width: 475px;
}
form.sleightcontact legend {
  padding: 0 2px;
  font-weight: bold;
}
form.sleightcontact label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: center;
	text-align: left;
	font-weight: bold;
	color:#3B95D1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.3em;
	width: 100px;
}
.submitbutton {
	background-image: url(../images/send.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width: 180px;
	height: 45px;
	left: 114px;
	position: relative;
	border: none;
	color: transparent;
}
.submitbutton:hover {
	background-image: url(../images/sendwhite.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width: 180px;
	height: 45px;
	left: 114px;
	position: relative;
	border: none;
	color: transparent;
}
form.sleightcontact fieldset ol {
  margin: 0;
  padding: 0;
}
form.sleightcontact fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.textarea {
	border: 1px solid #CCCCCC;
	position: relative;
	left: 25px;
}
.commentarea {
	border: 1px solid #CCCCCC;
	position: relative;
	left: 25px;
	top: 8px;
}
.comment {position: relative;
top: -90px;
}
form.sleightcontact em {
	color:#3F9CD5;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

