﻿/*
====================================================
===  UNIVERSAL    ==================================
====================================================
*/	
body,html {
	margin:0;
	padding:0;
	color:#000;
	}
	
body {
	min-width:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 63.125%;		/* translate 1.0em to 10px, 1.5em to 15px, etc. */
	color: #000;
	background: #fff;
	}

hr {
	display: none;
	}
	
img {
	border: 0;
	}
	
#container {
	margin: 0;
	margin-bottom: 35px;
	/*width:770px;*/
	width: 100%;
	height:100%;
	font-size: 1.1em;
	background: url('/images/bg.jpg') top center repeat-x;
	}
	
#menu {
	margin: 0 auto;
	padding: 0;
	width: 720px;
	}
	
	#menu h1 {
		float: left;
		margin: 0;
		padding: 0;
		width: 212px;
		height: 67px;
		text-indent: -10000px;
		background: url('/images/index_02.jpg') top center no-repeat;
		}
		
	#menu ul.menu {
		float: right;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 508px;
		}
		
		ul.menu li {
			margin: 0;
			padding: 0;
			display: inline;
			}
			
			ul.menu li a {
				float: left;
				display: block;
				height: 67px;
				text-indent: -10000px;
				}
				
			li a.aboutus {
				width: 114px;
				background: url('/images/index_03.jpg') center center no-repeat;
				}

			li a.career {
				width: 97px;
				background: url('/images/index_04.jpg') center center no-repeat;
				}

			li a.business {
				width: 96px;
				background: url('/images/index_05.jpg') center center no-repeat;
				}

			li a.college {
				width: 97px;
				background: url('/images/index_06.jpg') center center no-repeat;
				}
				
			li a.contactus {
				width: 104px;
				background: url('/images/index_07.jpg') center center no-repeat;
				}
				
#pano {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 720px;
	height: 293px;
	background: url('/images/index_09.jpg') top center no-repeat;
	}
	
	#ticker {
		float: left;
		margin: 255px 0 0 0;
		padding: 0;
		width: 458px;
		height: 23px;
		}
		
	#notepad {
		float: right;
		margin: 0;
		padding: 0;
		width: 245px;
		}
		
		#notepad ul {
			list-style: none;
			margin: 0;
			padding: 0;
			width: 237px;
			}
			
			#notepad ul li {
				display: block;
				margin: 0 0 0 5px;
				padding: 0;
				}
				
				#notepad li a {
					display: block;
					width: 237px;
					text-indent: -10000px;
					}
					
					li a.one {
						height: 90px;
						margin: 10px 0 0 0;
						background: url('/images/objects_11.gif') center center no-repeat;
						}
						
					li a.two {
						height: 90px;
						margin: 30px 0 0 0;
						background: url('/images/objects_13.gif') center center no-repeat;
						}
						
					li a.other {
						margin: 30px 0 0 0;
						height: 33px;
						background: url('/images/objects_15.gif') center center no-repeat;
						}

#header {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 720px;
	}
	
	#header h2 {
		margin: 0;
		padding: 0;
		width: 720px;
		height: 156px;
		text-indent: -10000px;
		}
		
	h2.coaching {
		background: url('/images/header_coaching_09.jpg') center center no-repeat;
		}

	h2.business {
		background: url('/images/header_businessservices_09.jpg') center center no-repeat;
		}

	h2.college {
		background: url('/images/header_collegecounseling_09.jpg') center center no-repeat;
		}

	h2.aboutus {
		background: url('/images/header_aboutus_09.jpg') center center no-repeat;
		}

	h2.contactus {
		background: url('/images/header_contactus_09.jpg') center center no-repeat;
		}

