body {
	margin: 0;
	padding: 0;
	background: #1a1a1a;
	color: #fff;
}
a { outline: 0; }
#main {
	padding-left: 66px;
	background: #1a1a1a;
}
#top {
	background: #1a1a1a;
	height: 227px;
}
#top #logo {
	float: left;
	width: 262px;
	height: 53px;
	margin-top: 80px;
	display: block;
}
#top #menu {
	float: left;
	margin-top: 114px;
	margin-left: 130px;
	display: block;
}

ul.logo {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.logo li {
	display: block;
}
ul.logo li a {
	background: url(../images/logo1.jpg) no-repeat;
	width: 262px;
	height: 53px;
	display: block;
	text-indent: -9999px;
}
ul.logo li a:hover {
	background: url(../images/logo2.jpg) no-repeat;
}
ul.logo li a.active {
	background: url(../images/logo2.jpg) no-repeat;
}

ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.menu li {
	display: block;
	float: left;
	padding-right: 60px;
}
ul.menu li a.about {
	background: url(../images/aboutus1.jpg) no-repeat;
	width: 59px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	float: left;
}
ul.menu li a.about:hover {
	background: url(../images/aboutus2.jpg) no-repeat;
}
ul.menu li a.about.active1 {
	background: url(../images/aboutus2.jpg) no-repeat;
}
ul.menu li a.portfolio {
	background: url(../images/portfolio1.jpg) no-repeat;
	width: 96px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	float: left;
}
ul.menu li a.portfolio:hover {
	background: url(../images/portfolio2.jpg) no-repeat;
}
ul.menu li a.portfolio.active2 {
	background: url(../images/portfolio2.jpg) no-repeat;
}
ul.menu li a.services {
	background: url(../images/services1.jpg) no-repeat;
	width: 50px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	float: left;
}
ul.menu li a.services:hover {
	background: url(../images/services2.jpg) no-repeat;
}
ul.menu li a.services.active3 {
	background: url(../images/services2.jpg) no-repeat;
}
ul.menu li a.contact {
	background: url(../images/contact1.jpg) no-repeat;
	width: 77px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	float: left;
}
ul.menu li a.contact:hover {
	background: url(../images/contact2.jpg) no-repeat;
}
ul.menu li a.contact.active4 {
	background: url(../images/contact2.jpg) no-repeat;
}

#content {
	height: 500px;
}

div#accordion{
	margin:0 0 20px;
	display: block;
	
}
	div#accordion div.item{
		
	}
		div#accordion h2{
			font-weight:bold;
			font-size:120%;
			padding:0;
			margin:0;
			background:#1a1a1a;
			padding: 15px;
			padding-left: 66px;
		}
			div#accordion h2 a{
				color:#868686;
				text-decoration: none;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-weight: normal;
				font-size: 44px;
			}
		div#accordion div.body{
			overflow:hidden;
			display: none;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12px;
			}
			div#accordion div.body p{
				line-height:1.5;
				font-size:100%;
				margin:0;
				padding:10px 15px 15px;
			}
	div#accordion div.opened h2{
		background:#141414;
		padding: 15px;
		padding-left: 66px;
	}
		div#accordion div.opened h2 a{
			color: #f27817;
		}
#image1 { 
	background: url(../images/imgback1.jpg) repeat-x;
	height: 216px;
}
#image1 #img1 {
	background: url(../images/img1.jpg) no-repeat top right;
	width: 401px;
	height: 216px;
	float: left;
}
#image1 #img1text {
	float: left;
	width: 550px;
	padding-top: 12px;
	color: #ccc;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 66px;
	margin-top: 100px;
	padding-bottom: 40px;
	clear: both;
}
#footer a, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
}

/* About */
#aboutContent {
	display: none;
	height: 500px;
}
#aboutLine {
	background: url(../images/line.jpg) no-repeat;
	width: 242px;
	height: 72px;
	position: absolute;
	left: 254px;
	top: 134px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 44px;
	background:#141414;
	padding: 15px;
	padding-left: 66px;
	color: #f27817;
}
#aboutContent h2 {
	margin-top: -10px;
}
#mainAboutContent { 
	width: 900px;
	padding-left: 66px;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #fff;
	padding-bottom: 30px;
}
#mainAboutContent p {
	margin-top: 0;
}
#mainAboutContent #leftContent {
	float: left;
	width: 450px;
	}
#mainAboutContent #rightContent {
	float: right;
	width: 400px;
	color: #a3a3a3;
}
/* Our Portfolio */
#portfolioContent, #PrintContent, #BrandContent {
	display: none;
}
#portfoliLine {
	background: url(../images/line2.jpg) no-repeat;
	width: 284px;
	height: 72px;
	position: absolute;
	top: 131px;
	left: 457px;
}
#portfoliLinecontent {
	position: absolute;
	top: 197px;
	left: 440px;
	width: 400px;
}
#portfoliLinecontent span a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
}
#portfoliLinecontent span a:hover {
	color: #C96517;
}
#portfoliLinecontent span a.active {
	color: #C96517;
}

