* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
}

.clearer {
	clear:both;
   height:0px;
	margin-top:-1px;
	overflow:hidden;
	width:100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #004268;
	min-width: 1001px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #565656;
	line-height: 16px;
}

body.home {
	xoverflow: hidden;
	background-color: #0A3b5c;
}


input, textarea, select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 1em;
	color:#949494;
}


img {
	border: 0px;
}

h1,
h2 {
	float: left;
	color: #0081d5;
	font-weight: bold;
}

h1 {
	margin: 0  0 18px 0;
	font-size: 1.45em;

}

div.model h1 {
	float: none;
	margin: 10px 0 8px 0;
}

h2 {
	padding: 17px 0;
	font-size: 1.09em;
}

p {
	padding: 0 0 20px 0;
}

a {
	color: #087fca;
	font-weight: bold;
}

a.back,
a.next {
	float: right;
	color: #565656;
	font-weight: normal;

}

a.back {
	margin-top: 4px;
	padding-left: 10px;
	background: url(../images/site_images/greyarrow-back.gif) no-repeat left 70%;
}

a.next {
	margin-top: 18px;
	padding-right: 10px;
	background: url(../images/site_images/grey_arrow.gif) no-repeat right 70%;
}

div.text ul {
	list-style: none;
	font-size: 10px;
}

div.text ul li {
	line-height: 2.4em;
	background: url(../images/site_images/blue_arrow.gif) no-repeat left 9px;
	padding-left: 10px;
	font-size: 1.1em;
	color: #565656;
}

div.text ol {
	font-size: 10px;
	list-style-position: inside;
}

div.text ol li {
	line-height: 2.4em;

	font-size: 1.1em;
	color: #565656;
}


div.container {
	xbackground: url(../images/site_images/bgr/content_bgr.png) repeat-x left top;
	width: 100%;
	xheight: 788px;
	}

body.home div.container {
	clear: both;


}

div.content {
	position: relative;
	width: 100%;
	xheight: 100%;
	xbackground: url(../images/site_images/bgr/content_bgr_left.png) no-repeat left top;
	background: url(../images/site_images/bgr/body_bgr_bottom.png) repeat-x left top #004268;
	height: 788px;
}

div.content div.left {
	float: none;
	width: 100%;
	height: 100%;
	xbackground: url(../images/site_images/bgr/content_bgr_left.png) no-repeat left top;
}

body.home div.content {
	xbackground: url(../images/site_images/bgr/fp_content_bgr_left.png) no-repeat left top;
	background: url(../images/site_images/bgr/fp_body_bgr_bottom.png) repeat-x left top #0A3b5c;
}

div.left_image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 135px;
	height: 360px;
	background: url(../images/site_images/bgr/content_bgr_left2.png) no-repeat left top;
}

body.home div.left_image {
	width: 96px;
	height: 258px;
	background: url(../images/site_images/bgr/fp_content_bgr_left2.png) no-repeat left top;
}

div.content div.right {
	float: none;
	width: 100%;
	height: 100%;
	xbackground: url(../images/site_images/bgr/content_bgr_right.png) no-repeat right top;
}

div.right_image {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 303px;
	height: 788px;
	background: url(../images/site_images/bgr/content_bgr_right2.png) no-repeat left top;
}

body.home div.right_image {
	width: 308px;
	height: 685px;
	background: url(../images/site_images/bgr/fp_content_bgr_right2.png) no-repeat left top;
}

div.container div.wrapper {
	z-index: 5;
	position: relative;
	width: 880px;
	margin: 0 auto;
	zoom: 1;
}


 /* ---------->>> =Header<<<-----------*/

div.header {
	position: relative;
	overflow: hidden;
 	height: 382px;
	background: url(../images/site_images/bgr/body_bgr_top.png) repeat-x left top #004a72;
 }

body.home div.header {
	xwidth: 100%;
	height: 485px;
	xoverflow: visible;
	background: url(../images/site_images/bgr/fp_body_bgr_top.png) repeat-x left top;
}

