body{
	padding:0;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
form {
	 padding:0;
	 margin:0;
}
a{
	color:#7a5d00;
	text-decoration:none;
}
a:hover{
	color:#c89700;
}
#content { 
	padding-top:10px; 
	padding-bottom:10px; 
}
.wrap{
	width:990px;
	margin:auto;
}
#container{
}
#content{
	background:#f7f7f7;
	color:#333;
	font-size:13px;
	padding-top:20px;
	/*border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;*/
}
#header{
	height:110px;
	padding-top:20px;
	background:#ffffff;
}
#header h1{
	margin:0;
	padding:0;
}
#header h1 a{
	float:left;
	display:block;
	width:260px;
	height:55px;
	background:url(/images/logo.png) left top no-repeat;
	margin-top:15px;
}
#header h1 a span{
	display:none;
}
#content_top{
	background:url(/images/nav.gif) left center repeat-x;
	height:30px;
	border:1px solid #a5a5a5;
	border-width:1px 0 1px 0;
}
#content_top #round_left{
	background:url(/images/nav_left.gif) left center no-repeat;
	width:7px;
	height:28px;
	display:block;
	float:left;
}
#content_top #round_right{
	background:url(/images/nav_right.gif) left center no-repeat;
	width:7px;
	height:28px;
	display:block;
	float:left;
}
#content_top ul{
	list-style:none;
	padding:0;
	margin:auto;
	width:970px;
	padding:0 10px;
}
#content_top ul li{
	float:left;
	diaplay:inline;
	padding:0;
	margin:0;
}
#content_top ul li a{
	display:block;
	background:url(/images/nav.gif) left center repeat-x;
	height:30px;
	line-height:30px;
	padding:0 10px;
	margin:0;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#content_top ul li a:hover{
	background-position: left bottom;
}
#content_top ul li ul{
	background:url(/images/sub.png) left top repeat-x;
	display:none;
	position:absolute;
	clear:both;
	z-index:9999;
	width:792px;
	padding:0;
	margin:0;
	margin-left:-340px;
	padding:10px;
}
#content_top ul li ul li{
	float:left;
	width:260px;
	display:block;
	margin:1px 2px;
	overflow:hidden;
}
#content_top ul li ul li a{
	cursor:pointer;
	display:block;
	font-size:11px;
	background:url(/images/arrow.png) left center no-repeat;
	padding-left:10px;
	white-space:nowrap;
	height:20px;
	line-height:20px;
}
#content_top ul li ul li a:hover{
	background-position:left center;
	color:#ffc100;
}
#content_top #calendar_tab a {
	background-position: left top;
}
#home #home_tab a,
#about #about_tab a,
#marketplace #marketplace_tab a,
#calendar #calendar_tab a,
#industry #industry_tab a,
#destination #destination_tab a,
#advertise #advertise_tab a,
#planning #planning_tab a,
#experts #experts_tab a{	
	background-position: left top;
}

