/*mine*/

@import "reset.css";
@import "text.css";

html, body{
	background-image: url(/images/background_tile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header{
	height: 185px;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo{
	width: 308px;
	height: 110px;
	float: left;
	margin: 30px 0 0 30px;
}
#logo a{
	display: block;
	text-indent: -9999px;
	width: 308px;
	height: 110px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation{
	float: left;
	list-style: none;
	margin: 0 0 0 40px;
}    
#navigation li{
	float: left;
	margin: 30px 2px 0 0;

}
#navigation li a{
	display: block;

}
#home{
	width: 131px;
	height: 57px;
}
#home a{
	text-indent: -9999px;
	width: 131px;
	height: 57px;
	background-image: url(/images/HOME_both.png);
	background-repeat: no-repeat;
	background-position: left top;

}
#home a:hover{
	background-position: -131px 0;

}
#about{
	width: 131px;
	height: 57px;
}
#about a{
	text-indent: -9999px;
	width: 131px;
	height: 57px;
	background-image: url(/images/ABOUT_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#about a:hover{
	background-position: -131px 0;
}
#portfolio{
	width: 131px;
	height: 57px;
}
#portfolio a{
	text-indent: -9999px;
	width: 131px;
	height: 57px;
	background-image: url(/images/PORTFOLIO_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#portfolio a:hover{
	background-position: -131px 0;
}
#contact{
	width: 131px;
	height: 57px;
}
#contact a{
	text-indent: -9999px;
	width: 131px;
	height: 57px;
	background-image: url(/images/CONTACT_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact a:hover{
	background-position: -131px 0;
}

#featured{
	padding: 35px 0 20px 0;
}
.prev{
	float: left;
	width: 32px;
	height: 40px;
	text-indent: -9999px;
	border: 0px solid;
	margin: 60px 0 0 0;
	cursor: pointer;
	background: url(/images/prev.png);
	 
}

.next{
	float: right;
	width: 32px;
	height: 40px;
	text-indent: -9999px;
	border: 0px solid;
	margin: 60px 0 0 0;
	cursor: pointer;
	background: url(/images/next.png);
}

.carousel{
	margin: 0 20px 0 32px;
	float: left;
	height: 170px;
}
.carousel ul li img{
	width: 258px;
	height: 164px;
	
}
.carousel ul li{
	padding-bottom: 15px;
	height: 170px;
	margin: 0 10px;
	padding: 0;
}

.clear {
	clear: both;
}
#homecontenttop{
	height: 117px;
	width: 984px;
	margin: 0 auto;
	background-image: url(/images/contentbox_top_homepage.png);
	background-repeat: no-repeat;
	background-position: center top;		
}
.contenttop{
	height: 91px;
	width: 984px;
	margin: 0 auto;
	background-image: url(/images/contentbox_top.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
.col1{
	width: 450px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	margin-right: 30px;
}
.col2{
	width: 420px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
}
.col3{
	width: 915px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	margin-right: 30px;
}
.col2 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 14px;
	color: #000000;
	line-height: 2;
	
}
.col2 ul li{
	margin: 0 0 0 60px;
	padding: 0 0 0 0;
	list-style-image:url(/images/check.png);
	list-style-position: inside;
}	
#work-content{
	float: left;
	width: 900px;
	margin-left: 37px;
}
.portfolio-item img{
	float: right;
}
.portfolio-item{
	margin: 0 0 50px 0;
}
.portfolio-item h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.meta{
	float: left;
	width: 550px;
}
.meta img{
	float: left;
	padding-right: 20px;
	border: none
	margin-top: 4px;
}

.seperator{
	background-image: url(/images/divider.png);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	width: 903px;
	height: 18px;
}


#web{
	background-image: url(/images/web_icon.png);
	background-repeat: no-repeat;
	height: 36px;
	weight: 300px;
	background-position: left top;
	text-indent: -9999px;
	margin: 30px 0 0 0;
	padding-top: 4px;
	text-decoration: none;
	display: block;


}
#promo{
	background-image: url(/images/marketing_icon.png);
	background-repeat: no-repeat;	
	height: 36px;
	weight: 394px;
	background-position: left center;
	text-indent: -9999px;
	margin: 20px 0 0 0;
	text-decoration: none;
	display: block;
}
#ident{
	background-image: url(/images/ident_icon.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 36px;
	weight: 244px;
	background-position: left center;
	text-indent: -9999px;
	margin: 20px 0 0 0;
	text-decoration: none;
	display: block;
}

