body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0em;
	font-size: 0.8em;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	left: 0px;
	top: 0px;
}

a, a:visited {
	color: #465EDC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
p {
	text-align: justify;
}
#Container_Area {
	width: 95%;
	min-width:785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header_Area{
	height: 180px;
	background-image: url(images/header-1_02.jpg);
	background-repeat: repeat-x;
}
#Header_left{
	float: left;
	width: 268px;
}
#Header_right{
	float: right;
	width: 378px;
}

#Main_Area {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 12em;
	padding-top: 0px;
	margin-right: 10px;
	margin-top: 0px;
	position: relative;
}
#Body_Area{
	margin: 0px;
	padding-top: 10px;	
}
#footer {
	clear:both;
}
#copyright {
	font-size: 10px;
	color: #999999;
}
.centered {
	text-align: center;
}
.right_float {
	float:right;
	width: 28px;
}
.left_float {
	float:left;
	width: 270px;
}
#links_container {
	width:11em;
	float: left;
	position: absolute;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin dotted #CCCCCC;
}
#links_container a, #links_container a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#links_container a:hover {
	color: #3366FF;
	text-decoration: none;
	padding-left: 3px;
	display: block;
}
.top_spaced {
	margin-top: 10px;
}
h1 {
	margin: 0px;
	padding-top: 0px;
}
.bold {
font-weight: bold;
}
.portfolio {
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
	height: 200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #465EE3;
	min-width: 650px
}
.portfolio_img {
	width: 260px;
	float: right;
}
.portfolio_text {
	padding-right: 270px;
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.bottom_spaced {
padding-bottom:5px;
}
.left_block {
	float: left;
	width: 45%;
	text-align: center;
	margin-top: 5px;
}
.right_block {
	float: right;
	width: 45%;
	text-align: center;
	margin-top: 5px;
}
.left_block ul, .right_block ul {
	text-align:left;
	margin-left: 160px;
}
.choice_random_left {
	text-align: right;
	float: left;
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 20px;
	padding-right: 2px;
}
.choice_random_right {
	float: left;
	width: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.clear {
	clear: both;
}
.form1{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#prices-row #name-column, #prices-row #package-small, #prices-row #package-medium, #prices-row #package-large, #prices-row #package-xtral {
	float: left;
	width: 100px;
	text-align: center;
	}
#prices-row2 #name-column, #prices-row2 #package-small, #prices-row2 #package-medium, #prices-row2 #package-large, #prices-row2 #package-xtral {
	float: left;
	width: 100px;
	text-align: center;
	background-color: #ececec;
	}
#prices-table {
	line-height: 25px;
}
#prices-row #name-column, #prices-row2 #name-column {
	text-align:right;
	width:200px;
	}
#prices-table #clear-both {
	clear: both;
}
#prices-table #prices-row, #prices-table #prices-row2 {
	clear: both;
}
#header-box {
	font-weight: bold;

	color: #FFFFFF;
	background-color: #0099FF;
}
#red {
	color: #FF0000;
}
