*{color:white;}

body { background:black url(../images/background.jpg) no-repeat center 100px; }


/*layout*/

#header #header_logo { background:url(http://www.carmelcentre.org/styles/all/logo_header.png) no-repeat center; }
#header #carmel_global_button { background:#336699; }

#main_top {
	height:130px;
	width:970px;
	float:left;
	background:none;
	margin:5px 0px 20px 0px;	
}

#main_middle {
	height:auto;
	width:970px;
	float:left;
	background:none;	
}

#video {
	height:370px;
	width:630px;
	float:left;
	background:none;
	margin:8px 5px 5px 5px;
}

table {
	border:none;
	cellspacing:0px;
	cellpadding:0px;
	background:none;	
}

/*classes*/

.box4 img {
	margin-bottom:10px;
}
.button {
	width:300px;
	height:65px;
	display:block;
}
#button1 { background:url(../images/button1.png) no-repeat; }

#button1:hover { background:url(../images/button1.png) no-repeat 0 -65px; }
#button2 { background:url(../images/button2.png) no-repeat; }
#button2:hover { background:url(../images/button2.png) no-repeat 0 -65px; }
#button3 { background:url(../images/button3.png) no-repeat; }
#button3:hover { background:url(../images/button3.png) no-repeat 0 -65px; }
#button4 { background:url(../images/button4.png) no-repeat; }
#button4:hover { background:url(../images/button4.png) no-repeat 0 -65px; }

.reflection {
	background:url(../images/reflection.png) repeat-x;
	height:65px;
	width:300px;
}

#iphone_video {
	background:url(../images/vision_slide.jpg) no-repeat;
	width:610px;
	height:350px;
	display:block;
}

#reflection {
	background:url(../images/video_reflection.png) repeat-x;
	width:610px;
	height:100px;
}

.form {
	background:#000;
	height:480px;
	width:640px;
	float:left;
}

p {
	margin:2px 0;
	text-align:right;
}

p .text {
	width:490px;
	margin-right:10px;
	color:#000;
}
.checkbox {
	text-align:left;
}

#submit {
	color:#000;
}
.other {
	background:#000;
	border:0;
	margin:0;
	padding:0;
}

#footer { background:#000; }
#footer p {
	text-align:left;
}