@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

a img { border:none; }

#containerHome
{
	background-image:url(../images/ditherPattern.png);
	background-repeat:repeat;
	top:40%;
	width:100%;
	height:137px;
	padding:0;	
	position: absolute;
	z-index: 2;
}


#lowerLinkBar
{
	background-image:url(../images/ditherPatternBlue.png);
	background-repeat:repeat;
	width:100%;
	height:30px;
	padding-top:-50;	
	position: relative;
	z-index: 3;
	clear:both;
	text-align:center;
	
}

#lowerLinkBar p, #lowerLinkBar a
{
	color:#fffddf;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	line-height:30px;
	display:inline;
	letter-spacing:1px;
}
	
#lowerLink 
{
	width: 1024px;
	margin: auto;
	height: 30px;
	text-align:right;

}

#trademark
{
	width: 24px;
	color:#fffddf;
	height: 15px;
	display: inline;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	margin-top:5px;
}



.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;

	z-index: 1;
}

#header
{
	background: #ccc;
	padding: 20px;
}

#header h1 { margin: 0; }

#mainNavigationWrapper { 
 margin: 0 auto;
 width: 1024px;
}

#mainNavigation
{
	float: left;
	padding: 0 0 0 0;
	margin-top: -13px;
	height: 168px;	/*background: #333;*/
}

#mainNavigation ul
{
	margin: 0;
	padding: 0;
	width:1224px;
}

#mainNavigation ul li
{
	list-style-type: none;
	display: inline;
}

#mainNavigation li a
{
	display: block;
	width:158px;
	height:88px;
	float: left;
	padding: 70px 0 0 0;
	color: #fff;
	text-decoration: none;
	background-image:url(../images/circleNavBorder.png); background-repeat:no-repeat;
	/*border-right: 1px solid #fff;*/
}

#mainNavigation li a:hover { background-image:url(../images/circleNavHoverBorder.png); background-repeat:no-repeat; }

#mainNavigation li img{
	margin:0 0 0 6px;	
}

.mNav1{
	padding:0 0 0 10px;
}

#audLogo{
	float:left;
	margin-top:35px;
	padding: 0% 15px 0% 0%;
}

#containerInterior
{
	width:1024px;
	height:122px;
	padding:0;	
	position: absolute;
	z-index: 999;
}

#interiorNavigation
{
	background-image:url(../images/ditherPatternInteriorB.png);
	background-repeat:repeat;
	width:100%;
	padding:0 0 0 0;
	margin-top:-13px;
	position:fixed;
	top:0;
	left:0;
	text-align:center;
}

#navWrapper { 
 margin: 0 auto;
 width: 1024px;
}
#navContent { 
 width: 1024px;
 color: #333;
 border: 0px solid #ccc;
/* background: #F2F2E6;*/
 margin: 0;
}

#interiorNavigation ul
{
	margin: 0;
	padding: 0;
	width:1024px;
	text-align:center;
}

#interiorNavigation ul li
{
	list-style-type: none;
	display: inline;
	text-align:center;
}

#interiorNavigation li a
{
	display: block;
	width:154px;
	height:20px;
	float: left;
	padding: 50px 10px;
	color: #fff;
	text-decoration: none;
	/*border-right: 1px solid #fff;*/
}

.intNav1{
	padding:0 0 0 5px;
}

#audLogoInterior{
	float:left;
	margin-top:20px;
	padding: 0% 15px 0% 0%;
}

#aboutWrapper { 
 margin: 0 auto;
 width: 1024px;
}
#aboutContent {
	width: 1024px;
	color: #333;
	border: 0px solid #ccc;
	/* background: #F2F2E6;*/
 margin: 117px 0px 10px 0px;
	padding: 10px;
	height: 680px;
}

#aboutContentCol1 { 
 width: 482px;
 color: #6D6E71;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 float:left;
}

.aboutQuoteA {
	background-image:url(../images/aboutBulletBackgroundA.png);
	background-repeat:no-repeat;
	width:481px;
	height:87px;
	margin:20px 0 20px 0;
	color:#29ABE2;
}

.aboutQuoteA p{
	padding:15px 0 0 35px;
	width:350px;
}

.aboutQuoteB {
	background-image:url(../images/aboutBulletBackgroundB.png);
	background-repeat:no-repeat;
	width:481px;
	height:63px;
	margin:20px 0 20px 0;
	color:#29ABE2;
}

.aboutQuoteB p{
	padding:15px 0 0 35px;
	width:350px;
}

