/* Magic Garage Door CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;
	background-image:url(/images/bg-slice.gif);
	background-repeat:repeat-x;
	background-color:#DADADA;
	margin-top:21px;
}
h1 {
	font-size:1.8em;
}
h2, h3, h4, h5, h6 {
	font-size:1.6em;
	color:#8A063A;
	padding:0 0 10px 0;
}
p {
	font-size:1.4em;
	color:#333333;
	padding:0 0 10px 0;
}
span {
	color:#8A063A;
}
ul {
	margin:0;
	padding:0 0 10px 30px;
	color:#333333;
}
li {
	list-style-type:square;
	padding:0;
	font-size:1.4em;
	font-weight:normal;
	line-height:18px;
}
a:link, a:visited {
	color:#8A063A;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#container {
	text-align:center;
	margin:0 auto;
	background-image:url(/images/bg-shadow.gif);
	background-position:center 149px;
	background-repeat:no-repeat;
}
#header {
	width:876px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
#logo {
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	height:103px;
	width:560px;
	text-align:left;
}
#logo strong {
	display:none;
}
#navigation {
	background-image:url(/images/bg-nav.gif);
	background-repeat:no-repeat;
	height:46px;
	width:876px;
}
#navigation ul {
	margin:0 0 0 18px;
	padding:0;
}
#navigation ul li {
	padding:0 10px 0 0;
	margin:8px 0 0 0;
	list-style:none;
	float:left;
}
#navigation ul li a:link, #navigation ul li a:visited {
	margin:0;
	padding:0;
	display:block;
	text-decoration:none;
	height:31px;
	background-position:top;
	background-repeat:no-repeat;
}
#navigation ul li a:hover {
	background-position:bottom;
}
#navigation ul li a span {
	display:none;
}
.home {
	background-image: url(/images/nav-home.gif);
	width:63px;
}
.about {
	background-image: url(/images/nav-about.gif);
	width:80px;
}
.doors {
	background-image: url(/images/nav-doors.gif);
	width:63px;
}
.service {
	background-image: url(/images/nav-service.gif);
	width:70px;
}
.faq {
	background-image: url(/images/nav-faq.gif);
	width:49px;
}
.careers {
	background-image: url(/images/nav-careers.gif);
	width:70px;
}
.contact {
	background-image: url(/images/nav-contact.gif);
	width:90px;
}
#splash {
	text-align:center;
	margin:0 auto;
	width:876px;
	background-image:url(/images/splash.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:247px;
}
#splash em {
	display:none;
}
#content {
	text-align:center;
	margin:0 auto;
	width:876px;
	background-image:url(/images/bg-content.gif);
	background-repeat:repeat-y;
}
#leftside {
	float:left;
	text-align:left;
	width:213px;
	padding:0;
}
.office {
	background-image:url(/images/heading-office.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:45px;
}
.office strong {
	display:none;
}
.address {
	color:#FFFFFF;
	padding:0 20px 20px 20px;
	font-size:1.2em;
}
.learn {
	position:absolute;
	top:306px;
	left:688px;
}
.magic {
	position:absolute;
	top:0;
	left:0;
}
#rightside {
	float:left;
	text-align:left;
	width:660px;
	padding:0 0 0 3px;
}
.heading {
	width:660px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top left;
}
.heading span {
	display:none;
}
.copy {
	padding:16px;
}
#home {
	background-image:url(/images/heading-home.gif);
}
#about {
	background-image:url(/images/heading-about.gif);
}
#doors {
	background-image:url(/images/heading-doors.gif);
}
#residential {
	background-image:url(/images/heading-residential.gif);
}
#commercial {
	background-image:url(/images/heading-commercial.gif);
}
#service {
	background-image:url(/images/heading-service.gif);
}
#faq {
	background-image:url(/images/heading-faq.gif);
}
#careers {
	background-image:url(/images/heading-careers.gif);
}
#contact {
	background-image:url(/images/heading-contact.gif);
}
#sitemap {
	background-image:url(/images/heading-sitemap.gif);
}
#whoops {
	background-image:url(/images/heading-whoops.gif);
}
fieldset {
	font-size:1.1em;
	color:#333333;
	width:325px;
}
fieldset p {
	font-size:1.1em;
}
legend {
	display:none;
}
input, textarea {
	width:300px;
	margin:2px 0 5px 0;
	padding:2px;
	border:1px solid #8A063A;
	font-size:1.0em;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.comments {
	height:100px;
}
.submit {
	width:130px;
	height:33px;
	margin-top:5px;
	background-image:url(/images/submit.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0;
}
#footer {
	width:876px;
	margin-top:3px;
	margin-bottom:10px;
	background-image:url(/images/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#8A063A;
}
#footer p {
	color:#FFFFFF;
	padding:20px;
	font-size:1.0em;
	letter-spacing:1px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer .author a:link, #footer .author a:visited {
	text-decoration:none;
}
#footer .author a:hover {
	text-decoration:underline;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
}
.slideshow {
	float:left;
	margin:0 10px 10px 0;
}
.map {
	float:right;
	margin:40px 10px 5px 0;
	text-align:center;
}
.border {
	border:1px solid #CCCCCC;
}
.timeline {
	width:625px;
	height:53px;
	background-image:url(/images/timeline-nav.gif);
	background-repeat:no-repeat;
}
.tiny {
	color:#8A063A;
	font-style:italic;
	font-size:1.2em;
}
.next {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.back {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.pad {
	margin-bottom:10px;
}
.color {
	margin:0 2px 4px 5px;
	font-size:1.1em;
}
.available {
	text-align:center;
	font-size:1.1em;
}
.description {
	font-size:1.2em;
}
.title {
	border-bottom:1px solid #CCCCCC;
	padding:5px 0;
	font-size:1.2em;
	font-weight:bold;
}
.clear {
	clear:both;
	height:0;
}