body {
	background-color: #1191e3;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	position:relative;
	width:765px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	display: block;
	float: left;
}

#header {
	height: 153px;
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #FFFFFF;
}
#header ul {
	display: block;
	float: left;
	list-style-type: none;
	padding-left: 25px;
	padding-top: 25px;
}
#header li {
	display: inline;
}
#header ul a {
	display: block;
	padding-left: 37px;
	height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	margin-bottom: 8px;
}
#header ul a:hover {
	text-decoration: underline;
}

#menu1 {
	background-image: url(main_menu1.jpg);
	background-repeat: no-repeat;
}
#menu2 {
	background-image: url(main_menu2.jpg);
	background-repeat: no-repeat;
}
#menu3 {

	background-image: url(main_menu3.jpg);
	background-repeat: no-repeat;
}
#content {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.white {
	background-image: url(tile.jpg);
	background-repeat: repeat-y;
}
.rightlist1 {
	list-style-type: none;
	background-image: url(right_tile1.jpg);
	background-repeat: repeat-y;
	display: block;
	line-height: 29px;
	padding-left: 12px;
}
.rightlist2 {
	list-style-type: none;
	background-image: url(right_tile2.jpg);
	background-repeat: repeat-y;
	display: block;
	line-height: 29px;
	padding-left: 12px;
}
.rightlistspace {
	display: block;
	margin-bottom: 10px;
}
.block {
	display: block;
}
.rightlist1 a {
	color: #004a66;
	text-decoration: none;
}
.rightlist1 a:hover {
	text-decoration: underline;
}
.rightlist2 a {

	color: #466600;
	text-decoration: none;
}
.rightlist2 a:hover {

	text-decoration: underline;
}
#maincont h2 {
	padding-top: 10px;
}

#upmaincont {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 15px;
}
#upmaincont p {
	text-indent: 20px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topimg {
	display: block;
	margin-top: 10px;
}


#maincont {
	padding-left: 10px;
	padding-right: 10px;
}

#maincont p {
	padding-bottom: 15px;
	line-height: 18px;
}
#maincont a {
	color: #004a66;
	text-decoration: none;
	font-weight: bold;
}
#maincont a:hover {
	text-decoration: underline;
}

#prods {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 579px;
	margin-top: 20px;
}
#prods a:hover {
	text-decoration: underline;
}

#prod1 {
	background-image: url(prod1.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 177px;
	color: #0c9adb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prod2 {
	background-image: url(prod2.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 177px;
	color: #4bb006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prod3 {
	background-image: url(prod3.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 177px;
	color: #0c9adb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prod1 a {
	color: #0c9adb;
	text-decoration: none;
}
#prod2 a {
	text-decoration: none;
	color: #4bb006;
}

#prod3 a {
	color: #0c9adb;
	text-decoration: none;
}
#prices {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-top: 25px;
}
#commercials {
	display: block;
	margin-left: 15px;
	margin-top: 25px;
}
#commercials td {
	padding-right: 15px;
	padding-left: 15px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 12px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
