html, body {height:100%;}

.site_wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px; /* the bottom margin is the negative value of the footer's height */
}

.push {
	height: 110px; /* .push must be the same height as .footer */
}


#menu{
	background-color: #575757;
	width: 100%;
	height: 41px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}
ul li,ol li {line-height:1.5;}
#watermark1{
	background-image: url('../images/watermark1.jpg');
	height: 41px;
	width: 300px;
	margin-left: -300px;
	float: left;	
}

#watermark2{
	background-image: url('../images/watermark.jpg');
	height: 175px;
	width: 300px;
	margin-left: -300px;
	float: left;	
}


#menu ul{
	padding-top: 11px;
	margin: 0;
	float: right;
	
}

.ui-tabs-panel li{
	margin-bottom: 5px;
	margin-top: 5px;
}

#slider li, ol li{
	margin-bottom: 5px;
	margin-top: 5px;
}

img{
	border: 0;
}

.wrap{
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

form{
	margin-left: 10px;
	width: 400px;
	text-transform: uppercase;
}

br{
	clear: both;
}

form div{
	margin-top: 30px;
	height: 10px;
}

span{
	float:left;
}

#lcol{
	width: 400px;
	float: left;
}
iframe{
	float: right;
	margin: 10px;
	border: 3px solid #575757;
	clear: right;
}

input, textarea{
	background-color: #dfe8ee;
	border: 0;
	font-size: 130%;
	width: 100%;
	display: inline;
}

textarea{
	height: 100px;
	float: right;
}

#text{
	display: inline;	
}

#formbutton{
	background-color: #afc6d4;
	text-transform: uppercase;
	margin-bottom: 30px;
	float: right;
	width: auto;
}

#one input{
	width: 328px;
	float: right;
}
#two input{
	width: 304px;
	float: right;
}
#three input{
	width: 305px;
	float: right;
}
#four input{
	width: 274px;
	float: right;
}
#five input{
	width: 329px;
	float: right;
}
#six input{
	width: 323px;
	float: right;
	margin-bottom: 30px;
}

.wrap2{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#menu li{
	background-image: url('../images/menubg2.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;

	
}

#menu li a{
	background-image: url('../images/menubg1.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	background-color: #608da9;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 9px;
	float: left;
}

#panels{
	background-color: #575757;
	width: 100%;
	float: left;
	background-image: url('../images/shadow2.jpg');
	background-position: bottom;
	background-repeat:  repeat-x;
}

#panels h3{
	margin-top: 10px;
	margin-bottom: 0;
	width: 260px;
	float: right;
	text-align: right;
}

#panels p{
	color: #ffffff;
	text-align: right;
	margin: 5px;
	float: right;
	
}

.item{
	float: left;
	width: 260px;
	padding-top:20px;
	padding-bottom:30px;
}

.vr{
	height: 50px;
	width: 5px;

	float: left;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

.home_shadow_2 {
	height:144px;
	width:100%;
	background-color:#f00;

}

body{
	margin: 0;
	padding: 0;
	color: #575757;
	font-size: 80%;
	font-family: Helvetica, Verdana, Arial, sans-serif;

	
}

#bannerimg{
	background-image: url('../images/banner_home.jpg');
	height: 175px;
	width: 610px;
	margin-left: 46%;
	position: absolute;
	left: -10px;
}

#banner{
	width: 960px;
	height: 175px;
	margin:0 auto;
}

#title{
	float: right;
	margin-bottom: 25px;
	margin-top: 10px;;
}

#logo{
	margin-top: 30px;
	float: left;
	margin-left: 20px;
}

p{
	margin: 10px;
	line-height: 1.8em;
}

h2{
	margin: 10px;
	display: inline;
	font-size: 180%;
	float: left;
	color: #608da9;
	background-image: url('../images/decoration.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 60px;
}

.clear{
	clear: both;
	height: 14px;
	width: 100%;
}

#photo{
	border: 4px solid #575757;
	margin-left: 6px;
	vertical-align: top;
}

#productslist{
	float: left;
}

h4{
	float: left;
	color: #608da9;
	font-size: 100%;
	background-image: url('../images/smalldots.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
	margin: 10px;
	margin-left: 0;
	display: inline;
}

a{
	color: #608da9;
	text-decoration: none;
}
a:hover{
	color: #608da9;
	text-decoration: underline;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabs{
	float: left;
	margin-left: 10px;
	display: inline;
	width: 600px;
}

#tabs p{
	margin-left: 0;
}

#tabs #titles{
	padding: 0;
	margin-top: 0;
	display: inline;
}

#tabs #titles a{
	color: #575757;
	text-decoration: none;
}

