td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:13px;
	background-color: #FFFFFF;
}
.h1 {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:13px;
	background-color: #FFFFFF;
}
.h2 {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:13px;
	background-color: #FFFFFF;
}
.h3 {
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	line-height:18px;
	background-color: #FFFFFF;
}
a {
	text-decoration:underline;
}

body { 	margin:0px;padding:0px; background:#eee url(images/Web%20Design.jpg) repeat-x}

.footer{
font-family:tahoma;
color:#333333;
text-decoration:none;
}
.footer_link {color:#0099CC; text-decoration:none}
.u {text-decoration:underline}

.form_search { width:214px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		background-color:#ffffff;
		color:#656565;
		margin-left:0px;
		margin-right:0px}

.form { width:234px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		background-color:#ffffff;
		color:#616161;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:234px;
		height:153px;
		font-family:tahoma;
		font-size:11px;
		background-color:#ffffff;
		color:#333333;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}
.image {
	margin-left:auto;
	background-position: center center;
	background-image: url(images/Website-design.jpg);
	background-repeat: no-repeat;
}
a:hover{text-decoration:none;}

.a:hover{text-decoration:underline;}

.web {
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	left: 50px;
	right: 2px;
	background-image: url(images/Website.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 99px;
}
div.img
{
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}

