@charset "UTF-8";
body {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1B1B1B;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(New%20Design/Renovation.jpg);
}
#Wrapper {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #675C4E;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	height: 100%;
}
#WrapperDublin {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #675C4E;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	height: 100%;
	padding-bottom: 50px;
	position: relative;
}
#WrapperSiteMap {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #675C4E;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	height: 100%;
	padding-bottom: 50px;
}
#WrapperSiteMap #ContentServices h1 {
	width: 700px;
	list-style-type: disc;
}
#WrapperSiteMap #ContentServices li {
	margin-left: 50px;
	list-style-type: disc;
	list-style-image: url(Design_Graphics/listTag.png);
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	word-spacing: 5px;
}
#Header  .flourish  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 133px;
	background-image: url(Design_Graphics/splash.png);
	background-repeat: no-repeat;
}
#Header {
	height: 36px;
	position: relative;
	background-image: url(Design_Graphics/SecondaryGraphics/MastHeadGraphic2.png);
	background-repeat: no-repeat;
	background-position: 95% 20px;
	padding-top: 134px;
}
.navigation {
	bottom: 0px;
	position: relative;
	display: block;
	background-color: #474137;
	height: 32px;
	padding: 0px;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	background-image: url(Design_Graphics/SecondaryGraphics/NavigationBarBacking.png);
	background-repeat: no-repeat;
	background-position: 98% center;
}
.navElement {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	background-color: #FF9900;
	color: #1F1F1F;
	padding: 0px;
}
#Content {
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 45px;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(Design_Graphics/splash2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
hr {
	color: #CCCCCC;
	background-color: #CC0000;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	text-align: right;
	padding-right: 50px;
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #1B1B1B;
	display: block;
	width: 800px;
	margin: 0px;
	background-image: url(Design_Graphics/h1Back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	text-indent: 35px;
}

#rightsideBar {
	height: 85px;
	width: 175px;
	position: relative;
	float: right;
	background-color: #FF9900;
	filter: alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	padding: 8px;
}
#leftSidebar {
	float: left;
	width: 530px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: -5px;
}
#leftSidebarP {
	padding: 5px;
	border: 3px double #FF9900;
	background-color: #534A3F;
}

