a:hover { color: #3a3aff; text-decoration: underline; }

body, input {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
}

table, tr, td {
	padding: 0;
	margin: 0;
}

a, a:visited {
	text-decoration: none;
	color: #3a3aff;
}

a img { border: 0; }

div#navbar { margin-bottom: 5px; }

div#company-address {
	margin-top: 20px;
	font-size: 11px;	
	
}

div#office-hours {
	margin-top: 20px;
	font-size: 11px;
	margin-right: 30px;	
}

div#page {
	width: 961px;
	margin: 0 auto;
}

div#main {
	border-top: 1px solid red;
	padding-top: 6px;
	min-height: 320px;	
}

div#caption {
	width: 240px;
}

div#locator {
	text-align: center;
	width: 155px;	
}

div#navigation-links {
	width: 558px;
}

div#logos {
	width: 230px;	
}

div#domestic-content {
	margin-top: 20px;
	width: 700px;
}

div#footer {
	width: 961px;
	border-top: 1px solid red;	
}

h2.section-title {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:12px;
	font-weight: normal;	
}

a.arealink { display: block; padding: 5px; min-height: 300px; }


div#tagline { width: 246px;  }
div#callus { width: 555px;  }
div#home { width: 160px; }

div.area {
	width: 318px;
	min-height: 300px;
	border: 1px solid white;
}

div.area-content { padding: 3px; }

div.area-header {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.area:hover { 
	border: 1px solid grey;
}

.debug { border: 1px solid red; }
.right { float: right; }
.left { float: left; }
.bold { font-weight: bold; }
.clear { clear: both; }
.center { text-align: center; }

a.link:hover {
	text-decoration: underline;
}

.underline { text-decoration: underline; }

