body {
	margin:0px;
	background: url(../../images/page_bg.jpg) top repeat-x;
}
div#logo {
	position: absolute;
	background: url(../../images/logo_bg.png) top left no-repeat;
	top: 0px;
	left: 0px;
	z-index: 5;
}
div#logo a {
	background: url(../../images/logo.png) top left no-repeat;
	display: block;
	padding-top: 170px;
	width: 390px;
	height: 1px;
	margin-top: 105px;
	margin-left: 20px;
}
div#feature_image {
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 4;
}
div#feature_image a {
	display: block;
	padding-top: 445px;
	width: 405px;
	height: 1px;
}
div#text_area {
	padding-left: 20px;
	padding-top: 240px;
	padding-right: 20px;
	/*margin-right: 30%;*/
}
div#footer {
	background: url(../../images/page_base.jpg) top repeat-x;
	padding: 20px;
	margin-top: 20px;
	clear: both;
}
div#final {
	background: url(../../images/page_base.jpg) top repeat-x;
	text-align: right;
	padding: 20px;
	margin-top: 20px;
	margin-left: -20px;
	margin-right: -20px;
}
div#text-size {
	float: left;
}
form {
	margin:0px;
}
div.section {
	background: url(../../images/borders/upper_long.jpg) left top no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	overflow: auto;
}
div#nav_bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 10;
}
div#nav_bar a {
	float: left;
	display: block;
	padding-top: 50px;
	height: 1px;
	margin-left: 20px;
}
div#nav_bar a:hover {
	background-position: bottom left;
}
div#btn_web_design a {
	background: url(../../images/navigation/web-design.png) top left no-repeat;
	width: 132px;
}
div#btn_about a {
	background: url(../../images/navigation/about-us.png) top left no-repeat;
	width: 107px;
}
div#btn_interest a {
	background: url(../../images/navigation/interest.png) top left no-repeat;
	width: 92px;
}
div#btn_contact a {
	background: url(../../images/navigation/contact-us.png) top left no-repeat;
	width: 128px;
}
div#about_us, div#description, div#initial_content, div#a, div#b, div#c {
	padding-right: 30%;
	padding-bottom: 30px;
}
div#interest {
	padding-right: 20%;
}

div#contact_form {
	text-align: right;
	margin-bottom: 10px;
}
div#contact_form {
	float: left;
	border-right: 1px dashed #cccccc;
	padding-right: 20px;
	margin-right: 20px;
	width: 42%;
}
div#links, div#links_fixed {
	float: right;
	border-left: 1px dashed #cccccc;
	padding-left: 20px;
	margin-left: 20px;
	width: 48%;
	margin-bottom: 20px;
}
div#examples {
	max-width: 47%;
}
div#links a, div#links_fixed a, div#interest a {
	display: block;
	padding: 10px;
	padding-left: 50px;
	border-bottom: 1px solid #999999;
	background: url(../../images/arrow.png) left center no-repeat;
	overflow: auto;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	vertical-align: middle;
}
div#links a.last, div#links_fixed a.last, div#interest a.last {
	border: 0px;;
}
div#links a:hover, div#links_fixed a:hover, div#interest a:hover {
	background-color: #efefef;
}

div#interest a {
	min-height: 200px;
	width: 40%;
	float: left;
}
div#interest a img {
	float: right;
	border: 0px;
}
div#interest a span {
	display: block;
	line-height: 16px;
	font-size: 12px;
}
.padded {
	padding: 5px;
}
div.highlight {
	border-left: 5px solid #465984;
	margin-left: 10px;
	padding: 5px;
}
div.post-it {
	background: url(../../images/post-it.png) top left no-repeat;
	min-height: 150px;
	padding-left: 15px;
	padding-right: 15px;
}
div.post-it p {
	width: 190px;
	padding-top: 10px;
}
#button_footer {
	clear: both;
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
}


#stone {
	background: url(../../images/stone.jpg) top left no-repeat;
	float: left; 
	margin-right: 20px;
	display: block;
	padding-top: 140px;
	width: 150px;
	height: 1px;
	border: 0px solid;
	margin-bottom: 0px;
	position: relative;
}
.page_title_image {
	float: right; 
	margin-top: -37px;
	margin-right: 30px;
}
.page_read_image {
	float: left; 
	margin-top: -37px;
	margin-right: 5px;
}

div#testimonial {
	background: url(../../images/quotes-l.jpg) top left no-repeat;
	padding-left: 25px;
}
div#testimonial p {
	padding: 10px;
	padding-right: 30px;
	padding-top: 5px;
	background: url(../../images/quotes-r.jpg) top right no-repeat;
	max-width: 50%;
}
div.error_box {
	border: 1px solid #FF6666;
	background: #FFcccc;
	padding: 5px;
	margin-bottom: 2px;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
div#more {
	float: right;
	text-align: right;
	padding: 20px;
}
div#a div, div#b div, div#c div, div#initial_content div {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: auto;
}
ul {
	clear: both;
}
div#examples a img {
	border: 1px solid #465984;
	background: #ffffff;
	padding: 5px;
	float: left;
	margin: 3px;
}
div#examples a img:hover {
	border: 2px solid #465984;
	background: #ffffff;
	padding: 5px;
	float: left;
	margin: 2px;
}
div#confirmation_box {
	border: 1px solid  #96ff00;
	background: #d8ff9e;
	padding: 15px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
	
}