#boxIndexLeft {
	float: left;
}

#containerIndexRight {
	height: 574px;
	width: 512px;
	background-image: url("../images/bg.index.content.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #57b3e6;
	float: left;
	position: relative;
}

#boxIndexContent {
	top: 169px;
	left: 101px;
	height: 94px;
	width: 367px;
	position: absolute;
	
	font-size: 13px;
	color: #ffffff;
	line-height: 18px;
}

#boxIndexForm {
	top: 322px;
	left: 101px;
	height: 36px;
	width: 357px;
	position: absolute;
	
	font-size: 10px;
	color: #002b5c;
}

#boxIndexForm td {
	padding-right: 5px;
}

.txtAlert {
	color: #ff0000;
	background-color: #ffffff;
	border: 1px #ff0000 solid;
}

#boxIndexContact {
	top: 371px;
	left: 101px;
	height: 43px;
	width: 169px;
	position: absolute;
}

#boxIndexGuide {
	top: 360px;
	left: 294px;
	height: 46px;
	width: 155px;
	position: absolute;
}