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

.clear {
    clear:both;
}

body {
    background: white;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#layout-wrapper {
    background:url(../images/bg.jpg);
    width:1020px;
    height:595px;
    margin:0 auto;
}

#layout {
    width:820px;
    margin:0 auto;
}

#header-wrapper {
    height:33px;
    background:url(../images/top_bar_red.png) repeat-x 0 0;
}

#header {
    background:url(../images/header_bg.png);
    height:33px;
    width:820px;
    margin:0 auto;
}

#header #left {
    width:auto;
    float:left;
}

#header-wrapper #right {
    background:url(../images/top_bar_black.png) repeat-x 0 0;
    height: 33px;
    float: right;
}

#techedatuga {
    height:60px;
}

#header #nav {
    float:right;
}

#nav ul {
    width:auto;
    list-style:none;
}

#nav ul li {
	float: left;
}

#nav ul li#nav-home a  {
    float:left;
    height: 33px;
	width: 65px;
	background: url(../images/home.png) no-repeat 0 0;
	text-indent: -9009px;
}

#nav ul li#nav-home a:hover {
	background-position: 0 -33px;
}

#nav ul li#nav-enroll a  {
    float:left;
    height: 33px;
	width: 76px;
	background: url(../images/enroll.png) no-repeat 0 0;
	text-indent: -9009px;
}

#nav ul li#nav-enroll a:hover {
	background-position: 0 -33px;
}

#nav ul li#nav-courses a  {
    float:left;
    height: 33px;
	width: 77px;
	background: url(../images/courses.png) no-repeat 0 0;
	text-indent: -9009px;
}

#nav ul li#nav-courses a:hover {
	background-position: 0 -33px;
}

#nav ul li#nav-why a  {
    float:left;
    height: 33px;
	width: 106px;
	background: url(../images/why.png) no-repeat 0 0;
	text-indent: -9009px;
}

#nav ul li#nav-why a:hover {
	background-position: 0 -33px;
}

#nav ul li#nav-media a  {
    float:left;
    height: 33px;
	width: 95px;
	background: url(../images/media.png) no-repeat 0 0;
	text-indent: -9009px;
}

#nav ul li#nav-media a:hover {
	background-position: 0 -33px;
}

#nav ul li a#current {
	background-position:  0 -33px;
}

#box-top {
	background-image: url(../images/box_top.png);
	height: 15px;
	width: 828px;
	margin-left: -4px;
	margin-right: -4px;
	margin-top: -4px;
}

#box-body {
	background: url(../images/box_body.png) repeat-y;
	height: 211px;
	width: 828px;
	margin-left: -4px;
	margin-right: -4px;
}

#box-body img {
	margin-left: 15px;
}

#box-bottom {
	background-image: url(../images/box_bottom.png);
	height: 15px;
	width: 828px;
	margin-left: -4px;
	margin-right: -4px;
}

#slideshow {
	background-image: url(../images/box.png);
	height: 230px;
	width: 818px;
	margin-top: -8px;
	margin-left: -9px;
	margin-bottom: 30px;
	padding-top: 19px;
	padding-left: 19px;
}

#info-header {
	background: url(../images/black_header.png) no-repeat;
	color: white;
	height: 95px;
	width: 800px;
	padding-top: 8px;
	padding-left: 10px;
	margin-left: 19px;
}

#info-header h1 {
	font: 30px Arial, Helvetica, Geneva, sans-serif;
}

#info-header p {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#info-main-body {
	background: url(../images/box_body.png) repeat-y;
        width: 838px;
	margin-left: -9px;
	margin-right: -9px;
}

#info-body {
	width: 500px;
	min-height: 350px;
	margin-left: 18px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 291px;
	background: url(../images/microscope.jpg) no-repeat right top;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#space {
	line-height: 20px;
}

#info-body p#top {
	margin-top: 0px;
}

#info-body p {
	margin-top: 20px;
}

#info-body a {
	color: #990000;
	
}

#info-body ul {
	margin-left: 12px;
}

#info-body ul li {
	list-style-type: none;
}

#info-body ul.decorated {
	margin-left: 25px;
}

#info-body ul.decorated li {
	list-style-type: square;
}

#main-box-top {
	background-image: url(../images/box_top.png);
	height: 21px;
	margin-top: -8px;
	margin-right: -9px;
	margin-left: -9px;
}

#main-body {
	background: url(../images/box_body.png) repeat-y;
	margin-left: -9px;
	margin-right: -9px;
	padding-top: 20px;
        z-index: -1;
}

