body {
	background-color: #234378;
	background-image: url("pix/background_all.png");
	background-position: 0px -100px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	color:#464646;
	}

h2 {
	color:gray;
	text-align:center;
	}
	
a {
	color: #369;
	text-decoration:none;
	}
	
a:hover {
	color: gray;
	}

img {
	border:none;
	}
	
#wrapper {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding: 0px;
	background-image: url("pix/ds.png");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#wrapper2 {
	width: 970px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
}

#logo {
	/*background-image: url("pix/bg_header.png");*/
	background-image: url("pix/ds.png");
	background-repeat:repeat;
	background-position: -10px 0px;
	}

#cew {
	margin-top:-30px;
	margin-bottom: -10px;
	margin-left: 12px;
	}

#logo ul {
	float:right;
	list-style-type:none;
	margin-bottom:-14px;
	margin-top:0px;
	margin-right: 20px;
	/*background-color:#e8e8e2;*/
	}

#logo li {
	float:left;	
	padding-bottom:9px;
	}

#language {
	height: 21px;
	margin-top: -16px;
	padding-right: 20px;
}

#language ul {
	float:right;
	list-style-type: none;
	}
	
#language li {
	float:left;
	height: 21px;
	}

	/* erase this to enable languages */
	#language li img {
		display: none !important;
	}

#body {
	/*background-image: url("pix/body.png");
	background-position: -89px 0px;*/
	padding-bottom:50px;
	}

#slider {
	background-image: url("pix/background_slider.png");
	background-repeat:no-repeat;
	clear:both;
	}
	
#headerimage {
	margin-left:-89px;
	background-repeat:no-repeat;
	clear:both;
	}

#nav {
	margin-left: 48%;
	margin-top: 10px;
	}

#nav a {
	display:block;
	width:10px;
	height:10px;
	background:url("pix/notcurrent.jpg") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	}

#nav a.activeSlide {
	background-image: url("pix/current.jpg");
	background-repeat:no-repeat;
	}

#menu {
	/*background-image: url("pix/bg_header.png");*/
	background-image: url("pix/ds.png");
	background-repeat: no-repeat;
	}

#main {
	width:890px;
	}
	

#left {
	width:270px;
	height:280px;
	padding-left: 40px;
	padding-right:30px;
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	background-image: url("pix/line.png");
	background-repeat:no-repeat;
	background-position: 100% 65px;
	font-size:120%;
	line-height:115%
	
	}

	#left img, #middle img, #right img {
		padding-bottom: 20px;
		padding-top: 10px;
	}

#left_services {
	width:520px;
	padding-left: 40px;
	padding-right:40px;
	float:left;
	clear:both;
	padding-top:20px;
	margin-bottom:20px;
	background-image: url("pix/line_extended.png");
	background-repeat:no-repeat;
	background-position: 100% 90px;
	
	}

#middle {
	width:270px;
	height:280px;
	float:left;
	margin-left:10px;
	padding-right:30px;
	margin-top:10px;
	margin-bottom:20px;
	background-image: url("pix/line.png");
	background-repeat:no-repeat;
	background-position: 100% 65px;
	font-size:120%;
	line-height:115%
	
	}
	
#right {
	width:270px;
	height:280px;
	float:left;
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:120%;
	line-height:115%
	}
	
#right_products {
	width:300px;
	float:left;
	margin-left:10px;
	margin-right:20px;
	padding-top:40px;
	margin-bottom:20px;
	}
	
#servicetitle {
	font-size:130%;
	color:gray;
}


#service img {
	padding-right:10px;
	}
	
#service {
	margin-top:20px;
	padding-bottom:10px;
	clear:both;
	}
	
	
#products {
	margin-top:20px;
	padding-bottom:20px;
	
	}
	
#producttitle {
	font-size:130%;
	
}

#products a {
	float:right;
		font-size:80%;

	}
	
#products b {
	color:gray;
	}
	
#products img {
	padding-right:10px;
	padding-bottom:5px;
	}
	
#buynow {
	margin-top:-8px;
	}
#price {
	float:left;
		font-size:80%;

	}
	
#projects {
	margin-top:20px;
	padding-left: 40px;
	clear:both;
	}

#projecttitle {
		font-size:130%;
		color:gray;
		}
	
#projectlink {
	float:right;
	padding-right:15px;
	font-size:80%;
	margin-bottom:50px;
	}
	
#footer {
	clear: both;
	margin-left: -10px;
	background-image: url("pix/footer.png");
	background-repeat:no-repeat;
	background-position: -79px 0px;
	height:154px;
	}
	
#footer a {
	color: #555555;
	text-decoration:none;
	}
	
#footer a:hover {
	color: gray;
	text-decoration:none;
	}

#bottomnav {
 	font-size: 80%;
 	margin-left:245px;
 	padding-top:80px;
 	}
 	
 #bottomnav p {
 	margin-left:120px;
 	font-size:90%;
	color: #464646;
 	}

hr {
	border: 0px none;
	border-top: 2px solid #aaa;
}

div.scm-sidebar form {
	float: right;
	margin-top:-8px;
}

.quote {
}

.quote-author {
	font-style: italic;
	font-size: 80%;
}
