@charset "utf-8";
/* CSS Document */

body
{
	background:url(images/bg.jpg) repeat;
	margin:0px;
	padding:0px;
}

.container
{
	margin:0px auto;
	width:940px;
	height:auto;
}

.header
{
	font-weight:bold;
	font-style:italic;
	padding-top:30px;
	padding-left:400px;
	width:540px;
	font-family:Verdana;
	font-size:11px;
	color:#01d1ed;
	height:109px;
	background:url(images/header.jpg) no-repeat;
}

.menu_container
{
	float:left;
	width: 285px;
	height:auto;
	
}
.menu_top
{
	background:url(images/top.jpg) no-repeat;
	height:15px;
	width:285px
}
.menu
{
	width: 256px;
	height:auto;
	padding-right:9px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 30px;
	background:url(images/mnu_bg.jpg) repeat-y;
}
.menu_bot
{
	background:url(images/bot.jpg) no-repeat;
	height:20px;
	width:285px
}
.menu ul
{
    margin:0px; 
    padding:0px; 
}
.menu li
{
	background:url(images/menu.jpg) no-repeat;
	padding-left: 15px;
	padding-top: 9px;
	height: 17px;
	width: 243px;
    list-style-image:none;
    list-style:none;
    list-style-position:outside;
    font-family: Verdana;
    font-size:11px;
	color:#ffffff;
	
}

.menu li a:link
{
    color:#ffffff;
    TEXT-DECORATION: none;
}
.menu li a:visited 
{
    color:#ffffff; 
    TEXT-DECORATION: none;
}

.menu li:hover
{
	color:#0d1251;
	width: 247px;
	padding-left: 38px;
    background:url(images/menu_hover.jpg) no-repeat;
    font-weight:bold;
	display:block;
}


.content
{
	width:655px;
	float:right;
}

.content_header
{
	padding-top:20px;
	padding-left:25px;
	background:url(images/content_header.jpg) no-repeat;
	width:630px;
	height:16px;
	font-family:Verdana;
	font-weight:bold;
	color:#fff;
	font-size:11px;
}
.content_page
{
	padding-left:26px;
	padding-right: 26px;
	padding-top: 26px;
	border:solid 1px #000000;
	background-color:#d3d3d3;
	width:600px;
	min-height: 700px;
	height: auto;
	padding-bottom: 50px;
}

.content_page a:link {
	COLOR:#000033; TEXT-DECORATION: none;
}
.content_page a:visited {
	COLOR:#000033; TEXT-DECORATION: none;
}
.content_page a:hover {
	COLOR: #000066; TEXT-DECORATION: none;
}
.content_page a:active {
	COLOR: #000066; TEXT-DECORATION: none;
}

.cp_img
{
	width:600px;
	height:auto;
}

.cp_title
{
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#343434;
}

.cp_desc
{
	font-style:italic;
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#0f6d8d;
}

.cp_descvillas
{
	border-bottom:#666666 solid 1px;
	font-style:italic;
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#0f6d8d;
}

.cp_choice
{
	margin-top: 10px;
	text-align:justify;
	font-family:Verdana;
	font-size: 11px;
	color:#000000;
	padding-bottom: 2px;
}

.cp_choice ul
{
	height: 19px;
	width:auto;
    margin:0px; 
    padding:0px; 
}

.cp_choice li
{
	display:inline;
	padding-right: 10px;
	float:left;
	background:url(images/bullet.jpg) no-repeat;
	height: 19px;
	padding-top: 4px;
	padding-left: 15px;
	width:auto;
    list-style-image:none;
    list-style:none;
    list-style-position:outside;
    font-family: Tahoma;
    font-size:11px;
	font-weight:bold;
	color:#ffffff;
	
}

.cp_content
{
	height: auto;
	margin-top: 20px;
	text-align:justify;
	font-family:Verdana;
	font-size: 11px;
	color:#000000;
}

.cp_contentsel
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:justify;
	font-family:Verdana;
	font-size: 11px;
	color:#000000;
}

.content_footer
{
	padding-left: 20px;

	border-top:#d3d3d3 solid 1px;
	width: 920px;
	height:50px;
	padding-top:5px;
	font-family: Verdana;
	font-size:11px;
	color:#afafaf;
}

.cp_clear
{
	clear:both;
	height: 1px;
	border-bottom:#999999 solid 1px;
}

a:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
a:visited {
	COLOR:#ffffff; TEXT-DECORATION: none;
}
a:hover {
	COLOR:#FF9900; TEXT-DECORATION: none;
}
a:active {
	COLOR: #FF9900; TEXT-DECORATION: none;
}

.descr_left{
	float:left;
	margin-top: 5px;
	width: 330px;
	text-align:justify;
	font-family:Verdana;
	font-size: 11px;
	color:#000000;
}
.img_right{
	float: right;
	margin-top: 5px;
	width: 250px;
	font-family:Verdana;
	font-size: 11px;
	color:#000000;
}

.img_col{
	width: 250px;
	margin-top: 5px;
}
.chat_box
{
	margin-top: 10px;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:11px;
	padding: 0px 10px 10px 0px;
}

.box_banner{
	height:auto;
	width:auto;
	margin-top: 5px;
}