.quote{
	border: 1px solid #ccc;
	padding: 3px;
	display:block;
}
q{
	font-size:14px;
	
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 0px;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}
.service {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	text-align:left;
}

.blue{
	color:#1191d0;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	
}
#contacttxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	padding: 10px;
	;
}


#menu{
	background-image:url(images/index_10.jpg);
	background-repeat:repeat-x;
	height:61px;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	padding-left:6px;
}
#menu ul{
	list-style:none;
	padding:0;
	margin-left:0;
	
}
#menu ul li{
  float: left;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:bold;
  font-size:16px;
  color:#FFF;
  padding-top:20px;
  margin-left:0;
  padding-left:2px;
  
  
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 1.5;
	text-align:justify;
}

#menu ul li a:hover{
	color:#000;
	border-bottom:solid #000 2px;
}
#menu ul li a:active{
	color:#FFF;
	border-bottom:solid #FFF 2px;
}
#menu a{
	text-decoration: none;
	color:#FFF;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(images/index_44.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: text-top;
	padding-top: 5px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#333;
	text-decoration:none;
}


#contacttxt a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#333;
	line-height: 1.5;
}
#contacttxt a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#999;
}
a{
	color:#1191d0;
	text-decoration:none;
	
}
a:hover{
	text-decoration:none;
	color:#999;
}
#cv{
	padding:10px;
}
.edge {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
li, td{
	text-align:justify;
}

