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

body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/back_image.jpg);
	background-repeat: repeat-x;
	background-color: #655D52;
	margin-top:0px;
}
h2 {
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
	line-height: 20px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
h2 a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D27D06;
	text-decoration: underline;
}
h2 a:hover	{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D27D06;
	text-decoration: underline;
}
h3	{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
	text-align: center;
}
h4	{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F7960B;
}
h5 {
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
	line-height: normal;
	vertical-align: text-top;
	padding: 0px;
	margin: 0px;
}
h5 a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #930;
	text-decoration: underline;
}
h5 a:hover	{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
}
.wrapper {
	height: 720px;
	width: 900px;
	border-top: 0;
	vertical-align: top;
	margin: auto;
	margin-top: 0px;
}

.top_bar {
	background-image: url(images/top_bar.jpg);
	float: left;
	height: 50px;
	width: 900px;
}
.top_contact {
	text-align: right;
	height: 30px;
	width: 890px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_contact a	{
	color: #CCC;
	text-decoration: none;
}
.top_contact a:hover	{
	color: #FEB109;
	text-decoration: underline;
}
.designasite_logo_banner {
	background-image: url(images/banner.gif);
	float: left;
	height: 280px;
	width: 900px;
}
.main_content {
	height: auto;
	width: 900px;
	min-height: 330px;
	padding-top: 20px;
	float: left;
	background-image: url(images/content.jpg);
}

.banner_box {
	float: left;
	height: 50px;
	width: 230px;
	padding-top: 230px;
	padding-left: 50px;
	padding-right: 20px;
}

.content_box {
	float: left;
	height: 450px;
	width: 280px;
	padding-right: 10px;
	padding-left: 10px;
}
.price_table1	{
	height: 300px;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/basic.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.price_table2	{
	height: 300px;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/corporate.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.price_table3	{
	height: 300px;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/premium.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.footnote	{
	float: left;
	height: 60px;
	width: 880px;
	padding: 10px;
	text-align: center;
	background-color: #837869;
}
.prices {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;	
}
.logos	{
	height: 60px;
	width: 600px;
	float: left;
	vertical-align: middle;
	margin-left: 150px;
	margin-right: 150px;
}
.logomenu {
	float: left;
	height: 60px;
	width: 600px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

ul.logomenu {
	float: left;
    list-style: none;
    }
.displace {
 	display: block;
    position: absolute;
    left: -5000px;
    }
ul.logomenu li {
	float: left;
    }
ul.logomenu li a {
	display: block;
	width: 100px;
	height: 60px;
	background-image: url(images/LOGOS.jpg);
    }
/*
*    Normal Links
*/
ul.logomenu li.designasite a {
    background-position: 0 -60px;
    }
ul.logomenu li.cheaplogos a {
    background-position: -100px -60px;
    }
ul.logomenu li.cdduplicating a {
    background-position: -200px -60px;
    }	
ul.logomenu li.nicogrobler a {
    background-position: -300px -60px;
    }
ul.logomenu li.aerialphotography a {
    background-position: -400px -60px;
    }
ul.logomenu li.archival a {
    background-position: -500px -60px;
    }

	
/*
*    Hover Links
*/
ul.logomenu li.designasite a:hover {
    background-position: 0 0;
    }
ul.logomenu li.cheaplogos a:hover {
    background-position: -100px 0;
    }
ul.logomenu li.cdduplicating a:hover {
    background-position: -200px 0;
    }
ul.logomenu li.nicogrobler a:hover {
    background-position: -300px 0;
    }
ul.logomenu li.aerialphotography a:hover {
    background-position: -400px 0;
    }
ul.logomenu li.archival a:hover {
    background-position: -500px 0;
    }

.footer {
	background-color: #37322c;
	float: left;
	text-align: center;
	height: auto;
	width: 900px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer a	{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.footer a:hover	{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC7B1C;
}

