html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background:url(img/bg.gif) left top;
	font-family: georgia,serif;
	color: #6a6056;
	line-height: 1.1em;
	}
	
#header {
	height: 96px;
	width: 100%;
	background:url(img/header_bg.jpg) left top;
	position: fixed;
	z-index: 99;
	left: 0px;
	}
	
#title {
padding-top: 20px;
padding-bottom: 9px;
}

#container {
	padding-left: 10px;
	padding-right: 10px;
	width: 960px;
	margin: 0 auto;
	}
	
#intro {
	width: 620px;
	padding-left: 170px;
	padding-right: 170px;
	padding-top: 146px;

}

#description {
	width: 780px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 15px;
	font-size: 1.15em;
	text-shadow: 0.1em 0.1em #fff;
	line-height: 1.6em;
}

#description a {
	color: #2a1f1b;
	text-decoration: none;
}

#description a:hover {
	color: #2a1f1b;
	text-decoration: underline;
}

#navigation img{
padding: 0px;
margin: 0px;
cursor: pointer;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

#navigation img.selected{
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

#folioHeading {
	width:460px;
	height: 45px;
	margin: 50px 250px 10px 250px;
	text-indent: -9999px;
	background: url(img/headings.gif) no-repeat 0px 0px;
}

#servicesHeading {
	width:460px;
	height: 45px;
	margin: 60px 250px 0px 250px;
	text-indent: -9999px;
	background: url(img/headings.gif) no-repeat 0px -50px;
}

#aboutHeading {
	width:460px;
	height: 45px;
	margin: 55px 250px 10px 250px;
	text-indent: -9999px;
	background: url(img/headings.gif) no-repeat 0px -95px;
}

#contactHeading {
	width:460px;
	height: 45px;
	margin: 55px 250px 10px 250px;
	text-indent: -9999px;
	background: url(img/headings.gif) no-repeat 0px -145px;
}

#folio2, #contactBtn2, #servicesBtn2, #aboutBtn2 {
cursor: pointer;
}


.bxslider_wrap {
width: 780px;
margin-left: 80px;
margin-right: 80px;
background: url(img/slider_bg.gif) no-repeat left top;
height: 374px;
padding-top: 19px;
}

.bxslider_container {
width: 742px !important;
margin-left: 19px;
margin-right: 19px;
height: 342px;
}

.folioContent {
margin-top: 10px;
}

.prev {
position: absolute;
margin-left: -75px;
margin-top: -200px;
filter:alpha(opacity=10);
opacity: 0.1;
-moz-opacity:0.1;
}

.next {
position: absolute;
margin-left: 810px;
margin-top: -200px;
filter:alpha(opacity=10);
opacity: 0.1;
-moz-opacity:0.1;
}

.prev:hover, .next:hover {
filter:alpha(opacity=40);
opacity: 0.4;
-moz-opacity:0.4;
}

.folioImage img {
border: 1px solid #e0dcdc;
}

.bx_pager {
position: absolute;
margin-left: 20px;
margin-top: 25px;
}

.bx_pager a {
display: block;
float:left;
width: 11px;
margin-right: 5px;
text-indent: -9999px;
background: url(img/button_inactive.jpg) no-repeat left top;
}

.bx_pager a:hover {
background: url(img/button_active.jpg) no-repeat left top;
}

.bx_pager a.active {
background: url(img/button_active.jpg) no-repeat left top;
}


.folioContent a {
	color: #2a1f1b;
	
	text-decoration: none;
}


.folioContent a:hover {
	color: #2a1f1b;
	text-decoration: underline;
}

#services {
display:block;
width: 940px;
margin-left: 10px;
margin-right: 10px;
overflow: auto;
line-height: 1.5em;
}

.servicesContent, .servicesContentEnd {
padding-top: 30px;
float: left;
margin-right: 20px;
font-size: 0.8em;
width: 300px;
color: #040404;
}

.servicesContent img, .servicesContentEnd img {
margin-bottom: 6px;
}

.servicesContentEnd {
margin-right: 0px;
}

.servicesContent #web {
background
}

.aboutContent {
float: left;
width: 460px;
color: #040404;
}

.aboutContent a {
	text-decoration: none;
	color: #2a1f1b;
	font-weight: bold;
}

.aboutContent a:hover {
	text-decoration: underline;
}

.aboutContent p {
font-size: 0.8em;
line-height: 1.7em;
}

#about {
display:block;
width: 940px;
margin-left: 10px;
margin-right: 10px;
color: #040404;
overflow: auto;
}

#about p {
margin-top: 1.6em;
}

#contact {
width: 940px;
padding-left: 10px;
padding-right: 10px;
color: #040404;
font-size:  0.95em;
line-height: 1.5em;
margin-bottom: 75px;
overflow:auto;
}

#contact p {
margin-top: 1.6em;

}

#contact p a {
color: #2a1f1b;
font-weight: bold;
text-decoration: none;
}

#contact p a:hover {
text-decoration: underline;
}

.socialMedia, .socialMediaEnd {
margin-top: 30px;
display:block;
float: left;
margin-right: 40px;
font-size: 0.8em;
width: 150px;
color: #040404;
height: 34px;
vertical-align: middle;
padding-top: 13px;
padding-left: 55px;
color: #9c9a97;
text-decoration: none;
}

.socialMediaEnd {
margin-right: 0px;
}

a#twitter {
background: url(img/socialmediaicons.jpg) no-repeat 0px 0px;

}

a#twitter:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -369px;
color: #2a1f1b;
}

a#tumblr {
background: url(img/socialmediaicons.jpg) no-repeat 0px -46px;
}

a#tumblr:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -415px;
color: #2a1f1b;
}

a#dribbble {
background: url(img/socialmediaicons.jpg) no-repeat 0px -93px;
}

a#dribbble:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -462px;
color: #2a1f1b;
}

a#facebook {
background: url(img/socialmediaicons.jpg) no-repeat 0px -139px;
}

a#facebook:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -508px;
color: #2a1f1b;
}

a#rss {
background: url(img/socialmediaicons.jpg) no-repeat 0px -185px;
}

a#rss:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -554px;
color: #2a1f1b;
}


a#vimeo {
background: url(img/socialmediaicons.jpg) no-repeat 0px -231px;
}

a#vimeo:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -600px;
color: #2a1f1b;
}

a#lastfm {
background: url(img/socialmediaicons.jpg) no-repeat 0px -276px;
}

a#lastfm:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -645px;
color: #2a1f1b;
}

a#linkedin{
background: url(img/socialmediaicons.jpg) no-repeat 0px -323px;
}

a#linkedin:hover {
background: url(img/socialmediaicons.jpg) no-repeat 0px -692px;
color: #2a1f1b;
}


#footer {
	height: 350px;
	width: 100%;
	background-color: #fff;
	border-top: 2px solid #e1dddc;
	padding-top: 20px;
	color: #959595;
	}
	
#bottomTag {
	font-size: 1.5em;
	}
	
#footer div {
	margin-bottom: 40px;
	}
	
#footer div#bottomTag {
	margin-bottom: 50px;
	}
	
a#backtop {
	background:url(img/arrow_up.jpg) no-repeat left top;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 55px;
	text-decoration: none;
	color: #2a1f1b;
filter:alpha(opacity=40);
opacity: 0.4;
-moz-opacity:0.4;
margin-top: 20px;
	}
	
a#backtop:hover {

filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
	}

