@charset "utf-8";

/* ---------------- global settings ---------------- */

* {
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:url(../images/bg-tile.gif) #ddf1f2;
	margin:20px 0 20px 0;
}

#wrapper {
	width:914px;
	margin:0 auto;
	display:table;
}

#wrapper-sub {
	width:914px;
	background:url(../images/wrapper-tile.gif) repeat-y;
	display:table;
}

#curve-top {
	background:url(../images/curve-top.gif) no-repeat;
	height:23px;
	width:914px;
	float:left;
}

#curve-bottom {
	background:url(../images/curve-bottom.gif) no-repeat;
	width:914px;
	float:left;
	text-align:center;
	padding:20px 0 0 0;
	margin:0 auto;
	color:#2e6f69;
}

#curve-bottom a {
	color:#2e6f69;
	text-decoration:none;
}

#curve-bottom a:hover {
	color:#2e6f69;
	text-decoration:underline;
}

.imgpadding-left {
	padding:0 15px 15px 0;
}

.imgpadding-right {
	padding:0 0 15px 15px;
}

h1 {
	font-size:17px;
	font-weight:bold;
	color:#2e6f69;
	margin:10px 0 5px 0;
}

h2 {
	font-size:17px;
	font-weight:bold;
	color:#68b2ae;
	margin:10px 0 5px 0;	
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#553d22;
	float:left;
	padding:0 2px 0 0;
	margin:0;
}

.float-left {
	float:left;
}

a {
	color:#695946;
	text-decoration:none;
}

a:hover {
	color:#695946;
	text-decoration:underline;
}


/* ---------------- header settings ---------------- */

#header {
	width:840px;
	float:left;
	padding:0 0 0 38px;
}

#logo {
	background:url(../images/logo.gif) no-repeat;
	width:548px;
	height:18px;
	float:left;
	cursor:pointer;
	margin:5px 0 3px 0;
	padding:46px 0 5px 0;
	color:#553d22;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.3em;
}

#phone-text {
	float:left;
	color:#225a55;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	margin:25px 0 0 50px;
	width:220px;
}

#phone-img {
	width:60px;
	height:auto;
	float:right;
	position:relative;
	right:-50px;
	margin:-94px 0 0 0;
	padding:5px 0 0 0;
}

#navigation {
	width:840px;
	float:left;
	background:url(../images/nav-tile.gif) repeat-x;
	height:33px;
	margin:-8px 0 0 0;
	padding:0;
}

#navigation ul {
	margin:0 0 0 0;
}

#navigation li {
	list-style-type:none;
	float:left;
	color:#78a4a6;
	margin:0;
	padding:10px 9px 0 9px;
	height:20px;
}

#navigation a {
	color:#2e6f69;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation a:hover {
	text-decoration:underline;
}

.nav-shadow {
	background:url(../images/nav-shadow.gif) no-repeat;
	float:left;
	width:840px;
	height:12px;
	clear:both;
}

/* ---------------- body settings ---------------- */

#bodymain {
	width:800px;
	float:left;
	padding:0 0 0 38px;
}

#body1 {
	width:800px;
	float:left;
	background:url(../images/body-tile.gif) repeat-x;
	padding:20px;
}

#body1 p {
	margin:10px 0 5px 0;
}

#main-content {
	width:531px;
	float:left;
	padding:0 20px 0 0;
	line-height:1.5;
}

#left-content {
	width:228px;
	padding:0 0 0 20px;
	float:left;
	border-left:dashed 1px #c9e3e4;
}

.textbox {
	font-size:11px;
	color:#333333;
	padding:3px 0 0 3px;
	height:19px;
	border:1px solid #9b8873;
	background:url(../images/textbox-bg.gif) repeat-x;
	float:left;
	margin:1px 0;
}

.go {
	margin:1px 0 0 2px;
	float:right;
}

#pane11 {
	width:228px;
	float:left;
	margin:0 0 10px 0;
}

.panel1-title {
	background:url(../images/newsletter.gif) no-repeat;
	height:26px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:10px 0 0 30px;
	width:198px;	
}

.panel1-bg {
	background:url(../images/panel1-bg.gif) no-repeat;
	height:157px;
	float:left;
	padding:5px 15px 15px 15px;
	width:198px;
}

.panel1-bg p {
	margin:0;
	padding:0;
}

.panel1-shadow {
	background:url(../images/panel1-shadow.gif) no-repeat;
	float:left;
	height:17px;
	width:228px;	
}

#pane12 {
	width:228px;
	float:left;
	margin:10px 0 10px 0;	
}

.panel2-title {
	background:url(../images/internetmarketingservices.gif) no-repeat;
	height:23px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:10px 0 0 30px;
	width:198px;	
}

.panel2-bg {
	float:left;
	width:228px;
}

.panel2-shadow {
	background:url(../images/panel2-shadow.gif) no-repeat;
	float:left;
	height:13px;
	width:228px;	
}

.panel2-bg ul {
	margin:0;
	padding:0;
}

.panel2-bg li {
	border-bottom:dashed 1px #c9e3e4;
	display:block;
	padding:8px 0 5px 5px; 
}

.panel2-bg a {
	font-weight:bold;
	color:#78a4a6;
	padding:0 0 0 15px;
	text-decoration:none;
	background:url(../images/bullet-arrow.gif) left center no-repeat;
}

.panel2-bg a:hover {
	text-decoration:underline;
}

.bullet-e li {
	list-style-image:url(../images/bullet-e.gif);
	padding:2px 0 2px 0;
	margin:0 0 0 15px;
}

.bullet-check li {
	list-style-image:url(../images/bullet-check.gif);
	padding:2px 0 2px 0;
	margin:0 0 0 15px;
}

#pane13 {
	width:208px;
	float:left;
	margin:10px 0 0 0;
	background:url(../images/quotation.gif) top left no-repeat;
	text-indent:18px;
	line-height:1.6;
	padding:0 10px;
}

.customer {
	text-align:right;
	float:right;
	display:block;
	line-height:normal;
	background:url(../images/quotation2.gif) bottom right no-repeat;
	padding:0 0 15px 0;
}

.customer p {
	margin:0;
	padding:0;
}

.customer-name {
	color:#2e6f69;
	font-weight:bold;
}

/* ---------------- footer settings ---------------- */

#footer-main {
	width:890px;
	float:left;
	padding:0 0 0 12px;
}

#footer {
	width:890px;
	float:left;
	background:url(../images/body-bottom.gif) no-repeat #c6e7e5;
	height:22px;
	text-align:center;
	color:#695946;
	padding:30px 0 0 0;
}