/************************************************************/
#content h1{
	font-size:26px;
	color:#717273;
	margin:0 0 10px 0;
	padding:0;
	background:url(/images/line.png) -40px bottom no-repeat;
}
/*#content h1 span{
	font-size:12px;
	font-weight:normal;
}*/
#content h2{
	font-size:19px;
	letter-spacing:-1px;
	color:#717273;
	margin:0 0 5px 0;
	padding:0;
}
#content h3{
	font-size:18px;
	color:#717273;
	margin:5px 0;
	padding:0;
	line-height:22px;
}
#content_left{
	float:left;
	display:inline;
	width:770px;
	margin:0;
	padding-left:10px;
}
.cell a{
	display:block;
	width:230px;
	margin-left:10px;
	float:left;
	white-space:nowrap;
	overflow:hidden;
}
#content_right{
	float:left;
	display:inline;
	width:180px;
	text-align: center;
	padding-left:20px;
}
#content_right .add2{
	text-align:center;
	margin-bottom: 10px;
	padding:0;
	height:150px;
	width:180px;
	background:#ccc;
	border:1px solid #ccc;
}
#content_right .add2 img{
	margin:auto;
}
#bottom_affiliate{
	padding:20px;
	background:url(/images/line.png) center top no-repeat;
	margin-top:10px;
}
#bottom_affiliate img{
	border:0;
	margin:0 10px;
}
#footer{
	text-align:center;
	color:#888;
	font-size:14px;
	padding:10px 0;
	margin:0;
	background:#eee;
	border-top:1px solid #ffcc00;
}
#footer .fromcompany{
	font-size:11px;
	color:black;
	margin-top:5px;
}
#footer .footercell a, #footer .footercellw a{
	text-align:left;
	font-size:11px;
	display:block;
	padding-left:10px;
	background:url(/images/arrow.png) left center no-repeat;
	color:#555;
}
#footer .footercell a:hover, #footer .footercellw a:hover{
	color:#000;
}
#footer .footercell{
	float:left;
	display:inline;
	width:20%;
}
#footer .footercellw{
	float:left;
	display:inline;
	width:25%;
}
#footer .footernetwork{
	text-align:right;
	padding:10px 0;
}
#footer .footernetwork a{
	background:none;
	float:left;
	text-align:center;
	padding: 10px 0 0 15px;
}
#footer .footernetwork a small{
	font-size:9px;
	/*display:block;
	width:42px;
	text-align:center;*/
}
#footer .footercell h4, #footer .footercellw h4{
	text-align:left;
	margin-bottom:10px;
	color:#000000;
	font-size:13px;
}
#footer p{
	font-size:11px;
	padding-top:5px;
	text-align: center;
}
#footer p a{
	display:inline;
	background: none;
}
.footerlink a{
	text-align:left;
	font-size:11px;
	padding:0;
	padding-left:10px;
	background:url(/images/arrow.png) left center no-repeat;
	color:#555;
	white-space:nowrap;
	font-weight:normal;
	display:inline;
	margin:0;
}
.footerlink h1{
	display:inline;
}
.footerlink a:hover{
	color:#000000;
}
#left_col{
	float:left;
	display:inline;
	width:350px;
}
#right_col{
	float:right;
	display:inline;
	width:350px;
	margin-left:10px;
}
#left_col_result{
	float:left;
	display:inline;
	width:360px;
}
#right_col_result{
	float:left;
	display:inline;
	width:375px;
	padding-left:10px;
}
#left_col_request{
	float:left;
	display:inline;
	width:487px;
}
#right_col_request{
	float:left;
	display:inline;
	width:239px;
	padding-left:10px;
	font-size:12px;
	border-left:1px solid #cacaca;
}
#location{
	margin-top: 15px;
	padding:5px;
	border: 1px solid #CCC;
}
#location a{
	display:block;
	line-height:25px;
	text-align:center;
}
#advertiseform{
	background:#efefef;
	padding:10px;
	border:1px solid #CCC;
}
#advertiseform h3{
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	background-color: #CCCCCC;
	margin-top:0;
	line-height: 16px;
	padding:5px 0;
}
#advertiseform input,select{
	width:200px;
}
#advertiseform textarea{
	width:100%;
}
.resultboxheader_left h3, .resultboxheader_right h3, .resultboxheader h3, #content .resultboxheader_left h3, #content .resultboxheader_right h3, #content .resultboxheader h3{
	font-size:16px;
	color:#111;
	margin:0;
	padding:0;
	height:25px;
	line-height:25px;
}
.resultboxheader_left, .resultboxheader_right, .resultboxheader{	
	background:#ddd url(/images/boxheader_back.png) left top no-repeat;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	padding-left:10px;
	text-transform:uppercase;
	font-size:12px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	outline:1px solid #ddd;
}
.resultbox{
	padding:5px;
	border:1px solid #ddd;
	margin-bottom: 15px;
}
.resultbox ul{
	margin:10px;
}
.resultbox ul li a{
	width:220px;
}
#home .resultbox{
	padding-top:20px;
	height:300px;
	font-size:14px;
	background:#fff;
}
#home .resultbox td.label{
	font-size:16px;
}
#home .resultbox td select{
	margin:5px 0 15px 0;
}
.typeofloans{
	font-size:16px;
	/*font-weight:bold;*/
	line-height:20px;
	margin:20px 0;
	padding:0;
}
.typeofloans li{
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.typeofloans li a{
	padding-left:11px;
	background:url(/images/arrow2.png) left center no-repeat;
	font-size:13px;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	width:232px;
}
.wrap .none{
	margin:0;
	padding:0;
}
.label{
	font-size:14px;
	font-weight:bold;
	color:#717273;
	line-height:14px;
}
.clear{
	clear:both;
	height:1px;
}
.hidden{
	display:none;
}
.left{
	float:left;
	display:inline;
}
.right{
	float:right;
	display:inline;
}
.yellow{
	color:#bd8f00;
}
.wrapper{
	background:#FFF url(/images/footerBG.png) repeat-x left top;
}
.number{
	width:35px;
	height:45px;
	line-height:45px;
	background:url(/images/number.png) center center no-repeat;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-right:10px;
}
/*button*/
.button{
	background:url(/images/bouton_left.png) left top no-repeat;
	height:35px;
	line-height:35px;
	display:block;
	padding-left:10px;
	color:#fff;
	float:left;
	font-weight:bold;
	margin:10px 10px 5px 0;
}
.button span{
	background:url(/images/bouton.png) right top no-repeat;
	height:35px;
	line-height:35px;
	display:block;
	padding-right:10px;
}
.button:hover, .button:hover span{
	color:#FFFFFF
}
.button:hover{
	background-position:left bottom;
}
.button:hover span{
	background-position:right bottom;
}
.button2{
	background:url(/images/bouton2.png) left top no-repeat;
	height:25px;
	display:block;
	color:#fff;
	font-weight:bold;
	width:150px !important;
	border:0;
	cursor:pointer;
	margin:auto;
}
.button2:hover{
	background-position:left bottom;
}
.button_grey{
	background:url(/images/bouton2.png) left top no-repeat;
	height:25px;
	line-height:25px;
	width:150px !important;
	display:block;
	color:#fff;
	font-weight:bold;
	border:0;
	cursor:pointer;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
}
.button_grey:hover{
	background-position:left bottom;
}
/*main pic*/
#fade .mainpic{
	width:760px;
	height:250px;
	padding-bottom:15px;
}
#fade .mainpic h2{
	margin:0;
	padding:5px 10px 0 10px;
	border:none;
	color:#FFFFFF;
	font-size:15px;
}
#fade .mainpic p{
	margin:0;
	padding:5px 10px 0 10px;
	color:#FFFFFF;
	font-size:11px;
}
#fade .mainpic .alpha{
	background:url(/images/alpha.png);
	position:absolute;
	margin-top:-65px;
	width:760px;
	border-top:1px solid #888;
	height:64px;
}
.ullist li{
	float:left;
	list-style:none;
}
.ullist li a{
	display:block;
	float:left;
	width:350px;
	height:22px;
}
.contentbox{
	border:1px solid #CCC;
	padding:10px;
	padding-bottom:0;
	margin-bottom:20px;
	background:#FAFAFA;
}
.listingbox{
	margin-bottom:10px;
	height:82px;
	backg round:url(/images/listingsbox_bck.gif) repeat-x left top;
	background:#EEE;
	border:1px solid #CCC;
}
.listingname{
	margin:0 20px;
	float: left;
}
#content .listingbox h3{
	padding-top:18px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.listingbox img{
	float:left;
	margin:10px 0 10px 10px;
	border:1px solid #CCC;
}
.rightbanner{
	padding:8px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
#map{
	margin:5px auto 0;
	width:340px;
	height:203px;
	border:3px solid #F7C300;
}
.infonotification{
	border:1px solid #999999;
	background:#CCCCCC;
	padding:15px;
}
.listcat{
	white-space:nowrap;
	overflow:hidden;
	padding-left:11px;
	background:url(/images/arrow2.png) left center no-repeat;
}
.twocol{
	width:50%;
	float:left;
}
/**/
#learningcenter{
	margin:0;
	padding:0;
}
#learningcenter li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:170px;
	margin:15px 0 0 15px;
	font-size:12px;
}
#learningcenter li span{
	clear:both;
	font-weight:bold;
}
#learningcenter li p{
	margin:5px 0;
	padding:0;
}
#tools{
	padding:30px 30px 0 30px;
}
#tools li{
	width:330px;
}
.articlearrowleft{
	float:left;
	width:50%;
	height:50px;
	background:url(/images/arrow_left.png) no-repeat center center;
	cursor:pointer;
}
.articlearrowright{
	float:left;
	width:50%;
	height:50px;
	background:url(/images/arrow_right.png) no-repeat center center;
	cursor:pointer;
}
.separator{
	clear:both;
	height:10px;
	background:url(/images/line.png) no-repeat center center;
}
.back{
	padding-top:20px;
	text-align:center;
	cursor:pointer;
}
/**/
#requestform{
	background:#efefef;
	border:1px solid #CCC;
	padding:10px;
}
#requestform h3{
	color:#000000;
	font-size:13px;
	line-height:15px;
	margin:10px 0;
}
#quote{
	margin:10px 0;
}
#quote p{
	width:243px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.error{
	color:red;
	margin-bottom:20px;
}
.formErrorMsg{
	color:#7a5d00;
}
.copyHighlight{
	color:#333333;
}
.weblink{
	padding-left:30px;
	background:url(/images/weblink-icon.jpg) no-repeat left center;
	line-height:27px;
	float:left;
	display:inline;
}
/**/
.ads_zone_1{
	width:728px;
	height:90px;
	float:right;
	display:inline;
}
.ads_zone_2,.ads_zone_3,.ads_zone_4,.add{
	text-align:center;
	margin-bottom: 10px;
	padding:0;
	height:150px;
	width:180px;
}
.bottom{
	margin:0 90px 0 0;
	padding:0;
	float:left;
}
.ads_zone_2 img,.ads_zone_3 img,.ads_zone_4 img{
	margin:auto;
}
.ads_zone_5{
	width:88px;
	float:right;
	height:31px;
}
.ads234_separator{
	height:10px;
	border-top:1px dotted #CCCCCC;
}
.imgleft{
	float:left;
}
#instant_quote{
	width:517px;
	float:right;
	display:inline;
	color: #666;
	border: 2px solid #CCCCCC;
	height: 556px;
	background:#f5f5f5;
}
#instanterror{
	color:red;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:10px;
}
#formtitle{
	text-align:center;
	margin-bottom: 10px;
	margin-top: 15px;
}
#formtitle h1{
	background:none;
}
#formtitle h3{
	margin-bottom:0;
}
.boxorange{
	padding:20px;
	background:#FFF2C1;
}
.advertise_leftbox{
	width:648px;
	float:left;
	margin-top:20px;
}
.advertise_rightbox{
	float:left;
	border:1px solid #CCC;
	width: 290px;
	margin-left:20px;
	margin-top:20px;
}
.leftpremium{
	width:285px;
	floaf:left;
	margin:10px;
	float: left;
}
.advertise_rightbox ul{
	list-style:none;
	margin:40px 0 0 0;
	padding: 0;
}
.advertise_rightbox ul li .left{
	font-weight:bold;
	padding:10px 0;
}
.advertise_rightbox ul li .right{
	padding:10px 0;
	text-align: right;
}
.advertise_rightbox ul li.clear{
	border-bottom:1px solid #e5e5e5;
}

