﻿body {
	margin: auto;
	width: 100%;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
}
#top_container {
	background: black;
}
#header {
	background: #000000;
}
#header h1 {
	color: #336699;
	text-align: left;padding-top:20px;	}
#header h2 {
	font-family: "Bradley Hand ITC";
	font-size: medium;
	color: #FFFF66;
	text-align: right;
	padding-top:20px;	padding-bottom:20px;

}
#top_menu {
	font-size: large;
	background: black;
	text-align: center;
}
#top_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
}
#top_menu li a {
	display: block;
	color: #000;
	padding: 8px 16px;
	text-decoration: none;
}
#top_menu li a:hover {
	background-color: #555;
	color: white;
}
#empty_box1 {
	background-color: #336699;
	height: 5px;
}
#logo {
float:left;
	width: 90px;	height: 90px;

	margin: auto;
	background-color: grey;
}
#logo img {
	display: block;
	margin: auto;
	height: 80%;
	width: 80%;
	padding-top:10px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: black;
}
/*-----end of Top Container------------------------------------------------------------*/
#main_menu {
	font-size: large;
	text-align: center;
}
#main_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: yellow;
}
#main_menu li a {
	display: block;
	color: #000;
	padding: 8px 16px;
	text-decoration: none;
}
#main_menu li a:hover {
	background-color: #555;
	color: white;
}
#main_menu_space {
	height: 10px;
	background-color: #336699;
}
#main_title {
	text-align: center;
	font-size:x-large;
}
#main_content {
	width: 95%;
	margin: auto;
	background-color: white;
}
#main_content ul {
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
}
#main_content_box {
	width: 100%;
	margin: auto;
	background-color: white;
}
#main_content_box p {
	padding-right: 20px;
	padding-left: 20px;
}
#main_content h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: black;
}
#main_content img {
	
	width:100%;}

#empty_box2 {
	background-color: #336699;
	height: 5px;
}
#empty_box3 {
	background-color: #336699;
	height: 5px;
}
/*-------------- Bottom Container --------------*/
#bottom_container {
	font-size: large;
	font-weight: bold;
	background-color: black;
	text-align: center;
	height: auto;
}
#bottom_container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #f1f1f1;
}
#bottom_container li a {
	display: block;
	color: #000;
	padding: 8px 16px;
	text-decoration: none;
}
#bottom_container li a:hover {
	background-color: #555;
	color: white;
}
#bottom_box {
	width: auto;
}
#bottom_box1 {
}
#bottom_box1 h5 {
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: large;
}
#bottom_box1 ul a {
}
#bottom_box2 {
}
#bottom_box2 ul a {
}
#bottom_box2 h5 {
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: large;
}
#bottom_box3 {
}
#bottom_box3 ul a {
}
#bottom_box3 h5 {
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: large;
}
#bottom_box4 {
}
#bottom_box4 ul a {
}
#bottom_box4 h5 {
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: large;
}
#bottom_box4 h4 a {
	color: #ffffff;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
#empty_box3 {
	background-color: #336699;
	height: 5px;
}
/*-- footer Begins --*/
/*-------------- Footer --------------*/
#footer {
	background: #000;
	text-align: center;
}
#footer h6 {
	color: #fff;
	font-size: x-small;
}
#decisive {
	text-align: center;
	background: #000000;
}
#decisive h6 {
	color: yellow;
	font-size: x-small;
}
/*-- Individual Web Pages --*/
#main_lingo {
}
#main_lingo h6 {
	float: right;
}
/* -- Payment Page ------------------------------------------------*/
#payment_container {
	width: 100%;
	height: auto;
}
#payment_container h5 {
	font-size: small;
	color: grey;
}

#payment_box1 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: lightgreen;
	padding: 10px;
	margin-bottom: 20px;
}
#payment_box2 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: lightgreen;
	padding: 10px;
	margin-bottom: 20px;
}
#payment_box3 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: lightgreen;
	padding: 10px;
	margin-bottom: 20px;
}
#payment_box1 form, td {
	background-color: lightblue;
	display: block;
	text-align: center;
}
#payment_box2 form, td {
	background-color: lightblue;
	display: block;
	text-align: center;
}
#payment_box3 form, td {
	background-color: lightblue;
	display: block;
	text-align: center;
}
/*-- Price Pagr --*/
#pricing_contact_box {
	clear: both;
	width: 100%;
	height: auto;
}
.pricing_Header {
	clear: both;
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	background-color: pink;
}
.pricing_Header h2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.dwd_product {
	height: auto;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	background-color: lightblue;
}
.dwd_product h3 {
	padding-left: 20px;
}
.dwd_product h5 {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}
.dwd_product p {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.dwd_product_price {
	height: auto;
	width: 100%;
	text-align: center;
	background-color: lightgreen;
}
.dwd_product_price p {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.dwd_clear {
	clear: both;
}
/*-- End --*/
