/*
Theme Name: Todays Template
Version: 1
Author: Carlo Macaraig
Tags: todays,customized,template

*/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
a {
	border: none;
	outline: none;
}
fieldset, img, abbr, acronym { border: 0; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul { list-style: none; }
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
caption, th { text-align: left;	}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {	content: ''; }


/* Globals
-----------------*/

body {
	background: url(images/header-bg.gif) repeat-x;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p { line-height: 16px; }
.clear { clear: both; }
.container {
	margin: 0 auto;
	width: 800px;
}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
}
.alignleft { float: left; }
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
}
.alignright { float: right; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Header
-----------------*/

#header {
	position: relative;
}
#header h3 {
	font-size: 18px;
	font-weight: bold;
	left: 42%;
	position: absolute;
	text-align: center;
	top: 25px;
}
#header a#logo {
	float: left;
	height: 84px;
	margin: 0 0 0 40px;
	width: 162px;	
}
#header a#estimate {
	float: right;
	margin: 25px 40px 0 0;
}
#header ul#navigation-top {
	clear: both;
	display: block;
	height: 30px;
}
#header ul#navigation-top li {
	float: left;
	font-size: 14px;	
}
#header ul#navigation-top li a {
	color: #fff;
	display: block;
	line-height: 30px;
	padding: 0 23px;
	text-decoration: none;
}
#header ul#navigation-top li a:hover { background: #222; }

/* Content
-----------------*/

#content { padding: 5px 0 20px 0; }
#content #home-banner {
	text-align: center;
}
#content .beforeafter {
	float: left;
	padding: 20px 0 0 0;
	text-align: center;
	width: 400px;
}
#content .beforeafter ul { list-style: none; }
#content h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}
#content ul { list-style: disc inside; }
#content p { padding: 0 0 10px 0; }
#content #youtube-video, #content #home-page-doors {
	float: left;
	width: 400px;
}
#content #bottom-ads {
	clear: both;
}

#content ul.product-links { list-style: none; }
#content ul.product-links li {
	float: left;
	margin: 0 0 20px 0;
	padding: 0 30px;
	text-align: center;
}
#content ul.product-links li img {
	display: block;
	margin: 0 0 5px 0;
}
#content ul.product-links li a {
	color: #069;
	text-decoration: none;
}
#content ul.product-links li a:hover { text-decoration: underline; }
#content ul.logo-links {
	list-style: none;
	padding: 20px 0 0 0;
}
#content ul.logo-links li {
	border: 1px solid #222;
	float: left;
	height: 40px;
	margin: 5px 43px;
	width: 175px;
}
#content ul.logo-links li img { height: 40px; }

/* Footer
-----------------*/

#footer {
	border-top: 9px solid #414141;
	clear: both;
}
#footer ul#navigation-bottom {
	display: block;
	height: 25px;
}
#footer ul#navigation-bottom li {
	float: left;
	font-size: 12px;
	line-height: 25px;
	padding: 0 27px;
}
#footer ul#navigation-bottom li a {
	color: #222;
	display: block;
	text-decoration: none;
}
#footer ul#navigation-bottom li a:hover { text-decoration: underline; }
#footer p {
	padding: 0 0 5px 0;
	stext-align: center;
}
#footer p a { color: #222; }
#footer p a:hover { text-decoration: none; }

.yvideo{
	margin-top:15px;
	width:400px;
	float:left;
}
.homepagedoors{
	margin-top:35px;
	width:400px;
	float:left;
}
.img1{
	margin-right:10px;
}
.bottom-ads{
	margin-top:20px;
}
.lnk a{
	color:#333;
}
.contactHeader{
	background: url(images/contactus1.jpg) repeat-x;
	width:800px;
	height:150px;
}
.contactHeader a{
	color:orange;
	text-decoration:none;
}
.sidenavi a{
	color:#333;
}
.blogcontent a{
	color:#333;
}
.sbar a{
	color:#333;
}