/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}

/*h3 { font: Arial, Helvetica, sans-serif; font-size: 16px; color: #5B581B; line-height: 18px;}*/
h3 { font: Arial, Helvetica, sans-serif; font-size: 16px; color: #5B581B;}
h2 { font: Arial, Helvetica, sans-serif; font-size: 20px; color: #333333; }
h1 { font: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color: #000066; }
/*
.header { 
	text-align: center;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: repeat-x;
	width: 1007px;
	height: 108px;
	float: left;
	}
*/	
.header_wrap {
	width: 100%;
	height: 147px;
	text-align: center;
	background-image: url(../images/logo_bg_xt.jpg);
	background-repeat: no-repeat;
	float: left;
	}	
.header { 
	text-align: center;
	width: 1007px;
	height: 108px;
	float: left;
	}

.logo {
	width: 129px;
	height: 108px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	}


.menu {
	width: 675px;
	height: 39px;
	padding-left: 332px;
	float: left;
	}

/*.menu {
	width: 783px;
	height: 39px;
	padding-left: 224px;
	float: left;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;	
	}
*/
.flash_main {
	width: 1007px;
	height: 188px;
	float: left;
	}

.front_bottom {
	background-image: url(../images/front_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 1007px;
	height: 305px;
	float: left;
	margin-bottom: 50px;
	}


.welcome {
	width: 475px;
	height: 90px;
	margin-top: 10px;
	/*margin-top: 25px;*/
	float: left;
	}

.welcome_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #504B2C;
	}

.welcome_txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #504B2C;
	}

.about_container {
	width: 1007px;
	height: auto;
	background-image: url(../images/bg_about.jpg);
	background-repeat: no-repeat;
	float: left;
	}

.about_box {
	width: 732px;
	height: 611px;
	padding-left: 145px;
	padding-right: 130px;
	/*padding-top: 85px;*/
	padding-top: 50px;
	float: left;
	}

.about_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #504B2C;
	}		

.about_txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #504B2C;
	}
	
.generic_container {
	width: 1007px;
	height: auto;
	background-image: url(../images/bg_generic_content.jpg);
	background-repeat: no-repeat;
	float: left;
	}

.generic_box {
	width: 732px;
	height: 611px;
	padding-left: 145px;
	padding-right: 130px;
	padding-top: 85px;
	float: left;
	}

.broker {
	width: 390px;
	height: 140px;
	float: left;
	}

.newsletter {
	width: 280px;
	height: 68px;
	background-image: url(../images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-right: 76px;
	padding-top: 33px;
	float: left;
	}

.login {
	width: 315px;
	height: 88px;
	padding-left: 120px;
	padding-right: 40px;
	padding-top: 15px;
	float: left;
	background-image: url(../images/login_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	}
	
.login2 {
	width: 315px;
	height: 88px;
	padding-left: 120px;
	padding-right: 40px;
	padding-top: 15px;
	background-image: url(../images/login_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	margin-left:300px;
	}

.project_logos {
	width: 376px;
	height: 87px;
	float: left;
	}			

.footer_front {
	width: 390px;
	height: auto;
	float: left;
	}

.footer {
	width: 915px;
	height: 75px;
	padding-left: 92px;
	padding-top: 20px;
	float: left;
	}
	
/*PRODUCT*/

.project_main_bg {
	/*width: 1007px;
	height: auto;
	background-image: url(../images/bg_products.jpg);
	background-repeat: no-repeat;
	float: left;*/
	width: 1007px;
	height: 299px;
	float: left;
	}

.project_intro_txt {
	width: 400px;
	height: 531px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	float: left;
	}

.project_tabs {
	width: 963px;
	height: 31px;
	padding-left: 44px;
	float: left;
	}

.project_tabs2 {
	width: 550px;
	height: 31px;
	padding-top:19px;
	padding-left: 44px;
	float: left;
	}

.project_scroll {
	width: 963px;
	height: 72px;
	float: left;
	padding-top: 5px;
	padding-left: 44px;
	}
	

/* HAMILTON */

.header_wrap_hamilton {
	width: 100%;
	height: 147px;
	text-align: center;
	background-image: url(../images/logo_bg_xt_hamilton.jpg);
	background-repeat: no-repeat;
	float: left;
	}	
	
	/*TGV*/

.header_wrap_tgv {
	width: 100%;
	height: 147px;
	text-align: center;
	background-image: url(../images/logo_bg_xt_tgv.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	
/*DANAROSE*/


.header_wrap_dana {
	width: 100%;
	height: 147px;
	text-align: center;
	background-image: url(../images/logo_bg_xt_danarose.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	

/*DANAROSE*/
	
.project_danarose_bg {
	/*width: 1007px;
	height: 531px;;
	background-image: url(../images/bg_products2.jpg);
	background-repeat: no-repeat;
	float: left;*/
	width: 1007px;
	height: 299px;
	float: left;
	}

.danarose_intro_txt {
	width: 315px;
	height: 531px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	padding-left: 85px;
	float: left;
	}
	
/*TGV*/
	
.project_tgv_bg {
	width: 1007px;
	height: 299px;;
	float: left;
	}

.tgv_intro_txt {
	width: 400px;
	height: 531px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	padding-left: 85px;
	float: left;
	}
	

/*GENERIC TEMPLATE (gallery, maps, floor plans, etc.)*/	

.project_generic_bg {
	width: 1007px;
	height: 339px;;
	background-image: url(../images/bg_products_gallery.jpg);
	background-repeat: no-repeat;
	float: left;
	}

.large_preview {
	width: 556px;
	height: 272px;
	/*padding-top: 67px;*/
	padding-top: 50px;
	padding-left: 100px;
	float: left;
	}
	
.thumbnail_preview {
	width: 300px;
	height: auto;
	margin-left: 50px;
	margin-top: 60px;
	float: left;
	}
	
.description_txt {
	width: 556px;
	height: auto;
	padding-left: 44px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	float: left;
	}
	
.description_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A24C00;
	}	

.description_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A24C00;
	}
	
.holder1 {
	border:1px dotted green;
}

.size197 {
	width: 197px;
}

.size215 {
	width: 215px;
}

.size216 {
	width: 216px;
}

.size218 {
	width: 218px;
}

.size660 {
	width: 660px;
}

.size750 {
	width: 795px;
}

.size820 {
	width: 820px;
}

.size825 {
	width: 825px;
}