* {
   margin: 0px;
   padding: 0px;
   border:0;
}

body {
	font: 100% frutiger, corbel, verdana, tahoma, arial, sans ;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
}
a {
	color: #225599;
	text-decoration: underline;
	font-weight: normal;
	outline: none;
	border: 0;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}



#bgline1 {
	position: relative;
	clear: both;
	width: 100%;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 21px 0 9px 0;
	text-align: center;
	background: url(../images/bg.gif) bottom repeat-x;
}
#bgline1 img { margin-right: 672px }

#main {
	position: relative;
	clear: both;
	width: 928px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 10px 0 0 0;
	text-align: center;
}





#left {
	float: left;
	width: 211px;
	text-align: left;
	padding: 0 0 57px 0;
}
#nav {
	background: #225599;
	height: 360px;
	width: 100%;
	padding: 12px 20px 20px 25px;
}
#links { 
	height: 277px;
	position: relative;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
#navlinks  {
	position: absolute;
	bottom: 0;
	padding: 0;
	margin: 0;
}
#navlinks a {
	color: #cccccc;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	padding: 3px 0 3px 14px;
	margin: 0;
	background-image: url(../images/bullet_nav_off.gif);
	background-repeat: no-repeat;
	background-position: 0 44%;
	/* For IE6 */ _background-position: 0 50%;
}
	/* For IE7 */ *:first-child+html #navlinks a {	background-position: 0 50%; }
	
	
#navlinks a#on {
	color: #ffffff;
	background-image: url(../images/bullet_nav_on.gif);
	}
#navlinks a:hover  {
	color: #ffffff;
	text-decoration: underline;
	background-image: url(../images/bullet_nav_on.gif);
	}
#left img { padding: 10px 0 0 0}

ul#bullet {
	margin: 0;
	padding: 7px 0 0 15px;
	width: 241px;
	color: #334411;
	font-size: 12px;
	line-height: 16px;
}
ul#bullet li {
	list-style-type: disc;
	padding: 7px 0 0 0
}





#right {
	float: right;
	width: 672px;
	text-align: left;
	padding: 0 0 57px 0;
}
#headline {
	height: 90px;
	width: 672px;
	position: relative;
	clear: both;
}
h1 {
	position: absolute;
	bottom: 0;
	width: 612px;
	padding: 0 0 27px 60px;
	font-weight: normal;
	font-size: 33px;
	color: #999999
}
#photo_home { 
	padding-left:10px;
	width: 388px;
	float: left;
} 
#body_home p {  
	float: left;
	width: 272px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 10px 0; 
}
#body_campus p {
	width: 568px;
	padding: 0 0 13px 60px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
#body_quality  {
	width: 568px;
	padding: 30px 0 0 60px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
#body_quality p {
	padding: 0 0 13px 0;
}
#body_choosing {
	float: left;
	width: 400px;
	padding: 0 0 0 60px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
#body_choosing p {
	padding: 0 0 13px 0;
}
.body_there {
	width: 568px;
	padding: 0 0 10px 60px;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
}
.there_left { float:left }

h2 {
	font-size: 18px;
	padding: 0 0 6px 0;
}
h2 a { 
	text-decoration: none;
	font-weight: bold; 
}
h2 a:hover { text-decoration: underline}

.there_link a {
	text-decoration: none;
	font-weight: bolder;
}
.there_link a:hover {
	text-decoration: underline;
}
.more { 
	padding: 0 0 0 14px;
	margin: 0;
	font-size: 11px;
	font-weight: bolder;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	background-image: url(../images/bullet_more_off.gif);
	background-position: 0 40%;
	background-repeat: no-repeat;
	/* For IE6 */ _background-position: 0 50%;
}
	/* For IE7 */ *:first-child+html .more { background-position: 0 50%; }
	
a.more:hover { 
	background-image: url(../images/bullet_more_on.gif);
}

#photo_large { padding-left:10px } 

#photo_right { 
	float: right; 
	position: relative;
	padding: 0;
	margin: 0;
}

#info_left {
	width: 285px;
	float: left;
	padding: 39px 0 28px 60px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	}
#info_left strong {
	color: #000000;
	font-weight: bolder;
	}
#info_right {
	float: left;
	padding: 39px 0 28px 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	}
#info_right strong {
	color: #000000;
	font-weight: bolder;
	}
#info_right i {
	color: #660000;
	font-weight: bolder;
	font-style:normal;
	}
#fineprint { 
	font-size: 12px; 
	color: #999999}



#bgline2 {
	clear: both;
	width: 568px;  
	margin: 0 0 20px 60px;
	height: 1px;
	background: url(../images/bg.gif) bottom repeat-x;
}
#bgline3 {
	position: relative;
	clear: both;
	width: 100%;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 0 0 0;
	text-align: center;
	height: 1px;
	background: url(../images/bg.gif) bottom repeat-x;
}





#footer {
	position: relative;
	clear: both;
	width: 928px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 27px 0 25px 0;
	text-align: center;
	font-size: 10px;
	line-height: 25px;
	color: #666666;
}
#footer h5 {
	font-size: 1em;
	font-weight: normal;
}
#footer h5 b {
	font-weight: normal;
	color: #bbbbbb
}
#footer h5 a { text-decoration: none; font-weight: bolder;
}
#footer h5 a:hover { text-decoration: underline; 
}

