html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}


body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

span, div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p, blockquote {
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
}

blockquote {
	background: #eee;
	padding: 10px;
	border: 1px solid #ddd;
}

h1, h2, h3 {
	margin-top: 0;
	color: #005972;
	text-align: left;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 28px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #005972;
	background: #eee;
	padding: 10px;
	border-bottom: 1px #ccc solid;
	border-left: 2px #444 solid;	
}

h3 {
	font-size: 14px;
}

ul, li {
}

a {
	text-decoration: underline;
	color: #005972;
	font-weight: bolder;
}

a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #796c02;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.clear {
	clear: both;
}

.center {
	width: 1027px;
	margin: 0 auto;
}

select, input, textarea {
	font-family: arial;
	font-size: 12px;
	color: #005972;
	background: #ccc;
	padding: 8px;
	border: 0;
	width: 200px;
}

.checkbox {
	width: 15px;
}

.textarea {
}

.form {
	width: 200px;
	height: 100px;
}

.submitform {
	width: 205px;
}

.contact {
	width: 160px;
}

.contactform {
	width: 150px;
}

.contacttextarea {
	width: 150px;
	height: 75px;
}

.submit {
	background: #005972;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	font-size: 12px;
	width: 165px;
}

a.asubmit {
	background: #005972;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	font-size: 12px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
}

a:hover.asubmit {
	color: #eee;
}

.addanotherpage {
	background: #8f9fb0;
}

.inputsize {
	width: 200px;
}

.formname {
	float: left;
	width: 100px;
	display: inline;
}

.forminput {
	float: left;
	width: auto;
	display: inline;
	margin: 0 0 10px 10px;
}


ul.eyecandy{
	list-style: none;
	padding-left: 15px;	
}

ul.eyecandy li {
	background: url('images/icons/leftArrow.gif') center left no-repeat;
	padding-left: 15px;
	line-height: 20px;
	margin-bottom: 5px;
}


/* Gallery Settings */

.galleryleft {
	width: 400px;
	margin: 15px 25px 15px 0;
	float: left;
	display: inline;
}

.galleryright {
	float: left;
	display: inline;
	width: 200px;
	margin: 15px 0 15px 0;
}

.webgallery {
	width: 400px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;	
}

.graphicdesigngallery {
	width: 300px;
	float: left;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
	margin: 5px;
	display: inline;
}


.photogallery {
	width: 400px;
}

/* Comment Styles */

.image {
	background: #fff;
	padding: 3px;
	border: 1px #ccc solid;
}

.commentpost {
	background: #fff url('images/frame/commentbg.jpg') no-repeat top center;
	padding: 20px 20px 20px 45px;
	margin-bottom: 25px;
}
	




/* Design */

#mainbg {
	background: #FFFFFF url('images/frame/indexbg.jpg') top center repeat-x;
	width: 100%;
	height: auto;
}

#header {
    width: 1027px;
    height: 85px;
    padding: 15px 0 0 0;
    background: url('images/frame/navHeader.jpg');
}

#main {
    width: 927px;
    height: auto;
	padding: 25px 50px 75px 50px;
}

/* Content */

#main #sidebar {
	float: left;
	width: 230px;
	background: url('images/frame/sidebg.jpg') no-repeat top right;
	height: 450px;
	display: inline;
	padding: 0px;
	margin: 0 27px 0 0;
}

#main #sidebar #sidenav {
	width: 230px;
	margin: 20px 0 0 0;
	padding: 0;
}

#main #sidebar #sidenav ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#main #sidebar #sidenav li a {
	width: 200px;
	text-decoration: none;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	margin-top: -1px;
	padding: 15px 0px 15px 10px;
	display: block;
	color: #444;
}	
	
#main #sidebar #sidenav li a:link {
	color: #000;
	display: block;
}

