@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
}
a {
	outline:none
}
#bottom {
	background-color: #666;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.small_white {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #FFF;
}
.small_white a {
	color: #FFF;
}
.small_white a:hover {
	color: #AB4541;
}

td#left_column {
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 120px;
	background-color: #D6AEAC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #98413F;
	font-weight: bold;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #F00;
	font-weight: bold;
	text-transform: uppercase;
}
.att_box {
	margin: 15px;
	overflow: auto;
	border: 1px dashed #F00;
	background-color: #FFF;
	padding: 7px;
}


.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
	line-height: 120%;
}

td#main_box {
	background-color: #F2F2F2;
}
.banner {
	font-family: Calibri, Verdana, Arial;
	font-size: 17pt;
	color: #06F;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #06C;
	border-bottom-color: #06C;
	margin-top: 15px;
	padding: 8px;
}
.red {
	color: #F00;
}
.green {
	color: #090;
}





td#menu {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
td#menu td#menuitem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#menu #menuitem ul {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu #menuitem ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	background-color: #000000;
}
#menu #menuitem ul li a:hover {
	background-color: #999999;
}
#menu #menuitem ul li a.selected {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
}

#menu #menuitem ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.subtitle {
	font-family: Calibri, Verdana, Arial;
	font-size: 14pt;
	line-height: 200%;
	font-weight: bold;
	color: #A8413F;
}
.subtitle_su {
	font-family: Calibri, Verdana, Arial;
	font-size: 14pt;
	line-height: 200%;
	font-weight: bold;
	color: #A8413F;
	text-decoration: line-through;
}


/* CSS Document */

.testimonial {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
}
.testimonial_date {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
	font-weight: bold;
}
table#testimonial_table td.column1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
	text-align: right;
}
.testimonial_thanks {
	font-family: Calibri, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
}
table#testimonial_table td.column2 input, table#testimonial_table td.column2 textarea{
	width: 170px;
	border: 1px solid #333;
}
table#testimonial_table td.column2 a {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
}
table#enquiry_table td.column2 input, table#enquiry_table td.column2 textarea{
	width: 170px;
	border: 1px solid #333;
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
}
table#enquiry_table td.column2 a {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
}
table#enquiry_table td.column1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
	text-align: right;
}
table.product td {
	text-align: center;
	background-color: #FFF;
}
table.product {
	border: 2px solid #AB4946;
}
.img {
	border: 2px solid #930;
}

table#whybuy {
	background-color: #FFB0B0;
	border: 3px solid #CCC;
	width: 350px;
}
.whybuy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 150%;
	font-weight: normal;
}
#services_box {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

