/* ----------------------------------- tags --------------------------------------------*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	width: 100%;
	background-image:url(../images/bodyBG_2.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	margin:0;
	padding:0;
}

a {
	color: #237abf;
	text-decoration: none;
}

a:hover {
	color: #ec9e16;
	text-decoration:none;
}

p {
	line-height: 1.3em;

}

h1 {
	font-weight: normal;
	font-size: 160%;
}


/* ----------------------------------- classes --------------------------------------------*/
.whbold {
	color:#FFFFFF;
	font-weight: bold;
}

.whwebprojects {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 90%;
	padding: 7px 7px 0 7px;
	margin: 0;
	float: left;
}

.blbold {
	color:#237abf;
	font-weight:bold;
}

.greybold {
	color:#8ba6bd;
	font-weight: bold;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}



a.nav1 {
	background-image:url(../images/nav/home.png);
	margin: 0;
	width: 65px;
	height: 40px;
	display: inline-block;
	background-position: 0px -43px;
	text-indent: -9999px;
}

a:hover.nav1 {
	background-position: 0px 0px;
}

a.nav2 {
	background-image:url(../images/nav/web.png);
	margin: 0;
	width: 56px;
	height: 40px;
	display: inline-block;
	background-position: 0px -43px;
	text-indent: -9999px;
}

a:hover.nav2 {
	background-position: 0px 0px;
}

a.nav3 {
	background-image:url(../images/nav/print.png);
	margin: 0;
	width: 58px;
	height: 40px;
	display: inline-block;
	background-position: 0px -43px;
	text-indent: -9999px;
}

a:hover.nav3 {
	background-position: 0px 0px;
}

a.nav4 {
	background-image:url(../images/nav/about.png);
	margin: 0;
	width: 67px;
	height: 40px;
	display: inline-block;
	background-position: 0px -43px;
	text-indent: -9999px;
}

a:hover.nav4 {
	background-position: 0px 0px;
}

a.nav5 {
	background-image:url(../images/nav/resources.png);
	margin: 0;
	width: 93px;
	height: 40px;
	display: inline-block;
	background-position: 0px -43px;
	text-indent: -9999px;
}

a:hover.nav5 {
	background-position: 0px 0px;
}

.hdrlink {
	margin: 82px 2px 0 0;
}

a.hm_btn1 {
	background-image:url(../images/indexbtns/webservices.png);
	margin: 4px 0 0 0;
	width: 200px;
	height: 50px;
	display:block;
	background-position: 0px 0px;
	text-indent: -9999px;
}

a:hover.hm_btn1 {
	background-position: 0px -51px;
}

a.hm_btn2 {
	background-image:url(../images/indexbtns/learnmore.png);
	margin: 4px 0 0 0;
	width: 200px;
	height: 50px;
	display:block;
	background-position: 0px 0px;
	text-indent: -9999px;
}

a:hover.hm_btn2 {
	background-position: 0px -51px;
}

a.hm_btn3 {
	background-image:url(../images/indexbtns/emailme.png);
	margin: 4px 0 0 0;
	width: 200px;
	height: 50px;
	display:block;
	background-position: 0px 0px;
	text-indent: -9999px;
}

a:hover.hm_btn3 {
	background-position: 0px -51px;
}

a.hm_btn4 {
	background-image:url(../images/indexbtns/myetsy.png);
	margin: 0;
	width: 200px;
	height: 50px;
	display:block;
	background-position: 0px 0px;
	text-indent: -9999px;
}

a:hover.hm_btn4 {
	background-position: 0px -51px;
}

a.navactive {
	background-position: 0px 0px;
}

a.about1 {
	background-image:url(../images/indexbtns/resume.png);
	margin: 0;
	width: 200px;
	height: 50px;
	display:block;
	background-position: 0px 0px;
	text-indent: -9999px;
}

a:hover.about1 {
	background-position: 0px -51px;
}

a.about2 {
	background-image:url(../images/indexbtns/email.png);
	margin: 0;
	width: 200px;
	height: 50px;
	display:block;
	background-position: 0px 0px;
	text-indent: -9999px;
}

a:hover.about2 {
	background-position: 0px -51px;
}

/* ----------------------------------- divs --------------------------------------------*/
#wrapper {
	width:950px;
	margin: 0 auto;
	position: relative;
	left:0;
	top:0;
}

#hdr {
	/*background-image:url(../images/hdrBG_2.jpg);
	background-repeat: no-repeat;
	position: relative;*/
	left: 0px;
	top: 0px;
	min-height:110px;
	margin: 0;
	padding: 0;
}

#hdrlogo {
	height: 110px;
	float: left;
	display: block;
	position: 0 0;
}

#hdrlogo img {
	border: 0;
	/*position: relative;*/
	padding: 27px 0 10px 2px;
	margin: 0;
}

#mainnav {
	height: 110px;
	margin: 0 0 0 15px;
	padding: 0px;
	float: left;
}

#mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 70px 0 0 0;
}

#mainnav ul li {
	display:inline;
	margin: 0px;
	padding: 0px;
}

#maincontent {
	width: 950px;
}

#leftCol {
	width: 325px;
	float: left;
	margin: 25px 0 25px 20px;
	padding: 0;
}

#leftCol ul {
	list-style-type: none;
	margin: 20px 0 0 0;
}

#leftCol ul li {
	display:block;
	margin: 5px 0 5px 0;
	padding: 0px;
}

#leftCol_about {
	width: 575px;
	float: left;
	margin: 25px 0 25px 20px;
	padding: 0;
}

#leftCol_web {
	width: 900px;
	float: left;
	margin: 25px 0 25px 20px;
	padding: 0;
}

#projects {
	width: 200px;
	height: 275px;
	background-color:#303030;
	float: left;
	padding: 0;
	margin: 0 25px 15px 0;
}

#rightCol {
	width: 550px;
	float: right;
	margin: 25px 20px 25px 0;
}

#rightCol_about {
	width: 250px;
	float: right;
	margin: 25px 20px 25px 0;
}

#rightCol_about ul {
	list-style-type: none;
	margin: 0px;
}

#rightCol_about ul li {
	display:block;
	margin: 5px 0 5px 0;
	padding: 0px;
}

#rightCol_about ul li img {
	display:block;
	margin: 5px 0 5px 0;
	padding: 0px;
}

#footer {
	width:950px;
	background-image:url(../images/dot.jpg);
	background-repeat:repeat-x;
	clear:both;
}

#footer p {
	color: #8ba6bd;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 3px 0 0 0;
}

/*---------------------------------- access to conent denied ----------------------------------*/
#directblock p {
	padding: 25px 0 0 0;
	margin: 0 0 0 50px;
	height: 250px;
}
/*---------------------------------- end access to conent denied ----------------------------------*/
