@charset "utf-8";
/* CSS Document 
Made By Lenunu
aight!
*/

html, body {
	width: 100%; height: 100%; text-align: center; /* to centre IE */
	margin:0; padding:0;
}
	body{
	color: #333;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	background: #000 url(../templateimages/background.jpg) top left repeat-x;
	
}
/*Common Tags------------------------------*/
	
	img, a{
	border:none;
	}
	
	h2{
	font-size:18px;
	color:#FF6600;
	display:block;
	margin:0;
	padding:0;
	}
	h3{
	font-size:14px;
	color:#333333;
	display:block;
	font-weight:600;
	margin:0;
	padding:0;
	}
	
	th {
	padding:5px;
	background:#D7EBFF;

	}
	
	td {
	padding:4px;border-bottom:1px solid #CCCCCC;
	}
	
	tr {
	
	}
/*Shell------------------------------*/
	#wrapper {
	width:820px;
	margin:0 auto;
	padding:0;
	background: url(../templateimages/wrapper-background.jpg) top left repeat-y;
	}
	
	#header {
	height:108px;
	width:820px;
	background: url(../templateimages/topnav.jpg) bottom left no-repeat;
	}
		#header #logo {
		display:block;
		float:left;
		margin:10px 0 0;
		}
		
		
	#content {
	text-align:left;
	background:#F4F4F4;
	padding: 15px 50px 50px;
	line-height:1.8;
	width: 510px;
	
	
	}
	#content h1{
	color:#000000;
	font-size:16px;
	display:block;
	padding-bottom:5px;
	background:url(../templateimages/content-heading.jpg) left bottom repeat-x;
	margin:10px 0 15px;
	}
	#content img{
	float:left;
	margin:-5px 10px 10px 0;
	}
	
	#container {
	width:820px;
	height:auto;
	background: url(../templateimages/containerbackground.jpg) top left repeat-y;
	margin: 0 0 10px 0;
	}
		
	#container #sidebar{
	float:left;
	background: #2A363C url(../templateimages/sidebar-top.jpg) top left no-repeat;
	padding: 25px 0 0 0;
	border: 0;
	display: inline;
		}
		/*Side Panel Tags-------------------------------------

	
		#sidepanel {
	position:relative;
	text-align:left;
	padding: 0;
	margin:0 0 15px;
		}
		
		#sidepanel ul,li {
			list-style:none;
			margin:0;
			padding:0;
		}
		#sidepanel a{
	display:block;
	font-weight:bold;
	color:#C1CFD5;
	font-family:"Lucinda Grande", sans-serif;
	font-size:12px;
	padding:8px 0 2px 23px;
	text-decoration:none;
	background: url(../templateimages/sidebar-button.jpg) center left no-repeat;
	width: 175px;
	height: 20px;
		
		}
		#sidepanel a:hover{
			background: url(../templateimages/sidebar-button.jpg) center left no-repeat;
			text-decoration:underline;
			color:#FFCC00;
		}*/	
		
	#container #maincontent{
	float:right; 
	margin: 0 0 0 10px;
	display: inline;
	z-index:-5;
		}
		
	#slideshow {
	margin:0;
	width: 610px;
	}
	
	#footer {
	color:#CCCCCC;
	font-weight:bold;
	margin:0;
	height:115px;
	padding:30px 0 0 0;
	background: url(../templateimages/footer.jpg) top left no-repeat;
	font-size: 13px;
	border-top: 1px dotted #666;
	clear: both;
	}
	
	#footer a{
		color:#999999;
		text-decoration:none;
		font-size: 10px;
	}
	
	#footer a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	
	}
	
	#nav {
		float:right;
		width:500px;
		height:40px;
		margin:25px 15px 0 0;
		padding:4px 19px 0 0;
		list-style:none;
	}
	
	#nav li{
		float:right;
	}
	
	#nav a{
		font-weight:bold;
		color:#CDCDCD;
		display:block;
		float:left;
		font-family:"Lucinda Grande", sans-serif;
		font-size:12px;
		padding:2px 5px 2px 2px;
		text-decoration:none;
		background: url(../templateimages/bullet-star.gif) center left no-repeat;
	}
	
	#nav a:hover{
			background: url(../templateimages/bullet-star-hover.gif) center left no-repeat;
			text-decoration:underline;
			color:#FF9900;
	}


