/* CSS Document */

html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
h1 {
	font-size: 24px;
	color: #ff6400;
	padding-top: 15px;
	padding-bottom: 15px;
}
h2 {
	font-size: 15px;
	color: #ff6400;
	font-weight: bold;
	padding-top: 5px;
}
h3 {
	font-size: 14px;
	color: #008FD4;
	font-weight: bold;
	padding-top: 5px;
}
img {
	border: 0;
}
a {
	color: #008FD4;
}
a:hover {
	color: #64CEF1;
}
.clear {
	clear: both;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat;
	line-height: 19px;
}
/* Layout */
#outer {
	background: url(../images/page_bgtop.gif) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 770px;
	position: relative;
	background:  url(../images/body_bgstrech.gif) repeat-y;
	vertical-align: top;
}
#top {
	background-image: url(../images/body_top.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 106px;
	background-image: url(../images/body_top.jpg);
	background-repeat: no-repeat;
}
#body_btm {
	background-image: url(../images/body_bgbtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#copyright {
	font-size: 11px;
	color: #D2E0E9;
	padding-top: 5px;
	line-height: 15px;
	text-align: center;
}
#copyright a {
	text-decoration: none;
	color: #D2E0E9;
}
#copyright a:hover {
	color: #E0EAF0;
}
#logo {
	padding-left: 145px;
	padding-top: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#tag {
	padding-top: 23px;
	text-align: right;
	padding-right: 4px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	width: 100%;
	padding-bottom: 25px;
	min-height: 400px;
	_height: 400px;
}
/* Nav */
#mainmenu{
	font: normal 11px Arial;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#mainmenu li{
	display: inline;
}

#mainmenu li a, #mainmenu li #contactup{
	color: white;
	text-decoration: none;
	background-image: url(../images/nav_contactup.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 98px;
	float: right;
	text-align: center;
	padding-top: 22px;
	padding-right: 0px;
	font-size: 14px;
}

#mainmenu li a, #mainmenu li #aboutup{
	background-image: url(../images/nav_aboutup.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 1px;
}

#mainmenu li a, #mainmenu li #workup{
	background-image: url(../images/nav_workup.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#mainmenu li a#contactup:hover{
color: #FFFFFF;
background: url(../images/nav_contactover.gif) no-repeat;
}

#mainmenu li a#aboutup:hover{
color: #FFFFFF;
background: url(../images/nav_aboutover.gif) no-repeat;
}

#mainmenu li a#workup:hover{
color: #FFFFFF;
background: url(../images/nav_workover.gif) no-repeat;
}
p.iepara{
	padding-top: 7em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 3em;
}
/* SubNav */
#nav{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #64CEF1;
}
#nav ul{
	float:left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	display:inline;
}
#nav ul li a{
	float:left;
	color:#FFFFFF;
	padding:5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #FF6600;
	margin-right: 2px;
	margin-bottom: 2px;
}
#nav ul li a:hover{
	background-color:#F19759;
	color: #FFFFFF;
}


#leftcol {
	vertical-align: top;
	padding-right: 8px;
	padding-left: 20px;
	width: 176px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #64CEF1;
}
#rightcol {
	padding-right: 20px;
	vertical-align: top;
	padding-left: 8px;
	padding-bottom: 15px;
}
#singlecol {
	padding-right: 20px;
	vertical-align: top;
	padding-left: 20px;
}
#quickbtns {
	padding-bottom: 10px;
}
#titlepadding {
	padding-top: 10px;
}
/*images*/
#imgcontact {
	background-image:  url("../images/imgcontact.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#imgaboutus {
	background-image:  url("../images/imgaboutus.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#imgservices {
	background-image:  url("../images/imgservices.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#imgprocess {
	background-image:  url("../images/imgprocess.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#imgintegrated {
	background-image:  url("../images/imgintegrated.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#imgprice {
	background-image:  url(../images/imgprice.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*integrated services*/
#integrateddiagram {
	text-align: center;
}
/*process icon*/
#processchart {
	background-image: url(../images/processbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
	width: 540px;
}
#processunderline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6400;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #C6E6F7;
}
#processunderlineend {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6400;
}
#processdivider {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #C6E6F7;
}
#processchart h2 {
	width: 133px;
	text-align: center;
	padding-bottom: 15px;
}
#processchart ul {
	height: 233px;
}
#processchart a {
}
#processchart a:hover {
}
#webmaster {
	height: 373px;
	background-repeat: no-repeat;
	background-position: center center;
}
