@charset "UTF-8";
body {
	font: 100% Verdana, sans-serif;
	font-size: 16px;
	background: #FFF;
	margin:4px 0px 4px 0px;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 956px;
	height: 100%;
	background: #FFFFFF;
	margin:0 auto;
	text-align: center;
	padding:4px 4px 4px 4px;
	border:0px solid #99c3e8;
}


#topNav {
	width: 948px;
	border: 0;
	padding: 0;
	margin:0 auto;
}


#header {
	width:100%;
	height:100px;
	padding:0 0 5px 0;
	margin:0;
	background-image:url(images/uwdlogo_230x90.gif);
	background-position: 20px 5px;
	background-repeat:no-repeat;
	float:none;
}


/* Overall container */

#mainContent {
	width: 948px;
	height:100%;
	border: 0;
	padding: 0;
	margin:0 auto;
	float: none;
}

/* Left side container */


#mainLeft {
	width:474px;
	height:100%;
	padding:0;
	margin: 0;
	float:left;
	text-align:left;
}

#mainText {
	font-family: "Book Antiqua", Palatino, Times, sans-serif;
	font-style:normal;
	color: black;
	width: 474px;
	height: 400px;
	margin: 0;
	padding: 0;
	text-align:left;
}

/* Left side text markup */

#mainText h1 {
	font-size: 1.5em;
	margin: 0 20px 20px 60px;
	padding-top: 20px;
	font-style:italic;

}

#mainText p {
	font-size: .95em;
	text-align: justify;
	margin: 0 20px 20px 60px;
	line-height: 1.5em;
}

#mainText_bot {
	width:474px;
	height:19px;
	padding:0;
	margin:0;
}


/* Right side container */

#mainRight {
	padding: 0;
	float:left;
	width:464px;
	height:100%;
	padding-top:0px;
	text-align:left;
}

/* Image on right side */
#mainRight img {
	width:400px;
	height:240px;
	padding: 0 10px 20px 10px;
	margin:0 0 0 28px;
	float:none;
}

/* Testimonial quote */

#mainQuote {
	padding: 0 0 0 38px;
	width:390px;
	height:auto;
	font-family: "Book Antiqua", Palatino, Times, serif;
}

#mainQuote p {
	display:block;
	height:auto;
	width:307px;
	padding:20px 38px 0 37px;
	float: none;
	margin:0;
	background-color: #adf;

	font-size: 1.2em;
	text-align:left;
	line-height: 1.5em;
	font-style:italic;

}

#mainQuote em {
	display:block;
	width:304px;
	height:26px;
	padding:4px 42px 10px 36px;
	margin: 0;
	background-color: #adf;
	font-size:.9em;
	font-style:normal;
	text-align:left;
	text-align:right;
}

/* Bottom Footer */

#footer {
	clear: both;
	padding: 20px 0 0 0;
	margin: 20px auto 0px auto;
	width:948px;
	height:57px;
	text-align:center;
	background-position:center;
    background-image: url(images/uwbgstripe.jpeg);
	background-repeat:no-repeat;
}

#footer p {
	font-size:.8em;
	color:#666;
	margin: 0;
	padding: 0;
}

#thumbside {
	position:absolute;
	left:12px;
	top:221px;
	width:447px;
	height:466px;
	z-index:1;
}

#thumbside p {
	clear: both;
	font-size:12px;
}


.thumb {
	width:100px;
	height:100px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	overflow:hidden;
	background-color: #fff;
	float:left;
}


.thumb img {
	max-width: 100px;
	max-height:100px;
	border:none;
}


#photoside {
	position:absolute;
	left:482px;
	top:191px;
	width:432px;
	height:432px;
	z-index:1;
}

#photoside img {
	max-width:432px;
	max-height:432px;
}

#footercontainer {
	position:absolute;
	left:0px;
	top:641px;
	width:948px;
	height:97px;
	z-index:0;
	text-align:center;
	margin: 0px auto;
}
