body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
.logo_padding {
	padding-right: 16px;
	padding-left: 16px;
}
.icon_padding {
	padding-top: 10px;
	text-align: right;
	width: 540px;
}
.locations {
	padding-right: 6px;
	padding-top: 44px;
	float: left;
}
.navigation_padding {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	padding-top: 14px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navigation_padding_uo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	padding-top: 14px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.quilted_back_home {
	background-image: url(images/quilted_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 250px;
}
.quilted_back {
	background-image: url(images/quilted_background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 250px;
	padding-top: 20px;
}
.foot {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 18px;
	padding-top: 6px;
	padding-bottom: 40px;
	font-size: 10px;
}
.foot_back {
	background-color: #006F7A;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.content_area {
	background-color: #FFFFFF;
	padding: 20px;
}
.button_padding {
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.height_12 {
	height: 12px;
}
.arrow {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.height_6 {
	height: 6px;
}
.green_box {
	background-image: url(images/green_block.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	line-height: 18px;
}
.white_vertical {
	background-image: url(images/white_vertical.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.line_left_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.home_fade {
	background-image: url(images/custom_webdesign.jpg);
	background-position: left top;
}
.home_fade_buttons {
	margin-top:100px;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #770131;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	background-image: url(images/square.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	line-height: 29px;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	color: #006F7A;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.circle_pad {
	padding: 1px;
	cursor: pointer;
}
.black_border {
	border: 1px solid #000000;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006F7A;
	border-right-color: #006F7A;
	border-bottom-color: #006F7A;
	border-left-color: #006F7A;
	height: 10px;
	margin-top: 10px;
}
.divider_gray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 10px;
	margin-top: 10px;
}
.divider2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	height: 10px;
	margin-top: 10px;
}
.green_text {
	color: #B5C558;
}
a:link {
	color: #006F7A;
	text-decoration: underline;
}
a:visited {
	color: #006F7A;
	text-decoration: underline;
}
a:hover {
	color: #770131;
	text-decoration: none;
}
li {
	line-height: 20px;
}
.teal {
	color: #006F7A;
}
.our_process {
	background-image: url(images/process.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 571px;
}
.process_white {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.medium {
	font-size: 16px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
.portfolio_arrows {
	width: 26px;
	padding-top: 36px;
}
.portfolio_thumb {
	margin: 10px;
	padding: 4px;
	border: 1px solid #B6C659;
}
.consider {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
	line-height: 16pt;
	border: 2px solid #FFFFFF;
}
.consider_title {
	font-size: 16px;
	text-transform: uppercase;
	color: #006A77;
	background-image: url(images/small_square.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	font-weight: bold;
}
.consider_title_nobold {
	font-size: 16px;
	text-transform: uppercase;
	color: #006A77;
	background-image: url(images/small_square.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.consider_title2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #006A77;
	font-weight: bold;
}
.puzzled {
	background-image: url(images/puzzled.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pad6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dog {
	background-image: url(images/dog.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	background-color: #230215;
}
.first_impress {
	padding-top: 24px;
	padding-left: 150px;
	padding-right: 220px;
	color: #000000;
	line-height: 18px;
}
.services_custom {
	background-image: url(images/service_custom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 360px;
	border: 1px solid #B5C996;
}
.services_database {
	background-image: url(images/service_database.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #8A9FB0;
	width: 425px;
}
.services_eccomerce {
	background-image: url(images/service_ecommerce.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 400px;
	border: 1px solid #AF8928;
	width: 270px;
}
.services_seo {
	background-image: url(images/service_seo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #A7A7A7;
	width: 270px;
}
.services_hosting {
	background-image: url(images/service_hosting.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #7FB1CC;
	width: 270px;
}
.services_email {
	background-image: url(images/service_email.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #FFB08B;
}
.services_support {
	background-image: url(images/service_support.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #B8CB7C;
	width: 425px;
	height: 360px;
}
.services_box {
	padding: 10px;
	text-align: justify;
	line-height: 18px;
}
.capitals {
	text-transform: uppercase;
}
.impressions {
	background-image: url(images/impressions.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 463px;
}
.pad_left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contact_number {
	font-size: 18px;
	color: #006F7A;
}
.small_text {
	font-size: 10px;
}
.white {
	color: #FFFFFF;
}