/*Panels--------------------------FRONT PAGE----*/

	.panelcontainer {
	padding-left:0px;
	background: #fff;
	width: 610px;
	clear: both;
	}
	
	.panel {
	position:relative;
	text-align:left;
	width: 320px;
	height: 225px;
	background: url(../templateimages/panel.gif) center left no-repeat;
	float:left;
	padding: 20px 25px 25px 25px;
	}
	
	
	.panel h1{
	color:#333333;
	font-size:16px;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	margin: -5px;
	font-weight: bold;
	}
	
	.panel p{
	color:#333333;
	font-size:11px;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	line-height: 1.4;
	
	}
	
	.panel ul, .panel li {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	.panel a{
	display:block;
	font-weight:bold;
	color:#0099FF;
	font-family: Verdana,"Lucinda Grande", sans-serif;
	font-size:12px;
	padding:3px 2px 3px 20px;
	text-decoration:none;
	background: url(../templateimages/bullet-arrow-grey.gif) center left no-repeat;
	}
	
	.panel a:hover{
	text-decoration:underline;
	color:#FF6600;
	}
	
	.panel .button{
		width:36px; height:36px;
		padding:0;
		margin:0;
		position:absolute;
		bottom:20px;
		right:10px;
		background:none;
	}
	
/*panel-Small--------------------FRONT PAGE----------*/

	.panel-right{
	position:relative;
	text-align:left;
	width: 230px;
	height: 262px;
	background: #FFF url(../templateimages/patent-seal.jpg) center no-repeat;
	float:right;
	padding: 3px;
	}	
	.panel-right ul, .panel-right li {
		list-style:none;
		margin:0;
		padding:0;
	}
	.panel-right a{

 	display: block;
	width:200px;
	font-weight:bold;
	color:#333;
	font-family:"Lucinda Grande", sans-serif;
	font-size:13px;
	padding:8px 5px 8px 25px;
	text-decoration:none;
	background: url(../templateimages/bullet-grey.gif) center left no-repeat;
	border-bottom:1px dotted #999999;
		
	}
		.panel-right a:hover{
		background:#FFFF66 url(../templateimages/bullet-grey.gif) center left no-repeat;
		}

		
/*panel-Bottom-----------------------ANY PAGE-------*/
	.panel-bottom {
	clear:both;
	position:relative;
	text-align:left;
	width: auto;
	height: 185px;
	background: #EDF0F2 url(../templateimages/panel-bottom.jpg) bottom left no-repeat;
	padding: 10px;
	}
	.panel-small-left h1, .panel-small-right h1{
	color:#333333;
	font-size:14px;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	margin: 0 0 -5px 0;
	font-weight: bold;
	padding: 0;
	
	}
	
	.panel-small-left {
	width:274px;
	float:left;
	border-right:1px solid #fff;
	height:185px;
	padding: 0 10px 0 10px;

	}
	.panel-small-right {
	width:274px;
	float:right;
	border-left:1px solid #666;
	height:185px;
	padding: 0 10px 0 10px;
	}
	.panel-small-right ul, .panel-small-right li, .panel-small-left ul, .panel-small-left li{
	
		list-style:none;
		margin:0;
		padding:0;
	}
	.panel-small-right li a, .panel-small-left li a {
	display: block;
	width:200px;
	font-weight:bold;
	color:#0068AE;
	font-family:"Lucinda Grande", sans-serif;
	font-size:12px;
	padding:8px 5px 8px 25px;
	text-decoration:none;
	background: url(../templateimages/bullet-grey.gif) center left no-repeat;
	border-bottom:1px dotted #999999;
	}
		.panel-small-right li a:hover,.panel-small-left li a:hover{
		background:#FFFF66 url(../templateimages/bullet-red.gif) center left no-repeat;
		}
		
		
		
		
/*sidebar-Right-Small--------------------FRONT PAGE----------*/

	.sidebar-right-small{
	position:relative;
	text-align:left;
	width: 230px;
	float:right;
	padding: 3px;
	margin:0 0 50px 15px;
	}	
	.sidebar-right-small ul, .sidebar-right-small li {
		list-style:none;
		margin:0;
		padding:0;
	}
	.sidebar-right-small a{

 	display: block;
	width:200px;
	font-weight:bold;
	color:#333;
	font-family:"Lucinda Grande", sans-serif;
	font-size:13px;
	padding:8px 5px 8px 25px;
	text-decoration:none;
	background: url(../templateimages/bullet-grey.gif) center left no-repeat;
	border-bottom:1px dotted #999999;
		
	}
		.sidebar-right-small a:hover{
		background:#FFFF66 url(../templateimages/bullet-grey.gif) center left no-repeat;
		}		
/*Utility Tags------------------------------*/

	.clear {
		clear:both;
	}
	
	.floatleft{
		float:left;
	}
	
	
	#sidebar{
		padding:15px 0 0 5px;
	}

/*Gallery Tags------------------------------*/

		#gallery {
			width:640px;
			float:right;
			padding-right:10px;
			text-align:left;
		}
		



/*----------------------------------------------------contact Form*/

#contactform {
	width:500px;
	color:#000000;
	font-size:12px;
	padding: 30px 10px;
	background-color:#FFFFFF;
	border-top: 1px solid #F4F4F4;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #999;
	border-right: 1px solid #666;
}

#contactform td {
padding:5px;
border:none;
}

#contactform textarea, #contactform input {
	width: 270px;

}

#contactform #button{
width:150px;
}
