BODY {
	background-image:url('../images/contacts/contact_bg.jpg');
	background-repeat:repeat-x;
	background-color:#0F0F0F;
}
#footer {
	top:1040px;
	left:0px;
}

#blueheader {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
	overflow:hidden;
	top:4px;
}

#servicescontent {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
	overflow:hidden;
	top:15px;
	padding-left:30px;
	padding-top:20px;
}

.servicesdesc {
	color:white;
	font-family:arial;
	font-size:15px;
}

#processcontainer {
	margin-top:20px;
	border-spacing:0px 20px;
}

.colnum {
	width:90px;
	height:155px;
	vertical-align:middle;
	text-align:center;
}

.coldesc {
	text-align:left;
	width: 850px;
	height:140px;
	vertical-align:middle;
	padding-left:25px;
	color:#ADADAD;
	font-family:Arial;
	font-size:14px;
}

.processtags {
	color:#DDDDDD;
	font-weight:bold;
	text-align:center;
	font-family:Arial;
	font-size:14px;
}

.tagscontainer {
	text-align:center;
	width:800px;
}

.dots {
	color:#F3CE2B;
	font-family:"Times New Roman";
	font-size:30px;
	position:relative;
	top:5px;
}

.numodd {
	font-size:3em;
	font-family:Arial;
	color:#9D9D9D;
}

.numeven {
	font-size:3em;
	font-family:Arial;
	color:#2D2D2D;
}
.rowodd {
	background-color:#2D2D2D;
}

.roweven {
	background-color:#9D9D9D;
}





#rowone {
	width:600px;
	margin-left:100px;
	margin-right:auto;
	top:-4px;
}


#rowtwo {
	width:600px;
	margin-left:100px;
	margin-right:auto;
	top:-4px;
}

#rowthree {
	width:600px;
	margin-left:100px;
	margin-right:auto;
	top:-4px;
}

#rowfour {
	width:600px;
	margin-left:100px;
	margin-right:auto;
	top:-4px;
}



#footer {
	margin-top:70px;
}