.sidebarText {
	font-family: "Courier New", Courier, monospace;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	display: block;
	position: absolute;
	left: 634px;
	top: 42px;
	width: 158px;
	height: 165px;
	color: #1F1F1F;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 4px;
	text-align: center;
}
.sidebarHuge {
	font-size: 24px;
	text-align: center;
	display: block;
	position: absolute;
	left: -40px;
	top: 94px;
}
#LowerBar {
	padding: 0px;
	height: 10px;
	background-color: #474137;
	float: left;
	width: 100%;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #474137;
}
#LowerBarBacking {
	display: block;
	height: 10px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	background-color: #FF9900;
}
#secondaryNav {
	margin: 0px;
	display: block;
	float: right;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.secNavElement {
	color: #FF9900;
	list-style-type: none;
	display: block;
	float: left;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
#secNavElementFirst {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navElement a {
	text-decoration: none;
	color: #1B1B1B;
	background-color: #FF9900;
}
.navElement a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #1B1B1B;
}
.navElement a:visited {
	color: #1B1B1B;
	background-color: #FF9900;
}
.navElement a:visited:hover {
	color: #FF9900;
	background-color: #1B1B1B;
}
.navElementLink {
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#ContentClients {
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentClients p {
	margin: 0px;
	float: none;
	width: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 250px;
}
.clientElementImage {
	position: absolute;
	border: 2px solid #1B1B1B;
	background-color: #332E29;
	background-image: url(Design_Graphics/clientBack2.png);
}
#ContentClients h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	margin-left: 280px;
	padding-top: 0px;
}
.clientElement {
	height: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #474137;
	background-image: url(Design_Graphics/clientBack.png);
	background-repeat: repeat-x;
	padding-left: 28px;
}
#Wrapper #ContentClients h1 {
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #1B1B1B;
}
#ContentServices {
	position: relative;
}
#Wrapper #ContentServices h1 {
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #1B1B1B;
}
#Wrapper #ContentServices #hammer {
	background-image: url(Design_Graphics/hammer.png);
	background-repeat: no-repeat;
	background-position: 465px;
}
#Wrapper #ContentServices #magnifier {
	background-image: url(Design_Graphics/magnifier.png);
	background-repeat: no-repeat;
	background-position: 355px;
}
#Wrapper #ContentServices #stopwatch {
	background-image: url(Design_Graphics/stopwatch.png);
	background-repeat: no-repeat;
	background-position: 330px 4px;
}
#Wrapper #ContentServices #compass {
	background-image: url(Design_Graphics/compass.png);
	background-repeat: no-repeat;
	background-position: 515px 5px;
}
#Wrapper #ContentServices #wheelchair {
	background-image: url(Design_Graphics/wheelchair.png);
	background-repeat: no-repeat;
	background-position: 375px;
}
#Wrapper #ContentServices h2 {
	background-color: #474137;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #474137;
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#Wrapper #ContentServices h3 {
	font-family: "Courier New", Courier, monospace;
	background-color: #474137;
	position: relative;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #39342C;
	border-right-color: #39342C;
	border-bottom-color: #675C4E;
	border-left-color: #39342C;
	font-size: 18px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	cursor: pointer;
}
#Wrapper #ContentServices p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 14px;
}
#WrapperDublin h1 {
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #1B1B1B;
	width: 1000px;
}
.pNav {
	color: #FF9900;
	text-decoration: none;
}
.pNav:hover {
	color: #1B1B1B;
	background-color: #FF9900;
}
.clearFloats {
	clear: both;
}
#WrapperDublin iframe {
	margin-left: 18px;
	display: block;
	margin-top: 25px;
	border: 2px solid #1B1B1B;
	margin-bottom: 25px;
	width: 1006px;
}
iframe#jmac {
	width: 756px;
}
iframe#harden {
	width: 756px;
}
iframe#AAudio {
	width: 756px;
}
iframe#Dub {
	width: 756px;
}
.clientSurround {
	position: relative;
}
.cElementP {
	display: block;
	position: absolute;
	left: 792px;
	top: 87px;
	height: 710px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	white-space: normal;
	text-indent: 0px;
	margin: 0px;
	width: 245px;
}
a {
	color: #FF9900;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #1B1B1B;
}
a:visited {
	color: #FF9900;
}
a:visited:hover {
	color: #1B1B1B;
}
.indexP {
	margin: 0px;
}
.aboutP {
	width: 500px;
	padding: 0px;
	margin-top: 15px;
}
#ContentAbout {
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 60px;
}
#Footer  .contactBar  {
	color: #FF9900;
	font-size: 10px;
	font-style: italic;
	display: block;
	width: 157px;
	position: absolute;
	top: 4px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#Footer {
	position: relative;
	clear: both;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	padding-left: 20px;
}
#Wrapper  #ContentServices  .ParaBottom {
	padding-top: 0px;
	color: #FFFFFF;
	background-color: #675C4E;
}
#Wrapper #ContentServices img {
	padding-right: 0px;
	padding-left: 0px;
	border: 3px double #1B1B1B;
	margin-right: 20px;
	margin-left: 41px;
	margin-bottom: 25px;
}
#Wrapper #ContentServices img:hover {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#contactFieldset {
	width: 300px;
	margin-top: 40px;
	position: relative;
	float: left;
	margin-bottom: 40px;
}
#serviceFieldset {
	float: right;
	height: 150px;
	width: 400px;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}
#hidden {
	visibility: hidden;
}
label {
	margin-right: 25px;
	padding-left: 25px;
	top: 99px;
	float: left;
	margin-bottom: 10px;
}
#label1 {
	clear: left;
}
#label2 {
	clear: left;
}
#label3 {
	clear: left;
}
#label4 {
	clear: left;
}
#label5 {
	clear: left;
}
#_First {
}
select {
	float: right;
	margin-bottom: 10px;
	clear: right;
}
input {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Wrapper #ContentContact #_ContactKMC #contactFieldset .personalInfo {
	margin-left: 23px;
	display: block;
}
#Wrapper #ContentContact #_ContactKMC #serviceFieldset .serviceInfo {
	margin-left: 23px;
	display: block;
}
#ContentContact {
	padding-right: 30px;
	padding-left: 30px;
	visibility: hidden;
}
#HRule {
	background-image: url(Design_Graphics/hrwave.jpg);
	width: 760px;
	height: 50px;
	background-position: bottom;
	visibility: hidden;
}
#lowerWrap {
	background-image: url(Design_Graphics/LowerBar.png);
	height: 85px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
}
.impAnn {
	font-style: italic;
	color: #DBFFF3;
}
#SiteDesign {
	position: absolute;
	visibility: hidden;
}
