@import url(../styles/lightbox.css);

* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	}
	
body {
	background-color: #2b5b9b;
	background-image: url(../images/bg-pattern02.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
strong {
	font-size: 90%;
}


#wrapper {
	margin: 40px auto;
	width: 770px;
	background: #fff;
	border: 2px solid #000000;
	position: relative;
	}
	
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	}
	
#logo {
	height: 250px;
	position: absolute;
	left: 17px;
	width: 250px;
	top: -4px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	}
h3 {
	padding-top: 1.5em;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	padding-top: 1em;
}

#header #hcard {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -5px;
	margin-top: .9em;
	}
.click-to-enlarge {
	background-image: url(../images/click-to-enlarge.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}

#wrapper #header .adr .street-address {
	float: none;
}
#wrapper #header h2 {
	float: left;
	margin-right: 20px;
	margin-left: 300px;
	padding-top: 10px;
}
		
ul#mainNav {
	border-bottom: #000 2px solid;
	background-color: #0184cc;
	}
	
ul#mainNav li {
	list-style:none;
	margin-left: 230px;
	}
	
#wrapper #mainNav a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 40px;
	font-size: 1.5em;
	}
#wrapper #mainNav a:hover {
	color: #000000;
	}
#mainContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}
#wrapper #repair-station-number {
	line-height: 0.25em;
	text-indent: 15px;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.adr {
	margin-left: 300px;
	padding-top: 4.5em;
}
.tel {
	margin-left: 300px;
}
h2 {
	padding-top: 1.5em;
}


#header img {
	float: left;
	margin-top: .5em;
	margin-left: -10px;
}
p#company-name, {
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 300px;
	position: absolute;
	}
.org {
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
    margin-left: 300px;
	top: 32px;
	}

#supportingInfo li a {
	text-decoration: none;
	color: #0099CC;
	}
#vCard {
	position: absolute;
	left: 260px;
	top: 12em;
}
#email {
	margin-left: 300px;
}


#supportingInfo li a:hover {
	text-decoration: none;
	color: #000;
	}	
em {
	font-family: "Times New Roman", Times, serif;
}

li {
	margin-left: 20px;
}
#wrapper #hit-counter img {
	position: relative;
	left: 340px;
}
#web-credit {
	color: #000099;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#web-credit a:visited { color:#000099; }
#remote-display-andreceiver-transmitter {
	background-image: url(../images/display-and-transmitter-bg.jpg);
	height: 550px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -35px;
}
.caption {
	font-style: italic;
	color: #333333;
	margin-top: -12px;
}
table {width: 100%; border: none; font-variant:}
caption {font-weight: bold; border-bottom:#2b5b9b solid 1px; color:#2b5b9b; text-align: left;}
td {padding:2px; background: #2b5b9b; color: white; text-indent:2px;}

.info-group {
	border-top: dotted 2px #444;
	margin: 1em 0;
	padding: 5px;
}
.info-group h3{
	padding-top: 10px;
}
.return-to-top {
	margin: 0 0 1em 0;
	font-size: 90%;
}.return-to-top a{
	color: #444;

}