@CHARSET "UTF-8";

body {
	text-align:center;
}
img {
	border:none;
}

#header {
	background:url(/images/crandell_financial_header.jpg) no-repeat;
	width:900px;
	height:220px;
}

#navbar {
	margin-top:20px;
	background:url(/images/crandell_financial_nav.jpg) no-repeat;
	padding:13px;
	width:500px;
	height:55px;
	float:left;
}

#navbar a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#navbar a:hover {
	color:black;
	font-weight:bold;
	text-decoration:underline;	
}

.big_button {
	float:left;
	margin-top:-60px;
	position:relative;
	z-index:1;
}

.body_text {
	width:900px;
	clear:both;
	text-align:justify;
	font-size:12px;
}

.sub_text_right {
	float:right;
	width:400px;
	padding:10px 10px 10px 10px;
}

#help_form {
	padding:10px;
	border: solid 1px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	text-align:left;
}

#title_image {
	width:480px;
	text-align:center;
}

#footer {
	font-size:8px;
	text-align:center;
}

#copy {
	font-size:10px;
}

#contact .th {
	text-align:right;
}

#map {
	width:375px;
	height:400px;
}