div.header div.left {
	float: none;
	width: 100%;
	height: 100%;
	xbackground: url(../images/site_images/bgr/header_bgr_left.png) no-repeat left top;
 }

 /*
body.home div.header div.left {
	background: url(../images/site_images/bgr/fp_header_bgr_left.png) no-repeat left top;
}

div.header div.right {
	float: none;
	width: 100%;
	height: 100%;
	background: url(../images/site_images/bgr/header_bgr_right.png) no-repeat right top;
}

body.home div.header div.right {
	background: url(../images/site_images/bgr/fp_header_bgr_right.png) no-repeat right top;
}*/

div.header div.left_image {
	width: 190px;
	height: 100%;
	background: url(../images/site_images/bgr/header_bgr_left2.png) no-repeat left top;
}

div.header div.right_image {
	position: absolute;
	right: 0;
	top: 0;
	width: 285px;
	height: 100%;
	background: url(../images/site_images/bgr/header_bgr_right2.png) no-repeat left top;
}

body.home div.header div.left_image {
	background: url(../images/site_images/bgr/fp_header_bgr_left2.png) no-repeat left top;
	width: 200px;

}

body.home div.header div.right_image {
	background: url(../images/site_images/bgr/fp_header_bgr_right2.png) no-repeat left top;
	width: 332px;
	height: 100%;
}

div.header div.wrapper {
	position: relative;
	xz-index: 5;
	width: 967px;
	height: 100%;
	margin: 0 auto;
	padding-left: 11px;
}

body.home div.header div.wrapper,
body.home div.container div.wrapper   {
	position: relative;
	width: 964px;
	padding-left: 0px !important;
}

div.header h1 {
	padding: 0px;
	margin: 0 0 0 15px;
	background: url(../images/site_images/logo3.png) no-repeat;
	width: 300px;
	height: 97px;
}

body.home div.header h1 {
	margin-left: 45px;
}

div.header h1 a {
	display: block;
	width: 300px;
	height: 97px;
	position: relative;
}

div.header ul {
	clear: both;
	float: left;
	width: 904px;
	margin-top: -6px;
	height: 36px;
	list-style: none;
}

body.home div.header ul {
	margin-left: 45px;
}

div.header ul li {
	float: left;
	height: 100%;
}

div.header ul li a {
	display: block;
	width: 100%;
	cursor: pointer;
	outline: none;

}

div.header ul li.left {
	background: url(../images/site_images/menu/menu-left.png) no-repeat;
	width: 357px;
}

div.header ul li.forus {
	width: 80px;
	background: url(../images/site_images/menu/forus.png) no-repeat;
}

div.header ul li.forus a {
	background: url(../images/site_images/menu/forus.gif) no-repeat left top;
	height: 30px;
	margin: 6px 0 0 5px;
}



div.header ul li.news {
	width: 94px;
	background: url(../images/site_images/menu/news.png) no-repeat;
}

div.header ul li.news a{
	background: url(../images/site_images/menu/news.gif) no-repeat;
	height: 30px;
	margin: 6px 0  0 5px;
}

div.header ul li.services {
	width: 88px;
	background:url(../images/site_images/menu/services.png) no-repeat;
}

div.header ul li.services a{
	background: url(../images/site_images/menu/services.gif) no-repeat;
	height: 31px;
	margin: 5px 0  0 6px;
}

div.header ul li.yachts {
	width: 74px;
	background:url(../images/site_images/menu/yachts.png) no-repeat;
}

div.header ul li.yachts a{
	background: url(../images/site_images/menu/yachts.gif) no-repeat;
	height: 32px;
	margin: 4px 0  0 5px;
}

div.header ul li.charters {
	width: 99px;
	background:url(../images/site_images/menu/charters.png) no-repeat;

}

div.header ul li.charters a {
	background: url(../images/site_images/menu/charters.gif) no-repeat;
	height: 33px;
	margin: 3px 0  0 5px;
}

div.header ul li.contacts {
	width: 112px;
	background:url(../images/site_images/menu/contacts.png) no-repeat;
}

div.header ul li.contacts a{
	background: url(../images/site_images/menu/contacts.gif) no-repeat;
	height: 34px;
	margin: 2px 0  0 5px;

}