#main #sidebar #sidenav li a.active {
	color: #FFF;
	background: url('images/frame/sideActive.jpg');
	width: 222px;
	border-top: 1px #FFFFFF solid;	
	border-bottom: 1px #FFFFFF solid;
}

#main #sidebar #sidenav li a:hover.active {
	color: #FFF;
	text-decoration: underline;
	background: url('images/frame/sideActive.jpg');
	width: 222px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}
	
#main #sidebar #sidenav li a:hover {
	color: #FFF;
	background: #444444;
}

#main #content {
	float: right;
	width: 670px;
	height: auto;
	padding: 0;
	margin: 15px 0 0 0;
	display: inline;
}

#main #content li {
	line-height: 20px;
}

#main #content span.headline {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	/* color: #005972; */
}

#main #content span.highlight {
	font-size: 17px;
	color: #999999;
	line-height: 32px;
	font-weight: 100;
	font-family: "Century Gothic";
}

#main #content .calltoaction {
	background: #e0e0e0;
	border: #d2d1d1 1px solid;
	padding: 15px 20px 20px 20px;
	margin: 30px 0 30px 0;
}

/* Used for the Home Page Only */
#homemainbg {
	background: #FFFFFF url('images/frame/mainbg.jpg') top center repeat-x;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#homeheader {
    width: 1027px;
    height: 447px;
    background: url('images/frame/homeHeader.jpg');
	padding: 15px 0 0 0;
	margin: 0px;
}

#homemain {
    width: 1027px;
    height: auto;
	padding: 25px 0px 25px 0px;
}

/* Navigation */

#navigation {
	width: 1027px;
	height: 58px;
	padding-top: 6px;
}

#navbar {
  	margin: 10px 0px 0px 150px;
  	height: 30px;
}

#navbar ul {
	margin: 0 0 0 50px;
}

#navbar li {
  	list-style: none;
  	float: left;
  	margin-left: 5px; /* Sets the blank space on the main navigation left */
  	margin-right: 5px; /* Sets the blank space on the main navigation right */
  	padding: 0px;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

#navbar li a { /* sets the main nav a properties */
  	display: block;
  	text-decoration: none;
  	padding-left: 8px;
  	padding-right: 10px;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	margin: 0px;
  	text-transform: capitalize;
  	font-size: 22px;
    font-family: Trebuchet, Arial;
    letter-spacing: -2px;
  	color: #777;
	font-weight: normal;
}

#navbar li:hover a {
	color: #e5cf1d;
}


#navbar li ul {
  	display: none;
  	width: auto; /* Width to help Opera out */
  	z-index: 10;
}

#navbar li:hover ul, #navbar li.hover ul { /* this is used for the drop down ul properties */
  	display: block;
  	position: absolute;
  	background: #000000;
  	padding: 0px;
  	border: 0px;
	text-align: left;
	margin: 0px;
}

#navbar li:hover li, #navbar li.hover li { /* this is used for the drop down li */
  	float: none;
  	padding: 0px;
  	margin: 0px;
}

#navbar li:hover { /* sets the main navigation hover state for the li */
  	background: #333333;
}

#navbar li:hover li a, #navbar li.hover li a { /* this is used for the drop down a properties */
  	margin: 0px;
  	padding: 10px;
  	font-size: 18px;
	text-align: left;
    color: #e5cf1d;
    letter-spacing: -1px;
}

#navbar li:hover li a:hover, #navbar li.hover li a:hover { /* this is used for the drop down a:hover properties */
  	background-color: #333333;
  	margin: 0px;
  	padding: 10px;
  	color: #FFFFFF;
}
#navbar li:hover li:hover { /* this is used for the drop down li hover properties */
  	background-color: #000000;
}

#navbar .current {
	border-top: 3px solid #ccc;
}

#navbar .current a {
	color: #ccc;
}

/* Footer */

#footerbg {
	background: #000000 url('images/frame/footerbg.jpg') top center repeat-x;
	width: auto;
}

