html, body {height: 100%;}
body {
	margin: 0;
	color: #000;
	min-width: 750px;
	background: #030207;
	font:12px/20px Georgia,"Times New Roman",Times,serif;
}
/* General reset */
img {border-style: none;}
a {
	color: #000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
/* General settings */
#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0 0 20px;
	/*background: url(/App_Themes/CreativeMailboxDesign/images/bg-body.jpg) no-repeat 50% 100%;*/
}
#header {
	width: 100%;
	overflow: hidden;
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-header.jpg) no-repeat;
	padding: 40px 0 0;
}
#nav {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
	height: 40px;
	overflow: hidden;
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-nav2.jpg) no-repeat;
}
#nav li {
	float:left;
	position:relative;
}
#nav li a {
	color:#FFFFFF;
	float: left;
	font-size: 9px;
	height:26px;
	letter-spacing:-0.04em;
	padding-top:3px;
	text-decoration:none;
	text-transform:uppercase;
	margin-left: 1px;
	text-align: center;
}
#nav a.about{
	width:125px;
}
#nav a.services {width:125px;}
#nav a.products {margin-left: 20px; width:125px;}
#nav a.address {
	width:125px;
	margin-left: 4px;
}
#nav a.signs {width:125px;}
#nav a.gallery {width:125px;}
#nav a.contact {width:125px; margin-left:-1px;}
#nav a:hover {background: url(/App_Themes/CreativeMailboxDesign/images/bg-nav2.jpg) no-repeat;}
#nav a.about:hover {background-position:-438px -40px;}
#nav a.services:hover {background-position:-186px -40px;}
#nav a.products:hover {background-position:-60px -40px;}
/*#nav a.address:hover {background-position:-324px -40px;}
#nav a.signs:hover {background-position:-429px -40px;}*/
#nav a.gallery:hover {background-position:-312px -40px;}
#nav a.contact:hover {background-position:-562px -40px;}


.home #nav {background: url(/App_Themes/CreativeMailboxDesign/images/bg-nav-home2.jpg) no-repeat;}
.home #nav a {padding-top: 4px;}
.home #nav a:hover {background: url(/App_Themes/CreativeMailboxDesign/images/bg-nav-home2.jpg) no-repeat;}
.home #nav a.about:hover {background-position:-438px -40px;}
.home #nav a.services:hover {background-position:-186px -40px;}
.home #nav a.products:hover {background-position:-60px -40px;}
/*.home #nav a.address:hover {background-position:-324px -40px;}
.home #nav a.signs:hover {background-position:-429px -40px;}*/
.home #nav a.gallery:hover {background-position:-312px -40px;}
.home #nav a.contact:hover {background-position:-562px -40px;}


#main {
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-main.jpg) repeat-y 0 -14px;
	width: 100%;
	overflow: hidden;
	padding: 0 0 0px;
}
.main-holder {
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-main-t.gif) no-repeat;
	overflow: hidden;
	width: 100%;
}
#content {
	float: left;
	width: 447px;
	margin: 0 0 0 70px;
	display: inline;
}
#content .heading {
	width: 100%;
	overflow: hidden;
	margin: 0 0 12px;
	text-align: center;
}
#content .heading a {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#content .heading h1 {
	/*float: left;*/
	margin: 0 10px;
}
#content .heading img {
	vertical-align: top;
	margin: 0 !important;
	border: none !important;
}
#content .heading a.mailbox-home {
	background: url(/App_Themes/CreativeMailboxDesign/images/btn-mailbox-home.gif) no-repeat;
	width: 90px;
	height: 30px;
}
#content .heading a.sign-home {
	background: url(/App_Themes/CreativeMailboxDesign/images/btn-sign-home.gif) no-repeat;
	width: 90px;
	height: 30px;
}
#content img {
	border:5px solid #34271F;
	margin:5px 10px 10px;
}
#content img.alignright {float: right;}
#content img.alignleft {
	float: left;
	margin-left: 0;
}
#content img.aligncenter {
	display: block;
	margin: 5px auto 10px;
}
#content h2 {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}
#content p {margin: 0 0 12px;}
.holder-list {
	width: 100%;
	overflow: hidden;
}
#content ul {
	margin: 0;
	padding: 0 0 7px 17px;
	list-style: none;
	line-height: 24px;
}
#content ul li {
	background: url(/App_Themes/CreativeMailboxDesign/images/bull.gif) no-repeat 0 11px;
	padding: 0 0 0 7px;
}
.holder-list ul {
	float: left;
	width: 163px;
}
#sidebar {
	float: right;
	display: inline;
	margin: 40px 51px 0 0;
	width: 130px;
	text-align: center;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}
