@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0;}

body{
		padding:0px; 
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		background:url(../images/bg.gif);
		color:#333333;
		line-height:1.5em;
	}
a{color:#00737B;}
h1{
	font-size:20px;
	color:#00737B;
	font-weight:normal;
}

#content ul{
	margin:0;
	list-style:none;
}

#content ul li{
	list-style:none; 
	background:url(../images/greenArrow.gif) left no-repeat;
	padding-left:25px;
}
	
#outer{
	background: url(../images/wrapbg.gif) repeat-x #fff;
	border-bottom:5px #096F76 solid;
}

#wrapper{
	background: url(../images/topbg.jpg)  top center no-repeat;
	margin:0 auto;
	width:816px;
	padding-left:24px;
	padding-right:24px;
}

#quicknav{
	font-size:9px;
	text-align:right;
	height:28px;
	text-transform:capitalize;
	padding-top:10px;
	padding-right:20px;
}

#nav {
	background:url(../images/uedc-logo.gif) 10px 5px no-repeat;
	margin:0;
	padding:40px 0px 0px 300px;
	height:55px;
}
#nav ul{
	padding:0;
	margin:0;
	list-style:none; 
}
#nav ul li{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

#nav a{
	display:block; 
	padding:0px 15px 30px 15px;
	font-size:13px;
	text-decoration:none;
}
#nav a:hover{
	font-weight:bold;
	background:url(../images/overArrow.jpg) bottom center no-repeat;
}
li#active a{
	
	font-weight:bold;
	background:url(../images/overArrow.jpg) bottom center no-repeat;
}

#header{
	height:217px;
	background: url(../images/mainbanner.jpg) center no-repeat;
}

body#about #header{
		height:100px;
	background: url(../images/secbanner.jpg) center no-repeat;
	
}
#content{
	padding:5px 10px 10px 20px;
}
#colleft
{
float:left; 
width:510px;
padding-right:20px;
border-right:1px solid #eee;
}
#colright{
float:right;
width:240px;
padding-right:5px;
	
}
.sidecall{
 background:url(../images/sidecall.gif) top center;
 display:block;
 width:242px;
}
.sidecall span{
	background: url(../images/sidecallbtm.gif) center bottom no-repeat;
	display:block;
	padding:5px 10px 15px 10px;
	line-height:normal;
}

.sidecall strong{
	display:block;
	padding:20px 10px 15px 15px;
	color:#fff;
	font-size:13px;
}

.sidecall a{
display:block;
	
}

#homecall_left P,#homecall_right P{
	margin:0;
	padding:5px 10px 5px 10px;
	line-height:normal;
}

#homecall_left strong,#homecall_right strong{
	padding:20px 0px 10px 30px;
	display:block;
	font-size:16px; 
	color:#00737B;
	font-weight:normal;
	
}
#homecall_right.purple strong{
color:#003366;}

#homecall_left ul,#homecall_right ul{
	margin:0;
	list-style:none;
}
#homecall_left ul li,#homecall_right ul li{
	list-style:none; 
	background:url(../images/greenArrow.gif) left no-repeat;
	padding-left:25px;
}

#homecall_left{
	float:left;
	display:block;
	width:391px;
	background:url(../images/greencall.gif) top center no-repeat;
}
#homecall_right.purple ul li{
		background: url(../images/purpleArrow.gif) left no-repeat;
}
#homecall_right{
	float:right;
	display:block;
	width:391px;
	background: url(../images/pcall.gif) top center no-repeat;
}
#homecall_btm{
	height:8px; 
	background: url(../images/callbtm.gif) top center no-repeat;
	display:block;
}

#footer{
	margin:0 auto;
	width:816px;
	padding:10px 24px 50px 24px;
	color:#65AAAF;
}

#footer a{
	color:#65AAAF;

}
#footl{
	float:left; 
	width:500px;
	text-align:center;
	border-right:1px solid #127D84;
	padding-right:40px;
}
#social{
	background:url(../images/socialfooter.gif) center  15px  no-repeat;
	float:right;
	width:250px;
	text-align:center;
	height:100px;
	
}
#social a{	

	display:block;  
	height:35px; 
	width:120px;
	float:left;
}