body {
	color:	#686868 ;
	font-family: Arial,Helvetica,sans-serif;

	
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
	background:transparent url('../images/background.jpg') repeat scroll left top;
	background-repeat: repeat;
}


img {
	border:none;
}

.quote {
	font-size: 1.4em;
}

.ie_class {
	font-weight: bold;
}

#container {
	width:960px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 100px;
	
}

#main {
	width:960px;
	height:427px;
	position:relative;
	top:0;
	right:0;
}

#content_title {
	font-weight: bold;
	font-size: 1.3em;
	position: relative;
	left: 330px;
	top: 386px;
	width: 410px;
}

#content {
	width: 960px;
	position: absolute;
	left:0px;
	top: 427px;
	background:transparent url('../images/content.jpg') repeat-y scroll left top;
	background-repeat: repeat-y;
	
}

#site_design {
	position: absolute;
	bottom:0;
	right: 0;
}
#content_text {
	position: relative;
	top: -10px;
	left: 297px;
	width:435px;
}

#photo_1 {
	padding-bottom: 3px;
}

#footer {
	background:transparent url('../images/footer.jpg') no-repeat scroll left bottom;
	width: 960px;
	height: 232px;
	position: relative;
	font-size: 0.9em;
}

#footer_text {
	position: relative;
	top: 60px;
	left: 300px;
	width: 500px;
}

.learn_link:hover {
	border: none;
}

#content a {
	color:#585858 ;
	text-decoration:none;
}

#content a:hover {
	color:black;
	border-top: 1px dotted purple;
	border-bottom: 1px dotted purple;
}

#navbar {
	position: absolute;
	top:10px;
	left: 230px;
	height:36px;
	padding: 0;
	position:absolute;
	width:550px;
	text-decoration: none;
	text-align: center;
}

#navbar ul {
	border:0 none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#navbar ul li {
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	padding-left: 0;
	padding-right: 0;
/*	width:81px;*/
	padding-left: 9px;
	padding-right: 9px;
}

#navbar ul li a {
	font-family:Arial,Helvetica,sans-serif;
/*	font-weight: bold;*/
/*	color:#787D81;*/
	font-size:1.1em;
	height:34px;
	line-height:36px;
	margin-top:1px;
	text-decoration:none;
	
}

#navbar ul li a:hover {
/*	background: lightgray none repeat scroll 0 0;*/
	color:black;
	font-style: italic;
}


ul.navigation li.current a:link, ul.navigation li.current a:visited { 
	color: black;
/*	font-style: italic; */
}

ul.navigation li a:link, ul.navigation li a:visited { 
	color: #787D81; 
}

#contact_telephone {
	font-weight: bold;
	font-size: 1.2em;
}