@charset "utf-8";
/* CSS Document */
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F5F0DE;
}
* {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	list-style-type: none;
}
#container {
	width: 978px;
	margin: auto;
} 
#header {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0E7C2;
} 
#content-holder  #sidebar1 {
	width: 190px;
	background-color: #F0E7C2;
}
#content-holder {
	width: 100%;
}
#main-content {
	background-color: #FFFFFF;
	background-position: right top;
	padding-bottom: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E9DCA7;
}
#container #footer {
	font-size: 0.75em;
	line-height: 1.4em;
	margin-bottom: 10px;
	background-color: #E8E7E1;
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0E7C2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0E7C2;
} 
#main-content  p  {
	margin-left: 40px;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-right: 40px;
	color: #333333;
	margin-bottom: 15px;
}
#main-content    ol  {
	margin-left: 40px;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-right: 40px;
	color: #333333;
	margin-bottom: 15px;
}
#main-content ol li {
	list-style-type: decimal;
	padding-left: 0px;
	margin-left: 20px;
}
#main-content     ul  {
	margin-left: 40px;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-right: 40px;
	color: #333333;
	margin-bottom: 15px;
}
#main-content ul li {
	list-style-type: disc;
	margin-left: 15px;
}


#main-content h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #020202;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 1.8em;
}
#main-content  h2  {
	font-size: 0.8em;
	color: #8D4D93;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 20px;
}
#footer   p  {
	padding-top: 12px;
	padding-bottom: 5px;
	color: #999999;
	text-align: center;
}
#sidebar1 h1 {
	font-size: 0.8em;
	margin-right: 8px;
	margin-left: 8px;
	color: #4F41F5;
	padding: 4px;
	margin-top: 8px;
	background-color: #E9DCA7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3D393;
	border-right-color: #E3D393;
	border-left-color: #E3D393;
}
#sidebar1 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3D393;
	margin-right: 8px;
	margin-left: 8px;
}


#sidebar1  li  a  {
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #887178;
	width: 158px;
	font-size: .75em;
	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: solid;
	border-left-style: solid;
	border-top-color: #E3D393;
	border-right-color: #E3D393;
	border-bottom-color: #E3D393;
	border-left-color: #E3D393;
	background-color: #F5F0DE;
}
#sidebar1  li a:hover {
	background-color: #FFFFFF;
	color: #0000FF;
}
#main-content    a, #main-content a:visited  {
	color: #8D4D93;
	text-decoration: none;
}
#container #main-content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#container #main-content h1 a {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 0.8em;
	font-weight: normal;
}

#footer   a, #footer a:visited   {
	color: #999999;
	text-decoration: none;
}
#footer  a:hover   {
	color: #0000FF;
	text-decoration: underline;
}
#footer ul {
	text-align: center;
}#footer li {
	display: inline;
	list-style-type: none;
	color: #CCCCCC;
}
#footer li a:hover {
	color: #0000FF;
	text-decoration: underline;
}


#sidebar1 img {
	margin-top: 7px;
	margin-left: 8px;
}
.img-border {
	border: 1px solid #CCCCCC;
}
.img-right {
	float: right;
	margin-bottom: 40px;
	margin-left: 40px;
	border: 1px solid #CCCCCC;
}
.table-1 {
	width: 707px;
	margin-left: 40px;
}
.table-1 td {
	width: 25%;
	border: 1px dotted #DDDDDD;
	text-align: center;
	height: 110px;
	vertical-align: top;
	font-size: 0.8em;
	padding-top: 20px;
}
.table-2 {
	width: 707px;
	margin-left: 40px;
}
.table-2 td {
	width: 20%;
	border: 1px dotted #DDDDDD;
	text-align: center;
	height: 110px;
	vertical-align: top;
	font-size: 0.8em;
	padding-top: 20px;
}
#main-content strong {
	color: #8D4D93;
}
.colors {
	background-image: url(images/colors-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 550px;
}
#main-content  .colors  .colors-2   {
	margin-top: 85px;
	margin-right: 120px;
	margin-bottom: 120px;
	margin-left: 120px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#main-content  .table-1  img   {
	border: 1px solid #CCCCCC;
}
#main-content   .table-1   img:hover     {
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
}
#main-content  .image-holder-center   {
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}
#main-content  .colors  .colors-2  table   {
	width: 430px;
	margin-left: 40px;
}
#main-content   .colors   .colors-2   .td-center   p    {
	text-align: center;
}
#main-content  .colors  .colors-2  .td-center   {
	background-color: #F5F0DE;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-right: 5px;
	border: 1px dotted #DDDDDD;
	height: 130px;
}


.specs {
	font-size: 0.9em;
	color: #666666;
}
#container #content-holder #main-content .bread-crumbs-pages a {
	text-decoration: underline;
}
#container #content-holder #main-content .bread-crumbs-pages strong {
	color: #000000;
}
#main-content .home-image-holder {
	height: 350px;
	width: 547px;
	margin-left: 40px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #3C502D;
}
