@charset "utf-8";
/* CSS Document */
*{
	outline:none;	
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/back.jpg) top left  repeat-x #28262B;
	color:#FFF;
}

text{
	color:#333333;
}

a, a:active, a:visited {
	text-decoration: underline;
	color:#CCC;
}

a:hover {
	text-decoration:none;
}

a img {
	border: none;
}
h1,h2,h3,h4,h5{
	margin:0px;
}
h3{
	margin-top:0px;
	font-weight: normal;
	margin-left:15px;
	font-weight:bold;
	font-size:18px;
}

input, select, textarea{
	font-size:12px;
	color:#ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#393839;
	border:#666666 1px solid;
	padding:2px;
}
textarea{
	width:99%;
}

form{
	margin:0px;
}
ul{
	list-style:square;
}
p{
	margin:5px 0px 5px 0px;
}

.clear{
	clear:both;
}

#wrapper{
	width:840px;
	margin:0 auto;
}

#header{
	height:105px;
	margin-top:15px;
	margin-bottom: 1px;
	background:url(images/header-bg.jpg) -10px 0px #4E4C51;
}


.logo {
	float:left;
	padding-left:20px;
	padding-top:10px;
	width:300px;
	height:95px;
}

.menu { 
	height:38px; 
	background:url(images/menu-bg.gif) left top repeat-x #C5D339;
	margin:0;
	padding:0;
}
.menu ul {
	overflow:hidden;
	margin-top: 0px;
}
.menu ul li { 
	margin-left:-2px; 
	float:left; 
	list-style-type:none;
}
.menu ul li a, .menu ul li a:active, .menu ul li a:visited {
	display:block;
	font-size:1.2em;
	color:#3f4304;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/divider.gif) no-repeat left top;
	width:122px;
	text-align:center;
	line-height:38px;
}
.menu ul li a:hover, .menu ul li a.current,  .menu ul li a.current:active,  .menu ul li a.current:visited,  .menu ul li a.current:hover {
	background:url(images/menuh.png) left top no-repeat;
	color:white;
	text-decoration:none;
}

#main{
	width:840px;
	margin-top:10px;
}

#left{
	float:left;
	width:28%;
	margin-left:-3px;
	margin:0;
	padding:0;
}

.leftmenu{
	margin:0 auto;
	background-color:#000;
	padding:8px;
	text-align:center;
}
.leftmenu img{
	border:#333 solid 1px;
}


#right{
	float:right;
	width:70%;
	margin:0;
	padding:0;
}

#fullpage{
	margin:0;
	padding:0;
}


#slideshow{
	margin:10 auto;
	height:320px;
	background:url(images/box2-bg.gif) left top repeat-x #3f3d40;
	margin-bottom:7px;
}

#slideshow h1{
	font-size:20px;
	color:#fff;
	line-height:1em;
	padding-top:15px;
	padding-left:13px;
	font-weight:bold;
	margin-bottom:5px;
}

#slideshow span{
	color:#CCC;
	font-size:12px;
	margin-left:25px;
	font-weight:100;
}

#flash{
	padding:0 auto;
	margin-top:5px;
}

#projects{
	background:url(images/projects.jpg) top left #38363B;
	margin:0;
	padding:10px;
}


#projectsright{
	float:right;
	width:28%;
	height:270px;
	background:#000;
	margin:0;
	text-align:center;
}

#projectsright h2{
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	font-size:18px;
}

#projectsright img{
	float:left;
	padding:5px 5px 5px 15px;
}

#projectsleft{
	float:left;
	width:70%;
	background:url(images/projectsbox.jpg) top left #828085;
	height:270px;
	margin:0;
	font-size:12px;
}



#projectsleft h2{
	color:#000;
	font-weight:bold;
	padding:10px;
	font-size:18px;
}

#projectsleft img{
	float:left;
	border:5px solid #FFF;
}

#projectsleft a, #projectsleft a:active, #projectsleft a:visited{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:25px;
}
#projectsleft a:hover{
	text-decoration:underline;
	color:#FFF;
}