#footer {
	background: #000000 url('images/frame/footer.jpg') top center no-repeat;
	width: 1027px;
	height: 507px;
}

#footer div.padding {
	width: 857px;
	padding: 25px 85px 0 85px;
}

#footer div.box {
	float: left;
	margin: 0 0 0 25px;
	width: 200px;
	height: 150px;
	background: #363636 url('images/frame/footersubbg.jpg') repeat-x;
	padding: 20px 25px 25px 25px;
}

#footer div.box p {
	text-align: left;
	padding: 0px;
	margin: 0 0 10px 0;
}

#footer div.box span.boxHeader {
	font-size: 16px;
	font-weight: bold;
}

/* Control Box */
#footer div.control {
	padding: 0;
	width: 250px;
	height: 195px;
}

#footer div.control a.controlbox {
	width: 250px;
	height: 195px;
	text-indent: -9000px;
	background: url('images/frame/control.jpg') no-repeat;
	overflow: hidden;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#footer div.control a:hover.controlbox {
	background: url('images/frame/controlOver.jpg') no-repeat;
}

/* Print Hi Fi Box */
#footer div.printhifi {
	padding: 0;
	width: 250px;
	height: 195px;
}

#footer div.printhifi a.printhifibox {
	width: 250px;
	height: 195px;
	text-indent: -9000px;
	background: url('images/frame/printhifi.jpg') no-repeat;
	overflow: hidden;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#footer div.printhifi a:hover.printhifibox {
	background: url('images/frame/printhifiOver.jpg') no-repeat;
}

/* Live Chat */
#footer div.livechat {
	padding: 0;
	width: 250px;
	height: 195px;
}

#footer div.livechat a.livechatbox {
	width: 250px;
	height: 195px;
	text-indent: -9000px;
	background: url('images/frame/liveChat.jpg') no-repeat;
	overflow: hidden;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#footer div.livechat a:hover.livechatbox {
	background: url('images/frame/liveChatOver.jpg') no-repeat;
}

/* Twitter Box */
#footer div.twitter {
	background: url('images/frame/twitter.jpg') no-repeat;
	padding: 0;
	width: 250px;
	height: 195px;
}

#footer div.twitter a.twitterbox {
	width: 250px;
	height: 195px;
	text-indent: -9000px;
	background: url('images/frame/twitter.jpg') no-repeat;
	overflow: hidden;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#footer div.twitter a:hover.twitterbox {
	background: url('images/frame/twitterOver.jpg') no-repeat;
}

#footer p {
	text-align: center;
	text-transform: capitalize;
	font-size: 10px;
	color: #cccccc;
	padding: 0 10px 0 0;
}

#footer a {
	color: #cccccc;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





/* Slider */

a.cross-link {
	text-decoration: none;
	font-size: 18px;
	font-weight: 100;
	padding: 5px 10px 5px 10px;
	border: 1px solid transparent;
	color: #777777;
}

a:hover.cross-link {
	text-decoration: none;
	background: #e0e0e0;
	border: #d2d1d1 1px solid;
	color: #000000;
}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 0px 0 0px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%;
	height: 353px;
	background: #fff;
	overflow: scroll;
}

.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center;
}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 0px solid #000; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 260px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 700px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	display: none;
	padding: 0 15px;
}

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 0px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 115px;
	width: 179px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background-image: url('js/slider/images/arrow-left.jpg');
	background-repeat: no-repeat;
    width: 115px;
    height: 179px;
}

.stripNavR {
	background-image: url("js/slider/images/arrow-right.jpg");
    background-repeat: no-repeat;
	width: 115px;
    height: 179px;
}

/* Bread Crumb Navigation */

.breadcrumb {
	position:relative;
	height:30px;
	width:100%;
}

.breadcrumb ul {
	position: relative;
	margin: 0 5px 0 5px;
	padding: 0;
	height: 30px;
	background: url('images/frame/breadcrumbImage.png') 0px -30px repeat-x; 
}

