BODY {
	margin: 0;
	background-color: #d9c39f;
	color: white;
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
	font-size: 8pt;
}
TD, INPUT, SELECT, PRE, P, TEXTAREA {

	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
	font-size: 8pt;
}
P {
	margin: 5px 0px;
	padding: 0;
}
TD P {
	margin: 0;
}
TD {
	vertical-align: top;
}
.box {
	text-align: left;
	margin: 0 auto;
	width: 986px;
	background: transparent url('/images/box_middle.png') repeat-y;

}
.box .top {
	padding-top: 23px;
	background: transparent url('/images/box_top.png') no-repeat left top;
}

.box .bottom {
	padding-bottom: 23px;
	background: transparent url('/images/box_bottom.png') no-repeat left bottom;
}
.box .middle {
	padding: 0 23px 0px 24px;
}
.main {
	text-align: center;
}

.header {
	background: transparent url('/images/top_bg.jpg') no-repeat left bottom;
	height: 171px;
	
}
.menu {
	height: 291px;
	overflow: hidden;
	background: transparent url('/images/menu_bg.jpg') repeat-x left top;
}
.menu .links {
	width: 400px;
	float: left;
	height: 289px;
	margin-top: 2px;
	
}
.adminmenu {
	text-align: left;
}
.menu .links A, .adminmenu A {
	display: block;
	border-top: 1px solid #455e64;
	border-bottom: 1px solid #243234;
	color: #99bbc4;
	text-decoration: none;
	line-height: 24px;
	background-color: #3d5055;
	text-indent: 10px;
}
.menu .links A:hover, .adminmenu A:hover {
	font-weight: bold;
	text-indent: 15px;
	color: white;
	background-color: #455b61;
}
.menu .links A.active {
	text-indent: 15px;
	color: #536c72;
	background-color: #243235;
}
.title_img {
	position: relative;
	top: -291px;
	left: 138px;
	width: 672px;
	width: 291px;
}
.page {
	background-color: #52696e;
}
.page .left {
	float: left;
	width: 219px;
}
.content {
	height: 100%;
	margin-left: 219px;
	background: transparent url('/images/page_bg.jpg') repeat-y left top;	
}
.content .topbg{	
	height: 100%;
	background: transparent url('/images/page_top_bg.jpg') no-repeat left top;
	padding: 0px 10px;
}

.content .bottombg{
	clear: both;
	height: 20px;	
	background: red url('/images/page_bottom_bg.jpg') no-repeat 219px bottom;
}


.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;}
.shadow:before { display:block; padding:2px; content: attr(value); color:#38474b;  } 


.page_title {
	padding-left: 20px;
	font-size: 20pt;
	font-family: times new roman;
	line-height: 50px;
	text-transform: uppercase;	
	position: relative;
	margin-right: 120px;
}
.page_title:first-letter, .page_title SPAN:first-letter   {	
	font-size: 30pt;
}


.annotation {
	border-top: 1px solid #749199;
	border-bottom: 1px solid #38474b;
	padding: 5px;
	color: #8cc3d2;
}
.annotation .title {
	color: white;
	font-size: 10pt;
}

.flags {
	padding-left: 10px;
	padding-top: 10px;
	height: 20px;
}
.flags IMG{	
}
.logo {
	margin: 0px 0px 0px 14px;
}

.title_contact {
	float: right;
	width: 253px;
	text-align: right;
	padding: 10px;
	color: #abd3de;
	
	background: transparent url('/images/email_icon.jpg') no-repeat 0px 19px;
}
.title_contact SPAN {
	color: white;
}
.title_contact DIV {
	font-size: 15pt;
	font-weight: bold;
	color: white;
	line-height: 40px;
}
.title_contact A {
	color: #abd3de;
}

.buttons {
	float: right;
	width: 300px;
	height: 291px;
	overflow: hidden;
	text-align: right;
}
.buttons .space {
	height: 35px;
	background-color: white;
}
.space A{
	text-decoration: none;
	line-height: 35px;
	font-size: 15pt;
	font-family: times new roman, arial, tahoma;
	color: white;
	margin-right: 15px;
}
.space A:hover {
	color: #cccccc;
}

INPUT, SELECT, TEXTAREA {
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
	border: 1px solid white;
	border-top: 1px solid #4d4d4d;
	border-left 1px solid #4d4d4d;
	background-color: #f0f0ee;
	font-size: 8pt;
	margin: 2px;
}
SELECT {
	width: auto;
}
INPUT.button {
	background-color: #707070;
	color: white;
	border: 1px solid #9a9a9a;
	border-bottom: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	padding: 5px;
	font-weight: bold;
	font-family: tahoma;
}
BUTTON {
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

.price_name {
	float: left;
	width: 240px;
	line-height: 20px;
	border-bottom: 1px solid gray;
}

.price_value {
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 10px;
	border-bottom: 1px solid transparent;
}
A.viewimg  IMG{
	border: 2px solid #bbbbbb;
}
A:hover.viewimg  IMG {	
	border: 2px solid white;
}
A.viewimg {
}

.partners {
	background-color: white;
	border: 3px solid #eeeeee;
}
.partners_title {
	width: 939px;
	text-align: left;
	margin: 0 auto;
	padding: 0 23px 0px 24px;
	background: transparent none;
}
.partners DIV.partner {
	float: left;
	text-align: center;
	margin: 5px;
}
.partners DIV.partner A {
	text-decoration: none;
	color: #999999;
}
.partners DIV.partner A:hover {
	color: black;
}

.images DIV {
	float: left;
	margin: 3px 0px 0px 3px;
	border: 1px solid white;
	padding: 2px;
	background-color: white;
	color: black;
	font-weight: bold;
}

.newsletter {
	text-align: center;
}
.newsletter INPUT.text {
	width: 205px;
}
.newsletter INPUT.button {
	padding: 2px 5px;
}

.message {
	border: 3px solid red;
	margin: 0 10px 10px 10px;
	padding: 15px;
	background-color: white;
	color: black;
}

#top_header{
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0;
  position:absolute;
  top:2px;
  padding-left:28px;
}