@charset "utf-8";
/* CSS Document */		 

html>body #interiorleft  { 
	width: 600px;
	}

body, p, h1, h2, h3, .nav {
   font-family:Georgia, "Times New Roman", Times, serif;
}

p  {
   font-size:14px;
   color: #625f65;
   }

h1, h2  {
   font-size:18px;
   color: #796b8e;
   font-style:italic;
   font-weight:300;
   }

h2  {
   width: 183px;
   padding-left:10px;
}

#container {
	position: absolute;
	margin: 0 auto;
	width: 936px; 
	top: 45px; 
	left: 50%; 
	margin-left: -468px;
	margin-bottom: 40px;
	text-align: left;
         }
		
#left {
	float: left;
	width:654px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:  600px;
		}
		
#right {
	float: right;
	display: inline;
	width: 257px;
	margin-right:0px;
	margin-top:0px;
	height:532px;
	background-color:#e6e5e7;
		}
#feature, #call, .nav {
	padding:20px;
}

#interiorleft  {
	float: left;
	padding-left:27px;
	padding-right:27px;
	padding-top:10px;
	margin-top:26px;
    background: #f9f9f9 url(images/int_bg.gif) top left no-repeat;
	height:412px;
	width:654px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:  600px;
}

#interiorleft img, #feature img  {
    padding: 4px;
    border-width: 1px;
	color: white;
    border-style: solid;
    border-color: #cccccc;
	margin-right: 10px;
	margin-bottom: 3px;
}

.nav, .nav a, a, *:link, *:visited {
     color: #545157;
	 font-size:14px;
	 word-spacing:15px;
	 margin-bottom:35px;
	 text-decoration:none;
     }
	 
.nav a:hover, a:hover  {
     color: black;
	 text-decoration:underline;
}

#left a:hover img, #left a img {
     border:none;
}