#welcome{
	height: 30px;
	text-indent: -9999px;
	background-image: url(/images/welcome_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	

}
#home_contentwrapper{
	height: 324px;
	width: 982px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	background-image: url(/images/contentbox_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#about_contentwrapper{
	height: 648px;
	width: 982px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	background-image: url(/images/contentbox_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.portfolio_contentwrapper{
	height: 3240px;
	width: 982px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	background-image: url(/images/contentbox_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.portfolio_contentwrapper h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 22px;
	font-variant: small-caps;
}
.h2_underline{
	width: 550px;
	height: 9px;
	margin-bottom: 20px;
	background-image: url(/images/header_underline.png);
}
.contact_contentwrapper{
	height: 648px;
	width: 982px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	background-image: url(/images/contentbox_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#thankyou_contentwrapper{
	height: 162px;
	width: 982px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	background-image: url(/images/contentbox_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#error_contentwrapper{
	height: 162px;
	width: 982px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	background-image: url(/images/contentbox_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.view_work{
	width: 155px;
	height: 28px;
	float: right;
	margin: 15px 41px 0 0;
}
.view_work a{
	display: block;
	text-indent: -9999px;
	width: 155px;
	height: 28px;
	background-image: url(/images/viewmyportfolio_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.view_work a:hover{
	background-position: -155px 0;
}
#aboutpagetitle{
	width: 66px;
	height: 29px;
	float: left;
	display: block;
	background-image: url(/images/aboutme_header.png);
	background-repeat: no-repeat;
	background-position: left ;
	margin: 8px 0 0 120px;
}
#contactpagetitle{
	width: 100px;
	height: 29px;
	float: left;
	display: block;
	background-image: url(/images/contactme_header.png);
	background-repeat: no-repeat;
	background-position: left ;
	margin: 8px 0 0 100px;
}
#portfoliopagetitle{
	width: 100px;
	height: 29px;
	float: left;
	display: block;
	background-image: url(/images/portfolio_header.png);
	background-repeat: no-repeat;
	background-position: left ;
	margin: 12px 0 0 100px;
}
#thankyoupagetitle{
	width: 86px;
	height: 29px;
	float: left;
	display: block;
	background-image: url(/images/thanks_header.png);
	background-repeat: no-repeat;
	background-position: left ;
	margin: 8px 0 0 100px;
}
#errorpagetitle{
	width: 58px;
	height: 34px;
	float: left;
	display: block;
	background-image: url(/images/error_header.png);
	background-repeat: no-repeat;
	background-position: left ;
	margin: 8px 0 0 100px;
}
#portrait{
	background-image: url(/images/portrait.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	width: 449px;
	margin-bottom: 30px;
}

#services{
	height: 31px;
	text-indent: -9999px;
	background-image: url(/images/services_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 18px;
}
#helpyou{
	height: 17px;
	text-indent: -9999px;
	background-image: url(/images/helpyou_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 23px;

}
.checkbox{
	background-image: url(/images/checkbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	padding-left: 40px;
}
.contentfooter{
	height: 149px;
	width: 982px;
	margin: 0 auto;
	background-image: url(/images/contentbox_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer{
	margin: 70px 0 0 0;
	float: left;
	list-style: none;
}     
#footer li{
	float: left;
} 
#footer li a{
	display: block;
	text-decoration: none;
}
.learn_more {
	vertical-align: bottom;
	float: right;
	
}
#home_footer{
	width: 65px;
	height: 26px;
	margin: 0 0 0 107px;
}
#home_footer a{
	text-indent: -9999px;
	width: 65px;
	height: 26px;
	background-image: url(/images/HOMEFOOTER_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_footer a:hover{
	background-position: -65px 0;
}
#about_footer{
	width: 75px;
	height: 26px;
	margin: 0 0 0 82px;
}
#about_footer a{
	text-indent: -9999px;
	width: 75px;
	height: 26px;
	background-image: url(/images/ABOUTFOOTER_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#about_footer a:hover{
	background-position: -75px 0;
}
#portfolio_footer{
	width: 113px;
	height: 26px;
	margin: 0 0 0 46px;
}
#portfolio_footer a{
	text-indent: -9999px;
	width: 113px;
	height: 26px;
	background-image: url(/images/PORTFOLIOFOOTER_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#portfolio_footer a:hover{
	background-position: -113px 0;
}
#contact_footer{
	width: 107px;
	height: 26px;
	margin: 0 0 0 38px;
}
#contact_footer a{
	text-indent: -9999px;
	width: 107px;
	height: 26px;
	background-image: url(/images/CONTACTFOOTER_both.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_footer a:hover{
	background-position: -107px 0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 810px;
	padding: 65px 0 0 0;
}
