
body{
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 10px;
}
#wrapper{
	width:100%;
	background:#000;
	background: url(images/powdercoating-bg-top-new_01.jpg) no-repeat center #000;
	background-position:top
}
#container{
	width:968px;
	/*height:201px;*/
	margin:0 auto;
	}
#header{
	
	height:201px;
	width:968px;
	z-index:-1;
	margin:0 auto;
	visibility:visible;
	overflow:visible;}
#innerheader{
	background: url(images/topcenter.jpg) no-repeat center;
	width:968px;
	height:124px;
	margin:0 auto;
}
.logo{
	background:url(images/checheckers-powder-logo-166.png) no-repeat;
	margin-left: 50px;
	height:168px;}
.phoneText{
	color:#FFF;
	font:  Verdana, Geneva, sans-serif bold;
	font-size:16px;
	line-height:.95em;
	margin-left:774px;
	padding-top:34px;
	text-align:center
}
.navUpper{
	background:url(images/layout2/navtopjpg.jpg) no-repeat;
	margin-top:40px;
	margin-left:160px;
	height:33px;}
	
.navUpperTxt{
	color:#FFF;
	font-family:"Myriad Pro", sans-serif;
	font-size:16px;
	padding-left:15px;
	padding-top:5px;
	text-shadow:#000;
}
.ulInline{
	list-style:none;
	display:inline; 
	padding-right:55px;}
a{
	color:#F60;
	text-decoration: none;}
a:hover{
	color:#F63;
	text-decoration:none;
}
#innerheader a{
	color:#FFF;
	text-decoration: none;}
#innerheader a:hover{
	color:#F60;
	text-decoration:none;
}
#containerNavLow{
	width:900px;
	height:49px;
	margin-top:20px;
	margin-left:40px;
	padding:0;
	border:0;
}
.navLow{
	background:url(images/layout2/powdercoating-rounded-top_05.jpg) no-repeat;
	width:918px;
	height:31px;
	}
.navLowRoundBar{
	background: url(images/layout2/powdercoating-rounded-top_03.jpg) no-repeat;
	width:910px;
	height:17px;
}
.navLowTxt{
	color:#FFF;
	font-family:"Myriad Pro", sans-serif;
	font-size:16px;
	padding-left:15px;
	padding-top:5px;
}
.shopTxt{
	color: #FFF;
	font-family:"Myriad Pro", sans-serif;
	font-style:italic;
	font-size:16px;
    margin-top:-20px;
	margin-left:808px;
}
.shopTxt a:hover{
	color:#FFF;
}
.white{
	color:#FFF;
}
#mainBodyContainer{
	width:949px;
	margin:0 auto;
}
.mainBodyContent{
	margin-left:31px;
	background-color:#FFF;
	width:918px;
	background-image: url(images/flag.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px;
	background-color: #fff;
}
#mainContent {
	margin: 0 220px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: #F90;
}
h4 {
	font-size: 14px;
	color: #F90;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
	color: #666;
}
h3 {
	font-size: 14px;
}
.copyright{
	font: "Trebuchet MS", Arial, Helvetica, sans-serif 8px;
	color:#667;
	text-align:center;
}

