A:link { color: #333399; text-decoration: none}
A:visited { color: #333399; text-decoration: none}
A:active { color: #333399; text-decoration: none}
A:hover { color: #000000; text-decoration: none}

p, li {
	font-size: 18px; 
	font-family: Arial, serif; 
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#topnav {
	font-size: 16px; 
	font-family: Arial, serif; 
	text-decoration: none;
	font-weight: bold;
	color: #83B583;
}

#topnav A:link { color: #83B583; text-decoration: none; padding-left: 10px; padding-right: 10px;}
#topnav A:visited { color: #83B583; text-decoration: none; padding-left: 10px; padding-right: 10px;}
#topnav A:active { color: #83B583; text-decoration: none; padding-left: 10px; padding-right: 10px;}
#topnav A:hover { color: #A09E9A; text-decoration: none; padding-left: 10px; padding-right: 10px;}

#bottomnav {
	font-size: 12px; 
	font-family: Arial, serif; 
	text-decoration: none;
	font-weight: bold;
	color: #83B583;
}

#bottomnav A:link { color: #83B583; text-decoration: none; padding-left: 10px; padding-right: 10px;}
#bottomnav A:visited { color: #83B583; text-decoration: none; padding-left: 10px; padding-right: 10px;}
#bottomnav A:active { color: #83B583; text-decoration: none; padding-left: 10px; padding-right: 10px;}
#bottomnav A:hover { color: #A09E9A; text-decoration: none; padding-left: 10px; padding-right: 10px;}

.copyright {
	font-size: 14px; 
	font-family: Arial, serif; 
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.copyright A:link { color: #000000; text-decoration: none}
.copyright A:visited { color: #000000; text-decoration: none}
.copyright A:active { color: #000000; text-decoration: none}
.copyright A:hover { color: #FFFFFF; text-decoration: none}

.title {
	font-size: 24px; 
	font-family: Arial, serif; 
	text-decoration: none;
	font-weight: bold;
	color: #333399;

}

.titlesmall {
	font-size: 20px; 
	font-family: Arial, serif; 
	text-decoration: none;
	font-weight: bold;
	color: #83B583;
	display: block;
	width: 5px;
}

.address {
	list-style: none;
}

.testimonial {
	font-size: 14px; 
	font-family: Verdana, serif; 
	text-decoration: italic;
	font-weight: bold;
	color: #5B5B5B;
	width: 400px;
	display: block;
	cursor: pointer;
}

.associate, .associate a {
	font-size: 14px; 
	font-family: Verdana, serif; 
	text-decoration: italic;
	font-weight: bold;
	color: #5B5B5B;
	width: 400px;
	display: block;
	cursor: pointer;
}

.testimonial_page, .testimonial_page p, .testimonial_page li {
	font-size: 12px; 
	line-height: 16px;
	font-family: Verdana, serif; 
	font-weight: bold;
}

body {
	background-color: #333399;
	padding: 0px; 
	margin: 0px;
	border: 0px;
}

.logo {
	position: relative;
	left: 18px;
	top: 4px;
}

#adobe {
	position: relative;
	left: 36px;
	z-index: 100;
}

.emcctext {
	font-size: 12px;
	color: #333399;
}

.emcclogo {
	position: relative;
	top: -15%;
	left: -50px;
	z-index: 100;
}

.skypelogo {
	position: relative;
	top: -70px;
	left: 530px;
	z-index: 100;
}

.header {
	width: 720px;
	height: 125px;
	background: url(images/header.png) no-repeat top left

}

.menuspacer {
	background-color: #333399;
	font-size: 0px;
}

.footer {
	width: 720px;
	height: 153px;
	background: url(images/footer.png) no-repeat top left

}

.contactfooter {
	width: 716px;
	height: 30px;
	background-color: #A09E9A; 
  	color: #FFFFFF; 
  	border: 2px solid #000000; 
}

.contactfootertext {
	width: 716px;
	padding: 10px 0px 0px 0px;
	height: 40px;
    	font-size: 20px; 
  	text-decoration:none; 
  	text-align:center; 
  	font-weight: bold; 
	font-family: Arial, serif; 
}

.contactfootertext td {
    	font-size: 20px; 
  	text-decoration:none; 
  	text-align:center; 
  	font-weight: bold; 
	font-family: Arial, serif; 
}


.contactfootertext td a:link, .contactfootertext a:visited, .contactfootertext a:active {
	color: #FFFFFF; 
}

.contactfootertext td a:hover {
	color: #333399; 
}

.content {
	background-color: #FFFFFF;
	width: 720px;
	padding-top: 5px;
}

.content img {
	float: left;
	position: relative;
	left: -5px;
	margin: 5px;
}

.maintext {
	padding-left: 200px;
	*padding-left: 245px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: justify;
	*position: relative;
	*left: -50px;
}

.menu {
	position: relative;
	left: -10%;
	float: left;
	display: block;
	height: 60%;
	width: 200px;
}

.nav {
	list-style: none;
}

.nav li {
	list-style: none;
}

.nav a:link, .nav a:visited { 
  	display:block; 
  	width: 200px; 
  	height:25px; 
  	padding: 6px 0px 0px 0px; 
  	*padding: 6px 0px 4px 0px; 
  	margin-top: 5px;
  	background-color: #A09E9A; 
  	color: #FFFFFF; 
  	border: 2px solid #000000; 
    	font-size: 16px; 
  	text-decoration:none; 
  	text-align:center; 
  	font-weight: bold; 
	font-family: Arial, serif; 
 }
 
 @media all and (min-width: 0px){
 	.menu {
 		left: 0px;
 	}
 }
 
.nav a:hover, a.menuitem:active { 
	background-color: #CCCBCA; 
 }
 
 .bubbletd {
 	background-color: #E7F4FE;
 }
 
 .bubble-left-top {
 	width: 25px;
 	height: 25px;
 	background: url(images/bubble-top-left.png) #FFFFFF no-repeat top left
 
 }
  
  .bubble-right-top {
  	width: 25px;
  	height: 25px;
  	background: url(images/bubble-top-right.png) #FFFFFF no-repeat top left
  
 }
  
  .bubble-left-bottom {
  	width: 25px;
  	height: 25px;
  	background: url(images/bubble-bottom-left.png) #FFFFFF no-repeat top left
  
 }
  
  .bubble-right-bottom {
  	width: 25px;
  	height: 25px;
  	background: url(images/bubble-bottom-right.png) #FFFFFF no-repeat top left
  
 }