body { 
    margin:0px; padding:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#F2F2F2;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.blue12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0096FF;
}
.blue13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0096FF;
}

.blueTitle {
	color:#0096FF;
	font-size:14px;
	font-weight:bold;
}
.blueTitle a {
	color:#0096FF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.blueTitle a:hover {
	font-weight: bold;
	color: #004A7E;
	text-decoration:none;
}
.silverText{
	color: #999999;
}
.silverText a {
	color: #999999;
	text-decoration:none;
}
.silverText a:hover {
	color:#0096FF;
	text-decoration:none;
}
.blueTextGallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:140px;
	font-size: 11px;
	color:#0096FF;
}
.blueTextGallery  a {
	font-weight: bold;
	color:#0096FF;
	text-decoration:none;
}
.blueTextGallery  a:hover {
	font-weight: bold;
	color: #004A7E;
	text-decoration:none;
}
.blueTextGallery10 {
	color:#0096FF;
	font-size:10px;
	font-weight:bold;
}
.blueTextGallery12 {
	color:#0096FF;
	font-size:10px;
}
.blueText {
	color:#0096FF;
	font-size:11px;
}
.blueText a {
	color:#0096FF;
	font-weight: bold;
	text-decoration:none;
}
.blueText a:hover {
	color: #004A7E;
	font-weight: bold;
	text-decoration:none;
}
.blueText10 {
	color:#0096FF;
	font-size:10px;
	font-weight:bold;
}
.blueText12 {
	color:#0096FF;
	font-size:12px;
}
.blackTitle10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.blackTitle10 a {
	color: #000000;
}
.blackTitle10 a:hover {
	color: #006699;
}
.blackText {
	color: #000000;
}
.redText {
	color:red;
	font-weight:600;
	font-size:10px;
}
.redText a {
	color:red;
	font-weight:600;
	text-decoration:none;
}
.redText a:hover {
	color: #004A7E;
	font-weight:600;
	text-decoration:none;
}
.BoatBuyersGuideBkGround {
	background-repeat: no-repeat;
	background-image: url(images/bl_boat_buyers_guide_top.jpg);
}
.floatright { float: right; }

.profiletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #757575;	
	width:140px; height:65px;
/*	overflow: hidden; */
	text-align: left;
}
.profiletext a {
	font-weight: bold;
	color: #0096FF;
	text-decoration: none;
}
.profiletext a:hover {
	color: #004A7E;
}

.Verdana10px {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
.Verdana10px a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


}
.Verdana10px a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

.Verdana12px {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #757575;

}
.Verdana12px a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: navy;


}
.Verdana12px a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.CircText {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 1px;
}
.CircText a {
	color: #FFFFFF;
	text-decoration: none;
}
.CircText a:hover {
	color: #004A7E;
}
.BoatBuyersText {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.BoatBuyersText a {
	color: #FFF;
	text-decoration: none;
}
.BoatBuyersText a:hover {
	color: #0096ff;

}
#MenuLayer { font-size: 11px; }

.menu  {
	font-weight: bold;
	color: #fff;
	background-color: #0096FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top: 1px solid #FFF;
	height: 15px;
}
.menu a { color: #fff; text-decoration: none; display:block; width:100%;  }
.menu:hover {
	background-color: #0169B2;
}
.submenu {
	text-decoration: none;
	text-indent: 10px;
	background-color: #80CCFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: none;
	padding-left: 2px;
}
.submenu a {
	color: #004A7E;
	text-decoration: none;
	display: block; width:100%; 
}
.submenu:hover, .submenu:hover a {
	background-color: #C0E5FF;
	color: #0096FF;
}
.submenu2 {
	text-decoration: none;
	text-indent: 10px;
	background-color: #80CBFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: none;
	padding-left: 2px;
}
.submenu2 a {
	color: #0096FF;
	text-decoration: none;
}
.submenu2:hover, .submenu:hover a {
	background-color: #BFE5FF;
	color: #0096FF;
}
.bimenu  {
	font-weight: bold;
	color: #fff;
	background-color: #FF0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top: 1px solid #FFF;
	height: 15px;
}
.bimenu a {
	color: #fff; text-decoration: none; display:block; width:100%;
}
.bimenu:hover {
	background-color: #990000;
	display: block;
}
.hyperlinks {
	font-size: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hyperlinks a {
	color: #FFF;
	text-decoration: none;
}
.hyperlinks a:hover {
	color: #333333;
}
.whitedivider {
	border-bottom: 2px solid #FFF;
}
.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0561AE;
	font-style: normal;
}
form .headerblue { text-transform: capitalize; }
.headerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.linkwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
	color: #FFFFFF;

}
.linkwhite a {
	color: #FFFFFF;
	text-decoration: none;

}
.linkwhite a:hover {
	color: #006AB4;
	text-decoration: none;

}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0169B2;
}
.featuretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;	
	width:368px; height:107px;
/*	overflow: hidden; */
	text-align: left;
}
.featuretext a {
	color: #0096FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.featuretext a:hover {
	color: #004A7E;
}
.listingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
/*	overflow: hidden; */
	text-align: left;
}

