
body {
	background-color: #e4e4e4;
	background-image: url(images/background.png);
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	margin-top: 20px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}

div#container {
	width: 820px;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #c9c5bc;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	position: relative;
	left: 50%;
	margin-left: -410px;
}

div#content {
	width: 800px;
	height: 100%;
	background-color: #ffffff;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

div#header {
	margin-top: 10px;
	width: 100%;
	height: 65px;
	background-color: #ffffff;
	background-image: url(images/headerbackground.png);
	float: left;
}

div#header .logo {
	float: left;
	border-width: 0px;
	margin-left: 10px;
}

div#menu .ordernow {
	float: right;
	border-width: 0px;
	margin-right: 25px;
	position: relative;
	top: -70px;
}

div#menu {
	width: 100%;
	height: 28px;
	margin-top: 5px;
	float: left;
	background-color: #f3f2ed;
}

div#menu ul  {			
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	margin-bottom: 0px;
	background-color: #f3f2ed;
	border-width: 0px 0 0px 0;
	border-style: dashed;
	border-color: #c9c9c9;
}

div#menu ul li {
	float: left;
	border-style: solid;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #e4e4e4;
	padding: 0px;
	margin-right: 30px;
	margin-left: 15px;
	
}

div#menu ul li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #30669a;
	font-size: 14px;
	text-align: left;
}

div#menu ul li  a:hover, .selected a {
	color: #30669a;
	background-color: #f3f2ed;
}

div#main1 {
	width: 25%;
	float: left;
	clear: left;
	border-width: 0px;
	border-style: solid;
	border-color: #c9c9c9;
	margin-top: 15px;
	margin-bottom: 10px;
}

div#testimonial {
	padding-bottom: 5px;
}

div#main2 {
	width: 73%;
	float: right;
	border-width: 0px;
	border-style: solid;
	border-color: #c9c9c9;
	margin-top: 15px;
	margin-bottom: 10px;
}

div#mainall {
	width: 100%;
	clear: left;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;

}

div#footer {
	width: 820px;
	height: px;
	margin-top: 0px;
	padding-top: 15px;	
	font-size: 11.5px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

div#footer ul {
	list-style: none;
	display: inline;

}

div#footer ul li {
	margin-top: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	margin-bottom: 0px;

}

div#footer ul li a {
	display: inline;
	padding: 0 10px;
	font-weight: 500;
	color: #000;
	font-size: 11.5px;
	text-decoration: none;
}

div#footer ul li a:hover {
	text-decoration: underline;
}

div#table {
	margin-left: auto;
	margin-right: auto;
}

h1 {
	color: #000000;
	font-size: 22px;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
}

h1 .left {
	color: #000000;
	font-size: 22px;
	float: left;
	
}


h1 .a {
	color: #30669a;
}

h2 {
	color: #000000;
	font-size: 22px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

h3 {
	color: #ff0000;
	margin-top: 10px;
	
}

h4 {
	color: #000000;
	font-size: 10px;
	font-weight: 500;
	margin-left: 10px;
	margin-right: 10px;
}

.content {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.checktable {
	text-align: left;
	margin-left: 40px;
	margin-right: 20px;
	font-weight: 600;
}

.box {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.ordertext {
	font-weight: 600;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	text-align: left;
}

.strike {
	text-decoration: line-through;
}

div#hor {
	width: 90%;
	height: 1px;
	border-width: 0 0 1px 0;
	border-color: #c9c9c9;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.red {
	color: #ff0000;
}

div#mypopup {
	width: 500px;
	height: 700px;
	display: none;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	position: absolute;
	top: 0;
	left: 0;
}

.closebutton {
	float: right;
}

div#mypopup img {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: right;
}

div#pngbackground {
	width: 100%;
	height: 140%;
	background: url(images/tile.png);
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.bottomleft {
	float: left;
	margin-left: 25px;
	margin-top: 3px;
}

.bottomright {
	float: right;
	margin-right: 25px;
	margin-top: 3px;
}

div#mypopup a, a:visited {
	color: #ff0000;
}

.left {
	float: left;
	margin-left: 25px;
}

div#form input {
	float: left;
	width: 175px;
}

textarea {
 	float: left;
	width: 450px;
	height: 100px;
	margin-bottom: 10px;
}

div#form {
	text-align: left;
	float: left;
	margin-left: 30px;
}