body{
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:960px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper{
	overflow:hidden;
	width:100%;
}
#header{
	width:100%;
	background:#b0b0b0 url(../images/bg-header.jpg) repeat-x;
}
.header-holder{
	width:960px;
	margin:0 auto;
	background:url(../images/bg-header-holder.png) no-repeat 0 100%;
	overflow:hidden;
}
.logo{
	text-indent:-9999px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:288px;
	height:225px;
	overflow:hidden;
	margin:12px 0 0;
}
.logo a{
	display:block;
	height:152px;
}
.nav-holder{
	float:right;
	background:url(../images/bg-nav-top.png) no-repeat 100% 100%;
	width:650px;
	margin:0 0 5px;
}
.nav-top{
	margin:0;
	padding:11px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.nav-top li{
	background:url(../images/separator-nav-top.png) no-repeat 0 0;
	float:left;
	margin:0 0 0 -2px;
	padding:0 17px 0 15px;
	line-height:15px;
}
.nav-top a{
	float:left;
	padding:0px 0 11px;
}
.nav-top a:hover,
.nav-top .active a{
	text-decoration:none;
	background:url(../images/bullet-nav-top.gif) no-repeat 50% 100%;
}
#header .phone{
	margin:0;
	float:right;
	text-align:right;
	color:#134785;
	font-size:16px;
	padding:0 1px 0 0;
}
.phone strong{
	display:block;
	font:24px/27px Arial, Helvetica, sans-serif;
}
.phone span{
	display:block;
	font:18px/21px Arial, Helvetica, sans-serif;
	margin:-5px 0 -2px;
	line-height:15px;
}
.slogan{
	float:left;
	background:url(../images/text-creative-ideas.gif) no-repeat;
	width:270px;
	height:63px;
	text-indent:-9999px;
	margin:-2px 0 0 2px;
	display:inline;
}
.image{
	float:right;
	width:687px;
	margin:-130px -2px -1px -3px;
	display:inline;
}
.image img{vertical-align:top;}
#content{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-content.png) no-repeat 0 100%;
}
#homecontent{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.section{
	width:100%;
	overflow:hidden;
	border-bottom:5px solid #134785;
	padding:0 0 2px;
}
.location{
	float:left;
	width:230px;
	padding:14px 4px 0 0;
	line-height:14px;
}
#content h2{
	margin:0 0 15px;
	color:#b11116;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
.location p{margin:0 0 8px;}
.location .wrapper{padding:0 0 10px;}
.location .map{
	text-decoration:underline;
	color:#b11116;
	background:url(../images/ico-map.png) no-repeat;
	padding:2px 0 12px 50px;
	margin:0 0 0 9px;
	float:left;
	display:inline;
}
.location .map:hover{text-decoration:none;}
.location address{
	padding:0;
	font-style:normal;
	color:#b11116;
	margin:0 0 0 17px;
	display:block;
}
.columns-holder{
	width:536px;
	float:left;
}
.columns{
	padding:46px 0 0;
	background:url(../images/bg-columns-t.png) no-repeat;
	width:100%;
}
.columns .holder{
	background:url(../images/bg-columns-c.png) repeat-y;
	padding:0 0 1px;
	width:100%;
}
.columns .holder .wrapper:after{
	content:"";
	display:block;
	clear:both;
}
.columns .holder .wrapper{
	overflow:visible;
	width:543px;
	margin:0 -7px 0 0;
}
.columns-b{
	width:536px;
	height:12px;
	background:url(../images/bg-columns-b.png) no-repeat;
	overflow:hidden;
}
.columns h2{
	margin:-39px 0 0;
	text-indent:-9999px;
	background:url(../images/text-heading.png) no-repeat;
	height:51px;
	position:relative;
	font-weight:bold;
}
.column{
	float:left;
	width:142px;
	padding:0 20px 0 11px;
	margin:0 0 0 8px;
	display:inline;
}
#content .text-wallpaper{
	width:139px;
	margin:-39px 0 2px -12px;
}
#content .text-borders{
	width:128px;
	background-position:-141px 0;
	margin:-39px 0 2px -8px;
}
#content .text-accessories{
	width:141px;
	background-position:-272px 0;
	margin:-39px 0 2px -3px;
}
.column ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.column ul li{
	background:url(../images/bullet.gif) no-repeat 0 3px;
	padding:0 0 0 16px;
	margin:0 0 10px;
	font-size:11px;
	width:126px;
	float:left;
}

/* START BLOG CSS */
.section .blog{
	float:right;
	width:185px;
	padding:13px 0 0;
}
#content .section .blog h2{
	background:url(../images/ico-blog.png) no-repeat 100% 0;
	padding:2px 0 15px;
	margin:0 0 -1px;
}
.section .blog p{margin:0 0 8px;}
.section .blog ul{
	margin:0 0 13px;
	padding:0 0 0 18px;
	list-style:none;
	overflow:hidden;
	width:167px;
}
.section .blog li{
	background:url(../images/bullet-blue.png) no-repeat 0 4px;
	padding:0 0 0 18px;
	margin:0 0 3px;
}
.section .blog a{
	text-decoration:underline;
	color:#134785;
}
.section .blog a:hover{text-decoration:none;}
.section .blog .link{
	margin:0 0 0 0;
	float:right;
	display:inline;
}
/* END BLOG INFO */

