@charset "UTF-8";
/* CSS Document */


/* page defaults */
body {
	background: url(../../images/BG_Body.gif) top center no-repeat #b3b3b3;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	padding:0;
	margin:0;
}
a img {
	border: none;
}

#wrapper {
	width:910px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 23px 0;
	background: url(../../images/BG_wrapper.gif) center bottom no-repeat;
}
div {
	padding:0;
	margin:0;
}
iframe {
	border:none;
	background:url(../../images/loading.gif) top middle no-repeat;
}
.floatRight {
	float:right;
	margin-right:-10px;
}
.clearAll {
 	clear:both;
 }
.divide {
	border-top: 1px dotted #cccccc;
	padding-top: 15px;
}
H1 {
 	font:bold 20px Arial, Helvetica, sans-serif;
	line-height:24px;
}
H2 {
 	font:bold 18px Arial, Helvetica, sans-serif;
	color:#009900;
	line-height:22px;
}
H3 {
 	font:bold 16px Arial, Helvetica, sans-serif;
}
fieldset {
	border:1px dotted silver;
}
.errors {
	color: red;
	font-style:italic;
	font-weight:bold;
}
.notice {
	font-weight:bold;
	padding:0px 10px;
}
.padded {
	padding:10px;
}
/* Header and Navigatin Styles */
#header {
	width: 876px;
	height: 116px;
	margin:35px 17px 0 17px;
	background:url(../../images/BG_Header.gif) top center no-repeat;
	border-bottom: 1px solid #b3b3b3;
	padding:0;
}
#header ul{
	float: right;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li{
	float:left;
	padding:0 15px 0 0;
}
#header ul li a{
	text-decoration:none;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#header ul li a span:hover {
	color:#99CC33;
}
a.active span{
	color: #009900;
	border-bottom: 1px dotted #009900;
}

a.active1 span{
	color: #006600;  
}


span green {
color: #000000;  
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}


/* Ad box Styles */
#adbox {
	height:274px;
	width: 876px;
	margin:0 auto;
	background:url(../../images/BG_-AdBox.jpg) top center no-repeat;
	border-bottom: 1px solid #b3b3b3;
}
#adbox2 {
	height:192px;
	width: 876px;
	margin:0 auto;
	background:url(../../images/res_services.jpg) top center no-repeat;
	border-bottom: 1px solid #b3b3b3;
}
#adbox3 {
	height:192px;
	width: 876px;
	margin:0 auto;
	background:url(../../images/bus_services.jpg) top center no-repeat;
	border-bottom: 1px solid #b3b3b3;
}
#adbox4 {
	height:192px;
	width: 876px;
	margin:0 auto;
	background:url(../../images/customerService.jpg) top center no-repeat;
	border-bottom: 1px solid #b3b3b3;
}
#adbox5 {
	height:192px;
	width: 876px;
	margin:0 auto;
	background:url(../../images/contactUs.jpg) top center no-repeat;
	border-bottom: 1px solid #b3b3b3;
}


.infoLink {
	width:302px;
	height: 31px;
	background: #99CC33;
	position:relative;
	top: 220px;
	left: 548px;
	text-align:right;
	padding-right:10px;
}

/*Content Styles */
#content {
	width: 880px;
	margin:0 15px;
	background:#FFFFFF;
}
#mainBlock {
	float: left;
	min-height:400px;
	width: 512px;
	margin:0;
	padding-left:15px;
	background:#FFFFFF;
}
#mainBlockhome {
	float: left;
	min-height:400px;
	width: 512px;
	margin:0;
	padding-left:15px;
	background:#FFFFFF;
}
#sideBlock {
	width:335px;
	margin-left:535px;	
	background:url(../../images/BG_LeftShadow.gif) top left repeat-y;
	padding-top:10px;
}
.sideWrap {
	min-height:300px;
	padding:0 0 0 25px;
	background:url(../../images/BG_leftFade.gif) bottom left no-repeat;
	margin:0;
}
#sideBlock p {
	text-align:justify;
}

#invoiceForm {
	margin: 10px;
}
.mailForm {
	/*background: url(../../images/stamp.jpg) top right no-repeat;*/
}

/* services page styles */
.srvcsCategory{
	background: url(../../images/servicesTab.gif) no-repeat;
	height: 18px;
}
.srvcsCategory p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	font-variant: small-caps;
	color:white;
	padding: 0 0 0 10px;
}
.srvcsItem{
	border: 1px dotted #D5DE1B;
	height:auto;
	margin: 5px 0;
	padding: 0;
}
.srvcsWrapper{
	padding:0;
	margin:0;
}
.srvcsTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border-bottom: 1px dotted #D5DE1B;
	border-right: 1px dotted #D5DE1B;
	line-height: 18px;
	margin: 0 15% 0 0;
	padding: 0 0 0 10px;
	background: url(../../images/BG_tableTitle.gif) top left repeat-x; 
}
.srvcsPrice{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#009900;
	border-bottom: 1px dotted #D5DE1B;
	line-height: 18px;
	width:15%;
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #e4ffcc;
}
.srvcsDescription{
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin: 0;
	padding: 5px 10px;
	text-align:justify;
}
	
/*footer styles */
#footer {
	width:880px;
	margin:0 auto;
	text-align:center;
	font:italic 10px Arial, Helvetica, sans-serif;
	color:#666666;
}



