#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Garamond;
	color: #7189C7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.166;
}

#banner {
	color: #CCCCCC;
	height: 177px;
	text-align: center;
	width: 100%;
}
#notes {
	clear: both;
}

#navigation {
	width: 125px;
	font-size: 80%;
	float: left;
	padding-top: 10px;
	text-align: center;
	border: thin solid #E6E7F5;
	background-color: #FFFFFF;
	color: #7189C7;
}


#navigation ul {
	margin: 0px;
	padding: 0px;
}


#navigation li {
	list-style-type: none;
}
#navigation a {
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation a:Link, #navigation a:visited {
	color: #7189C7;
	text-decoration: none;
	background-color: #E6E7F5;
}
#navigation a:hover, #navigation a:active {
	color: #E6E7F5;
	background-color: #7189C7;
}

#body_text {
	display: block;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	color: #7189C7;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 95%;
}
#body_text a {
	color: #333333;
}


#footer {
	color: #FFFFFF;
	background-color: #999999;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	clear: both;
	text-align: center;
	width: 100%;
}
#footer ul {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer li {
	display: inline;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	margin: 5px;
	font-size: 70%;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7189C7;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
	
	
.fltrt {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#body_box {
	display: block;
	text-align: center;
	width: 18%;
	background-color: #E6E7F5;
	padding-bottom: 20px;
	float: right;
	clear: both;
}
.fltlft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#body_text #body_text_top {
	white-space: normal;
	color: #001851;
	background-color: #7590AF;
	border: medium outset #16306A;
	height: 350px;
}

#page_inidicator {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #666666;
	text-align: center;
	border: thin outset #000000;
}
#location {
	background-color: #E3E3E3;
	text-align: right;
	color: #333333;
	list-style-type: none;
	font-size: 90%;
}
#div_bar {
	background-color: #333333;
	width: 100%;
	height: 75px;
	display: block;
}

#side_panel {
	color: #CCCCCC;
}
.fltdiv_bar {

	float: right;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news {
	width: 75px;
	float: right;
	background-color: #CCCCCC;
	font-size: 60%;
	margin-top: 5px;
	border: thin solid #666666;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#package1 {
	float: left;
	width: 22%;
	background-color: #99FFFF;
	text-align: center;
	border: thin solid #999999;
	font-size: 80%;
}
#package3 {
	float: left;
	width: 23%;
	background-color: #99FF99;
	text-align: center;
	border: thin solid #999999;
	font-size: 80%;
}
#bespoke {
	float: left;
	width: 23%;
	background-color: #99FF66;
	text-align: center;
	border: thin solid #999999;
}
#package2 {
	width: 23%;
	float: left;
	background-color: #99FFCC;
	text-align: center;
	border: thin solid #999999;
}
#design_package {
	float: left;
	width: 31%;
	font-size: 80%;
}
#options {
	float: left;
	width: 31%;
	font-size: 80%;
}

#hosting_package {
	float: left;
	width: 32%;
	font-size: 80%;
}
/* CSS Document */
#form {
	text-align: center;
	width: 400px;
	background-color: #E6E7F5;
}