.aboutContentCol2 {
	width: 160px;
	border: 0px solid #ccc;
	color: #6D6E71;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}

.aboutContentCol2 p{
	margin:5px 0 5px;	
}

.clientListHeader{
	color:#D31245;
	font-weight:bold;
}

#servicesWrapper { 
 margin: 0 auto;
 width: 1024px;
}

#servicesContent { 
 width: 1024px;
 color: #333;
 border: 0px solid #ccc;
/* background: #F2F2E6;*/
 margin: 117px 0px 10px 0px;
 padding: 10px;
 height: 600px;
}

.servicesContentCol{ 
 width: 470px;
 color: #6D6E71;
 border: 0px solid #ccc;
 margin: 0px 30px 0px 0px;
 padding: 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 float:left;
}

#servicesGrid{
 margin:105px 0 0 0;	
}

#caseWrapper { 
 margin: 0 auto;
 width: 1024px;
}

#caseContent { 
 width: 1024px;
 color: #333;
 border: 0px solid #ccc;
/* background: #F2F2E6;*/
 margin: 117px 0px 10px -35px;
 padding: 10px;
 height: 571px;
}

.caseContentCol{ 
 width: 195px;
 height: 571px;
 color: #6D6E71;
 border: 0px solid #ccc;
 margin: 0px 15px 0px 0px;
 padding: 0px 20px 0 0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 float:left;
 border-right-style:solid; 
 border-right-width:1px; 
 border-right-color:#B1B3B6;
}

.caseContentCol p {
 margin:20px 0 0 0;
}

#caseNavWrapper { 
 margin: 0 auto;
 position:absolute;
 z-index:900;
 width: 54px;
 float:left;
}

#caseNavContent { 
 width: 54px;
 color: #333;
 border: 0px solid #ccc;
/* background: #F2F2E6;*/
 margin: 0;
}

#caseNavContent ul
{
	margin: 33px 0 0 0;
	padding: 0;
	width:54px;
}

#caseNavContent ul li
{
	list-style-type: none;
	display: inline;
}

#caseNavContent li a
{
	display: block;
	width:54px;
	height:20px;
	float: left;
	padding: 28px 10px;
	color: #fff;
	text-decoration: none;
	/*border-right: 1px solid #fff;*/
}

#contactWrapper { 
 margin: 0 auto;
 width: 1024px;
}

#contactContent { 
 width: 1024px;
 color: #333;
 border: 0px solid #ccc;
/* background: #F2F2E6;*/
 margin: 117px 0px 10px 0px;
 padding: 10px 10px 10px 30px;
 height: 500px;
}

.contactContentCol{ 
 width: 320px;
 height: 401px;
 color: #6D6E71;
 border: 0px solid #ccc;
 margin: 0px 50px 0px 0px;
 padding: 0px 50px 0 0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 float:left;
 border-right-style:solid; 
 border-right-width:1px; 
 border-right-color:#B1B3B6;
}

.contactContentCol p {
 margin:20px 0 0 0;
}

#footerPattern
{
	background-image: url(../images/ditherPatternInteriorBottom.png);
	background-repeat: repeat;
	width: 100%;
	padding: 0;
	margin-top: 123px;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 50;
}

#footer
{
	background: #ccc;
	text-align: right;
	padding: 20px;
	height: 1%;
}

/* KO Styles */

#knowledgeContent {
	width: 1024px;
	color: #333;
	border: 0px solid #ccc;
	/* background: #F2F2E6;*/
	margin: 117px 0px 10px 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 680px;
}

#knowledgeLeft 
{
	width:370px;
	float:left;
}

#knowledgeLeft h1 
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb( 211, 18, 69 );
	text-transform: uppercase;
	line-height: 1.4;
	text-align: right;
	padding-bottom:20px;
}


#knowledgeLeft p 
{
	font-size: 15px;
	font-family: "Arial";
	color: rgb( 109, 110, 113 );
	line-height: 1.733;
	text-align: right;
	margin-bottom:30px;

}

#knowledgeRight 
{
	width: 630px;
	float: right;
}

#knowledgeRight h1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb( 109, 110, 113 );
	line-height: 1.4;
	text-align: left;
	padding-top: 0px;
}

#knowledgeRight p {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb( 41, 171, 226 );
	line-height: 1.4;
	text-align: left;
}

.knowledgeRightDivs {
	background-color: #f3f3f4;
	margin-bottom: 17px;
	margin-left: 13px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
	
