@charset "UTF-8";


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #1d1d1d;
}
	
h1 {
	font-size: 1.1em;
	color: #FFF;
	text-align: left;
}
	

a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: underline;
	color: #ccc;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#maincontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#headercontainer {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 80px;
}
.navtag {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: none;
	color: #CCC;
	padding-top: 60px;
	padding-left: 35px;
}



#logo {
	float: left;
	clear: none;
	margin-right: 0px;
}
#header {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #fff;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: 1d1d1d;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.picleft {
	position: relative;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	width: 164px;
}

.contactwrapper {
	position: relative;
	clear: both;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	height: 380px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 7px;
	padding-top: 22px;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 7px;
	padding-top: 35px;
	text-align: center;
}

.contactleft {
	width: 50%;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #CCC;
}

.contactright {
	width: 40%;
	position: relative;
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #CCC;
}


div.wrapper1 {
	position: relative;
	clear: both;
}

div.left1 {
	width: 450px;
	position: relative;
	float: left;
}

div.right1 {
	width: 450px;
	position: relative;
	float: right;
}
#maincontainer .contactwrapper .contactright p strong {
	font-size: 1.2em;
	color: #FFF;
}


.serviceswrapper {
	position: relative;
	clear: both;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	height: 380px;
}


.servicesleft {
	width: 48%;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #CCC;
}

.servicesright {
	width: 48%;
	position: relative;
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #CCC;
}

