body {
	background: url(../images/bg.gif) repeat-x #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica;
    width: 100%;
	font-size: 67%;
	color: #a1a1a1;
	line-height:160%;
}

form {
	margin: 0px;
}

input {
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica;
	color:#A6A6A6;
	margin-bottom:8px;
}

textarea {
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica;
	width:188px;
	overflow:auto;
	color:#A6A6A6;
	float:left;
	margin-bottom:8px;
	border: 1px solid #B2E5F6;
}

label {
	float:left;
	width:100px;
	text-align:left;
	margin-bottom:8px;
}

.inputName {
	border: 1px solid #B2E5F6;
	width:188px;
	float:left;
	margin-bottom:8px;
	color:#A6A6A6;
}

#submitBtn {
	margin-left:222px;
}

#submitBtn input {
	background:url(../images/btn-submit.gif) no-repeat;
	border:0px;
}

textarea {

}

.submitBtn {
	border: 1px solid #DBD786;
	background-color:#E9E6B5;
	color:#BA8E31;
	width:69px;
	padding:1px;
	margin-left:109px;
	margin-bottom:10px;
	cursor:pointer;
}
h1 {
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 120%;
	color:#06A0D2;
}

h2 {
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 120%;
}

h3 {
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 100%;
}

body#home #contentRight, body#about #contentRight, body#contact #contentRight2 {
	font-size:110%;
}

body#services p {
	margin-top: 2px;
	margin-bottom: 14px;
}

p {
	margin-top: 6px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

a:link, a:visited, a:active {
   	text-decoration: none;
	color: #00a6dd;
	font-size: 100%;
}

a:hover {
	color: #666;
	text-decoration: none;
	font-size: 100%;
}

.blue {
	color: #00a6dd;
}

#wrapper {
	width: 832px;
	margin: 26px auto 0px auto;
	text-align: left;
}

#header {
	width: 832px;
	height: 142px;
}

#logo {
    width: 373px;
	height: 127px;
    float: left;
}

#headerContact {
    width: 459px;
	height: 127px;
    float: left;
}

.line {
	font-size:3px;
}

hr {
	color: #ccc;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

#content {
	margin-top:7px;
	margin-bottom:22px;
	min-height:350px;
}

#contentLeft {
	float:left;
	width:231px;
	margin-top:18px;
}

#contentRight,#contentRight2 {
	margin-top:18px;
	float:right;
	width:601px;
}

#contentRight #contentRightTwoColL {
	float:left;
	width:350px;
}

#contentRight2 #contentRightTwoColL {
	float:left;
	width:309px;
}

 #contentRight #contentRightTwoColR {
	float:right;
	width:221px;
}

 #contentRight2 #contentRightTwoColR {
	float:right;
	width:292px;
}

#homeBtm {
	width:832px;
	margin-top:18px;
}

#homeBtmLeft {
	width:213px;
	float:left;
}

#homeBtmRight {
	width:619px;
	float:left;
}

#homeBtmRight1 {
	width:266px;
	float:left;
}

#homeBtmRight2 {
	width:353px;
	float:right;
/*	background:url(../images/homeBtnRHS.gif) no-repeat;*/
	min-height:197px;
	_height:197px;
}

#homeBtmRight2Padding {
	margin:13px 70px 13px 36px;
	color: #00a6dd;
	font-weight:bold;
	font-size:120%;
	line-height:138%;
}

.testimonial {
	color:#A1A1A1;
	font-weight:normal;
}
#footer {
	margin:12px 0px 25px 0px;
	height: 90px;
	background: url(/images/APIP-logo.png) no-repeat top right;
}

#leftImage {
	margin-top:174px;
}

#leftImage2 {
	margin-top:141px;
}

#leftImage3 {
	margin-top:121px;
}

#reqBtn {
	margin-top:26px;
	margin-left:13px;
}