@charset "iso-8859-1";
/* 
	Created by	:	Marfie C. Supan
	Date		:	February 1, 2010
	Website		:	mydigitalpainting.com
 */

body {
	background: #d6cfc8 url(../images/bg-body.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #595959;
}
td {
	font-size: 13px;
	color: #595959;
}
.services li {
	margin-left:-25px;
	color: #682d02;
	font-weight: bold;
}
a {
	color: #d92e0d;
	text-decoration: none;
}
a:hover {
	color: #526779;
	text-decoration: underline;
}
#header, #header td {
	margin: 0;
	color: #c7c1b0;
}
#header a {
	margin: 0 10px;
	color: #ff3600;
	text-decoration: none;
}
#header a:hover {
	color: #efd66a;
}
#footer {
	padding: 7px 20px;
	font-size: 12px;
	color: #d6cfc8;
}
#footer a {
	margin-left: 30px;
	font-size: 12px;
	color: #d6cfc8;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer p {
	margin-left: 30px;
}
s.clrfloat {
	clear: both;
}
/* OTHERS */
img {
	border: 0;
}
img.borderIMG {
	border: solid 3px #CCC;
}
/* FORM */
.txtBox, .cmdButton {
	border: solid 1px #ba1600;
}
/* MENUU NAV */
#menuNav {
	color: #FFFFFF;
	text-align: center;
}
#menuNav a {
	margin: 0px 2px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 15px;
	text-decoration: none;
	border: solid 1px #373737;

}
#menuNav a:hover {
	color: #db0101;
	border: dashed 1px #d7cec5;
	background-color: #ebe7d6;
}
/* CONTENT */
#container {
	margin: 0 15px;
	padding: 0;
}
#col1 {
	width: 750px;
	float: left;
	margin-right: 7px;
}
#col2 {
	width: 211px;
	float: right;
}
.title {
	background: #ebe7d6;
	color: #ab5e5e;
	padding: 5px 0 0 10px;
	border: solid 1px #e1dbc0;
}

#downloads {
	margin: 0 auto;
	background: url(../images/downloads.jpg) top left no-repeat;
	width: 650px;
	height: 411px;
	position: relative;
}
#downloads a {
	width: 132px;
	height: 121px;
	display: block;
}
#downloads a span {
	display: none;
}
#downloads .ph-pricelist {
	position: absolute;
	top: 56px;
	left: 180px;
}
#downloads .japan-pricelist {
	position: absolute;
	top: 56px;
	left: 328px;
}
#downloads .businessKit {
	position: absolute;
	top: 195px;
	left: 180px;
}
#downloads .signTesti {
	position: absolute;
	top: 195px;
	left: 328px;
}