.listingtext1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
/*	overflow: hidden; */
	text-align: left;
}
.listingtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #757575;
	text-align: left;
}
.listingtext a {
	color: #0096FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.listingtext a:hover {
	color: #004A7E;
}
.subfeaturetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;	
	width:155px; height:280px;
	text-align: left;
/*	margin-left: 2px;
	overflow: hidden; */
}
.subfeaturetext a {
	color: #0096FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.subfeaturetext a:hover {
	color: #004A7E;
}
.linkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
}
a.linkblue  {
	font-weight: bold;
	color: #004A7E;
	text-decoration: none;

}
a.linkblue:hover {
	color: #0096FF;
}
.whatsnewtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #757575;	
	width:208px; height:71px;
/*	overflow: hidden; */
	text-align: left;
}
.whatsnewtext a {
	font-size: 11px;
	font-weight: bold;
	color: #0096FF;
	text-decoration: none;
}
.whatsnewtext a:hover {
	font-weight: bold;
	color: #004A7E;
}
.headerlightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0096FF;
	font-style: normal;
}
.headergray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #757575;
	padding-top: 3px;
	font-style: normal;
}
.borderblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0169B2;
}
.bordergray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.featuredboatbottomline {
	background-image: url(images/boat_feature_bottom_line.gif);
	background-repeat: no-repeat;
	height: 3px;
	background-position: bottom;
}
.boatprofiletopimage {
	background-image: url(images/top_boat_profile.gif);
	background-repeat: no-repeat;
	height: 27px;
}
.boatprofilebotimage {
	background-image: url(images/bottom_boat_profile.gif);
	background-repeat: no-repeat;
	height: 27px;
}
.featuredboattop {
	background-image: url(images/featured_boat_top.gif);
	background-repeat: no-repeat;
}
.subfeaturebottomline {
	background-image: url(images/sub_feature_bottom_line.gif);
	background-repeat: no-repeat;
}
 #pollresults { background-color: #EBEAED; font-size:10px; font-family:Verdana; }
 #pollresults td { font-size:10px; color:navy; }
 .pollcaption { text-align:center; font-size:10pt; font-family:Arial; background-color: #0169B2; color:white; font-weight:bold; }
 #pollresults .question {
	text-align:center;
	color: #0169B2;
}
 .pollresultsheader { font:bold 10pt Verdana; font-size:12pt;}
.pollquestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.pollchoices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.borderwhite {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.breadcrumbs {
	font-weight: bold;
	color: #4A4A4A;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.breadcrumbs a {
	color: #0096FF;
	font-size: 10px;
	text-decoration: none;

}
.breadcrumbs a:hover {
	color: #0561AE;
	font-size: 10px;
}
.advertisement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #757575;	
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordergraytop {
	border-top: 1px solid #333333;
}
.menubutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.bkgroundtoplistpic {
	background-image: url(images/bkground_list_blu_top.gif);
	background-repeat: no-repeat;
}
.borderbluetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0169B2;
}
.videogallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 3px;
}
.videogallerytext a {
    font-weight: bold;
	color: #004A7E;
	text-decoration: none;
}
.videogallerytext a:hover {
	color: #0096FF;
}
.profilebox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0068B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0068B6;
}
.article_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
}
.article_content a {
    color: #004A7E;	
}
.article_content a:hover {
	color: #0096FF;	
}
.article_content img { margin:5px; }
.article_content img[align='left'] { margin: auto 5px auto auto; }
.article_content img[align='right'] { margin: auto auto auto 5px; }

.article_content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0096FF;
	text-align: left;
	margin-top: 5px;
}
#article_content_author {
	text-align:left;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.article_content_displays {
	float: right;
}
.subscribetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.subscribetext a {
	color: #0096FF;
	text-decoration: none;
}
.subscribetext a:hover {
	color: #004A7E;
}

.imageborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0068B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0068B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0068B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0068B6;
}
.captionborder {
	background-color: #0068B6;
	border: 1px solid #0068B6;
}
.nolinkvideophoto {
	color: #93BDDB;
}
.gallery {
	background-attachment: fixed;
	background-image: url(images/gallery_bkground.jpg);
	background-repeat: no-repeat;
	background-color: #015EA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.classifiedtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0096FF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}	
.classifiedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	font-weight: normal;
	text-align: left;
}
.classifiedtext a {
	color: #004A7E;
	text-decoration: none;
}
.classifiedtext a:hover {
	color: #0096FF;
}
#eventlist          { background-color:#0169B2; }
#eventlist * { padding-top: 5px; padding-bottom:5px; padding-left:3px; }
#eventlist th, #eventlist td,
#eventtypes td         { font-size:10px; font-family: Verdana; }
#eventlist th       { text-align:left; }
#eventlist td       {text-align:left; background-color:white; }
#eventlist td a       {  color: #0096FF; text-decoration: none; }
#eventlist td a:hover { color: #0169b2;}
#eventtypes a       { font-weight:bold;  }
#eventtypes         { width: 95%; background-color: lightgrey; }
#eventtypes td      { padding: 4px; text-align:center; }
#eventdetail        { width: 95%; background-color: white; border:1px solid white; }
#eventdetail td     { background-color: white; color: black; padding:4px; text-align:left }
h1 { font-size: 14pt; font-weight:bold; font-family: Verdana; }
.sortlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	color: #FFFFFF;
}
.sortlink a {
	color: #FFFFFF;
	text-decoration: none;
}
.sortlink a:hover {
	color: #0096FF;
	text-decoration: none;
}
#searchresults td {
	border-bottom: 1px solid #0068B6;
	border-left: 1px solid #0068B6;
	border-right: 1px solid #0068B6;
	border-collapse: collapse;
}
#searchform td { text-align:left; }
#searchresults img.thumbnail { float: left; width:140px; height: 95px; }
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	text-align: left;
}
.captiontext {
	background-color: #0068B6;
	border: 1px solid #0068B6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.comparetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0169B2;
}
#postcard { border:1px solid black; width:368px; height:272px; padding:5px; }
#postcard input { border:0px; border-bottom:1px solid black; }
#postcard textarea { width:80%; overflow:hidden; border:1px solid black; margin:6px; padding:6px}
#postcard #messagearea { border-right: 1px solid black; width:50%; }
#postcard #addressarea { padding-left:20px; }
#addressarea div { margin: 5px auto; }
#fromarea, #buttonsarea { margin:10px auto; } 
.productDetailHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A7E;
}
.searchResultText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.searchResultText a {
	color: #FFFFFF;
}
.searchResultText a:hover {
	color: #004A7E;
}
#sliding a { color:white; font-size:11px; font-weight:bold; text-decoration: none;}
.headerblueList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.topBackGround {
	background-image: url(images/bl_bkground3.jpg);
	background-repeat: no-repeat;
}
.CircTextNew {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 1px;
	line-height: 20px;
}
.CircTextNew a {
	color: #FFFFFF;
	text-decoration: none;
}
.CircTextNew a:hover {
	color: #0096FF;
}
.CircTextNewBig {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	line-height: 16px;
}
.CircTextNewBig a {
	color: #FF0000;
	text-decoration: none;
}
.CircTextNewBig a:hover {
	color: #FFFFFF;
}
.newsletterfield {
	background-color: #99D4FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	border: 1px solid #0069B2;
}
.newsletterbutton {
	background-color: #0069B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #000033;
}
#clientsearchresults { width:95%; border:0px; }
#clientsearchresults th { color: black; background-color:lightgrey }
.borderAllAround {
	border: 1px solid #8C8C8C;
}
.dataList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}
.dataList a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	line-height: 16px;
}
.dataList a:hover{
	color: #0096FF;
}
.ebroClientBkColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.HelpfulLinksTop {
	background-image: url(images/helpful_links_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.HelpfulLinkBottom {
	background-image: url(images/helpful_links_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8C;
}
td.productlinks { padding-left:5px; padding-top:2px; padding-bottom:2px; background-color: #FFFFFF; }
td.productlinks ul { margin-top:0px; margin-left:6px; padding-left:10px; }
.productlinks_year { font-size: 120%; }
.html_errors, #form_errors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
}
.field_required {
	color: red;
}
#premier { height: 50px; color: red; font-size: 80%; font-weight: bold; }
#premier div { text-align: right; }
#premier2 { text-align:left; padding-left: 10px;}
#premier2 img { border: 0px; }
#enewsletterform { text-align:left; font-size:11px; color: #757575;}
#enewsletterform .smaller { font-size: smaller; }
#enewsletterform #buttons { text-align: center; }

#crmprofileform { margin-left:auto; margin-right:auto; width: 90%; font-size:11px;}
#crmprofileform table { width:385px; border: 1px solid #CCCCCC; }
#crmprofileform table th, #crmprofileform table td { padding-left:5px; }
#crmprofileform th { text-align: left; }
#crmprofileform thead th { height: 30px; font-size: 120%;}
#crmprofileform table select { font-size: 85%;}
.crmdomain { width: 540px; border:1px solid #CCCCCC; margin-top: 5px; margin-bottom:5px; }
.crmenewsletter { border-bottom: 1px solid #ccc; text-align:left }
.crminterest { width: 33%; }
.boatbuyersguidebar {
	background-color: #006AB6;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 5px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.bottomline {
	background-image: url(images/sub_feature_bottom_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
}
.adcontainertop {
	background-image: url(images/ad_container_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 3px;
}
.adcontainerbottom {
	background-image: url(images/ad_container_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
}
.blubottom {
	background-image: url(images/bkground_list_blu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
}
.topbanner {
	background-color: #F2F2F2;
	text-align: center;
	height: 100px;
	width: 760px;
}

#top-wrapper {
	position:relative;
	width:760px;
	margin:0 auto;
}

#topwide-wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
}
	
	