@charset "utf-8";
body {
	background-color: #97AAD6;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	background-image: url(../images/body_background.jpg);
}
p {
	margin-top: 0px;
	padding-left: 7px;
	line-height: 18px;
}
ul {
	list-style-position: outside;
	line-height: 17px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	margin-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	height: 25px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	padding-bottom: 5px;
}
h2 {
	margin-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 3px;
}
h3 {
	margin-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
h4 {
	margin-top: 0px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #506CAC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	border: 1px solid #666666;
	-moz-box-shadow: 0 0 5px 5px #476098;
	-webkit-box-shadow: 0 0 5px 5px #476098;
	box-shadow: 0 0 5px 5px #476098;
	margin-top: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.header {
	height: 100px;
	width: 900px;
	float: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Lucida Sans", sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(../images/header.jpg);
}
.header_tu {
	height: 100px;
	width: 900px;
	float: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #666666;
	font-family: "Lucida Sans", sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(../images/header_tu.jpg);
}


.banner {
	height: 200px;
	width: auto;
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	font-size: 36px;
	color: #EE8E00;
	background-image: url(../images/banner_shaodw.jpg);
	background-position: top;
	background-color: #506CAC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


.navigation {
	float: left;
	height: auto;
	width: 200px;
	clear: left;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #4B71C9;
	border-left-color: #666666;
}
.content {
	clear: both;
	float: right;
	height: auto;
	width: 678px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../images/content_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.photoandtextbox {
	float: left;
	height: auto;
	width: 200px;
}
.table_border {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #476098;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6981B8;
	border-right-color: #2D4971;
	border-bottom-color: #2D4971;
	border-left-color: #6981B8;
	border-radius: 9px;
	-moz-border-radius: 9px;
	
}
#eco_grey {
	color: #666666;
}

#center {
	text-align: center;
}




.both {
	clear: both;
	height: 0px;
	width: 900px;
}
.footer {
	clear: both;
	height: 25px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: 1px;
}
#box_height_450 {
	height: 450px;
}

#box_height_500 {
	height: 500px;
}
#box_height_550 {
	height: 550px;
}

#box_height_600 {
	height: 600px;
}
#box_height_650 {
	height: 650px;
}

#box_height_700 {
	height: 700px;
}
#box_height_750 {
	height: 750px;
}



#box_height_800 {
	height: 800px;
}
#box_height_850 {
	height: 850px;
}
#box_height_900 {
	height: 900px;
}
#box_height_950 {
	height: 950px;
}


#box_height_1000 {
	height: 1000px;
}
#price_border td {
	border: 1px solid #999999;
}