.breadcrumb ul li {
	padding: 0; 
	margin: 0;
	list-style: none;
	float: left;
	height: 30px;
	display: inline;
}

.breadcrumb ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-decoration: none;
	line-height: 30px;
	font-size: 10px;
	display: block;
	background: url('images/frame/breadcrumbImage.png') 100% -60px no-repeat; 
}

.breadcrumb ul li a span {
	padding: 0 17px 0 15px; 
}

.breadcrumb ul li a:hover span {
	text-decoration: underline;
	color: #FFFFFF;
}

.breadcrumb ul li a.active {
	background: none;
}

.breadcrumb ul li a.active span {
	color: #FFFFFF;
}

.breadcrumb ul li a.active:hover span {
	text-decoration: none;
}

.breadcrumb .left {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 10px; 
	height: 30px; 
	display: block; 
	z-index: 1;
	background: url('images/frame/breadcrumbImage.png') 0% 0px no-repeat;
}

.breadcrumb .right {
	position: absolute; 
	top: 0px; 
	right: 0px; 
	width: 10px; 
	height: 30px; 
	display: block; 
	z-index: 1; 
	background:url('images/frame/breadcrumbImage.png') 100% -90px no-repeat;
}

span.bbcrumbhome {
	text-indent: -9000px;
	background: url('images/icons/home.png') center center no-repeat;
	float: left;
}

/* My Breadcrumbs */

p.breadcrumbs a {
	font-size: 10px;
	color: #444444;
}

p.breadcrumbs a:hover {
	color: #005972;
}

span.gohome {
	width: 12px;
	height: 12px;
	text-indent: -9000px;
	background: url('images/icons/home.png') center center no-repeat;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 5px 5px 0 0;
	border: 0;
	cursor: pointer;
}

/* Horizontal Accordian */

.haccordion .header, .haccordion .content{
	float: left;
	height: 100px;
}

.haccordion .header{
	width: 70px;
	height: 55px;
	margin: 0 0 0 50px;
	cursor: pointer;
}

.haccordion .content{
	display: none;
	width: 75px;
	overflow: hidden;
}

.haccordion .content p{
	margin: 0;
	padding: 0;
}

/* Home Link Pop Up */

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}

div.activatepopup {
	width: 70px;
	height: 50px;
	text-indent: -9000px;
	float: left;
	margin: 0 0 0 50px;
}

a.logohome {
	width: 168px;
	height: 63px;
	text-indent: -9000px;
	background: url('images/frame/hifimedia.png') center center no-repeat;
	overflow: hidden;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	color: #FF0000;
}

/* Site Map Navigation */

/* Navigation */

ul#sitemap {
}

ul#sitemap {

}

ul#sitemap li ul li {
	margin-left: 25px;
}

/* Tool Tip */
p#vtip { 
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px; 
	font-size: 0.8em; 
	background-color: white; 
	border: 1px solid #a6c9e2;
	z-index: 9999;
	width: 200px;
	
}

a.vtip {
	cursor: pointer;
}

p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; 
	left: 5px;
}























.webdesign {
	background-image: url('images/content/webdesign.jpg');
	width: 690px;
	height: 256px;
	display: block;
	text-indent: -9999px;
}
.graphicdesign {
	background-image: url('images/content/graphicdesign.jpg');
	width: 690px;
	height: 256px;
	display: block;
	text-indent: -9999px;
}

.seo {
	background-image: url('images/content/seo.jpg');
	width: 690px;
	height: 256px;
	display: block;
	text-indent: -9999px;
}

.hosting {
	background-image: url('images/content/hosting.jpg');
	width: 690px;
	height: 256px;
	display: block;
	text-indent: -9999px;
}


.socialbookmarks {
 }
 
 .socialbookmarks li {
	float: left;
	display: inline;
	list-style: none;
}