#content {
	margin: 0 auto;
	padding: 20px 15px 15px 15px;
	width: 690px;
	font-size: 1.1em;
	}
	
	#content h3 {
		font-size: 1.4em;
		color: #810922;
		}
		
	#content h4 {
		margin-bottom: 5px;
		font-size: 1.1em;
		font-weight: bold;
		color: #810922;
		}
		
	#content p {
		margin: 10px 0 10px 0;
		padding: 0;
		line-height: 1.5em;
		}
		
	#content ul {
		margin-top: 3px;
		}
		
	#content ul li {
		padding: 6px 0 6px 0;
		_padding: 1px 0 1px 0;
		list-style-image: url('/images/StarBullet_small.jpg');
		}

	#content form {
		width: 455px;
		}
		
		#content form td {
			padding: 5px 0 5px 0;
			border-bottom: 1px solid #ccc;
			color: #666;
			}

		td.label {
			width: 250px;
			font-weight: bold;
			color: #000;
			}
			
	#contactinfo {
		width: 320px;
		}
		
		#contactinfo td {
			padding: 5px 0 5px 0;
			}
			
		#contactinfo td.type {
			width: 90px;
			font-weight: bold;
			color: #810922;
			}
			
	.bullet-box {
		width:475px;
		margin: 15px 0 15px 0;
		padding: 20px;
		background: #fffdb6;
		border: 1px solid #dcd72f;
		}
	
#mid {
	margin: 0 auto;
	padding: 0;
	width: 720px;
	}
	
	#news {
		float: left;
		width: 223px;
		height: 257px;
		margin: 25px 0 0 0;
		padding: 60px 0 0 0;
		background: url('/images/news_22.gif') top center no-repeat;
		}
		
		#news a {
			color: #333;
			text-decoration: none;
			}
		
			#news a:hover {
				color: #333;
				text-decoration: underline;
				}

		#news div.item {
			margin: 0;
			padding: 0;
			width: 223px;
			height: 110px;
			}
			
			#news div.item div.date {
				float:left;
				width: 25px;
				height: 60px;
				margin: 0 0 0 8px;
				color: #383838;
				text-align: center;
				font-size: 1.4em;
				font-weight: bold;
				}
				
			#news div.item div.headline {
				float:left;
				width: 160px;
				margin: 1px 0 18px 18px;
				font-size: 1.1em;
				}
				
				div.headline h4 {
					margin: 0;
					padding: 0;
					font-family: verdana, arial, sans-serif;
					color: #952b2b;
					font-size: 1.0em;
					letter-spacing: -.08em;
					text-transform: uppercase;
					}
					
				div.headline p {
					margin: 7px 0 0 0;
					line-height: 1.4em;
					}
					
	#feature1 {
		float: left;
		width: 450px;
		margin: 43px 0 0 25px;
		}
		
		#feature1 h3 {
			margin: 0 0 13px 0;
			font-size: 1.5em;
			font-family: verdana, arial, sans-serif;
			letter-spacing: -.04em;
			color: #383838;
			}
			
		#feature1 img {
			border: 2px solid #b5b5b5;
			margin: 0 20px 0 0;
			}
			
		#feature1 p {
			padding: 0;
			font-size: 1.1em;
			}
			
			#feature1 a {
				font-weight: bold;
				color: #952b2b;
				}
				
	#subfeatures {
		float: left;
		margin: 42px 0 0 25px;
		padding: 0;
		width: 470px;
		}
		
		#subfeature1 {
			float: left;
			width: 222px;
			padding: 0 20px 0 0;
			/*background: url('/images/subfeature_divider_34.gif') center right no-repeat;*/
			}
			
		#subfeature2 {
			float: left;
			margin: 0 0 0 13px;
			width: 200px;
			}
			
		/*#subfeatures p {
			float: left;
			width: 100px;
			}*/
			
		#subfeatures div.subfeatureimg {
			float: left;
			}
			
		#subfeatures h3 {
			margin: 0;
			padding: 0;
			color: #383838;
			font-size: 1.3em;
			line-height: 1.0em;
			}
			
		#subfeatures a {
			text-decoration: none;
			color: #555;
			}
			
			#subfeatures a:hover {
				text-decoration: underline;
				color: #952b2b;
				}
			
#footer {
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 20px 0 20px 20px;
	width: 700px;
	/*height: 35px;*/
	color: #4c4b4b;
	background: #999999;
	border-top: 5px solid #5d5d5d;
	}
	
	#footer p {
		margin: 0;
		padding: 0;
		}
		
	#footer a {
		text-decoration: none;
		color: #4c4b4b
		}