#container{
	border:10px solid #989168;
	width:500px;
}

#submaininnerleft {
	float:left;
	position:relative;
	width:95%;
}
#carousel_container{
	padding-bottom:30px;
}
#tour-email{
	width:100%
}

.descriptioncontainer{
	height:160px;
	position:relative;
}

.zoomimg-leftalign{
	float:left;
}

.text-leftalign{
	float:left;
	margin-left:50px;
	margin-top:10px;
	width:450px;
}

.text-rightalign{
	float:left;
	margin-top:10px;
	width:450px;
}

.text-title{
	font-size:1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

.text-subtitle{
	font-size:0.8em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

.carouselouter{
	background-color:#d3cab8;
	height:55px;
	padding-bottom:20px;
	padding-top:15px;
	position:relative;
	width:900px;
}

.button{
	height:54px;
	width:147px;
}

.button-core{
	background-image:url("../images/tourimages/button-core.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-core-hl{
	background-image:url("../images/tourimages/hl-button-core.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-email{
	background-image:url("../images/tourimages/button-email.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-email-hl{
	background-image:url("../images/tourimages/hl-button-email.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-find{
	background-image:url("../images/tourimages/button-find.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-find-hl{
	background-image:url("../images/tourimages/hl-button-find.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-manage{
	background-image:url("../images/tourimages/button-manage.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-manage-hl{
	background-image:url("../images/tourimages/hl-button-manage.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-brand{
	background-image:url("../images/tourimages/button-brand.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-brand-hl{
	background-image:url("../images/tourimages/hl-button-brand.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-security{
	background-image:url("../images/tourimages/button-security.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-security-hl{
	background-image:url("../images/tourimages/hl-button-security.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-asset{
	background-image:url("../images/tourimages/button-asset.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.button-asset-hl{
	background-image:url("../images/tourimages/hl-button-asset.png");
	background-repeat:no-repeat;
	cursor:pointer;
}
