/* CSS Document */

body {
 	width: 816px;
	margin: 10px auto;
	background-color:#626366;
	}
	
a:link { 
	color: #0d96d4;
	text-decoration: none;
	outline:none;
	}
	
a:visited { 
	color: #0d96d4;
	text-decoration: none;
	outline:none;
	}
	
a:hover { 
	color: #ea7e23;
	text-decoration: underline;
	outline:none;
	}
	
a:active { 
	color: #ea7e23;
	text-decoration: none;
	outline:none;
	}
		
.orange {
	color:#ea7e24;
	}		
	
.blue {
	color:#0d96d4;
	}
	
.green {
	color:#87964f;
	}
	
.black {
	color:#000000;
	}
		
#header {
	background-image:url(../images/header.jpg);
	width: 786px;
	height: 112px;
	background-repeat:no-repeat;
	padding: 10px 0px 11px 30px;
	}
	
#home {
	width: 816px;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	}	
	
#leftpanel {
	float: left;
	width: 218px;
	padding: 20px 30px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	}
	
#rightpanel {
	float: right;
	width: 528px;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	}
	
#rightpanelstaff {
	float: right;
	width: 528px;
	height: 500px;
	margin-bottom:30px;
	padding-top: 10px;
	background-color:#ffffff;
	}	
	
#rightpanelleft {
	width: 60px;
	padding: 10px 25px; 
	float: left;
	display:block;
	}
	
#rightpanelcenter {
	margin: 0 218px 0 110px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#rightpanelright {
	width: 232px;
	float:right;
	padding-top: 10px;
	}

#gallerythumbnails {
	width: 260px;
	padding: 10px 10px 10px 23px; 
	float: left;
	}
	
#gallerythumbnails img {
	padding: 0px 3px 6px 3px;
	}

#footer {
	background-color:#0D97D4;
	width: 801px;
	height: 30px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	text-align:right;
	padding: 5px 10px 5px 5px;
	}
	
#footer a:link { 
	color: #005378;
	text-decoration: none;
	}
	
#footer a:hover { 
	color: #ea7e23;
	text-decoration: underline;
	}
	
#footer img {
	padding: 2px 1px 0 1px;
	}
	
#footersingle {
	background-color:#0D97D4;
	width: 801px;
	height: 16px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	padding: 5px 10px 5px 5px;
	}
	
#footersingle a:link { 
	color: #005378;
	text-decoration: none;
	}
	
#footersingle a:hover { 
	color: #ea7e23;
	text-decoration: underline;
	}
	
#footersingle img {
	padding: 2px 1px 0 1px;
	}
	
	
#copyright {
	width: 801px;
	height: 30px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
	text-align:center;
	padding: 5px 10px 5px 5px;
	}

#privacy {
	float: right;
	width: 804px;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	padding: 5px;
	}

.ciscofeatured {
	float:left; 
	height: 180px; 
	width: 251px; 
	margin: 10px 7px 6px 10px; 
	padding: 0px; 
	color: #000000; 
	font-size:11px; 
	line-height:1.2em; 
	background-color:#CCC;
}

.ciscofeatured ul {
	text-decoration:none; 
	list-style-type: none; 
	margin:15px 0 0 10px; 
	padding:0 10px; 
	color:#333;
}

.ciscofeatured li {
	background-image: url(../images/bullet_blueontrans.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	padding-left: 1em; 
	padding-bottom: .6em;
}

.ciscoservices {
	float:left; 
	height: 
	180px; 
	width: 213px; 
	margin: 10px 3px 6px 23px; 
	padding: 0px; 
	color: #000000;
}

.ciscoservices ul {
	text-decoration:none; 
	list-style:none; 
	width:100%; 
	margin:0px; 
	padding:0px; 
	color:#333;
}

.ciscoservices li {
	border-top:1px solid #ccc; 
	padding-left: 8px;
}
