/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	margin: 0;
	background-color: #ffffff;
}

a {
	color:#0151FE;
	text-decoration: none;
}

a:hover {
	color:#999999;
}

h2 {
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 10px;;
	text-decoration: underline;
}

h3 {
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 0;
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
}

.input {
	width: 150px;
	margin-bottom: 3px;
	margin-top: 3px;
	height: 16px;
	border: solid 1px #000000;
}

.submitbtn {
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	background-color: #000000;
	height: 22px;
}

.contact-inpt {
	width: 200px;
	margin-bottom: 3px;
	height: 18px;
	border: solid 1px #0151FE;
}

.msg {
	width: 200px;
	margin-bottom: 3px;
	height: 100px;
	border: solid 1px #0151FE;
}

.contact-submit {
	border: solid 1px #0151FE;
	color: #0151FE;
	background-color: #FFFFFF;
	height: 22px;
}

.img-border {
	border: solid 1px #0151FE;
}

#wrapper {
	width: 953px;
	margin: 0px auto;
	border:none;
}

#submitform {
	width: 177px;
	height: 229px;
	padding: 30px 20px 0 20px;
	color: #000;
	float:left;
}


#submitform a {
	color:#000000;
	text-decoration: none;
}

#submitform a:hover {
	color:#09F;
}

#submitform strong {
	font-size: 155555x;
}

#leftcol strong {
	font-size: 16px;
	color: #FFFFFF;
}

#leftcol {
	width:217px;
	font-weight:bold;
	font-size:14px;
	float:left;
	padding-top: 15px;
	line-height: 20px;
}

#content {
	padding-top: 20px;
	padding-right: 20px;
	margin-bottom: 40px;
	float: left;
	width: 716px;
	background-image: url(images/star-legs.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 20px;
}

#content-testimonials {
	padding-top: 20px;
	padding-right: 36px;
	margin-bottom: 40px;
	float: left;
	width: 700px;
	background-image: url(images/star-legs.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 20px;
}

#footer {
	clear:both;
	font-size:12px;
	text-align:center;
	padding-bottom:20px;
}

#footer a {
	color:#0151FE;
	text-decoration: none;
}

#footer a:hover {
	color:#000000;
}

.image-padding1 {
	margin-bottom:20px;
	margin-top:20px;
}
