@CHARSET "ISO-8859-1";

BODY {
	margin:0px;
	background-color:white;
	color:#747171;
	font-family: trebuchet ms,arial;
	font-size:14px;
}

A {
	color:#f9981f;
}

A:HOVER {
	text-decoration:none;
}

TD.header_pane_left {
	height:110px;
	width:312px;
}

TD.header_pane_left IMG{
	width:350px;
}

TD.header_pane_right {
	width:100%;
	background-image:url(bg_top_right.jpg);
	vertical-align:bottom;
}

TABLE.navigation_pane {
	color:white;
	height:45px;
	font-weight:bold;
	font-size:12px;
}

TABLE.navigation_pane A {
	color:white;
	text-decoration:none;
	padding:20px;
}

TD.navigation_pane_left {
	width:116px;
	text-align:center;
	background-image:url(buttonbg_left.gif);
	background-repeat:no-repeat;
}


TD.navigation_pane_middle {
	width:116px;
	text-align:center;
	background-image:url(buttonbg_middle.gif);
	background-repeat:no-repeat;
}

TD.navigation_pane_right {
	width:116px;
	text-align:center;
	background-image:url(buttonbg_right.gif);
	background-repeat:no-repeat;
}

TD.greenbg_pane_left {
	width:410px;
	height:365px;
	background-image:url(greenbg.jpg);
	vertical-align:top;
}

TD.greenbg_pane_left TABLE {
	width:500px;
	height:340px;
}

TD.greenbg_content_top {
	color:white;
	font-family:trebuchet ms,arial;
	font-size:14px;
	padding-left:50px;
	padding-top:47px;
}

TD.greenbg_content_top STRONG {
	font-size:30px;
}

TD.greenbg_content_top DIV {
	font-size:16px;
	margin-top:10px;
	height:178px;
}

TD.greenbg_content_buy {
	padding-left:50px;
	text-align:right;
}

TD.greenbg_content_buy IMG {
	width:181px;
	height:31px;
}

TD.greenbg_pane_right {
	width:410px;
	height:365px;
	background-image:url(greenbg.jpg);
}


TD.greenbg_content_bottom {
	width:100%;
	height:30px;
	background-image:url(bg_bottom.jpg);
	background-repeat:repeat-x;
}

TABLE.content_pane_index {
	width:100%;
	height:286px;
	padding-bottom: 20px
}

TD.content_index {
	width:50%;
	height:100%;
	padding-left:50px;
	padding-right:50px;
	vertical-align:top;
}

TD.content_image {
	vertical-align:top;
	width:50px;
}

.content_text {
	padding-left:5px;
	padding-top:20px;
	padding-bottom:20px;
}

TD.content_text A {
	text-decoration:none;
}

TD.content_text STRONG {
	color:#f9a633;
	font-size:18px;
}

TD.content_text DIV {
	margin-top:10px;
}

TD.content_text DIV A { 
	text-decoration:none;
	color:#747171;
}

TD.footer {
	background-image:url(background_footer.jpg);
	height:45px;
	font-size:12px;
	font-family:trebuchet ms,arial;
	text-align:center;
}

TD.footer A {
	color:#747171;
	text-decoration:none;
}

TD.footer A:HOVER {
	text-decoration:underline;
}

TD.arrow_space {
	padding-left:5px;
	padding-bottom:5px;
}

TABLE.content_tour_top {
	width: 810px;
}

TABLE.content_tour {
	margin-top:20px;
	width:810px;
}

TABLE.content_tour TD {
	padding-left:5px;
	font-size:18px;
}

TABLE.content_tour TD A {
	color:#f9981f;
	text-decoration:none;
}

TD.tour_image {
	padding-top:20px;
	padding-bottom:20px;
}

TD.content_anchor_up {
	padding-bottom:20px;
	text-align:right;
}

TD.content_features_bottom {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
}

TD.content_imprint {
	padding-left:50px;
	padding-right:50px;
	padding-bottom:20px;
}