div#accordionportfolio{
	margin:0 0 20px;
	display: block;
	
}
div#accordionportfolio div.item{}
div#accordionportfolio h2{
	font-weight:bold;
	font-size:120%;
	padding:0;
	margin:0;
	background:#141414;
	padding: 15px;
	padding-left: 66px;
}
div#accordionportfolio h2 a{
	color:#868686;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 44px;
}
div#accordionportfolio div.body{
	overflow:hidden;
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#accordionportfolio div.body p{
	line-height:1.5;
	font-size:100%;
	margin:0;
	padding:10px 15px 15px;
}
div#accordionportfolio div.opened h2{
	background:#141414;
	padding: 15px;
	padding-left: 66px;
}
div#accordionportfolio div.opened h2 a{
	color: #f27817;
}


div#accordionprint{
	margin:0 0 20px;
	display: block;
	
}
div#accordionprint div.item{}
div#accordionprint h2{
	font-weight:bold;
	font-size:120%;
	padding:0;
	margin:0;
	background:#141414;
	padding: 15px;
	padding-left: 66px;
}
div#accordionprint h2 a{
	color:#868686;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 44px;
}
div#accordionprint div.body{
	overflow:hidden;
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#accordionprint div.body p{
	line-height:1.5;
	font-size:100%;
	margin:0;
	padding:10px 15px 15px;
}
div#accordionprint div.opened h2{
	background:#141414;
	padding: 15px;
	padding-left: 66px;
}
div#accordionprint div.opened h2 a{
	color: #f27817;
}



div#accordionbrand{
	margin:0 0 20px;
	display: block;
	
}
div#accordionbrand div.item{}
div#accordionbrand h2{
	font-weight:bold;
	font-size:120%;
	padding:0;
	margin:0;
	background:#141414;
	padding: 15px;
	padding-left: 66px;
}
div#accordionbrand h2 a{
	color:#868686;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 44px;
}
div#accordionbrand div.body{
	overflow:hidden;
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#accordionbrand div.body p{
	line-height:1.5;
	font-size:100%;
	margin:0;
	padding:10px 15px 15px;
}
div#accordionbrand div.opened h2{
	background:#141414;
	padding: 15px;
	padding-left: 66px;
}
div#accordionbrand div.opened h2 a{
	color: #f27817;
}



#sliderback {
	height: 206px;
	font-size: 11px;
	color: #b9b9b9;
	width: 900px;
	background-image: url(../images/img2.jpg);
	background-repeat: no-repeat;
	background-position: 66px bottom;
}
#slider ul{ margin: 0; padding: 0; list-style-type: none;  }
#slider div {
	margin-top: 20px;
	margin-left: 400px;
	width: 520px; 
	text-align: justify;
}
#view {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 10px;
}
#menu3 { display: inline; }
#menu3 a{
	padding: 0 3px;
	color: #333;
	text-decoration: none;
}
#menu3 a:hover, #menu3 a.wactive{
	border: 1px solid gray;
	color: #eeeeee;
}
/* Services */
#servicesContent {
	display: none;
	height: 500px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 44px;
	background:#141414;
	padding: 15px;
	padding-left: 66px;
	color: #f27817;
}
#servicesContent h2 {
	margin-top: -10px;
}
#mainServicesContent { 
	width: 900px;
	padding-left: 66px;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #fff;
	padding-bottom: 30px;
}
#mainServicesContent p {
	margin-top: 0;
}
#mainServicesContent #leftContent {
	float: left;
	width: 450px;
	}
#mainServicesContent #rightContent {
	float: right;
	width: 400px;
	color: #a3a3a3;
}
/* Contact */
#contactContent {
	display: none;
	height: 500px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 44px;
	background:#141414;
	padding: 15px;
	padding-left: 66px;
	color: #f27817;
}
#contactContent h2 {
	margin-top: -10px;
}
#mainContactContent { 
 	width: 900px;
	padding-left: 66px;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #fff;
	padding-bottom: 30px;
}
#mainContactContentright {
	width: 470px;
	float: right;
}
#mainContactContentleft { 
	width: 348px;
	font-size: 12px;
	float: left;
	text-align: justify;
}
#mainContactContentleft p {
	margin: 0;
	padding: 0;
}
#mainContactContent form {
	margin: 0;
	padding: 0;
}
#mainContactContent label {
	display: block;
	float: left;
	height: 25px;
	margin-right: 2px;
	margin-top: 3px;
	padding-left: 6px;
	padding-top: 3px;
	width: 100px;
	color: #666;
}
#mainContactContent #div_textbox {
	float: right;
	height: 25px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	width: 350px;
}
#mainContactContent #div_textbox .inpt {
	background: #3A3A3A;
	width: 150px;
	padding: 3px;
	border: 0;
	color: #999;
}
#mainContactContent #div_textbox .inpttextarea {
	background: #3A3A3A;
	width: 250px;
	display: inline;
	height: 129px;
	border: 0;
	padding: 3px;
	color: #999;
}
.sendBtn {
	background-color: #333;
	color: #fff;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 32px;
	letter-spacing: -1px;
	line-height: 1.1;
	margin-right: 2px;
	margin-top: 1px;
	width: 60px;
	border: 0;
	cursor: pointer;
}

.send { background: url(../images/send.jpg) no-repeat; width: 75px; height: 28px; display: block; }
.send:hover { background: url(../images/sendh.jpg) no-repeat; }
		
