body {
	font: 65% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: ;
	background: #0494b8 linear-gradient(to bottom right, #027eb3, #1bceff) fixed center;	
}

h1, h2 {
	color: #000000;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 20px 0 10px;
}

h1 {
	font-size: 2.5em;
}

p {
	margin: 10px 0;
	padding: 0;
}

blockquote {
	font-style: italic;	
}

#header-wrap {
	color: #000;
	position: ;
	margin: 0 auto;
	width: 940px;	
}

#header-container {
	height: 200px;
	background: #1bceff;
	width: 940px;
	padding-top: 10px;
}

#header {
	width: 940px;
	margin: 0 auto;
}

#header h1 {
	color: #000000;
	text-align: center;
	width: 940px;
	margin: 0;
}

#menuleft {
	float: left;
	position: relative;
	top: 5px;
	color: #000;
	left: 50px;
	padding: 10px;
	line-height: 40px;
}

#menuright {
	Float: right;
	position: relative;
	top: 5px;
	right: 50px;
	color: #000;
	padding: 10px;
	line-height: 40px;
}

#menuright a:link, #menuleft a:link {
	color: #EEEEEE;
	padding: 5px;
	text-shadow: 1px 1px #000000;
}

#menuright a:visited, #menuleft a:visited {
	color: #eeeeee;
	background: #123456;
	text-shadow: 2px 2px #FFFFFF;
}

#menuright a:active, #menuleft a:active {
	color: #FFF;
	background: #FF0000;
	text-shadow: 2px 2px #000000;
}

#menuright a:hover, #menuleft a:hover {
	background: #0494b8;
	padding: 5px;
	color: #000000;
	text-shadow: 2px 2px #eeeeee;
}

/* #header ul {
	margin: 0;
	padding: 10px;
	list-style: none;
	position: absolute;
	top: 147px;
	left: 180px;
	border: 2px dotted #dddddd;
	border-radius: 25px;
	background: #aaaaaa;
}

#header ul li {
	float: left;
	margin-right: 5px;
}

#header ul li z {
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 5px;
	text-decoration: none;
	
}

#header ul li a{
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 5px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #ffffff;	
} */

#container {
	width: 940px;
	margin: 0 auto;
	font-size: 1.4em;
	overflow: auto;
	padding: 10px 0 40px;
	background: #0494b8linear-gradient(to bottom right, #027eb3, #1bceff);
	height: 100%;
}

#content {
	margin: 0 auto;
	width: 900px;
}

#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;	
}

#footer-container {
	color: #000;
	height: 40px;
	width: 940px;
	background: #1bceff;
	margin: 0 auto;
}

#footer {
	width: 940px;
	margin: 0 auto;
	position: relative;
	padding-top: 5px;
	padding-left: 10px;
}

.display {
	position: absolute;
	z-index: -1;
	position: fixed;
	margin: -5px 0 0 0;
	right: -45px;
}

.display2 {
	position: absolute;
	z-index: -1;
	position: fixed;
	margin: 5px 0 0 0;
	right: -25px;
}

.display3 {
	padding-top: 20px;
}

.display3 img {
	box-shadow: 5px 5px 3px #000000;
}

.display4 {
	position: absolute;
	z-index: -1;
	position: fixed;
	margin: -5px 0 0 0;
	right: 10px;
	top: 200px;
}

.display5 {
	position: absolute;
	z-index: -1;
	position: fixed;
	margin: 0;
	right: -150px;
	bottom: 0;
}

ul li {
	list-style: none;
}

.read {
	border-radius: 25px;
	padding: 2px;
}

label {
	float: left;
	width: 25em;
	text-align: right;
	margin-right: 1em;
}

textarea, input, select {
	border: 0;
	box-shadow: 5px 5px 3px #000000;
	text-align: left;
}

select {
   width: 20em;
}

.submit {
	text-align: center;
}

#submit, #field7 {
	background: #ababab;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 10px;
	border: 3px outset #000000;
	border-radius: 25px;
	margin-right: 8em;
}

.formcontact {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

a:link {
	color: #000099;
}

a:visited {
	color: #d90000;
}

a:active {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

.sites {
	box-shadow: 5px 5px 3px  #000000;
}

.price {
	border: 3px dotted #027eb3;
	border-radius: 25px;
	padding: 5px;
	background: #1bceff;
	width: 300px;
}

.pricelist {
	width: 50%;
	padding-left: 25%;
}

.pricelist li {
	line-height: 20px;
}

/* .menu ul {
	list-style-type: none;
	margin: 0 15px 15px 15px;
	padding-top: 15px;
}

.menu ul li {
	display: inline;
	text-shadow: 0px 0px #123456;
	padding: 8px;
	font-weight: bold;
}

.menu {
	text-align: center;
	font: 150% Arial, Helvetica, sans-serif;
}

.menu a:link {
	color: #FFF;
	border: 2px solid #123456;
	background: #123456;
	box-shadow: 0px 0px 10px #123456;
	padding: 5px;
}

.menu a:visited {
	color: #FFF;
	background: #123456;
}

.menu a:active {
	color: #FFF;
	background: #123456;
}

.menu a:hover {
	border: 2px solid #123456;
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 0px 40px #123456;
	padding: 5px;
	color: #123456;
	text-shadow: 1px 1px #FFF;
}

.menu-wrap {
    width: 940px;
    box-shadow:0px 1px 3px rgba(0,0,0,0.2);
    background:#3e3436;
	position: fixed;
	background: #aaaaaa;
	margin: 0;
} */