body {
	margin-left: 12px;
	margin-top: 9px;
	margin-right: 12px;
	margin-bottom: 9px;
}

body, td {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	/*font-size:12px;*/
	font-size:12px;
	line-height:18px;
}

a:link, a:active, a:visited {
	color:#67A7D0;
}
a:hover {
	color:#7ECDFF;
}

.contentbox {
	width:644px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
}

html>body .contentbox {
	width:auto;
}

h1 {
	font-size:15px;
	color:#443219;
	margin-bottom:18px;
}

h2 {
	font-size:12px;
	color:#443219;
	margin-bottom:0px;

}

li {
	list-style-image:url(images/bullet.jpg);
}

.fancytext {
	color:#D2AA5A;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}

.smallfancytext {
	color:#94783F;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

.note {
	color:#990000;
}

.rightimg {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

.lefttimg {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.logocolumn {
	width:125px;
	margin-left:15px;
}

.footerlinks {
	font-size:12px;
	color:#ffffff;
}
.footerlinks a {
	padding:4px;
}
.footerlinks a:link, .footerlinks a:active, .footerlinks a:visited {
	color:#705D50;
	text-decoration: none;
}
.footerlinks a:hover {
	color:#FAFBEF;
	text-decoration: none;
	background-color:#B09660;
}

.copyright {
	font-size:10px;
	color:#ACB1B0;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
	color:#ACB1B0;
}
.copyright a:hover {
	color:#ffffff;
}	


/******** Background Stylez ************/

.homebg {
	/*background-color:#68B7C2;
	background-image:url(images/bg_en-home.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	background:#323537;
}
.aboutusbg {
	background-color:#725343;
	background-image:url(images/bg_en-aboutus.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.servicesbg {
	background-color:#B2B896;
	background-image:url(images/bg_en-services.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.productsbg {
	background-color:#A6544D;
	background-image:url(images/bg_en-products.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.portfoliobg {
	background-color:#8D7BB1;
	background-image:url(images/bg_en-portfolio.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.contactusbg {
	background-color:#6AAAD3;
	background-image:url(images/bg_en-contactus.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

/*Will's borders*/

#border_horizontal1 {
	margin:0 auto 0 auto; width:738px; background:url(images/border-horizontal.gif) repeat-x;
	}

html>body #border_top_right {
	background:url(images/border-top-right.gif) no-repeat top right;
	margin-left:-1px;
}
#border_top_right {
	background:url(images/border-top-right.gif) no-repeat top right;
}

#border_top_left {
	padding-top:8px; background:url(images/border-top-left.gif) no-repeat;
	}
	
#border_vertical1 {
	margin:0 auto 0 auto; width:738px; padding-left:1px; background:url(images/border-vertical.gif) repeat-y;
	}
	
#border_vertical2 {
	background:url(images/border-vertical.gif) repeat-y right;
	}
	
#border_horizontal2 {
	margin:0 auto 0 auto; width:738px; background:url(images/border-horizontal.gif) repeat-x bottom;
}

#border_bottom_left {
	background:url(images/border-bottom-left.gif) no-repeat bottom left; margin-left:-1px;
}

#border_bottom_right {
	padding-bottom:8px; background:url(images/border-bottom-right.gif) no-repeat bottom right;
}