@charset "utf-8";

/*******************
*	RESET		   *
*******************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a {text-decoration:none;}

.clear{clear:both}
.right {float:right;}
.left {float:left;}

/*******************
*	OVERALL		   *
********************/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #333333;
}

h3 {font-size: 2.6em; font-weight: bold; color: #666666; margin-bottom: 0.8em;}
h4 {font-size: 1.3em; font-weight: bold; color: #666666; margin-bottom: 0.7em; line-height: 1.2em;}
h5 {font-size: 1.1em; font-weight: bold; color: #CC0000; margin-bottom: 0.8em; line-height: 1.2em;}
p {line-height: 1.4em; margin-bottom: 1.4em;}
a {color: #CC0000; text-decoration: underline;}
a:hover {color: #CC0000; text-decoration: none;}

ul {margin-bottom: 1.4em; margin-left: 1.6em;}
li {margin-bottom: 0.4em; list-style: disc; padding-left: 0.5em; margin-left: 0.7em;}

#page-container {
	margin:0 auto;
	width: 900px;
	background: none;
}

#header-container {
	width: 100%;
	height: 330px;
	background-image: url(../images/looking-forward.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
}

#header-logo  {
	width: 280px;
	float: left;
	margin: 0;
	clear: left;
}

#header-logo h1	{
	margin: 0px;
	display: block;
	width: 250px;
	height: 90px;
	text-indent: -9009px;
	background-color: transparent;
	background-image: url(../images/uei-logo.png);
	background-repeat: no-repeat;
	background-position: -40px -10px;	
}

#header-logo h1 a {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	outline: none;
}

#header-title  {
	width: 349px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 185px;
	margin-bottom: 0px;
	padding-top: 0;
	float: right;
	clear: left;
}

#header-title h2	{
	margin: 0px;
	display: block;
	width: 349px;
	height: 46px;
	text-indent: -9009px;
	background-color: transparent;
	background-image: url(../images/title-looking-forward.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

#content-container {
	width: 100%;
	text-align: left;
}

#content-column-left {
	float: left;
	width: 35%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 0;
}

#content-column-left p {
	color: #666666;
	font-size: 0.95em;
}

#content-column-left .caption {
	color: #8B8B8B;
	font-size: 0.95em;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}

#content-column-left img {
	margin-bottom: 5px;
}

#copy-container {

}
.copy-block {
	display: block;
	margin-bottom: 10px;
}
.copy-block-text {
	display: block;
	float: right;
	margin-left: 10px;
	width: 60%;
}
.copy-block-img {
	display: block;
	float: left;
	width: 35%;
}
.img-inline {
	
}

#content-column-right {
	float: right;
	width: 60%;
	padding-right: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
	border-left: 1px dashed #CCCCCC;
}

#content-column-right img {
	margin-right: 10px;
}

#content-column-right .img-container {
	float: left;
	width: 17%;
}

#content-column-right .copy-container {
	float: right;
	width: 80%;
}

#content-column-right h4.elements {
	margin-bottom: 0.2em;
}

#content-column-right h5.elements {
	color: #999999;
	margin-bottom: 0.3em;
}

#content-column-right h6.elements {
	color: #666666;
	font-style: italic;
	font-size: 1.05em;
	margin-bottom: 0.9em;
}

#content-column-right img {
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}

.content-section {
	margin-bottom: 20px;
	clear: both;
	padding-bottom: 15px;
}

#footer-container {
	width: 100%;
	text-align: left;
	margin-top: 25px;
	padding-bottom: 30px;
	padding-top: 15px;
	background: #000;	
}

#footer-left-column {float: left; width: 50%; margin-left: 20px;}
#footer-left-column p {color: #FFF; font-size: 0.95em; text-align: justify;}
#footer-left-column p a {color: #FFF; font-size: 0.95em; text-decoration: none;}
#footer-left-column p a:hover {color: #FFF; font-size: 0.95em; text-decoration: underline;}
#footer-left-column p.copyright {color: #CCCCCC; font-size: 0.95em;}
#footer-left-column p.copyright a {color: #CCC; font-size: 0.95em; text-decoration: none;}
#footer-left-column p.copyright a:hover {color: #CCC; font-size: 0.95em; text-decoration: underline;}

#footer-right-column {float: right; width: 40%; text-align: left; margin-right: 20px;}
#footer-right-column p {color: #FFF; font-size: 0.95em;}
#footer-right-column

.address-container {padding-left: 13px; border-left: 1px solid #999999; margin-bottom: 1.4em;}
.address-container p {margin-bottom: 0px;}
.address-container p.address {color: #FFF; font-size: 0.95em; margin-bottom: 8px;}
.address {margin-top: 5px;}


/* gallery style */
#gallery {
	background-color: #FFF;
	padding: 5px;
	width: 310px;
}
#gallery ul { list-style: none; margin-left: 0; padding-left: 0; }
#gallery ul li { display: inline; padding: 0px; margin-left: 0; }
#gallery ul img {
	border: 5px solid #E9E9E9;
	border-width: 5px;
}
#gallery ul a:hover img {
	border: 5px solid #FF9900;
	border-width: 5px;
	color: #fff;
}
#gallery ul a:hover { color: #CCCCCC; }