div.header ul li a:hover {
	background-position: left bottom;
}

div.img_container {
	position: relative;
	width: 670px;
	height: 257px;
	float: left;

}

div.img_container span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	Xwidth: 670px;
	Xheight: 257px;
	width: 100%;
	height: 100%;
	background: url(../images/site_images/temp/gallery-border2.png) no-repeat left top;
}

body.home div.img_container {
	background: url(../images/site_images/front_banner4.png) no-repeat left top;
	xmargin-left: -45px;
	width: 722px;
	height: 358px;

}
div.img_container img {
	Xmargin:-9px 0 0 -3px;
	margin: 3px 0pt 0pt 9px;
	Xwidth: 682px;
	Xheight: 261px;
	width: 660px;
	height: 240px;
}

div.img_container div.more {
	position: absolute;
	top: 43%;
	right:-9px;
	z-index: 5;
}

body.home div.img_container div.more {
	right: 3px;
	}

div.img_container a {
	position: relative;
	display: block;
	background: url(../images/site_images/gallery_arrow.png) no-repeat left top;
	width: 23px;
	height: 37px;
	text-decoration: none;
	cursor: pointer;

}

div.search {
	position: relative;
	z-index: -2;
	float: left;
	width: 248px;
	height: 257px;
	background: url(../images/site_images/temp/search2.png) no-repeat;
}

body.home div.search {
	position: relative;
	background: url(../images/site_images/front_search3.png) no-repeat;
	width: 241px;
	height: 358px;

}

div.search img {
	position: absolute;
	bottom: 30px;
	right: 48px;
}

body.home div.search img {
	bottom: 135px;
	right: 52px;
}


 /* ---------->>> =Breadcrumb <<<-----------*/

ul.breadcrumb {
	list-style: none;
	margin: 0 0 0 4px;

}

ul.breadcrumb li {
	float: left;
	padding: 9px 0 10px 0;
	background: none;
}

ul.breadcrumb li a {
	padding: 0 0 0 11px;
	background: url(../images/site_images/breadcrumb-arrow.gif) no-repeat 2px 60%;
	color: #FFFFFF;
	font-weight: normal;
}

ul.breadcrumb li span {
	padding: 0 0 0 11px;
	background: url(../images/site_images/breadcrumb-arrow.gif) no-repeat 2px 60%;
	color: #FFFFFF;
}

ul.breadcrumb li a.first {
	padding: 0px;
	background: none;
}

 /* ---------->>> =Navigation <<<-----------*/

div.navigation {
  	float: left;
	width: 152px;
}

div.navigation-content {
	width: 152px;
	background: url(../images/site_images/bgr/navigation-out-main.gif) repeat-y left top;
}

div.navigation div.top {
	width: 152px;
	height: 100%;
	background: url(../images/site_images/bgr/navigation-out-top.gif) no-repeat left top;
}

div.navigation div.bottom {
	width: 152px;
	height: 100%;
	min-height: 580px;
	background: url(../images/site_images/bgr/navigation-out-bottom.gif) no-repeat left bottom;

}

div.navigation-shadow {
	clear: both;
	float: left;
	margin-right: 10px;
	background: url(../images/site_images/bgr/navigation-out-shadow.png) no-repeat left top;
	width: 152px;
	height: 117px;
}

div.navigation ul {
	padding: 15px 25px 10px 25px;
	list-style: none;
	text-align: center;
}

div.navigation ul li {
	background: url(../images/site_images/horizontal_border.gif) repeat-x left bottom;
	padding: 11px 0;
}

div.navigation ul li.last {
	background: none;
}

div.navigation ul li a {
	clear: both;
	padding: 0 10px 0 0;
	font-size: 1.27em;
	color: #217ab2;
	xborder: 1px solid red;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/site_images/blue_arrow.gif) no-repeat right 60%;
}

div.navigation ul li a:hover {
	color: #565656;
	background-image: url(../images/site_images/grey_arrow.gif);
}

div.navigation ul li span {
	font-size: 1.27em;
	color: #ff4800;
	font-weight: bold;
}

