body
{
	margin:0px;
	padding:0px;
	background-image:url(images/repeat_top.gif);
	background-repeat:repeat-x;
	font-size: 10pt;
	font-family:'Tahoma',Times,serif;
}

table
{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
}

#main
{
	background-image:url(images/repeat_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#main_left
{
	background-image:url(images/back_02.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#content_top
{
	background-image:url(images/back_03.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#content_top2
{
	background-image:url(images/back_06.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#content_right
{
	background-image:url(images/back_07_2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#content_repeat
{
	background-image:url(images/repeat_content.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#content1
{
	background-image:url(images/back_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#content2
{
	background-image:url(images/back_11.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.package_s
{
	background-image:url(images/package_s.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.package_m
{
	background-image:url(images/package_m.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.package_l
{
	background-image:url(images/package_l.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.icon_demo
{
	background-image:url(images/icon_demo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 55px;
}
.icon_tour
{
	background-image:url(images/icon_tour.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 55px;
}
.icon_features
{
	background-image:url(images/icon_features.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 55px;
}

font.package{
	font-size: 10pt;
	font-weight:normal;
	line-height:100%;
}

font.head1
{  
	font-size: 12pt;
	font-weight:bold;
	line-height:160%;
}

font.text
{  
	font-size: 10pt;
	font-weight:normal;
	line-height:140%;
}
font.login
{  
	font-size: 10pt;
	font-weight:normal;
	color: #FFFFFF;	
	line-height:140%;
}

a
{
	text-decoration: none;
	font-size: 10pt;
	font-family:'Tahoma',Times,serif;
	font-weight: bold;	
	color: #009DFF;
}
ul
{
	list-style-type:disc;
}