@charset "utf-8";
/* CSS Document */

A#nav:link {
	font-size:16pt;
	font-weight:normal;
	color: white;
	text-decoration: none;
	padding-right: 60px;
}


A#nav:visited {
	font-size:16pt;
	font-weight:normal;
	color: white;
	text-decoration: none;
	padding-right: 60px;
}


A#nav:active {
     text-decoration: none;
	 color: #0066FF;
	 padding-right: 60px;
}


A#nav:hover {
	font-size:16pt;
	font-weight:normal;
	color: #0066FF;
	text-decoration: none;
	padding-right: 60px;
}



#container
{
  width: 1004px;
  height:auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 80%;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#logo
{
  width: 230px;
  height: 118px;
  margin-left: 42px;
  margin-top: 31px;
  float:left;
}

#call_us
{
  width: 660px;
  height: 72px;
  margin-left: 306px;
  padding-top:68px;
}

#navigation
{
	width:924px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	background-color:#00aeef;
	vertical-align: bottom;
	text-align: center;
	list-style-position: inside;
	list-style-type: square;
}

#main_image
{
	width:241px;
	height:381px;
	padding-left: 38px;
	padding-top: 5px;
	clear: none;
	float:left;
}

#mid_container
{
	width:auto;
	padding-left:20px;
	padding-top:10px;
	float: left;
}

#text
{
	width:400px;
	padding-left: 10px;
	padding-bottom:5px;
	float:left;
	top: auto;
	padding-top: 10px;
}
.headingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
}


#testimonial
{
    width:512px;
	height:138px;
	margin-top:0px;
	padding-left:0px;
}

#right_container
{
	width:260px;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom:10px;
	float:left;
}

#right_images
{
    width:144px;
	height:119px;
	padding-bottom:11px;
}

#splitter
{
	width:924px;
	height:7px;
	margin-left:auto;
	margin-right:auto;
	background-color:#00aeef;
	float:none;
	clear:both;
}

#logo_small
{
    width:65px;
	height:41px;
	padding-left:38px;
	float:left;
}

#info_text
{
	width:820px;
	height:auto;
	padding-left:20px;
	padding-top:10px;
	float:left;
}

.little_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
}
