* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	background-color: #d7d1be;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-size: 62.5%;
}

#container {
	min-height: 100%;
	width: 960px;
	margin: 0px auto 0px auto;
	background-image: url(images/sidenavbg.png);
	background-repeat: repeat-y;
}

.colororange {
	color: #f04f29;
}


/* Top Link*/
/* Top Link*/
#linktop {
	background-image: url(images/liquidbar.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 960px;
}

#linktop p {
	font-size: 1.8em;
	color: #d7d1be;
	padding: 37px 0 0 835px;
}

#linktop p a {
		color: #d7d1be;
		text-decoration: none;
}


/*Header*/
/*Header*/
#header h1 a {
	display: block;
	padding: 0px 0px 0px 60px;
	height: 140px;
	width: 890px;
	outline: none;
}


#header h1 {
	background-image: url(images/header2.png);
	width: 960px;
	height: 170px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}


/*Main Content Bounding Box*/
/*Main Content Bounding Box*/
#maincontent {
	padding-bottom: 43px;
	width: 670px;
	float: right;
}


/*Intro Box*/
/*Intro Box*/
#topbar2 {
	background-image: url(images/topbar2.png);
	background-repeat: no-repeat;
	height: 105px;
}
#topbar2 h2 {
	font-size: 2.5em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 30px;
}
#topbar2 p {
	font-size: 1.7em;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 35px;
	text-align: justify;
}

#topbar3 {
	background-image: url(images/topbar3.png);
	background-repeat: no-repeat;
	height: 95px;
}

#topbar3 p {
	text-align: right;
	padding-right: 75px;
	font-size: 1.1em;
}

#topspace {
	padding-top: 25px;
}


/*Content Box*/
/*Content Box*/
#contentboxtop {
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;
	height: 17px;
}

#contentbox {
	background-image: url(images/contentbody.png);
	background-repeat: repeat-y;
	padding: 0 7px 0 20px;

}

hr {
	border:none;border-top:dotted 3px black
}
.spaceforsite {
	padding-top: 18px;
}


.header {
	font-size: 2.4em;
}

.service {
	float: left;
	width: 195px;
	text-align: center;
	background-color: #d7d1be;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
	height: 160px;
	width:195px;
}

.service a {
	text-decoration: none;
}

.service .view a {
	color: #f04f29;
	font-size: 2.4em;
}

.serivce .title {
	font-size: 2.5em;
	color: #3e3a37;
}

.serivce .del {
	font-size: 1.8em;
	color: #3e3a37;
}


.tag {
	float: left;
	width: 195px;
	text-align: center;
	background-color: #d7d1be;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
	height: 267px;
}

.tag a {
	text-decoration: none;
}

.tag .view a {
	color: #f04f29;
	font-size: 2.4em;
}

.title {
	font-size: 2.5em;
	color: #3e3a37;
}

.del {
	font-size: 1.8em;
	color: #3e3a37;
}

.clear {
	clear: both;
}

.SB {
	padding: 50px 0px 0px 0px;
}

#contentboxbottom {
	background-image: url(images/contentbottom.png);
	background-repeat: no-repeat;
	height: 17px;
	clear: both;
}

/*FORM FORM FORM*/
/*FORM FORM FORM*/
#formtable {
	height: 350px;
	width: 500px;
	font-size: 1.6em;
}
#formtable td {
	padding: 2px;
}
.formleft {
	text-align: left;
	width: 50px;
}
.formlefttop {
	text-align: left;
	width: 50px;
	vertical-align: top;
}
.formright {
	width: 300px;
}

.formcomment {
	width: 300px;
	vertical-align: top;
}


/*Side Bar Bounding Box*/
/*Side Bar Bounding Box*/
#sidebar {
	width: 290px;
	margin-right: 670px;
}


/*Nav*/
/*Nav*/
#nav {
	width: 283px;
	height: 349px;
	background: url(images/vnav.png);
	background-repeat: no-repeat;
	margin: 0  0 0 1px;
	padding: 0 0 10px 0;
}

#nav ul li {
	display: inline; /*This is for the old  IE so it can work */
}

#nav ul li a {
	display: block;
	height: 48px;
	width: 283px;
	text-indent: -9999px;
	outline: none;
}


/*Nav creates the spacing between the links*/
/*Nav creates the spacing between the links*/
#nav ul li#lport a{
	padding: 15px 0 0 0;
}

#nav ul li#lservices a{
	padding: 13px 0 0 0;
}

#nav ul li#labout a{
	padding: 8px 0 0 0;
}

#nav ul li#lblog a{
	padding: 12px 0 0 0;
}

#nav ul li#lcontact a{
	height: 46px;
	padding: 12px 0 0 0;
}


/*Nav roll over effect*/
/*Nav roll over effect*/
#nav ul li#lhome a:hover,
#nav ul li#lhome a:focus {
	background-image: url(images/vnav.png);
	background-position: -283px 0px;
}

#nav ul li#lhome a:active {
	background: url(images/vnav.png) -283px 0px;
}

#nav ul li#lport a:hover,
#nav ul li#lport a:focus {
	background-image: url(images/vnav.png);
	background-position: -283px -48px;
}

#nav ul li#lport a:active {
	background: url(images/vnav.png) -283px -48px;
}


#nav ul li#labout a:hover,
#nav ul li#labout a:focus {
	background-image: url(images/vnav.png);
	background-position: -283px -110px;
}

#nav ul li#labout a:active {
	background: url(images/vnav.png) -283px -110px;
}


#nav ul li#lcontact a:hover,
#nav ul li#lcontact a:focus {
	background-image: url(images/vnav.png);
	background-position: -283px -168px;
}

#nav ul li#lcontact a:active {
	background: url(images/vnav.png) -283px -168px;
}


/*Nav Hover State*/
/*Nav Hover State*/
#dhome #nav ul li#lhome a:link,
#dhome #nav ul li#lhome a:visited,
#dhome #nav ul li#lhome a:hover,
#dhome #nav ul li#lhome a:focus,
#dhome #nav ul li#lhome a:active {
	background: url(images/vnav.png) -283px 0px;
}

#dport #nav ul li#lport a:link,
#dport #nav ul li#lport a:visited,
#dport #nav ul li#lport a:hover,
#dport #nav ul li#lport a:focus,
#dport #nav ul li#lport a:active {
	background: url(images/vnav.png) -283px -48px;
}

#dabout #nav ul li#labout a:link,
#dabout #nav ul li#labout a:visited,
#dabout #nav ul li#labout a:hover,
#dabout #nav ul li#labout a:focus,
#dabout #nav ul li#labout a:active {
	background: url(images/vnav.png)  -283px -110px;
}

#dcontact #nav ul li#lcontact a:link,
#dcontact #nav ul li#lcontact a:visited,
#dcontact #nav ul li#lcontact a:hover,
#dcontact #nav ul li#lcontact a:focus,
#dcontact #nav ul li#lcontact a:active {
	background: url(images/vnav.png)  -283px -168px;
}

/*Profile*/
/*Profile*/
#profile {
	padding: 10px 0 0 2px;
	text-align: center;
}
#profile h3 {
	font-size: 2.3em;
	color: #FFF;
}
#profile p {
	font-size: 1.6em;
	color: #b8b4a5;
	width: 155px;
	padding-left: 65px;
	padding-top: 2px;
}
#footer {position: relative;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	margin-top: -43px; /* negative value of footer height */
	height: 43px;
	clear:both;} 
#footer p {
	color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 1.2em;
	padding-top: 20px;
	padding-right: 200px;
}


/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

