/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
   
   margin: 0;
   background-color: #68838B;
   color: #000000;
}

div#container
{
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   background-color:#FFFFFF;
	border-right:1px #768599 solid; 
	border-left:1px #768599 solid; 
}

/* Header */
#head {
	width: 800px;
	height:190px;
	background-image:url(/images/header-bg.jpg); background-repeat:no-repeat;  background-position:top;
	margin:0 auto;

}
.head_left {
	float:left;
	margin-left:30px;margin-top:22px;
	
	
	width:425px;
}

.menu-top {
float:right;
	width:600px;
	font-size:12px;
	padding-top: 34px;
	color:#C8FD4A;
		font-family:Arial, Helvetica, sans-serif;
}


.services { float:right; width:330px; text-align:center; font-size:13px; color:#002040; margin-top:32px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
}

.head_left_title {
	font-size: 32px;font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;
}

.head_left_description {
	font-size: 13px;
	color: #FFF;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*   FOOTER   */
#footer {
	width:800px;
	height:60px;
	background-color:#002040;
	line-height: 30px;
	
		margin: 0 auto; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.footer_text {
	padding-left: 45px;
}	
/*Classes */

.content ul {color:#000000; list-style:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; line-height:1.1; text-align:left; padding-top:10px;}
.content ul li {padding-left:20px; background-image:url(images/green-sq-14.gif); background-repeat:no-repeat; background-position:0 0;}
.content p {font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; line-height:1.2; padding:0px 0 0px 0; text-align:justify;
}

/* Headlines */

h1
{
   font-family: Tahoma;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family:  Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   text-align:left;
   padding: 5px 0 5px 0;
 
}

h3
{
   font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;
   font-weight:lighter;
   background-image:url(images/green-sq-14.gif); background-repeat:no-repeat; background-position:0 10px; padding-left:25px; padding-top:10px;text-align:left;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
/* Text Styles */
.customstyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

.body_text
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
/* Menu Links */
a.green:link
{
   color: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}
a.green:visited
{
   color: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}
a.green:active
{
   color: #004080;
   background: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}
a.green:hover
{
   color: #004080;
   background: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}

.green a:link,
.green a:visited
{
	font-family:Arial, Helvetica, sans-serif;
   color:#C8FD4A;
   font-weight: bold;
   text-decoration: none;
   font-size:12px;
}
.green a:hover
{
   color: #004080;
   background: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}


.offer ul{ color:#000000; list-style:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; line-height:1.1; text-align:left;}
.offer ul li{ text-align:left;}