body {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	width: 90%;
}

h1 {
	font-weight: bold;
	font-size: 16pt;
	color: #BF3E17;
	margin: 0;
}

h2 {
	font-size: 14pt;
	line-height:1;
}

h3 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 12pt;
	color: #3C6491;
}

p {
	text-align:justify;
}

img {
	display: none;
}

#header {
	display:block;
	width: 90%;
	height: auto;
}

.logo {
	background: none;
}

.logo .h1 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #000;
	font-family: Trebuchet Ms,Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 30px;
}

.location {
	display: none;
}

#hmenu {
	display: none;	
}

#content {
	display: block;	
	clear: both;
	padding-bottom: 20px;
}

#home{
	padding-bottom: 8px;
	margin: 10px 0px 10px 0px;
	background: none;
}

#home .flashhome{
	display:none;
}

#home .solutions{
	display:none;
}

#news {
	width: auto;
	display:block;
}

#products {
	display: none;
}
#partners {
	display: none;
}

#right {
	display:none;
}

.left2, .left22 {
	display: none;
}

#footer {
	display: none;
}

hr{
	display:block;
	height: 1px;
	clear: both;
	border: none;
	background-color: #E5E5E5;
	color: #E5E5E5;
}

.date { 
	display: none;
}


form { 
	padding: 0; 
	margin: 5px 0px 2px 0px;
 }

form p, input, textarea {
	font-family: Trebuchet Ms, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input, textarea, select  {
	width: 200px;
	font-size:1em;
}

input.button {
	font-weight: bold;
	width: 130px;
}

.inputtext, .inputtextarea, .inputselect{
	width: 300px;
	font-size:1em;
	font-family: Trebuchet Ms, Tahoma, Arial, Helvetica, sans-serif;
}
