@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#mastercontainer {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#headerAbove {
	background-image: url(../images/LogoText1.png);
	height: 70px;
	background-color: #333745;
	background-repeat: no-repeat;
	background-position: left top;
}
#headerAbove p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BFBBBD;
	text-align: right;
	margin-right: 20px;
	padding-top: 42px;
}


#header {
	background-image: url(../images/TopImageBarF.jpg);
	height: 80px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	clear: both;
} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#welcomeBar {
	height: 30px;
	background-color: #333745;
}

#headerInfoContainer {
	width: 212px;
	color: #FFFFFF;
	border-left: 2px solid #C0262D;
	float: right;
	background-color: #000000;
	height: 80px;
}

#headerInfoText {
	width: 212px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 10px;
	padding-top: 18px;
	padding-bottom: 0px;
	text-align: center;
}

#page-container {
	width: 900px;
	margin: auto;
	height: 520px;
	padding-top: 20px;
	background-color: #57575A;
}


#content-container {
	width: 853px;
	background-image: url(../images/MainBoxBG2.png);
	height: 284px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
}

#content-sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 232px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: right;
	top: 50%;
}

#content-sidebar a {
	text-decoration: none;
	color: #FFFFFF;
		}
	#content-sidebar a:link, #mainColumn a:visited {
		}
	#content-sidebar a:hover, #mainColumn a:active {
	color: #CCCCCC;
	border-bottom: 1px dotted #0088D6;
		}


#content-sidebar    h1  {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

#content-sidebar  h2 {
	margin: 0;
	font-size: 13px;
	font-weight: lighter;
}

#content-sidebar  img {
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}

#MainImage {
	width: 570px;
	height: 267px;
	margin: auto;
	position: absolute;
	top: 17px;
	right: 17px;
}

.MainImagePost { display:none; }
		
#footer {
	background-image: url(../images/BGBottomEdge.png);
	height: 20px;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
} 

#topicboxholder {
	height: 150px;
	margin: 30px auto 10px auto;
	width: 824px;
	clear: both;
}

#topicbox {
	height: 140px;
	background-color: #4C4C4C;
	border: .5px solid #FFFFFF;
	width: 180px;
	float: left;
	border: 0px solid #c7b299;
}


.topicbox {
	height: 140px;
	background-color: #4C4C4C;
	border: .5px solid #FFFFFF;
	width: 180px;
	float: left;
	border: 0px solid #c7b299;
}

#topicboxholder .topicbox a, #topicboxholder .topicbox a:hover {
	border: 0px;
	text-decoration: none;
}

#topicspacer {
	height: 140px;
	width: 32px;
	float: left;
}

#bottomnav {
	white-space: normal;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px auto;
	text-align: center;
	color: #CCCCCC;
	line-height: 150%;
}
#bottomnav a {
	font-weight: normal;
	color: #dddddd;
}
#bottomnav a:hover {
	text-decoration: underline;
}
#main-selector-envelope {
	padding: 5px 0 0 10px;
	}
.main-selector {
	padding: 13px 0 0 15px;
	width: 244px;
	text-indent: -9000em;
}
.main-selector a {
	height: 52;
	width: 234;
	text-decoration:none;
	display:block;
	}
.main-selector ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
.main-selector li a {
	list-style:none;
	background-position: left bottom;
	display: block;
	height: 52px;
	margin: 0;
	padding: 0;
}
.main-selector li.quote a {
	background-image: url(../images/get-a-quote-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-selector li.specials a {
	background-image: url(../images/monthly-specials.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-selector li.templates a {
	background-image: url(../images/design-templates.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-selector li.catalog a {
	background-image: url(../images/free-catalog.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-selector li.sendingproject a {
	background-image: url(../images/sending-project.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-selector li a:active {
	outline: none;
}
.main-selector li a:hover {
	background-position: left bottom;
	outline: none;
}
.main-selector li a:visited {
	outline: none;
}
