﻿.padoutleft
{
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.padoutright
{
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.greentop
{
	background-image:url(/img/web_green_top.gif);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	height:24px;
	padding-left:10px;
}
.greenbg
{
	border-left:solid 1px #98cb00;
	border-right:solid 1px #98cb00;
	background-color:#ffffff;
	font-family: Arial;
	font-size:12px;
	color:#98cb00;
	height:113px;
	padding:10px;
	text-align:justify;
}
.greenbot
{
	background-image:url(/img/web_green_bot.gif);
	background-repeat:no-repeat;
	height:5px;
}
.greyline
{
	background-color:#e5e5e5;
	width:100%;
	height:10px;
}
.greylinepad
{
	padding-top:5px;
	padding-bottom:5px;
}
.greytopservice
{
	background-image:url(/img/web_title_service.gif);
	background-repeat:no-repeat;
	height:20px;
}
.greytopcontact
{
	background-image:url(/img/web_title_contact.gif);
	background-repeat:no-repeat;
	height:20px;
}
.greybg
{
	border-left:solid 1px #cecece;
	border-right:solid 1px #ceceec;
	border-bottom:solid 1px #ceceec;
	font-family: Arial;
	font-size:12px;
	color:#666666;
	padding:10px;
	text-align:justify;
}
.service
{
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	color:#7da700;
	padding-top:5px;
	padding-left:10px;
}
img 
{
	border:0;
}
h1
{
	padding: 3px;
	font: bold 14px tahoma, verdana, arial, sans-serif;
	color: #666666;
}
h2
{
	padding: 2px;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	color: #77889a;
}
p
{
	padding: 2px;
	font: 13px/16px arial, sans-serif;
	text-align:justify;
	color: #666666;
}
a
{
	font: 12px arial, sans-serif;
	text-decoration: none;
	color: #395a84;
}
.textbox
{
	font-family: Verdana;
	font-size:13px;
	border: 2px solid #d3d3d3;
	color: #666666;
	margin-top:5px;
	margin-bottom:5px;
	width:190px;
}
.btnred 
{
	font-family: Verdana;
	font-size:11px;
	background:#b4414e url(/img/web_btn_red.gif) repeat-x scroll left top;
	border:2px solid #721924;
	color:#FFFFFF;
	cursor:pointer;
	margin:3px 1px;
	padding:3px 5px;
	vertical-align:middle;
	white-space:nowrap;
	width:195px;
	height:25px;
}
#cs
{
	padding: 10px;
	font: bold 16px arial, sans-serif;
	color: #7da700;
	text-align:left;
	
}
*{margin: 0;}
