* {
	margin:0px;
	padding:0px;
}
#wrapper { width:980px; }
#header { height:75px; }
#banner_content {	
	background:url('../img/line.gif') repeat-y right;
	padding:0px 25px 20px 0px;
	height:253px;
	width:955px;
}
#flash_banner {
	background:url('../img/univadis_banner.jpg') no-repeat;
	color:#000;
	font-weight:bold;
	height:244px;
	width:950px;
}
#content {	
	background:url('../img/line.gif') repeat-y right;
	height:347px;
	padding:0px 20px 0px 25px;
}
#footer {
	font-size:10px;
	height:80px;
	padding:5px 0px 5px 10px;
}

body, h2, h3 {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img { border:none; }
ul { list-style:none; }
p {
	line-height:1.6em;
	padding:0 0 10px;
}

/* DROP SHADOWS */
.top_line {
	background:url('../img/line.gif') repeat-x;
	height:22px;
}
.bottom_line {
	background:url('../img/line.gif') repeat-x bottom;
	height:22px;
}
.fade_bottom {
	background:url('../img/fade_bottom.gif') repeat-x;
	clear:both;
	height:10px;
}
.top_line img, .bottom_line img, .fade_bottom img{
	float:right;
}

/* HEADER */
.univadis_logo {
	float:left;
	margin:11px 0px 0px 17px;
}
.msd_logo {
	float:right;
	margin:7px 30px 0px 0px;
}

/* FLASH BANNER */
#flash_banner h1 {
	font-size:28px;
	padding:30px 0px 0px 30px;
}
#flash_banner P {
	font-size:14px;
	line-height:20px;
	padding:10px 0px 0px 30px;
	width:390px;
}

/* CONTENT */
h1 {margin:0 0 10px 0; font-size:2em;}
h2 {
	background:url('../img/blue_curve.gif') #194776 no-repeat right;
	height:24px;
	line-height:24px;
	padding:0px 0px 0px 10px;
	margin:0 0 10px 0;
	font-size:2em;
	color:#F90;
}
h2.com {
	background:url('../img/blue_curve.gif') #194776 no-repeat right;
	color:#fff;
	height:24px;
	line-height:24px;
	padding:0px 0px 0px 10px;
	margin:0;
	font-size:1em;
}
h3 {
	color:#333;
	font-weight:normal;
	height:35px;
	line-height:35px;
	padding:0px 0px 0px 10px;
}
h4 {font-weight:bold;}
h4 strong {text-transform:uppercase;}

#left_column {
	float:left;
	height:313px;
	width:556px;
}
#right_column {
	background:url('../img/fade_right.gif') repeat-y right;
	float:left;	
	width:379px;
}
#right_column h3 {
	padding:0px 0px 0px 22px;
}
#flash_map {
	background: url('../img/world_map.gif') no-repeat;	
	height:278px;
	width:556px;
}
#right_column a {
	color:#666;
	font-size:11px;
	display: block;
	padding: 2px;
	width: 96px;
}
#right_column a:link, #right_column a:visited {
	text-decoration: none;
}
#right_column a:hover {
	background-color:#FFD7A4;
	color: #FD9C0C;
	font-weight:bold;
}
#right_column ul {
	float:left;
	list-style:none;
	height:278px;
	padding:0px 0px 0px 20px;
	width:100px;	
}
#right_column li {
	margin:0px 0px 3px 0px;
	width:100px;
}

/* FOOTER */
/**********footer**********/
#uni_footer {
	color:#000;
	padding:10px 24px 0 10px;
}
#uni_footer img.msdbottom {
	float:right;
	width:auto;
}
.uni_footer-left {
	float: left;
	width: 675px;
	font-size: 0.8em;
	line-height:1.6em;
	padding:0 0 10px;
}
.uni_footer-left sup {
	font-size: 0.7em;
	color: black;
}
#footer ul {
	margin:10px 0px 0px 0px;
}
#footer li {
	float:left;
	margin:0px 5px 0px 0px;
}
.uni_footer-left a,
.uni_footer-left a:active,
.uni_footer-left a:visited {
	color:#036;
	text-decoration:none;
}
.uni_footer-left a:hover {
	text-decoration:underline;
}

/* MISC */
.clear {
	margin:0px;
	padding:0px;
	clear:both;
	float:none;
	height:1px;
	font-size:1px;
	line-height:1px;
	border:none;
	background:transparent;
}