/* Designed by Visionary Marketing - www.visionarymarketing.biz */

/* ----------Body---------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/bg.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.container {
	position: relative;
	width: 750px;
	height: auto;
	background-color: #ffffff;
	margin: 0px auto;
}

.content {
	display: block;
	height: auto;
	width: 497px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e6e4;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e6e4;
	margin: 20px;
}

.right {
	display: block;
	height: auto;
	width: 130px;
	position: relative;
	float: right;
	margin-right: 20px;
	padding-right: 20px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e6e4;
	margin-bottom: 20px;
	padding-bottom: 20px;

}
a:link {
	text-decoration: underline;
	color: #333333;
}


/* ----------Fonts---------- */

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #445b70;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445b70;
	line-height: 20px;
}

p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 3px;
	padding-top: 3px;
}

.right p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	line-height: 18px;
	margin-top: 3px;
	padding-top: 3px;
}

li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}


/* ----------Header---------- */

.header {
	position: relative;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 310px;
	background-color: #FFFFFF;
}

#logo {
	position: absolute;
	width: 176px;
	height: 61px;
	top: 24px;
	left: 20px;
}

#phoneicon {
	position: absolute;
	top: 40px;
	left: 554px;
	height: 37px;
	width: 176px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: a19a92;

}

#headerimage {
	position: absolute;
	left: 20px;
	top: 148px;
}

/* ----------Links---------- */

.links {
	position: absolute;
	top: 95px;
	left: 20px;
	width: 710px;
	height: 41px;
}

/* ----------Footer---------- */

.footer {
	position: relative;
	padding-top: 7px;
	clear: both;
	width: 739px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	font-size: 8px;
	text-align: right;
	padding-right: 11px;
	background-position: center bottom;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e6e4;
}

a {
	color: #7e7e7e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