.ui-tabs-selected a{
	color: #ffffff !important;
}

.ui-tabs-selected{
	background-color: #608da9;
}

br{
	clear: both;
}

#tabs #titles li{
	float: left;
	margin-right: 10px;
	list-style-type: none;
	padding: 5px;
}

#productslist li{
	float: left;
	list-style-type: none;
	margin: 17px;
	width: 361px;
	display: inline;
}

#productthumb{
	border: 3px solid #575757;
}

#footer{
	text-align:center;
	font-size: 75%;
	text-align: center;
	height: 112px;
	padding-top: 50px;
	float: left;
	width: 100%;
	background-image: url('../images/watermark4.jpg');
	background-repeat: no-repeat;
	background-position: 80% 100%;
}

#copyright {
	margin-top:90px;
}

#productphoto{
	border: 3px solid #575757;
	float: right;
	margin: 10px;
}

.products_photo {
	clear:right;
	border: 3px solid #575757;
	float: right;
	margin: 10px;
}



.view_products {clear:both;background-color:#608DA9;border:1px solid #3d637a;width:110px;padding:5px;margin-top:15px;float:right;color:#fff;margin-left:15px;text-align:center;}

.view_products:hover {background-color:#3d637a;text-decoration:none;border:1px solid #3d637a;float:right;color:#fff;}


.student_projects {clear:both;background-color:#608DA9;border:1px solid #3d637a;width:110px;padding:5px;margin-top:15px;color:#fff;margin-left:15px;text-align:center;}
.student_projects:hover {background-color:#3d637a;text-decoration:none;border:1px solid #3d637a;color:#fff;}

.scrollContainer {border-top:1px solid #608DA9;}


#header_wrapper {background-color:#575757;width:100%;border-bottom:1px solid #333;padding-top:15px;}
	#header {
		width:960px;
		margin: 0 auto;
	}
	#menu_wrapper {
		list-style-type:none;
		padding:0;
		margin:0;
		overflow:hidden;
		float:right;
	}
	#menu_wrapper li{
		display:inline;
		margin:0;
		padding:0;
		background-color:#748BA6;
	}
	
	#menu_wrapper a {
		float:left;
		background:url('../images/menu_left.png') no-repeat top left;
		margin:0;
		margin-right:15px;
		padding-left: 10px;
		text-decoration:none;		
	}
	#menu_wrapper a span {
		float:left;
		display:block;
		padding-right:10px;
				padding-top: 10px;
		background:url('../images/menu_right.png') no-repeat right top;
		color:#fff;
		height:20px;
		overflow:hidden;
	}
	
	#menu_wrapper a:hover span {
		color: #fff;
	}
	
	#menu_wrapper a:hover {
		background-position:0% -30px;
	}

	#menu_wrapper a:hover span  {
		background-position:100% -30px;
	}

	#banner_wrapper {
		clear:both;
		width:100%;
		height:175px;
		position:relative;
		border-top: 1px solid #333;
		background:#618DAA url('../images/shadow.jpg') repeat-x bottom;
	}

	#logo_banner {
		z-index:99;position:absolute;margin-left:20px;
	}
	#logo_banner_right {
		z-index:98;position:relative;float:right;
	}


	/* Easy Slider */

		#home_slider{z-index:97;position:absolute;margin-left:350px;}

		#home_slider ul, #home_slider li,
		#slider2 ul, #slider2 li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#slider2{margin-top:1em;}
		#home_slider li, #slider2 li{ 
			width:610px;
			height:175px;
			overflow:hidden; 
			}	
		#prevBtn, #nextBtn,
		#slider1next, #slider1prev{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-30px;
			top:71px;
			z-index:1000;
			}	
		#nextBtn, #slider1next{ 
			left:696px;
			}														
		#prevBtn a, #nextBtn a,
		#slider1next a, #slider1prev a{  
			display:block;
			position:relative;
			width:30px;
			height:77px;
			background:url(../images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a, #slider1next a{ 
			background:url(../images/btn_next.gif) no-repeat 0 0;	
			}	

		/* numeric controls */	

		ol#controls{
			margin:1em 0;
			padding:0;
			height:28px;	
			}
		ol#controls li{
			margin:0 10px 0 0; 
			padding:0;
			float:left;
			list-style:none;
			height:28px;
			line-height:28px;
			}
		ol#controls li a{
			float:left;
			height:28px;
			line-height:28px;
			border:1px solid #ccc;
			background:#DAF3F8;
			color:#555;
			padding:0 10px;
			text-decoration:none;
			}
		ol#controls li.current a{
			background:#5DC9E1;
			color:#fff;
			}
		ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

	/* // Easy Slider */