body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}

p, li {
}

h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-weight:lighter;
	font-size:20px;
	margin: 10px 0 20px 0;
	padding-top: 20px;
}


h2, h3, h4, h5{
	font-size:18px;
	margin-right:40px;
}
h3, h4, h5{
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}

table {
clear:both;}

:link, :visited {
	text-decoration: none;
}
:link:focus, :visited:focus {
	color: #CCCCCC;
}
:link {
	color: #0033FF;
}
:visited {
	color: #0033FF;
}
:link:hover, :visited:hover {
	color: #FF6600;
}
:link:active, :visited:active {
	color: #FFCC99;
}

.credit {
color:#000000;
text-decoration:none;
}


.small {font-size:10px;}

.container {
	background-color: #FAB827;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	background-image: url(/images/bg.content.gif);
	background-repeat: repeat-y;
	width:800px;
	margin-left: 40px;
}

.contentdestin {
	background-image: url(/images/bg.content.destin.gif);
	background-repeat: repeat-y;
	width:800px;
	margin-left: 40px;
}

.main_body {
	float:right;
	width: 580px;
}

.main_bodytext {
	font-size: 12px;
	margin-right:60px;
}

.thumb {
border-color:#000000;}



.sidebar {
	float:left;
	width: 200px;
	background-image: url(images/bg.nav.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	
	
}

.sidebardestin {
	float:left;
	width: 200px;
	background-image: url(images/bg.nav.destin.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	
	
}

.sidebartext {
	font-size:12px;
	color:#FF9900;
	margin: 40px 20px 0 50px;
}

.images {
	width:220px;
	float:right;
	padding-top: 0px;
	margin-left: 10px;
}

.pricing
{
  
    FONT-WEIGHT: bold;
    COLOR: #ff0000;
    HEIGHT: 18px;
}

.special {
	color:#0033FF;
}



div.Table_01 {	position:relative;
	
	width:800px;
	height:167px;
}
div.top-working-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:167px;
}
div.top-working-02 {
	position:absolute;
	left:200px;
	top:0px;
	width:600px;
	height:123px;
}
div.top-working-03 {
	position:absolute;
	left:195px;
	top:139px;
	width:600px;
	height:44px;
	background-image: url(images/top.working_03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

div.top-destin-03 {
	position:absolute;
	left:195px;
	top:139px;
	width:600px;
	height:44px;
	background-image: url(images/top.destin_03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.top {
	float:right;
	width:60px;
}


/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {
	padding:0 0 0 5px;
	margin:4px 0 0 15px;
	list-style:none;
	height:35px;
	background:#fff url(menu/button1.gif);
	border-width:0 1px;
	border-bottom:1px solid #444;
	width: 385px;
	position: relative;
	float: left;
}
.menu2 li {float:left;}
.menu2 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#FFCC33;
	text-decoration:none;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
}
.menu2 li a b {
	float:left;
	display:block;
	padding:0 8px 0 8px;
}
.menu2 li.current a {color:#fff; background:url(menu/button3.gif);}
.menu2 li.current a b {background:url(menu/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(menu/button4.gif);}
.menu2 li a:hover b {background:url(menu/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(menu/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(menu/button3.gif) no-repeat right top;}

