/* body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin: 0px;
	
} */

#container {
	background-color: #5F666c;
	margin-top: 50px;
}

#bottom {
	background-image: url(../images/btmBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	height: 43px;
	}


/* Global Styles */

body {
	margin:0px;
	background-color: #CCCCCC;
	color: #333333;
	}
	

	
a {
	color: #003366;
	text-decoration: none;
	}
	
a:hover {
	color: #18559B;
	}

/* ID Styles */

/*
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
td {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	*/

	
#navigation a {
	color: #FFFFFF;
	line-height:15px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:0px 0px 0px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #7c8287;
	}
	
#nav a:hover, body#about #navAbout a {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #7c8287;
}
#nav a:hover, body#clients #navClients a {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #7c8287;
}
#nav a:hover, body#portfolio #navPortfolio a {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #7c8287;
}
#nav a:hover, body#services #navServices a {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #7c8287;
}
#nav a:hover, body#contact #navContact a {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #7c8287;
}
	
#portfolioNav a {
	color: #FFFFFF;
	line-height:15px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:0px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
#portfolioNav a:hover {
	color:#FFFFFF;
	font-weight: bold;

	}
	

#serviceNav a {
	color: #D2E1FE;
	line-height:15px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:0px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}	
	
#serviceNav a:hover, layer#graphicLayer #navGraphicDesign a {
	color:#FFFFFF;
	font-weight: bold;
	
}
		
#navGraphicDesign{}


#logo 	{

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	
	}
	
.bodyText {
	color:#FFFFFF;
	line-height:18px;
	margin-top:0px;
	background-image: url(../images/middleBlue.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 463px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
.imgThumb {
	margin-right: 7px;
}
	
.topRound{
	background-image: url(../images/topRounder.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 31px;
	}
	
.btmRound{
	background-image: url(../images/btmRounder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 10px;
	
}
.testName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1C61AE;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	
	margin-top: 5px;
}
.copyright {
	padding-right: 10px;
	margin-right: 10px;
}
.subHead {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
}
.copyrightHome {
	padding-right: 10px;
	margin-right: 10px;
	float: right;
}
.copyrightNavigation {
	margin-left: 10px;
	padding-left: 10px;
}
