@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f3;
	background-image: url(../images/common/bktile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #e8e8e8;
	line-height: 16pt;
}

body.work {
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
	background-image: url(../images/common/bktile2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #e8e8e8;
	line-height: 16pt;
}

#maincontainer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainbk {
	background-image: url(../images/common/mainimg_bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 417px;
}
#mainlogo {
	padding-top: 38px;
	padding-left: 48px;
}
#maincontent {
	height: 277px;
}
#navigation {
	height: 30px;
	padding-left: 20px;
}
#footer {
	color: #999999;
	text-align: right;
	font-size: 7pt;
	vertical-align: top;
}

#footer2 {
	color: #999999;
	text-align: right;
	font-size: 7pt;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#mainheader {
	padding-left: 270px;
}
#maincontenttxt {
	padding-top: 5px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 455px;
}
#recent {
	margin-left: 20px;
	background-image: url(../images/recent/recent_bk.jpg);
	height: 128px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6a00;
}
#recent td {
	padding: 20px;
}
#recentWork {
	margin-top: 10px;
}

#recentWork img {
	margin-right: 7px;
}

#contentbk {
	background-image: url(../images/common/contentimg_bk.jpg);
}

#backgroundContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#servicesContent td {
	padding: 10px;
}
.bold {
	font-weight: bold;
}

#workbk {
	background-image: url(../images/work/work_bk.jpg);
	background-repeat: no-repeat;
}

#worklogo {
	padding-left: 30px;
}#ornamentbk {
	background-image: url(../images/work/ornament1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#workNavLine {
	background-color: #ff6a00;
	width: 419px;
	height: 10px;
	margin-left: 561px;
}
#flowerbk {
	background-image: url(../images/work/ornament2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#workcontainer {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#worklist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#worklist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
#worklist {
	margin-top: 10px;
	width: 360px;
}
#workTitle {
	font-size: 14pt;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
#workDisplay {
	margin-bottom: 50px;
	margin-top: 30px;
}
#clearer {
	clear: both;
}
#workNavigation {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#workNavigation a:link, #workNavigation a:visited, #workNavigation a:active {
	color: #666666;
	text-decoration: none;
}
#workNavigation a:hover {
	color: #000000;
	text-decoration: underline;
}
#viewsite {
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
}
#viewsite a:link, #viewsite a:visited, #viewsite a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#viewsite a:hover {
	text-decoration: underline;
}
#workDesc {
	color: #666666;
	margin-left: 0px;
	background-image: url(../images/work/workdesc_bk.jpg);
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
a:link, a:visited, a:active {
	color: #e8e8e8;
}
a:hover {
	text-decoration: none;
}
#contentcontainer {
	font-weight:normal;
	color: #666666;
}
table#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#basic-accordian {
	width:100%;
	margin-bottom: 20px;
	}
.accordion_headings {
	background: url(../images/common/arrow_down.jpg) #e7e7e7;
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding:5px;
	padding-left: 25px;
	padding-right: 5px;
	color:#666;
	border:1px solid #fff;
	border-width: 1px 0;
	cursor:pointer;
	font-weight:normal;
	}
.accordion_headings:hover{
	background: url(../images/common/arrow_down.jpg) #d0d0d0;
	background-repeat: no-repeat;
	background-position: 7px 9px;
	color: #666;
	}
.accordion_child{
	padding:5px 15px 5px 27px;
	background-color:#f5f5f5;
	}
#dhtmltooltip{
	color:#666666;
	font-weight: normal;
	position: absolute;
	border: 1px solid;
	border-color: #CCCCCC;
	padding: 3px 5px;
	background-color: #FFFFFF;
	background-image: url(../images/common/tooltips_bk.jpg);
	background-repeat: repeat-x;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=0);*/
}