div.navigation ul li div {
	text-align: left;
}

div.navigation ul li div a,
div.navigation ul li div a:hover {
	background: none;
	padding: 0px;
}

div.navigation ul li div.img-bgr {
	background: url(../images/site_images/bgr/img_bgr.png) no-repeat left top;
	width: 96px;
	height: 94px;
	margin: 0 0 5px 0;
	padding: 10px 0 0 10px;
}

div.navigation ul li div.img-bgr a{
	position: relative;
}

div.navigation ul li div.img-bgr img {
	display: block;
	border: 1px solid #FFFFFF;
}

 /* ---------->>> =Main content <<<-----------*/

div.main {
	clear: both;
	float: right;
	width: 714px;
}

div.big {
	width: 876px;
}

div.main-content {
	float: left;
	width: 100%;
	background: url(../images/site_images/bgr/main-main.png) repeat-y left top;
}

div.big div.main-content {
	background: url(../images/site_images/bgr/big_main-main.png) repeat-y left top;
}



div.main div.top {
	float: left;
	width: 100%;
	height: 100%;
	background: url(../images/site_images/bgr/main-top.png) no-repeat left top;
}

div.big div.top {
	background: url(../images/site_images/bgr/big_main-top.png) no-repeat left top;
}

div.main div.bottom {
	float:left;
	width: 100%;
	height: 100%;
	background: url(../images/site_images/bgr/main-bottom.png) no-repeat left bottom;
}

div.big div.bottom {
	background: url(../images/site_images/bgr/big_main-bottom.png) no-repeat left bottom;
}

div.main-shadow {
	float: left;
	background: url(../images/site_images/bgr/main-shadow.png) no-repeat left top;
	width: 714px;
	height: 108px;
}

div.big div.main-shadow  {
	background: url(../images/site_images/bgr/big_main-shadow.png) no-repeat left top;
	width: 876px;
	height: 107px;
}

div.text {
	/*position: relative;*/
	float: left;
	padding: 23px 38px 10px 35px;;
	width: 640px;
}

div.text,
div.navigation ul {
	min-height: 595px;
}

body.inner div.text,
body.inner div.navigation ul {
	min-height: 554px;
}

.big div.text {
	width: 803px;
}


/* ---------->>> =Subnavigation <<<-----------*/

ul.subnavigation {
 	float: left;
 	margin: 0 12px;
	padding: 12px 0 0 0;
 	width: 683px;
	height: 29px;
 	list-style: none;
	background: url(../images/site_images/bgr/subnavigation.gif) no-repeat left 12px;
}

div.big ul.subnavigation {
	background: url(../images/site_images/bgr/big_subnavigation.gif) no-repeat left 11px;
	width: 846px;
}

ul.subnavigation li {
  	float: left;
	background: url(../images/site_images/bgr/subnavigation-line.gif) no-repeat left center;
}

ul.subnavigation li.first {
	background: none;
}

ul.subnavigation li.line4 {
	background: url(../images/site_images/bgr/subnavigation-line4.gif) no-repeat left center;
}


ul.subnavigation li.line3 {
	background: url(../images/site_images/bgr/subnavigation-line3.gif) no-repeat left center;
}

ul.subnavigation li.line2 {
	background: url(../images/site_images/bgr/subnavigation-line2.gif) no-repeat left center;
}

