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

/* Reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img, ol, ul, dl
fieldset, form, label {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}



h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset, form{
	padding:0 0 20px 0;
}


/*layout*/
body{
	
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#948574;
	background:#22160b url(../images/body_bg.gif) repeat-x;
}
#page{
	float:left;
	width:100%;
	background:url(../images/header_light_bg.gif) no-repeat 2% 0;
	
}
#wrap{
	width:960px;
	margin:0 auto;
}

#header{
	margin:5em 0 0 0;
	padding:0;	
	float:left;
	width:100%;
}
a:link, a:visited{
	color:#C03;
	text-decoration:none;
}
a:hover{
	color:#fcf0e2;
}
#logo{
	padding:2em 0 0 0;
}
#logo h1{
	width:296px;
	height:36px;
	text-indent:-3000px;
	float:left;
	padding:0;
	margin:0;
}
#logo h1 a{
	width:281px;
	height:122px;
	display:block;
	margin:-28px 0 0 0;
	background:url(../images/fifty50-logo.png) no-repeat top;
}
.tagline{
	padding:20px;
	margin:0 0 0 20px;
	border-left:1px solid #4d4137;
	color:#877c6f;
	font-style:italic;
	font-size:14px;
}

#intro{
	float:left;
	padding:6em 0 0 0;
}
.paper-plane{
	background:url(../images/paper_plane.png) no-repeat right top;
	position:relative;
	width:252px;
	height:114px;
	display:block;
	margin:-150px 0 0 0;
	float:right;
}
#intro h2{
	width:946px;
	height:120px;
	text-indent:-3000px;
}
#intro h2 span{
	background:url(../images/intro_text.png) no-repeat;
	width:946px;
	height:140px;
	display:block;
}



/*main-menu*/
.main-nav-wrap{
	background:url(../images/divider.gif) no-repeat bottom;
	float:left;
	width:100%;
	padding:3em 0 2px 0;
	margin:0 0 4em 0;
}

.main-nav-wrap .main-nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.main-nav-wrap .main-nav li{
	color:#62574e;
	list-style:none;
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding:5px;
}
.main-nav-wrap .main-nav li.current{
	background:url(../images/arrow_up.gif) no-repeat bottom center;
}
.main-nav-wrap .main-nav li a{
	display:block;
	float:left;
	text-transform:uppercase;
	color:#62574e;
}
.main-nav-wrap .main-nav li a:hover, .main-nav-wrap .main-nav li.current a{
	color:#dddad7;
}


/*home-content, about, portfolio, contact*/
#home, #about, #portfolio, #contact{
	float:left;
	width:100%;
	padding:0em 0 0 0;
}
.featured-work, .about-us, .contact-form{
	width:318px;
	float:left;
	margin:0 36px 0 0;
}
.sample-works{
	width:100%;
	float:left;
}
.featured-work h2,
.testimonial h2,
.clientlist h2,
.about-us h2,
.our-services h2,
.download-portfolio h2, 
.contact-form h2,
.location h2,
.contact-info h2,
.sample-works h2{
	color:#3d9162;
	text-indent:-3000px;
	margin:0 0 20px 0;
}
.featured-work h2 span{
	background:url(../images/featuredwork.gif) no-repeat;
	display:block;
}
.testimonial h2 span{
	background:url(../images/testimonials.gif) no-repeat;
	display:block;
}
.clientlist h2 span{
	background:url(../images/currentclients.gif) no-repeat;
	display:block;
}
.about-us h2 span{
	background:url(../images/aboutus.gif) no-repeat;
	display:block;
}
.our-services h2 span{
	background:url(../images/ourservice.gif) no-repeat;
	display:block;
}
.download-portfolio h2 span{
	background:url(../images/download.gif) no-repeat;
	display:block;
}
.contact-form h2 span{
	background:url(../images/sendamessage.gif) no-repeat;
	display:block;
}
.location h2 span{
	background:url(../images/ourlocation.gif) no-repeat;
	display:block;
}
.contact-info h2 span{
	background:url(../images/contactinfo.gif) no-repeat;
	display:block;
}
.sample-works h2 span{
	background:url(../images/ourclients.gif) no-repeat;
	display:block;
}
.works{
	padding:0;
	margin:0;
	list-style:none;
}
.works li{
	display:inline;
	float:left;
	width:289px;
	margin:0 45px 34px 0;
}
.works li .responsibility{	
	padding:0;
	margin:0;
}
.responsibility small{
	text-transform:uppercase;
}
.skill{
	color:#584f44;
}
.works li.lastrowbox{
	display:inline;
	float:right;
	width:289px;
	margin:0 0px 34px 0;
}
.featured-work .image-thumb{
	background:#080502;
	padding:7px;
	margin:0 0 20px 0!important;
	margin:0 0 0px 0;
	float:left;
	border:1px solid #473a2f;
}
.works .image-thumb{
 	background:#080502;
	padding:7px;
	margin:0 0 20px 0;
	float:left;
	border:1px solid #473a2f;
}
.featured-work .image-thumb img,
.works .image-thumb img{
	float:left;
}
.featured-work h3, .works h3{
	color:#f9f6f2;
	font-size:16px;
	font-weight:normal;
}