.section .mail{
	float:right;
	width:185px;
	padding:13px 0 0;
}
#content .section .mail h2{
	background:url(../images/ico-mail.png) no-repeat 100% 0;
	padding:0px 0 15px;
	margin:0 0 -1px;
}
.section .mail p{margin:0 0 8px;}
.section .mail ul{
	margin:0 0 13px;
	padding:0 0 0 6px;
	list-style:none;
	overflow:hidden;
	width:167px;
}
.section .mail li{
	background:url(../images/bullet-blue.png) no-repeat 0 4px;
	padding:0 0 0 18px;
	margin:0 0 3px;
}
.section .mail a{
	text-decoration:underline;
	color:#b11116;
}
.section .mail a:hover{text-decoration:none;}
.section .mail .link{
	margin:0 0 0 0;
	float:right;
	display:inline;
}
.container{
	overflow:hidden;
	width:100%;
	padding:10px 0 8px;
}
.container .block{
	float:left;
	width:314px;
	padding:0 13px 0 0;
	line-height:14px;
}
#content .container .block h2{margin:0 0 11px;}
.container blockquote{margin:0;}
.container cite,
.container h3{
	color:#134785;
	font-size:14px;
	line-height:15px;
}
.container cite{
	display:block;
	font-style:normal;
	font-weight:bold;
}
.container q{
	font-style:italic;
	quotes:none;
	line-height:14px;
	margin:0 0 13px;
	display:block;
}
.container q:after{content:""}
.container q:before{content:""}
.container h3{margin:0;}
.container p{margin:0 0 11px;}
.container .visual{
	position:relative;
	float:left;
}
.container .visual img{vertical-align:top;}
.container .visual .text-hand{
	background:url(../images/text-hand.png) no-repeat;
	width:187px;
	height:62px;
	position:absolute;
	top:3px;
	left:0;
	text-indent:-9999px;
}
.container .hours{
	float:left;
	width:185px;
	background:#c2c2c2;
	border:1px solid #fff;
	text-align:center;
	margin:0 0 0 11px;
	padding:0 0 9px;
	display:inline;
}
#content .hours .text-hours{
	text-indent:-9999px;
	margin:9px 0 12px 8px;
	background:url(../images/text-hours.png) no-repeat;
	width:164px;
	height:43px;
	float:left;
	display:inline;
}
.container .hours ul{
	margin:0 0 5px;
	padding:0 5px 0 0;
	list-style:none;
	overflow:hidden;
	clear:both;
	width:180px;
}
.container .hours ul li{
	overflow:hidden;
	font-size: 10px;
	width:100%;
	text-align:left;
	margin:0 0 5px;
}
.container .hours ul strong{
	float:left;
	width:75px;
	text-align:right;
	margin:0 8px 0 0;
	display:inline;
}
* html .container .hours ul strong{margin:0 5px 0 0;}
.container .hours address{
	color:#b11116;
	padding:0;
	font-style:normal;
	line-height:12px;
}
.container .hours .phone{
	line-height:12px;
	color:#b11116;
	display:block;
}
.container .partners{
	float:right;
	width:236px;
	line-height:14px;
	overflow:hidden;
}
.container .partners ul{
	margin:0 -20px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:260px;
}
.container .partners ul img{
	position:relative;
vertical-align:top;}
.container .partners li{
	float:left;
	text-align:center;
	width:100px;
	margin:0 25px 0 0;
	display:inline;
	font-size:0;
	line-height:0;
	overflow:hidden;
	vertical-align:top;
}
.container .partners li ul{
	margin:0;
	width:auto;
}
.container .partners li li{
	float:none;
	margin:0 0 9px;
	overflow:hidden;
	display:block;
}
.container .partners .col1{padding:10px 0 0;}
.container .partners .col2{padding:1px 0 0;}
.container .partners .col2 li{margin:0 0 23px;}
#content .partners h2{margin:0 0 10px;}
#footer{
	background:#7a7a7a;
	width:100%;
	overflow:hidden;
	padding:4px 0 15px;
	color:#d7d7d7;
	font-size:10px;
}
.footer-holder{
	width:679px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 281px;
}
#footer .logo{
	width:101px;
	height:56px;
	background:url(../images/logo-footer.gif) no-repeat;
	margin:0 12px 0 0;
}
#footer .area{
	padding:6px 0 0;
	float:left;
	width:550px;
}
#footer .logo a{height:100%;}
#footer p{margin:0 0 11px;}
#footer ul{
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#footer ul li{
	float:left;
	background:url(../images/separator-footer.gif) no-repeat 0 55%;
	padding:0 4px;
	margin:0 0 0 -1px;
	line-height:12px;
}
#footer ul a{color:#d7d7d7;}