ul.subnavigation li a {
	display: block;
	padding: 5px 10px 8px 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

ul.subnavigation li a:hover,
ul.subnavigation li a.active {
	color: #fff265;
}

/* ---------->>> =Technical Specifications<<<-----------*/
img.yacht_image {
	float: left;
}

div.yacht_specifications {
	float: right;
}

div.yacht_specifications table {
	width: 430px;
	color: #565656;
}

div.yacht_specifications table th {
	padding: 0 0 15px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #0081d5;
	text-align: left;
}

div.yacht_specifications table td {
	padding: 3px 0 2px 20px;
}

div.yacht_specifications table td.left {
	padding-left: 0px;
	background: url(../images/site_images/vertical_border.gif) repeat-y right top;
	width: 240px;
}

/* ---------->>> =Gallery<<<-----------*/
div.gallery {
	float: left;
	width: 430px;
	margin: 22px 0 0 0;
	background: url(../images/site_images/horizontal_border.gif) repeat-x left top;
}

div.gallery div.gallery_img_bgr {
	float: left;
	margin-left: 22px;
	background: url(../images/site_images/bgr/gallery_img_bgr.png) no-repeat left top;
	width: 90px;
	height: 91px;
}

div.gallery div.gallery_img_bgr.first {
	clear: both;
	margin-left: 0px;
}

div.gallery img {
	width: 83px;
	height: 83px;
	margin: 3px 0 0 3px;
}

/* ---------->>> =Models<<<-----------*/
div.model {
	float: left;
	width: 49%;
	margin-right: 12px;
}

div.model.last {
	margin-right: 0px;
}

ul.list_models {
	float: left;
	width: 40%;
	padding-right: 10px;
}

a.equipment_img {
	float: left;
	margin: 0 20px 10px 0;
}

/****** Gipi ******/


dl {
	float: left;
	margin: 0 0 10px 0;
	xfont-size: 11px;
}

div.big dl {
	margin-top: 15px;
}

dl dt {
	float: left;
}

dl dt.medium_img {
	background: url(../images/site_images/bgr/med_img_bgr2.png) no-repeat !important;
	height:140px;
	padding-left:16px;
	padding-top:14px;
	width:184px;
}


dl dt.small_img,
ul li.small_img {
	background: url(../images/site_images/bgr/small_img_bgr.png) no-repeat !important;
	width: 97px;
	height: 96px;
}

dl dt.small_img img,
ul li.small_img img  {
	width: 70px;
	height: 70px;
	margin: 12px 0pt 0pt 13px;
}


dl dt.med_img,
ul li.med_img {
	position: relative;
	width: 200px;
	height: 140px;
}

dl dt.med_img a,
ul li.med_img a {
	text-decoration: none;
}

dl dt.med_img span,
ul li.med_img span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/site_images/bgr/med_img_bgr3.png) no-repeat;
}

dl dt.med_img img,
ul li.med_img img {
	width: 180px;
	height: 120px;
	margin: 9px 0pt 0pt 8px;
}

dl dd {
	float: right;
	width: 490px;
	padding: 0 25px 0 25px;
}

div.big dl dd {
	width: 578px;
	padding-right: 0px;
}

div.big dl dd.name,
div.big dl dd.position {
	color: #565656;
	font-weight: bold;
}

div.big dl dd.position {
	margin-bottom: 20px;
}


div.additional {
	padding: 60px 0 10px 0;
	float: left;
	width: 100%;
}

div.additional dl {
	width: 380px;
	padding: 0 20px 0 0;
}

div.additional dl.second {
	padding: 0px;
}

div.big div.additional dl dd {
	width: 255px;
	xpadding: 0 49px 0 15px;
}

div.big div.additional dl.second dd {
	padding-right: 0px;
}

div.big div.additional dl dd.heading {
	float: right;
}

div.big div.additional dl dd.summary {
	float: right;
}

div.more dl dd {
	width: 680px;
	padding-left: 15px;
}

dl dd.heading,
p.heading {
	margin: 5px 0 15px 0;
	font-weight: bold;
	color: #565656;
}

dl.pdf_download {
	margin: 15px 0 0 5px;
}

dl.pdf_download dd.heading {
	margin: 5px 0 2px 0;
}

dl.pdf_download dd {
	width: 570px;
	padding: 0px;
}

.title {
	font-weight: bold;
	padding-bottom: 0px;
}

ul li.title {
	background: none !important;
	padding-left: 0px !important;
}
ul.images {
	float: left;
	width: 100%;
	padding:10px 0 30px 0;
}

ul.images li {
	float: left;
	list-style-type: none;
	padding: 0px !important;
	margin-left: 9px;
}

ul.images li.first {
	margin-left: 0px;
}

.extra_details img {
	float: left;
}

.extra_details p {
	float: right;
	width: 400px;
}


