* {
	padding: 0em;
	margin: 0em;
}

body {
	background: #111;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	font-family: "verdana", "tahoma", sans-serif;
	color: #333;
}

img {
	border: 0;
}

input {
	font-size: 10px;
	font-family: "verdana", "tahoma", sans-serif;
	color: #333;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: justify;
}

a {
	color: #669966;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


h3 span {
	font-weight: normal;
}

h3,h4,h5 {
	display: inline;
	color: #669966;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}

h3 {
	font-size: 14px;
	padding-right: 34px;
}

h4 {
	font-size: 11px;
	padding-right: 20px;
}

h5 {
	font-size: 1em;
}

.contentarea {
	padding-top: 1.3em;
}

.contentarea ul {
	list-style: none;
}

.contentarea ul li {
	line-height: 2.0em;
}

img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
	padding: 3px;
	border: 1px solid #c9e4b1;
}

img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
	border: 1px solid #c9e4b1;
}

img.normal {
	position: relative;
	padding: 3px;
	border: 1px solid #c9e4b1;
}

.portraits {
	width: 150px;
	height: 130px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-family: "verdana", "arial", sans-serif;
	bottom
}

.divider1 {
	position: relative;
	background: #fff url('../images/border2.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.divider2 {
	position: relative;
	height: 1px;
	border-bottom: dashed 1px #d7eace;
	margin: 2.0em 0em 2.0em 0em;
}

.divider3 {
	position: relative;
	height: 2em;
	clear: both;
}

.divider4 {
	position: relative;
	height: 1px;
	border-bottom: dashed 1px #d7eace;
	margin: 2.0em 0em 2.0em 0em;
	clear: both;
}
.post .details {
	position: relative;
	top: -1.5em;
	font-size: 0.8em;
	color: #787878;
}

.box {
	position: relative;
	background: #fdfcf6 url(../images/boxbg.gif) repeat-x;
	left: -1.5em;
	top: -1.5em;	
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	color: #000;
}

.box h1, .box h2, .box h3, .box h4 {
	color: #000;	
}

.box2 {
	position: relative;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	margin-bottom: 1.0em;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	line-height: 1.5em;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	z-index: 1;
}

#outer {
	z-index: 2;
	position: relative;
	width: 700px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 100%;
	height: 70px;
	background: #fff;
	margin-bottom: 2px;
}

#header2 {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	padding-right: 0.0em;
	font-size: 10px;
}

#header2 a {
	color: #669966;
	text-decoration: none;
}

#header2 a:hover {
	text-decoration: underline;
}

#headercontent {
	position: absolute;
	bottom: 0em;
}

#headerpic {
	position: relative;
	height: 115px;
	background: #fff;
	margin-bottom: 2px;
}

#menu {
	position: relative;
	background: #d7eace url(../images/menu-bg.jpg) repeat-x;
	height: 30px;
	padding: 0em 0.5em 0em 0.5em;
	margin-bottom: 2px;
}

#menu ul {
	position: absolute;
	top: 9px;
}

#menu ul li {
	position: relative;
	display: inline;
}

#menu ul li a {
	padding: 1.1em 1.0em 1.2em 1.0em;
	color: #669966;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.active {
	background: #99cc66 url(../images/menu-bg-active.jpg) repeat-x;
	border: 2px solid #fff;
	color: #fff;
}

#menubottom {
	background: #fff url('../images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

#content {
	padding: 0em 0.5em 0em 0.5em;
}

#primarycontainer {
	float: left;
	margin-right: -18.0em;
	width: 100%;
}

#primarycontent {
	margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent {
	position: relative;
	margin-top: 1.5em;
	float: right;
	width: 18.0em;
}

#footer {
	position: relative;
	height: 4.0em;	
	clear: both;
	padding-top: 4.0em;
	padding-bottom: 1.0em;
	background: #fff url('../images/border2.gif') repeat-x 0em 2.5em;
}

#footer .left {
	position: absolute;
	left: 2.0em;
}

#footer .right {
	position: absolute;
	right: 2.0em;
}
form {
	display: inline;
	margin:0;
	padding:0;
}

label {
	width: 120px;
	margin: 3px 0;
	
}

input, option, textarea, select {
	margin: 3px 0;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#buttons {
	text-align: center;
}

#buttons input {
	width: 85px;
	text-align: center;
}

.form-left {
	float: left;
	width: 160px;
}

.form-right {
	float: left;
}

.form-space {
	clear: both;	
}

.smallfont {
	font-size: 10px;
}

.mediumfont {
	font-size: 12px;
}

#gallary img {
	position: relative;
	margin: 0em 0em 1.8em 1.8em;
	border: 1px solid #c9e4b1;	
}
.highlight {
	color: red;
	font-weight: bold;
}
.list ul {
	list-style: disc;
	margin: 0em 0em 1em 3em;
}
.list ol {
	margin: 0em 0em 1em 3em;
}
.gallerycat {
	width: 180px;
	height: 190px;
	float: left;
	margin: 3px;
	text-align: center;
	font-size: 11px;
	font-family: "verdana", "arial", sans-serif;
	bottom
}
.gallerycatimage {
	border: 1px solid #ccc;
	padding: 3px;
}
.gallery {
	width: 165px;
	height: 160px;
	float: left;
	margin: 3px;
	text-align: center;
	font-size: 11px;
	font-family: "verdana", "arial", sans-serif;
	bottom
}
.galleryimage {
	border: 1px solid #ccc;
	padding: 3px;
}
.alt {
	background-color: #d7eace;
}
#itecdev-link {
	padding: 3px;
	position: absolute;
	background: #008acf url(http://www.itecdrywall.com/images/dev-bg-link.jpg) repeat-x;
	border: 2px solid #fff;
	z-index: 5;
	top: 6.1em;
	right: 1.0em;
}

#itecdev-link a:link, #itecdev-link a:active, #itecdev-link a:visited {
	color: #fff;
	text-decoration: none;	
}

#itecdev-link a:hover {
	color: #eee;
	text-decoration: none;	
}

#itecdrywall-link {
	padding: 3px;
	position: absolute;
	background: #cc6600 url(http://www.itecdrywall.com/images/drywall-bg-link.jpg) repeat-x;
	border: 2px solid #fff;
	z-index: 6;
	top: 6.1em;
	right: 139px;
}

#itecdrywall-link a:link, #itecdrywall-link a:active, #itecdrywall-link a:visited {
	color: #fff;
	text-decoration: none;	
}

#itecdrywall-link a:hover {
	color: #eee;
	text-decoration: none;	
}

#extreme {
	position: absolute;
	z-index: 6;
	top: 10.5em;
	right: 6.0em;
}

.date {
	color: #a3c792;
}

#newsarchive {
	font-size: 10px;
}

#newsarchive .alt1 {
	background: #d7eace;	
	padding: 5px;
}

#newsarchive .alt2 {
	background-color: #fff;	
	padding: 5px;
}

p.highlight {
	padding: 5px;
	color: #666;
	background: #fdfcf6 url(../images/boxbg.gif) repeat-x;
	font-weight: normal;
}

.brand {
	background: url(../images/brand.png) left top no-repeat;
	width: 36px;
	height: 29px;
	display: block;
	text-indent: -100000.0em;
}