@charset "iso-8859-1";

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

table {
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

p {
	padding: 10px 0 0 0;
}

a:link, A:visited, A:active {
		color: #0be;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
	
#indexpage h1 {
	font-size: 16px;
}

#footer {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
}

#leftcol {
}

#centercol {
	padding: 15px;
	color: #000;
}
#centercol p {
	margin: 0px 0 15px 0;
}


#rightcol {
}

td {
	vertical-align: top;
}

td.submenu ul {
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: none;
}
td.submenu li {
	margin-top: 5px;
}

.infobox {
	width: 190px;
	margin: 15px 0 15px 0;
}

.infobox td {
	text-align: center;
}

.infobox td.toprow {
	vertical-align: top;
}
.infobox td.botrow {
	vertical-align: bottom;
}

.heading {
	Xbackground-color: #9ff;
	color: #009;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 3px;
}

.bar {
	height: 10px;
}

.main_col_1 {
	width: 10px;
}
.main_col_2 {
	width: 50px;
}
.main_col_3 {
	text-align: center;
}
.main_col_4 {
	width: 50px;
}
.main_col_5 {
	width: 19px;
}

.VisTable {
	border-collapse: collapse;
}

td.interior {
	border-right: 1px solid #obe;
	background-color: #f00;
}

td.rightedge {
}

.itembox {
	border-right: 1px solid #0be;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
}

.itembox_t {
	border-top: 1px solid #0be;
}

.itembox_f {
	margin: 0 5px 0 5px;
}

h1.designs {
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2.designs {
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p.faq_q {
	font-weight: bold;
}

#clients  {
	border-collapse: collapse;
}

#clients tr {
}

#clients td {
	padding: 5px;
}

#clients .site {
}

#clients .descr {
}