ul.boat_details {
	margin: 0 0 20px 0;
}

ul.boat_details li {
	float: left;
	width: 297px;
	margin: 0 10px 30px 0;
	padding: 0px !important;
	background: none !important;
}

ul.boat_details li.right {
	float: right;
}

ul.boat_details li p {
	padding: 0px;
	font-size: 1em;
	line-height: 16px;
}

ul.boat_details li img {
	margin: 20px 0 0 0;
}

ul.model_prices {
	width: auto;
}

ul.model_prices .price {
	font-weight: bold;
	color: #0081D5;
}

ul.model_prices li {
	padding: 0 0 20px 0;
	background-position: left 6px !important;
}


ul.model_prices p {
	padding-bottom: 0px;
	font-size: 1em;
	line-height: 16px;
}

ul.destinations {
	float: left;
	width: 800px;
	padding: 0 0 10px 0;
}

ul.destinations li {
	float: left;
	width: 170px;
}

div.line {
	clear: both;
	border: 0px;
	width: 97%;
	margin: 0 auto 10px auto;
	background: url(../images/site_images/horizontal_border.gif) repeat-x scroll left bottom;
}

div.destination {
	clear: both;
}

div.destination div.destination-content {
	float: right;
	width: 580px;
}

div.destination ul.destination_img {
	float: left;
	width: 200px;
}

div.destination ul.destination_img li {
	background: none !important;
	padding: 0px;
}

div.destination p {
	padding: 0px;
}

div.destination a{
	display: block;
	text-decoration: none;
}

div.boat-content {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	background: url(../images/site_images/horizontal_border.gif) repeat-x scroll left bottom;
}

div.boat-content.last {
	background: none;
}

div.boat-content p.heading {
	margin-bottom: 0px;

}

ul.phones {
	float: left;
	width: 400px;
	background: url(../images/site_images/vertical_border.gif) repeat-y right top;
}

ul.emails {
	float: right;
	width: 380px;
	padding: 0 0 0 20px;
}

dd.date {
	color: #565656;
	font-weight: bold;
	margin-bottom: 20px;
}
/****** Ends here ** Gipi ******/

/* ---------->>> =Paging<<<------------*/

#paginator, .paginator {
	clear: both;
	float:right;
	text-align:right;
	margin: 10px 0 10px 0;
	xwidth:80%;
}

#paginator span, .paginator span {
color:#909090;
	float: left;
}

#paginator a, .paginator a {
	float: left;
	color:#4B4B4B;
	margin:0pt 4px;
	text-decoration:none;
	font-weight: normal;
}

#paginator a.current, .paginator a.current {
	font-weight:bold;
}

#paginator a.next,
#paginator a.previous,
.paginator a.next,
.paginator a.previous {
	color:#0081D5;
}

#paginator a.next, .paginator a.next {
	margin-right:0pt;
	background: none;
}

/* ---------->>> =Front Page<<<-----------*/

div.yachts_banner_bg-BG {
	float: left;
	xmargin-left: -45px;
	background: url(../images/site_images/yachts_banner.png) no-repeat;
	width: 426px;
	height: 222px;
}

div.charters_banner_bg-BG {
	float: right;
	background: url(../images/site_images/charters_banner.png) no-repeat;
	width: 538px;
	height: 222px;
}

div.yachts_banner_en-US {
	float: left;
	xmargin-left: -45px;
	background: url(../images/site_images/yachts_banner_en.png) no-repeat;
	width: 426px;
	height: 222px;
}

div.charters_banner_en-US {
	float: right;
	background: url(../images/site_images/charters_banner_en.png) no-repeat;
	width: 538px;
	height: 222px;
}

div.yachts_banner a,
div.charters_banner a {
	position: relative;
	display: block;
	height: 150px;
	margin-top: 15px;

}

div.yachts_banner a {
	width: 85%;
	float: right;
}

div.charters_banner a {
	width: 93%;
}


/* ---------->>> =Contact Form <<<-----------*/

#contact-form {
	clear: both;
	margin-top: 20px;
}

#contact-form form {
	margin-right: 5px;
}