/*footer*/
#footer{
	background:url(../images/divider.gif) no-repeat top;
	padding:1em 0 20px 0;
	margin:5em 0 0em 0;
	float:left;
	width:100%;
	font-size:11px;
	color:#5b554f;
}
#footer a:link, #footer a:visited{
	color:#716961;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#a89d92;
	text-decoration:none;
}
abbr{
	cursor:help;
	font-style:italic;
}

/*testimonial, our-services, location*/
.testimonial, .our-services, .location{
	width:263px;
	float:left;
	margin:0 36px 0 0;
}

/*clientlist, download-portfolio, contact-info*/
.clientlist, .download-portfolio, .contact-info{
	width:306px;
	float:right;
}
.clientlist ul, .our-services ul{
	float:left;
	width:102px; 
	list-style:none;
}

.our-services ul{
	width:263px;
}

.clientlist ul li, .our-services ul li{
	padding:0 0 10px 0;
	display:block;
}
.clientlist ul li span{
	display:block;
}



/*blockquote*/
blockquote .first{
	color:#7d7163;
	font-style:italic;
	background:url(../images/quote_start.gif) no-repeat;
	text-indent:15px;
}

blockquote .author{
	color:#595045;
	padding:0;
	margin:0;
}







/*button link*/
.buttonlink{
	padding:6px 10px;
	text-transform:uppercase;
	font-size:10px;
}
.buttonlink:hover{
	padding:6px 10px;
	color:#fefaf6;
	background-color: #C03;
}

/*downloadportfolio link*/
.downloadportfolio{
	text-indent:-3000px;
	display:block;
}
.downloadportfolioa{
	background:url(../images/Portfolio_image.jpg) no-repeat;
	display:block;
	padding:132px 0;
	margin:0 0 20px 0;
}



/*form*/
#contact-form p{
	margin:0;
	padding:0 0 10px 0;
}
#cf_name, #cf_email, #cf_subject, #cf_message, #catch{
	background:#080502;
	border:1px solid #473a2f;
	padding:7px;
	color:#948574;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#cf_name, #cf_email, #cf_subject, #catch{
	width:100%;
}
#cf_message{
	width:100%;
}
.button-bg{
	color:#fffcfa;
	border:0;
	padding:8px 10px;
	background-color: #C03;
}



/*common style*/
.clear{
	clear:both;
}
.highlight{
	font-weight:bold;
	color:#e4c5a1;
}

img{
	border:0;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

.errorMsg, .infoMsg{
	float:left;
	padding:10px;
	width:95%;
	margin:0 0 20px 0;
}
.errorMsg h3{ color:#C03; }
.infoMsg h3{
	color:#009900;
}
.errorMsg ul{
	padding-left:14px;
}

.ieclear { width:100% !important;height:0 !important;font-size:1px !important;overflow:hidden !important;padding:0 !important;margin:0 !important; }

.captcha { line-height: 20px; height: 20px;}
.captcha img { vertical-align: middle; padding: 0 0 0 10px;}