#left-container {
	float: left;
	width: 291px;
}

#left-container #prospective-students img {
	/*height: 52px;*/
	/*width: 290px;*/
	height: auto;
	width: auto;
	margin-left: -4px;
}

#left-inner-container {
	margin-left: 25px;
	margin-top: 10px;
}

#left-inner-container p {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 25px;
}

#left-inner-container h3 {
	color: #990000;
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 25px;
}

#left-inner-container a {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #990000;
	margin-left: 15px;
}

#left-inner-container a:hover {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #990000;
	margin-left: 15px;
}

#left-inner-container ul {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	margin-left: 15px;
}

#left-inner-container ul li {
	list-style-image: url(../images/bullet.png);
	margin-bottom: 15px;
}

#left-inner-container ul li a {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin-left: 0px;
}

#left-inner-container ul li a:hover {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin-left: 0px;
}

#right-container {
	float: left;
	width: 480px;
	padding-left: 30px;
	border-left: 1px solid #d8d8d8;
}

#right-inner-container {
	
}

#right-inner-container p {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
}

#right-inner-container p a {
	color: #990000;
	font-variant: small-caps;
}


#right-inner-container a#video {
	height: 289px;
	width: 480px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#sitemap-contact-wrapper {
	background: #f3f1f1 url(../images/separator.png) repeat-x;
	padding-top: 14px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 20px;
}

#sitemap-contact-wrapper h1 {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	color: #990000;
	margin-bottom: 5px;
}

#sitemap-contact-wrapper .clear {
	height: 10px;
}
#sitemap {
	float: left;
	margin-left: 25px;
	width: 440px;
	border-right: 1px solid #d8d8d8;
}

#sitemap ul a {
	color: #666666;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#sitemap ul li {
	list-style-type: none;
	line-height: 14px;
}

#sitemap ul li.first a {
	line-height: 28px;
	color: black;
}

#sitemap #enroll {
	float: left;
	width: 75px;
}

#sitemap #courses {
	float: left;
	width: 150px;
}

#sitemap #why {
	float: left;
	width: 125px;
}

#sitemap #media {
	float: left;
	width: 75px;
}
#contact {
	float: left;
	margin-left: 20px;
}

#contact p {
	color: #666666;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#contact a {
	color: #666666;
}

#contact #department-address {
	float: left;
	width: 160px;
}

#contact #department-address a {
	color: #990000;
/*  font-variant: small-caps;*/
}

#contact #department-contact {	
	float: left;
}

#footer {
	background-color: #e2e0e0;
	border-top: 1px solid #999999;
	padding-left: 25px;
	margin-right: 9px;
	margin-left: 9px;
}

#footer p {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #999999;
}

#footer a {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #999999;
}

#footer #copyright {
	float: left;
	padding-top: 30px;
}

#footer img {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer-bottom {
	background-image: url(../images/box_bottom.png);
	height: 16px;
	width: 838px;
	margin-left: -9px;
	margin-right: -9px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
.clear {
	display:inline-block;
}
.clear {
	display:block;
}

div#slide-holder {
    z-index: 40;
    position: absolute;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div#slide-holder div#slide-runner {
    height: 210px;
	width: 800px;
    overflow: hidden;
    position: absolute;
}

div#slide-holder img {
    margin: 0;
    display: none;
    position: absolute;
}

div#slide-holder div#slide-controls {
    left: 0;
  	height: 45px;
	width: 800px;
    display: none;
    position: absolute;
    background: url(../images/slide-bg.png) 0 0;
	bottom: 0px;
}

div#slide-holder div#slide-controls p.text {
    float: left;
    color: #fff;
    display: inline;
    font-size: 10px;
    line-height: 16px;
    margin: 15px 0 0 20px;
    text-transform: uppercase;
}

div#slide-holder div#slide-controls p#slide-nav {
    float: right;
    height: 24px;
    display: inline;
    margin: 11px 15px 0 0;
}

div#slide-holder div#slide-controls p#slide-nav a {
    float: left;
    width: 24px;
    height: 24px;
    display: inline;
    font-size: 11px;
    margin: 0 5px 0 0;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
	color: white;
}

div#slide-holder div#slide-controls p#slide-nav a.on {
    background-position: 0 -24px;
}

div#slide-holder div#slide-controls p#slide-nav a {
    background-image: url(../images/slide-nav.png);
}