#contact-form label {
	display: block;
	float: left;
	margin-top: 10px;
	width: 85px;
}

#contact-form input.text {
	background: url(../images/site_images/bgr/input-bg.png) no-repeat scroll 0pt 0pt;
	border: medium none;
	height: 16px;
	padding-left: 3px;
	padding-top: 3px;
	width: 458px;
	padding: 3px 10px 0px 10px;
}

#contact-form textarea {
	background: url(../images/site_images/bgr/textarea-bg.png) no-repeat scroll 0pt 0pt;
	border:medium none;
	height:209px;
	overflow:auto;
	padding:10px;
	width:778px;
}

#contact-form #submit {
	float: left;
	width:798px;
	height: 27px;
	margin-bottom: 20px;
	padding: 7px 0px 0px 0;
	text-align: center;
}

#submit input {
	background: transparent url(../images/site_images/bgr/btn_send.png) repeat scroll 0% 0%;
	border: 0px none;
	cursor: pointer;
	height: 21px;
	overflow: hidden;
	width: 78px;
}


/* ---------->>> =Footer<<<-----------*/

div.footer {
	position: relative;
	bottom: 76px;
	left: 0;
	width: 870px;
	color: #768c9b;
	float: left;
	padding-top: 10px;
}

body.home div.footer {
	bottom: 56px;
	margin-left: 45px;
	width: 915px;
}

address {
	float: left;
	font-style: normal;
}

div.footer ul {
	xfloat: left;
	list-style: none;
}

div.footer ul li {
	float: left;
}

div.footer a {
	xdisplay: block;
	color: #768c9b;
	font-weight: normal;
}

div.footer ul.footer_menu li a {
	padding: 0 7px 0 7px;
	line-height: 1em;
	border-left: 1px solid #768c9b;
}

div.footer ul.footer_menu li a.first {
	border: 0px;
}


div.footer ul.created {
	float: right;
	padding-top: 10px;
	margin-top: -10px;
}

div.footer ul.created a {
	text-decoration: none;

}

div.footer ul.created li.logo {
	xposition: relative;
	margin-top: -8px;
	width: 61px;
	height: 28px;
	background: url(../images/site_images/mag_logo.png) no-repeat right top;
}

div.footer ul.created li.created {
	xposition: relative;
	xbottom: 3px;
	margin-right: 5px;
	font-size: 11px;

}

div.footer ul.created li.logo a {
	width: 61px;
	height: 28px;
	display: block;
	position: relative;
}


/*
div.footer ul li a {
	padding: 0 7px 0 7px;
	line-height: 1em;
	border-left: 1px solid #768c9b;
}

div.footer ul li a.first {
	border: 0px;
}

a.created {
	float: right;
	margin: 0 7px 0 0;
	text-decoration: none;
}

a.created.logo {
	position: relative;
	bottom: 8px;
	width: 61px;
	height: 28px;
	background: url(../images/site_images/mag_logo.png) no-repeat right top;
}
*/
/*

#contact-form {
	clear: both;
}

#contact-form form {
	margin-right: 5px;
}

#contact-form label {
	display: block;
	margin-top: 10px;
	width: 85px;
}

#contact-form input.text {
	background: url(../images/site_images/bgr/input-bg.png) no-repeat scroll 0pt 0pt;
	border: medium none;
	height: 16px;
	padding-left: 3px;
	padding-top: 3px;
	width: 458px;
	padding: 3px 10px 0px 10px;
}

#contact-form textarea {
	background: url(../images/site_images/bgr/textarea-bg.png) no-repeat scroll 0pt 0pt;
	border:medium none;
	height:209px;
	overflow:auto;
	padding:10px;
	width:778px;
}

#contact-form #submit {
	width:798px;
	height: 27px;
	padding: 7px 0px 0px 0;
	text-align: center;
}

#submit input {
	background: transparent url(../images/site_images/bgr/btn_send.png) repeat scroll 0% 0%;
	border: 0px none;
	cursor: pointer;
	height: 21px;
	overflow: hidden;
	width: 78px;
}*/

object {
	position: relative;
	z-index: 100;

}