html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	background: #c3c3c3 url(bgclients.jpg) repeat-x scroll top;
	text-align: center;
}
html {
   overflow: -moz-scrollbars-vertical;
}

#container {
	min-height: 100%;
	height: 100%;	
	width: 995px; /*730*/
	margin: 0 auto;
	color: #000000;
}


#maintext{
	/*	width: 599px;*/
	margin-left: 2px;
	margin-right: 2px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 20px;
}

#maintext P, 
#maintext LI{
	padding-left: 10px;
	padding-right: 10px;
}

TD{
		font-size: 12px;
		color: #ffffff;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}




a:active, a:focus {
      outline: 0;
}


a img {
	border: 0px none;
}


div.menu {
	font: normal normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	color: #ffffff;
	text-align: center;
}

div.menu a.tab {
	padding: 2px 13px 5px 13px;
	text-decoration: none;
}

div.menu a.tab, div.menu  a.tab:visited {
  color: #ffffff;
	text-decoration: none;
}

div.menu a.tab:hover,div.menu  a.tab.activeTab,div.menu  a.tab.activeTab:hover,div.menu  a.tab.activeTab:visited {
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
}


H1 {
	font: normal bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 4px;
	margin: 0px;
}

H2 {
	font: normal bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	padding-top: 2px;
	margin: 0px;
}

H3 {
	font: normal bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 1px;
	margin: 0px;
}

table.vcenter {
	width: 100%;
	height: 100%;
}

table.vcenter tr td.vcenter {
	vertical-align: middle;
}

a.picframe img {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}

a.picframe:link img  {
	border-color: #ffffff;
}
a.picframe:visited img {
	border-color: #ffffff;
}
a.picframe:hover img {
	border-color: #cccccc;
}

.mini {
	font-size: 9px;
}

.warning {
	font-size: 9px; color: #eeeeee; text-align: center;
}
.warning a, .warning a:hover, .warning a:active {color: #eeeeee; }

#menuthumbs {float: left; width: 160px; height: 400px; display: block;}
#showcase img {border: 1px solid #a0a0a0;}
#showcase {width: 800px; float:right}
.framedtext {width: 470px; background-color: #cccccc; color: #000000; text-align: left; margin-bottom: 10px; padding: 2px 10px 10px 10px; border: 1px solid #eeeeee;}

.framedtext  td {color: #000000;}
.contactform input, .contactform textarea { background: #eeeeee; border: 1px solid #333333;}
.contactform td {color: #000000}
.framedtextright {width: 470px; float: right; text-align: left;
background-color: #cccccc; color: #000000; text-align: left; padding: 2px 10px 10px 10px; border: 1px solid #eeeeee; margin-bottom: 10px; clear: right;}


#container ul {padding: 3px 0px 10px 0px; margin:0; list-style: none outside; }
#container li { background: transparent url(http://www.jsmonzani.com/site/bullet.gif) no-repeat left top; padding: 0px 0px 2px 20px;}

.statement {margin: 50px; color: #e0e0e0; font: 18px Arial, Helvetica, sans-serif;text-align:center;}
.statement H1 {font: 36px Arial, Helvetica, sans-serif;color: #ffffff}
.statement p {text-align:justify; padding-bottom: 10px;}
.statement p.mini {text-align:justify; padding-bottom: 10px;font-size: 12px;padding-top: 30px; color: #666666;}
.statement span {font-weight: bold; color: #ffffff}
