	@charset "UTF-8";
	/* CSS Document */
	
	
	html, body, #bg, #bg table, #bg td {
	
	}
	
	
	body {
	font-family: helvetica, arial, sans-serif;
	top: 0;
	left: 0; 
	background-color: black;
	color: black;
	font-size: 13px;
	line-height: 16px;
	}
	
	
	
	.logo {
	position: absolute;
	left: 2;
	top: 3;
	z-index: 20000;
	}
	
	
	
	#andisign {
	float: right;
	background-image: url(images/backgrounds/andisign.png);
	background-repeat: no-repeat;
	width: 484px;
	height: 789px;
	z-index: 3000;
	margin-right: 30px;	
	}
	
	#contentandisign {
	width: 350px;
	margin-top: 365px;
	color: #333;
	margin-left: 50px;
	font-size: 0.95em;
	line-height: 1.15em;
	font-family: georgia, serif;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	}
	
	#nav {
	margin-top: 15px;
	float: right;
	width: 700px;
	text-align: right;
	}
	
	#nav ul {
	list-style-type: none;	
	}
	
	#nav li {
	  font-family: arial, sans-serif;
	  font-size: 14px;
	  line-height: 16px;
	  list-style-type: none;
	  text-transform: uppercase;
	  display: inline;
	  font-weight: bold;
	  margin-right: 40px;

	}
	
	
	
	#nav li a:link, #nav li a:visited {
	   font-family: arial, sans-serif;
	  font-size: 14px;
	  line-height: 16px;
	  list-style-type: none;
	  text-transform: uppercase;
	  display: inline;
	  font-weight: bold;
	  text-decoration: none;
	  color: white;
	  
	}
	
	
	hr {
	  width: 75%;
	  color: #ccc;
	  margin: 40px 0 40px 0;
	  }
	
	
	#footer {
	text-align: center;
	font-size: .85em; 
	color: #9a9a9a;
	margin: 10 auto 0 auto;
	padding-top: 20px;
	
	}
	
	#footer a:link, #footer a:visited, #footer a:hover{
	text-align: center;
	font-size: .95em; 
	color: #9a9a9a;
	margin: 10 auto 0 auto;
	padding-top: 20px;
	font-weight: normal;
	
	}
	
	/* company name */
	
	.contactandi {
		width: 200px; 
		height: 150px;
		float: left;
		margin-right: 20px;
		}
		
			.contactandi img {
	float: left;
padding-bottom: 10px;
padding-right: 10px;}
	
	
	}
	
	
	
	h1 {
		font-size: 18px;
		font-family: cambia, georgia, serif;
		font-style: italic;
		color: #fff;
		line-height: 24px;
	}
	
	/* company description */
	
	h2 {
		font-family:  georgia, serif;
		font-style: italic;
		font-size: 14px;
		font-weight: normal;
	}
	
	/* job title */
	h3 {
		
		color: #39C;
		font-family: cambia, georgia, serif;
		font-style: italic;
		font-weight: normal;
		font-size: 15px;
	
	}
	
	/* job descriptions */
	h4 {
		
		font-size: 13px;
		line-height: 16px;
		letter-spacing: .03em;
		font-family: arial, sans-serif;
		font-weight: normal;
		color: #cecece;
		}
	
	h5 {
		font-size: 14px;
		font-family: cambria, georgia;
		color: #39c;
		font-style: italic;
		} 
	
	/* date */
	h6 {
		font-family: cambia, georgia, serif;
		font-style: italic;
		font-size: 15px;
		line-height: 15.5px;
		font-weight: 400;
		color: #FCC;
	}
	
	
	li {
		color: #cecece;
	}
	
		
	
	
	
	.aglogo {
		position: absolute;
		left: 33px;
		width: 182px;
		height: 48px;
		top: 18px;
	}
	
	#featurewrap {
	width: 960px;
	margin: 70px auto 0 auto;
	}
	#featurecontent {
		width: 360px;
		height: 200px;
		float: right;
		margin-top: 30px;
		margin-right: 50px;
	}
	
	#nav a:hover {
	display: inline;
	font-weight: normal;
	}
	
	
	
	
	/*portfolio design*/
	
	.currentNav {
	}
	
	.currentNav li{
		float: left;
		margin: 0;
		padding: 0;
		
	}
	
	.currentNav li a:link, .currentNav li a:visited {
	background-color: #aaaaaa;	}
	
	
	#portfolio {
	width: 960px;
	height: 500px;
	margin-left: 20px;
	height: auto;
	padding-top: 20px;
	clear: both;
	margin-top: 20px;
	}
	
	#portfolio img{
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
	#secondNav {
	  width: 500px;
	  float: right;
	  border: 0;
	  height: 28px;
	  margin-right: 20px;
  
	}
	
	#secondNav ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	}
	
	#secondNav li {
	float: left;
	margin-top: 21px;
	padding: 0;
	}
	
	#secondNav li a:link,  #secondNav li a:visited {
	font-family: georgia, cambria;
	font-style: italic;
	font-size: 15px;
	display: inline;
	border: none;
	background-color: #aaaaaa;
	line-height: 25px;
	margin-left: 15px; 
	text-decoration: none;
	color: black;
	padding: 5px 15px;
	border: 1px solid #999; border-bottom: 0px;
	}
	
	#secondNav li a:hover {
		border: 1px solid #999; border-bottom: 0px;
	font-family: georgia, cambria;
	font-style: italic;
	font-size: 15px;
	display: inline;
	background-color: #F7D4E5;
	line-height: 25px;
	margin-left: 15px; 
	text-decoration: none;
	color: black;
	padding: 10px 15px 5px 15px;
	}
	
	
	
	
	
  
  .thumb {
background-color: black;
font-family: georgia, serif;
font-style: italic;
font-weight: bold;
font-size: 18px;
text-align: center;
color: white;
padding: 10px 0;
  }
.service {
font-size: 18px;
font-weight: bold;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;

}

a:link, a:visited {
	padding-bottom: 3px;
	border-bottom: 1px dotted white;
	color: white;
	text-decoration: none;
}

a:hover {
	padding-bottom: 3px;
	border-bottom: 1px dotted white;
	color: #30C;
	text-decoration: none;
	font-weight: bold;
}