/* CSS Document */
body {
background-color:#000000;
}
/*links*/
a:link {
	color:#ffa200;
	}
a:visited {
	color:#ffa200;
}
a:active {
	color:#ffa200;
}
a:hover {
	color:#ffffff;
}
/*fonts*/
#pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	
}

/*Positioning*/

#sitecontent {
margin-left:auto;
margin-right:auto;
height:auto;
width:750px;
}

#topbar {
background-image:url(images/topbar.gif);
height:23px;
width:740px;
padding-top:12px;
padding-left:10px;
border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#banner {
background-image:url(images/banner.gif);
height:175px;
width:750px;
}
#buttons {
height:50px;
width:750px;
border-top:1px;
border-top-color:#000000;
border-top-style:solid;
border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
}
#pagecontent2 {
background-image:url(images/background2.gif);
height:550px;
width:750px;
}
#pagecontent3 {
background-image:url(images/background3.gif);
height:610px;
width:750px;
}
#homeinfo {
height:auto;
width:700px;
margin-left:auto;
margin-right:auto;
border:1px;
border-color:#000000;
border-style:solid;

}
#boxtop {
background-image:url(images/partysavior.gif);
height:40px;
width:auto;
padding-left:20px;
padding-bottom:5px;
}
#boxtop2 {
background-image:url(images/toourcustomers.gif);
height:40px;
width:auto;
padding-left:20px;
padding-bottom:5px;
}
#boxtop3 {
background-image:url(images/3dpreviews.gif);
height:40px;
width:auto;
padding-left:20px;
padding-bottom:5px;
}
#boxtop4{
background-image:url(images/testimonials.gif);
height:40px;
width:auto;
padding-left:20px;
padding-bottom:5px;
}
#boxtop5 {
background-image:url(images/pricelist.gif);
height:40px;
width:auto;
padding-left:20px;
padding-bottom:5px;
}
#boxtop6 {
background-image:url(images/contactus.gif);
height:40px;
width:auto;
padding-left:20px;
padding-bottom:5px;
}
#boxbottom {
background-image:url(images/boxbottom.gif);
height:auto;
width:auto;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:0px;
font-family:Century Gothic;
	color:#FFFFFF;
	font-size:13px;
}
#recentprojects{
width:300px;
height:40px;
margin-top:20px;
margin-left:28px;
}
#recentprojects2{
width:700px;
height:80px;
margin-top:10px;
margin-left:22px;
}
#bottombar {
background-image:url(images/bottombar.gif);
width:575px;
height:43px;
padding-left:175px;
padding-top:16px;
border-top:1px;
border-top-color:#000000;
border-top-style:solid;
}
.images {
border:thin;
border-color:#CCCCCC;
}

