/* CSS Document */

/* Head */
#wrapperhead {
	width: 100%;
}
#head {
	width: 1200px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding:0px;
}

/* Content */

#wrappercontent {
	width: 100%;
	height: 540px;
	background-color:#000;
	float:left;
}
#content {
	width: 1200px;
	height: 540px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding:0px;
}
#contentleft_01 {
	width: 240px;
	height: 520px;
	background-color:#1e4d5f;
	float:left;
	padding: 20px 15px 0 15px;
}
#contentleft_text {
	width: 240px;
	height: 460px;
	background-color:#1e4d5f;
	float:left;
}
#contentleft_contact {
	width: 240px;
	height: 60px;
	background-color:#1e4d5f;
	float:left;
	position:relative;
}
#contentright_01 {
	width: 930px;
	height: 540px;
	float:left;
}

/* Footer */

#wrapperfooter {
	width: 100%;
	float:left;
}
#footer {
	width: 1200px;
	height: 214px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding:0px;
	background-image:url(../images/ACL_main_05.jpg);
	background-repeat:no-repeat; 
}


/* Image Boxes */

#contentright_232x270 {
	width: 232px;
	height: 270px;
	float:left;
}
#contentright_233x270 {
	width: 233px;
	height: 270px;
	float:left;
}
#contentright_310x180 {
	width: 310px;
	height: 180px;
	float:left;
}
#contentright_465x270 {
	width: 465px;
	height: 270px;
	float:left;
}
#contentright_465x540 {
	width: 465px;
	height: 540px;
	float:left;
}

#contentright_620x540 {
	width: 620px;
	height: 540px;
	float:left;
}
#contentright_660x540 {
	width: 660px;
	height: 540px;
	float:left;
}


/* Materials Text Boxes */

#materialtext_232x270_up {
	width: 212px;
	height: 270px;
	float:left;
	background-image:url(../images/materials_fade_up.jpg);
	background-repeat:repeat-x;
	padding: 0 10px 0 10px;
}
#materialtext_232x270_down {
	width: 212px;
	height: 270px;
	float:left;
	background-image:url(../images/materials_fade_down.jpg);
	background-repeat:repeat-x;
	padding: 0 10px 0 10px;
}
#materialtext_233x270_up {
	width: 213px;
	height: 270px;
	float:left;
	background-image:url(../images/materials_fade_up.jpg);
	background-repeat:repeat-x;
	padding: 0 10px 0 10px;
}
#materialtext_233x270_down {
	width: 213px;
	height: 270px;
	float:left;
	background-image:url(../images/materials_fade_down.jpg);
	background-repeat:repeat-x;
	padding: 0 10px 0 10px;
}