
body {
	margin: 0px auto;
	background-image: url(../images/bg_repeat_2.gif);
	background-repeat: repeat-x;
	background-color: #f58220;
	font-size: 13px;
	color: #000;
	
	
}

.clear {
	line-height: 0px; 
	clear: both;
	height: 0px;
	font-size: 0px;
}


#wrapper {
	width: 753px;
	margin:  23px auto;
	font-size: 13px;
	color: #000;
}

#nav {
	float: left;
	clear: right;
	width: 185px;
	 
}

#nav ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	
	
}

#nav a {
	display: block;
}
#nav li#logo a { background-image: url(../images/cps_logo.gif); margin-left: 0px; width: 185px; height: 203px; overflow: hidden;}
#nav li#logo a:hover { background-image: url(../images/cps_logo.gif); margin-left: 0px; width: 185px; height: 203px; overflow: hidden; background-position:bottom;}

#nav li#info a { background-image: url(../images/info.gif); margin-left: 0px; width: 185px; height: 48px; overflow: hidden;}
#nav li#info a:hover { background-image: url(../images/info.gif); margin-left: 0px; width:185px; height: 48px; overflow: hidden; background-position:bottom;}

#nav li#about a { background-image: url(../images/about.gif); margin-left: 0px; width: 185px; height: 37px; overflow: hidden;}
#nav li#about a:hover { background-image: url(../images/about.gif); margin-left: 0px; width:185px; height: 37px; overflow: hidden; background-position:bottom;}

#nav li#gunite a { background-image: url(../images/gunite.gif); margin-left: 0px; width: 185px; height: 34px; overflow: hidden; }
#nav li#gunite a:hover { background-image: url(../images/gunite.gif); margin-left: 0px; width: 185px; height: 34px; overflow: hidden; background-position:bottom;}

#nav li#vinyl a { background-image: url(../images/vinyl.gif); margin-left: 0px; width: 185px; height: 49px; overflow: hidden; }
#nav li#vinyl a:hover { background-image: url(../images/vinyl.gif); margin-left: 0px; width: 185px; height: 49px; overflow:hidden; background-position:bottom;}

#nav li#doit a { background-image: url(../images/doit.gif); margin-left: 0px;  width: 185px; height: 34px;  overflow: hidden; }
#nav li#doit a:hover { background-image: url(../images/doit.gif); margin-left: 0px;  width: 185px; height: 34px;  overflow: hidden; background-position:bottom;}

#nav li#services a { background-image: url(../images/services.gif); margin-left: 0px;  width: 185px; height: 33px; overflow: hidden; }
#nav li#services a:hover { background-image: url(../images/services.gif); margin-left: 0px;   width: 185px; height: 33px; overflow: hidden; background-position:bottom;}

#nav li#products a { background-image: url(../images/products.gif); margin-left: 0px;  width: 185px; height: 50px; overflow: hidden; }
#nav li#products a:hover { background-image: url(../images/products.gif); margin-left: 0px;   width: 185px; height: 50px; overflow: hidden; background-position:bottom;}

#nav li#faqs a { background-image: url(../images/faqs.gif); margin-left: 0px;  width: 185px; height: 33px; overflow: hidden; }
#nav li#faqs a:hover { background-image: url(../images/faqs.gif); margin-left: 0px;   width: 185px; height: 33px; overflow: hidden; background-position:bottom;}

#nav li#menu-bottom a { background-image: url(../images/menu_bttm.gif); margin-left: 0px;  width: 185px; height: 66px; overflow: hidden; }
#nav li#menu-bottom a:hover { background-image: url(../images/menu_bttm.gif); margin-left: 0px;   width: 185px; height: 66px; overflow: hidden; background-position:bottom;}

#nav span { position:absolute; left: -10000px; }

#spacer{
	float: left;
	clear: right;
	width: 34px;
}

#content {
	margin-top: 0px;
	width: 534px;
	float: left;
	clear: right;
	background-image: url(../images/content_area_bg.gif);
	background-repeat: repeat-y;
	min-height: 587px;
	_height: 587px;
	font-size: 14px;
	
}
#content h1 {
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding-left: 65px;
	
	
}

#content table {
	width: 399px;
	margin-left: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-decoration: none;
	font-size: 14px;
}
#content table a {
	width: 399px;
	margin-left: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-decoration: none;
	font-size: 14px;
	color:#005aab;
}
#content table a:hover {
	text-decoration: underline;
	color:#005aab;
}


#content p{
	
	width: 399px;
	padding-left: 65px;
	position: relative;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	
}
#content a {
	text-decoration: none;
	
}
#content h1 {
	width: 399px;
	padding-left: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px; 
} 
#content ul {
	padding-left: 78px;
	width: 399px;
	
}
#content ul li {
	color: #000;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	
}
#content ul li span {
	color: #58595b;
	
	
}
#content p span {
	color: #005aab;
	
}

/*####### gallery section*/


#gallery {
	background-image:url(../images/gallery_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 534px;
	padding-left: 0px;
	height: 437px;
	padding-top: 10px;
	text-align: center;
	
}

#loadarea {
	width: 311px; 
	height:234px; 
	margin: 0px auto;
	overflow: hidden;
}

#gallery p {
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #6d6e71;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#gallery a{
	color: #0680a8;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#gallery a:hover {
	color: #6d6e71;
	text-decoration: none;	
}

.img_block {
	width: 63px;
	height: 51px;
	float: left;
	display: block;
}

.lt_blue {
	color: #20d6fe;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.yellow {
	color: #ffd503;
}

#footer {
	background-image: url(../images/footer_bg.gif);
	width: 534px;
	height: 100px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
}
#footer p {
	color: #ffd503;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
#footer a {
	color: #005aab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	
}

/* ALBUM */
#album {
	width: 525px;
	padding-left:3px;
	padding-bottom:10px;
}
#album img {
	border:5px solid #F58220;
	width:150px;
	height:100px;
}