body {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	margin-top: 6px;
	font-size: 11px;
	color: black;
	background: #656567;
	text-decoration: none;
}

#top {
	text-align: left;
	color: black;
	background-color: #4060A0;
	border: 2px solid black;
	margin-bottom: 1em;
	padding: 1% 1% 1% 1%;
}

#slogan {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: white;
	position: absolute;
		left: 30%;
		top: 10%;
}

#menu {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 180px;
	border: 2px solid black;
	background-color: #4060A0;
	margin: 0 0 0 0;
	float: left;
}

#links, #opening, #address {
	color: black;
	background-color: #e8e6f0;
	border: 2px solid #006;
	margin: 1em 6% 1em 6%;
}

#links h2, #opening h2, #address h2 {
	border-color: #006;
	border-bottom-style: dotted;
	border-width: 2px 0px 2px 0px;
	background-color: #a1c2e1;
	margin: 0;
	padding: 2px 0 2px 0;
	text-align: center;
	text-transform: uppercase;
	font-size:130%;
	color: #006;
}

#links a, #opening a, #address a {
	color: #369;
	font-size:110%;
	background-color: transparent;
	display: block;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0.3em 0 0.3em 10%;
	text-decoration: none;
}

#links a:hover, #opening a:hover, #address a:hover {
	color: #006;
	background-color: #cce2ee;
}

#links p, #opening p, #address p {
	color: black;
	font-size:100%;
	background-color: transparent;
	display: block;
	/*font-weight: 300;*/
	margin: 0 0 0 0;
	padding: 0 0 20px 20px;
	text-decoration: none;
}

#links p:hover, #opening p:hover, #address p:hover {
        color: black;
        background-color: transparent;
}

#link {
	margin: 1em 0 1em 0;
}

#open {
	margin: 1em 6% 1em 10%;
	font-size: 100%;
}

#op {
	font-size: 100%;
}

#addr {
	margin: 1em 6% 1em 10%;
	font-size: 100%;
}

#addr a {
	margin: 0 0 0 -10%;
	padding-left: 10%;
}

#addr a:hover {
	background-color: transparent;
}	

#addr img {
	border: none;
	width: 110px;
}

#textbox {
	border: 2px solid black;
	background-color: #4060A0;
	margin: 0 0 1em 190px;
	padding: 1% 1% 1em 1%;
}

#text {
	color: black;
	background-color: #e8e6f0;
	border: 2px solid #006;
	line-height: 150%;
	text-align: justify;
}

#text h2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #006;
        border-bottom-style: dotted;
	border-width: 0px 0px 2px 0px;
        background-color: #a1c2e1;
	margin: 0 -2% 1em -2%;
        padding: 2px 0 2px 1em;
        text-align: left;
        color: #006;
	font-size:130%;
}

#text h3 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #369;
	font-weight: 700;
	font-size:120%;
	border-bottom: 1px dotted #369;
        margin: 0 3em 1em 0;
}

#text h4 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #369;
	font-weight: 700;
	font-size:100%;
	border-bottom: 1px none #369;
        margin: 0 0 0 0;
}

#text a {
	color:#369;
	background-color: transparent;
}

#text a:hover {
	color:#008;
	background-color: transparent;
	text-decoration: none;
}

#text a:visited {
	color:#369;
	background-color: transparent;
}

.p {
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 2em;
}


#display {
	background: white;
	border:solid black 1px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}

#mobiles {
	background: white;
	border:solid black 1px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}

#products {
	background: white;
	border:solid black 1px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}

#services {
	background: white;
	border:solid black 1px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}

.display-left {
	background: transparent;
	border:none black 1px;
	text-align: left;
	padding: 0px 0 10px 0px;
	margin: 0 0 20px 0;
}

.display-center {
	background: white;
	border:solid black 1px;
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0 0 20px 0;
}

#ours {
	color: #dde;
	background-color: transparent;
        text-align: right;
        margin-right: 2em;
        margin-bottom: 1em;
}

#ours a {
	background-color: transparent;
	color: white;
}

#ours a:hover {
	background-color: #eff4fa;
	color: #369;
	text-decoration: none;
}

table {
	font-size: 100%;
}
