body{
	background-color: #292d33;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #acbed6;
	background-image: url(../images/body-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
	margin:0px;
	margin:5px;
}

a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper{
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header{
	padding: 0px;
	height: 150px;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 100;
}

#content{
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer{
	padding: 0px;
	height: 100px;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top:dotted 1px #666666;
}
	
.content-left{
	float:left;
	width: 420px;
	padding: 5px;
	}
	
.page-title{
	padding-top: 5px;
	float:left;
	width: 420px;
	height:auto;
	}

.content-right{
	float:right;
	width: 501px;
	height:auto;
	margin-bottom: 20px;
}

.samples{
	float:right;
	width: 500px;
	height:250px;
	margin-bottom: 20px;
	z-index: -100;
}

.logo{
	float: left;
	height: auto;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	}
.header-menu{
	float: right;
	height: auto;
	width: 501px;
	padding: 0px;
	margin-top: 85px;
	z-index: 100;
}

.contact{
	float: right;
	height:20px;
	width:501px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
	line-height: normal;
}

.contact a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	line-height: normal;

}


.contact a:hover{
	color: #FFFFFF;
}

.advert{
	width: 143px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom: 2px;
	float: left;
	height: auto;
	padding:10px;
	border:	 dotted 1px #333333;
	background-color: #3d4755;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dotted #CCCCCC;
}	
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

.slider{
	margin-bottom:80px;
	z-index: -100;
	background-color: #151b24;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.advert h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
}

.item h2 a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
}

a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.spacer{
float:left;
margin:0;
padding:0;
}

.footer-menu{
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	border-left: dotted 1px #666666;
}

.footer-menu li{
	display: inline;
	float: left;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dotted #333333;
	}
	
.footer-menu li a{
	color: #666666;
	text-decoration:none;
	}
	
.footer-menu li a:hover{
	color: #ff0000;
	}
.address{
	float: right;
	width: 501px;
}

.address p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 3px;
	margin-top: 0px;
}
	
.content-left h2, .content-right h2, .cat-title h2, .cat-title-b h2{
	margin-top:0px;
	padding-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
	line-height: 40px;
}

.cat-title h2{color: #000000;}

span.red{
	color:#CC0000;
}
.cat-title-b h2{color: #000000;}

span.red{
	color:#CC0000;
}

/* category backgrounds */

#cat-header{
	width: 960px;
	height: 250px;
	margin-bottom:80px;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.graphic{
	background-image: url(../images/headers/print-design.jpg);
}

.web{
	background-image: url(../images/headers/websites2.jpg);
}

.illustration{
	background-image: url(../images/headers/illustrations.jpg);
}

.printing{
	background-image: url(../images/headers/test.jpg);
}
.digital {
	background-image: url(../images/headers/digital.jpg);
}
.contactpage {
	background-image: url(../images/headers/contact.jpg);
}

.cat-title{
	padding-top: 50px;
	padding-left: 20px;
	float:left;
	width: 400px;
	height:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: 20px;
}
.cat-title-b{
	padding-top: 20px;
	padding-left: 20px;
	float:left;
	width: 400px;
	height:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	line-height: 20px;
}

.tab-text{
	float:left;
	width: 410px;
	height:auto;
	padding: 0px;
}

.tab-images{
	float:right;
	width: 478px;
	height:auto;
	border:1px none #333333;
	padding-top: 20px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
	width: 225px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	line-height:normal;
	color:#CCCCCC;
	font-style:normal;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	color:#CCCCCC;
	font-style:normal;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 225px;
	background-image: url(../images/ad-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	border:#333333 1px dotted;
	color:#CCCCCC;
}

.cssform textarea{
	width: 225px;
	height: 150px;
	background-image: url(../images/ad-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	border:#333333 1px dotted;
	color:#CCCCCC;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#floatMenu {
	position:absolute;
	top:70px;
	left:50%;
	margin-left:480px;
	width:120px;
}
#floatMenu ul {
	margin-bottom:0px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 35px;
}
#floatMenu ul li a {
	display:block;
	border:1px none #999;
	text-decoration:none;
	color:#ccc;
	height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
