body {
	background-color: #FFFFFF;
	margin: 0px;
}
.home-bg {
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	
}

.samples-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.samples-table a:link{
	text-decoration:underline;
	color:#000000;
}

.samples-table a:active {
	text-decoration:underline;
}

.samples-table a:visited {
	color:#666666;
}

.samples-table a:hover {
	text-decoration:none;
}


p a:link {
	text-decoration:underline;
	color:#000000;
}
	
p a:active {
	text-decoration:underline;
}

p a:visited {
	color:#666666;
}

p a:hover {
	text-decoration:none;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FC6F06;
	line-height: 25px;
}

ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.about-bg {

	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.orange-text {
	font-weight: bold;
	color: #F76A12;
}
.process-bg {


	background-image: url(../images/process-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FC6F06;
	font-weight: normal;
}
.clients-bg {



	background-image: url(../images/clients-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.adate-bg {




	background-image: url(../images/adate-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.samples-bg1 {

	background-image: url(../images/samples-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.samples-bg2 {


	background-image: url(../images/samples-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.samples-bg3 {



	background-image: url(../images/samples-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.samples-bg4 {

	background-image: url(../images/samples-bg4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bottom-nav {
	color : #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

.bottom-nav a:link {
	color : #F79210;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

.bottom-nav a:visited {
	color : #FF9966;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

.bottom-nav a:active {
	color: #F78E08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}

.bottom-nav a:hover {
	text-decoration : none;
	color : #949EC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.contact-bg {


	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