#sidebar ul li {
	background: url(/App_Themes/CreativeMailboxDesign/images/divider-sidebar.gif) no-repeat 0 100%;
	padding: 0 0 1px;
}
#sidebar ul a {
	color:#981B1E;
	display:block;
	height: 1%;
	padding:9px 0;
	text-decoration:none;
}
#sidebar ul a:hover {color: #f83034;}
#footer {
	height: 250px;
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-footer.jpg) no-repeat;
	padding: 33px 0 0;
	overflow: hidden;
	float:left;
	width:750px;
	margin:0;
}
#footer .footer-content {
width:655px;
margin:0 0 0 50px;
}
#footer .links {
float:left;
width:600px;
}
#footer ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	color:#FFFFFF;
	font-size:9px;
	text-transform: uppercase;
	
}
#footer ul li {
	float: left;
	background: url(/App_Themes/CreativeMailboxDesign/images/separator-footer.gif) no-repeat 0 6px;
	padding: 0 3px 0 4px;
	margin: 0 1px 0 -1px;
}
#footer ul a {color: #fff;}
#footer ul a:hover {
	color: #c19031;
	text-decoration: none;
}
#footer .icons {
	/*float:right;*/
	width:100px;
}
.ad-footer {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 60px;
	text-indent: -9999px;
}
.home #wrapper {background: url(/App_Themes/CreativeMailboxDesign/images/bg-body-home.jpg) no-repeat 50% 100%;}
#header {
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-header-home.jpg) no-repeat;
	height: 40px;
	padding: 129px 0 0;
	position: relative;
}
#header .logo {
	overflow: hidden;
	text-indent: -9999px;
	width: 142px;
	height: 70px;
	position: absolute;
	display: block;
	top: 28px;
	left: 48px;
}
#header .slogan {
	position: absolute;
	width: 450px;
	height: 60px;
	margin: 0;
	text-indent: -9999px;
	top: 35px;
	right: 65px;
}
.logo a{
	display: block;
	height: 100%;
}

.home #main {
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-main-home.jpg) repeat-y 0 20px;
	padding: 0 0 9px;
}
.home .main-holder {background: url(/App_Themes/CreativeMailboxDesign/images/bg-main-t-home.gif) no-repeat;}
.home #content {
	margin: 39px 0 0 81px;
	width: 440px;
}
.home #sidebar {margin: 27px 55px 0 0;}
.home #footer {
	height: 250px;
	background: url(/App_Themes/CreativeMailboxDesign/images/bg-footer-home.jpg) no-repeat;
	padding: 33px 0px 0;
	overflow: hidden;
}

/* Contact Us Override */
.wm_FormBuilder div.field label { width: 150px !important; }




.jqgallery-pause {
display: inline-block;
float: left;
padding: 1px 2px 1px 2px;
border: 1px solid #981B1E;
color:#981B1E !important;
}

.jqgallery-pause:hover {
color: #ffffff !important;
background-color:#981B1E !important;
text-decoration: none !important;
}

.back {
display: inline-block;
float: left;
padding: 1px 2px 1px 2px;
border: 1px solid #981B1E;
margin-left: 3px;
color:#981B1E !important;
}

.back:hover {
color: #ffffff !important;
background-color:#981B1E !important;
text-decoration: none !important;
}

.next {
display: inline-block;
float: left;
padding: 1px 2px 1px 2px;
border: 1px solid #981B1E;
margin-left: 3px;
color:#981B1E !important;
}



.next:hover {
color: #ffffff !important;
background-color:#981B1E !important;
text-decoration: none !important;
}

div.jqgallery-content {
width: 440px !important;
}

.jqgallery-pagination a {
display: inline-block;
float: left;
padding: 1px 2px 1px 2px;
border: 1px solid #981B1E !important;
margin-left: 3px;
color:#981B1E !important;
}

.jqgallery-pagination a:hover {
color: #ffffff !important;
background-color:#981B1E !important;
text-decoration: none !important;
}

.jqgallery-current a {
display: inline-block;
float: left;
padding: 1px 2px 1px 2px;
border: 1px solid #981B1E !important;
margin-left: 3px;
color:#981B1E !important;
}

.jqgallery-current a:hover {
color: #ffffff !important;
background-color:#981B1E !important;
text-decoration: none !important;
}
