@charset "utf-8";

/* CSS Document
///////////////////////////////////////////////////////////////////////////// 
Client: Centenary College
Developer: Alberto Torres
/////////////////////////////////////////////////////////////////////////////
*/

ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; border: none;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,table,tr,td,p,blockquote,fieldset,input,div,dd,dt,dl { margin: 0; padding: 0; }
fieldset, a img,:link img,:visited img , img{ border: none; }


html,body { height: 100%; }
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: white url(http://accelerated.centenarycollege.edu/b/images/bg.gif);
	color: #000000;
	margin: 0 auto;
	text-align: center;
}


/*
a {color: #9f4d0b; text-decoration:underline;}
a:hover {color: #f16e04; text-decoration: none;}
*/

#wrap {margin: 0 auto; width: 920px; text-align: left; background: white;}

#header, #content, #footer { margin: 0 38px; width: 844px;}


#header {background: url(http://accelerated.centenarycollege.edu/b/images/curve.gif) no-repeat center bottom; padding-bottom: 35px; padding-top: 20px;}

	#logo {background: url(http://accelerated.centenarycollege.edu/b/images/logo.gif) no-repeat; width: 98px; height: 158px; float: left;}
	#locations {background: url(http://accelerated.centenarycollege.edu/b/images/locations.jpg) no-repeat; width: 344px; height: 158px; float: left;}
	#headline {background: url(http://accelerated.centenarycollege.edu/b/images/headline.gif) no-repeat; width: 401px; height: 158px; float: left;}
	
	
#content {line-height: 1.3em; background: url(http://accelerated.centenarycollege.edu/b/images/footer-graphic.gif) no-repeat bottom right; padding-bottom: 30px;}

	#content p, #col-left h4, #col-left ul {margin-bottom: 15px;}


	#col-left {width: 507px; float: left; margin-right: 20px; display: inline; padding-top: 20px;}
		#col-left h4 {width: 100%;}
			#title-1 {background: url(http://accelerated.centenarycollege.edu/b/images/title-1.gif) no-repeat; height: 53px;}
			#benefits {background: url(http://accelerated.centenarycollege.edu/b/images/title-benefits.gif) no-repeat; height: 23px;}
			#programs {background: url(http://accelerated.centenarycollege.edu/b/images/title-programs.gif) no-repeat; height: 23px;}
		
		#col-left ul { }
			#col-left ul li {list-style: disc; margin-left: 30px; margin-bottom: 10px;}
		
		
	#col-right {width: 317px; float: left;}
		
		#form {background: url(http://accelerated.centenarycollege.edu/b/images/form-bg.gif) bottom no-repeat; padding: 20px 30px 30px; }
		
			#col-right p { color:#012e57;}
			
			#form form div {clear: both; float: left; margin-bottom: 15px; width: 100%; display: inline;}
			#form fieldset {float: left; margin-left: 0px;}
			#form input {padding: 6px; margin: 2px 10px 0px 0; float: left; background: #f2f2f2; border: 1px solid #d6d6d6; display: inline;}
			
			#form select {width: 233px; margin: 2px 0px 0px 0; background: #f2f2f2;}
				#form select option {color: #999;}
			.form-2 input {width: 104px;}
			.form-1 input {width: 233px;}
			
			#form .form-btns input {background: none; border: none; margin-left: 10px; display: inline;}
		
		#disclaimer {padding: 15px 30px;}
			#disclaimer p, #footer p { color: #a8a8a8; font-size: .9em; text-align: center;}
		

#footer {border-top: 1px dotted #ababab; padding: 15px 0;}


.clear { width: 100%; height: 0px !important; overflow: hidden; clear: left; line-height: 0px; font-size: 0px; }	
.left {float: left; margin: 0 10px 10px 0;}		
.hide {display: none;}	
.spacer {height: 10px;}		
		
		
		
	