.features{
	float:left;
	background:#000;
	width:100%;
	margin-top:15px;
	border:#333 solid 1px;
}

.features h2{
	padding:3px;
	font-size:19px;
	color:#D6D5D6;
	background:url(images/title-right.gif) left top;
	margin:0;
}

.features ul{
	margin-left:-20px !important;
	margin-left:0px;
	list-style-image:url(images/marker.gif);
	color:#89888C;
}

.features ul li{
	color:#AFB91C;
	font-size:11px;
}



#quicklinks{
	background:url(images/right-top-corner1.gif) top left;
	width:100%;
	height:100px;
	margin-top:8px;
	border:#5B595D solid 1px;
}

#quicklinks h2{
	font-weight:bold;
	padding:10px 5px 5px 10px;
	color:#D6D5D6;
	font-size:16px;
}

#links{
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
}

#links a{
	color:#FFF;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
}

#links a:hover{
	color:#AFB91C;
	text-decoration:none;
}

#footer{
	background:url(images/footer-right.gif) top left #323032;
	height:38px;
	border:#5B595D solid 1px;
	text-align:right;
	color:#7C7B7D;
	margin-top:23px;
	margin-bottom:5px;
	width:100%;
}
	
.flashclass{ 
	width: 525px;
	height:200px;
	border: 5px solid white;
	padding: 5px;
	margin:0 auto;
}

.flashclass img{
	border-width: 0;
}	



#gallery {
	position:absolute;
	height:250px;
	margin-left:27px;
	border:#000000 solid 3px;
	width: 530px;
}
#gallery a, #gallery a:active, #gallery a:visited  {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:200;
}

#gallery .caption {
	z-index:200; 
	background-color:#000; 
	color:#ffffff; 
	height:105px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px;
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#FFF;
	font-size:18px;
}
	
#contents{
	background:#000;
	margin:5px;
	padding:10px;
	border: 1px solid #393839;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#contents p{
	margin: 15px 5px 5px 17px;
	font-size:13px;
	line-height:20px;
	color:#FFF;
}


#description{
	background:url(images/box2-bg.gif) left top repeat-x #3f3d40;
	margin-bottom:7px;
	padding:5px;
}

#description h1{
	font-size:24px;
	color:#fff;
	line-height:1em;
	padding-top:15px;
	padding-left:13px;
	font-weight:bold;
	margin-bottom:30px;
}

#description span{
	color:#999;
	font-size:12px;

	font-weight:100;

}


table.box{
	border:#666 1px solid;
}
table.box th{
	background:url(images/box2-bg.gif) left top #666;
	padding:5px;
	text-align:left;
}
table.box td{
	padding:5px;
}
table.withborder td{
	border-left:1px solid #666;
}

.comment{
	color:#666;
	font-size:9px;
	margin:0;
	padding:0;
}


#error{
	background:url(images/done.jpg) 10px 10px #FFF no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	padding:5px 30px 5px 50px;
	color:#930;
	height:30px;
	text-align:center;
	border:1px solid #930;
	background-color:#FFFFFF;
	line-height:30px;
	margin:5px 15px 10px 15px;
}
#done{
	background:url(images/done.jpeg) 10px 10px #FFF no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	padding:5px 30px 5px 50px;
	color:#86A317;
	height:30px;
	text-align:center;
	border:1px solid #86A317;
	background-color:#FFFFFF;
	line-height:30px;
	margin:5px 15px 10px 15px;
}


.readmore{
	border:none;
	outline:none;
	float:right;
	margin-right:5px;
}

.logosmall{
	float:left;
	width:100px;
	height:38px;
	background:url(images/logosmall.png) left top no-repeat;
	margin:1px 0px 0px 5px;
	padding:0;
}
.footerright{
	float:right;
	width:600px;
	height:38px;
	margin:1px 5px 0px 0px;
	padding:0;
	line-height:38px;
}