/* CSS Document */

*{
	font-size:100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	text-align:left;
	background-color: #fff;
	background-image: url(/images/back.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

div{
}

dd{
	margin-left:0;
}

#subnav {
	height: 263px;
	background-image: url(/images/webdesign_prices.jpg);
	background-repeat: no-repeat;
}
#wrap{
	width:1018px;
	text-align:left;
	background-color: #;
	border: 0px solid #;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/wrapback.jpg);
	background-repeat: repeat-y;
}



#header{
	background-color: #;
	padding: 0px;
}

#PAGEnav {
	text-align: left;
	clear: both;
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 27px;
	padding-left: 10px;
	margin-top: -24px;
	font-weight: normal;
	text-transform:uppercase;
}
#botnav {
	text-align: right;
	clear: both;
	font-size: 10px;
	padding-right: 10px;
	text-transform:uppercase;
}
#ptitle {
	clear: both;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-transform:uppercase;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#colone-onecol{
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#colone-onecol h1 {
	font-size: 12px;
}
#colone-onecol h2 {
	font-size: 12px;
}
#colone-onecol h3 {
	font-size: 12px;
}

#foot{
	clear:both;
	padding-top: 60px;
	text-align: center;
	background-color: #;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #003333;
	background-image: url(/images/bot.jpg);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#foot h1 {
	font-size: 43px;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #2d6b7b;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #2d6b7b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #2d6b7b;
	text-decoration: none;
	font-weight: bold;
}
#formleft {
	float: left;
	width: 150px;
}
.formbox {
	border: 1px solid #333333;
}
#packages {
	width: 200px;
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 15px;
}
#packages h1 {
	font-size: 18px;
	font-weight: bold;
	
}
#packages h2 {
	font-size: 28px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#packages a:link {
	color: 000;
}
#packages a:visited {
	color: 000;
}
#packages a:hover {
	color: 000;
}
#packages a:active {
	color: 000;
}
#packageone {
	width: 200px;
	float: left;
	text-align: right;
	margin-top: 10px;
	padding-left: 34px;
}
#packageone h1 {
	font-size: 18px;
	font-weight: bold;
}
#packageone h2 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#packageone a:link {
	color: 000;
}
#packageone a:visited {
	color: 000;
}
#packageone a:hover {
	color: 000;
	text-decoration: blink;
}
#packageone a:active {
	color: 000;
}
#title {
	text-align: center;
	
}
#title h1 {
	font-size:24px;
	padding-top: 27px;
	clear:both;
}
#formtwo {
	float: left;
	width: 230px;
}
#formthree {
	float: left;
	width: 150px;
}
#formfour {
	float: left;
	width: 230px;
}
#wrap #nav a:link {
	color: #003333;
	font-weight: normal;
}
#wrap #nav a:visited {
	color: #003333;
	font-weight: normal;
}
#wrap #nav a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#wrap #nav a:active {
	color: #003333;
	font-weight: normal;
}

#wrap #botnav a:link {
	color: #003333;
	font-weight: normal;
}
#wrap #botnav a:visited {
	color: #003333;
	font-weight: normal;
}
#wrap #botnav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#wrap #botnav a:active {
	color: #003333;
	font-weight: normal;
}
input {
	margin-bottom: 5px;
}
select {
	margin-bottom: 5px;
}
textarea {
	margin-bottom: 5px;
}
.client_images {
	float: left;
	padding: 25px;
}

