/* @override 
	http://kcc.homedns.org/finetouch/assets/templates/finetouch/styles.css
	http://finetouchatlantic.com/assets/templates/finetouchNew/styles.css
*/

/* Main */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0;
	font-weight: normal;
	font-style: normal;
}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

img {
	border-width: 0;
	border-style: none;
}

/* LAYOUT */
.clear { clear: both; }
.clearfix { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }


body{
	width: 100%;
	font: 15px/1.4em "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 auto;
	margin-top: 0;
	background: #afdef5 url(images/bodyBg.jpg) no-repeat fixed top;
	color: #414140;
}

#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 1020px;
	overflow: auto;
	background: url(images/wrapperBg.png) repeat-y;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	color: #143e58;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-top: .6em;
}

#content p{
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content h2{
	font-size: 24px;
}

#content{
	padding: 30px;
	width: 900px;
	position: relative;
	background-color: white;
	border-bottom: 8px solid #204384;
	margin: 0 auto;
}

#content hr{
	border-style: none;
	border-top: 2px solid #cfd9dd;
	padding-top: 15px;
	margin-top: 10px;
}

#content ul, #content ol{
	list-style-position: outside;
	padding-left: 20px;
}

#content ul{
	list-style-type: disc;
}



#content li{
	padding-bottom: .5em;
	font-size: 14px;
}

#content img.leftImage {
	display: inline;
	float: left;
	padding-right: 15px;
	margin-top: 5px;
}

#content img.rightImage {
	display: inline;
	float: right;
	padding-left: 15px;
	margin-top: 5px;
}

#content a {
	text-decoration: underline;
	color: #464646;
}

#content a.visited {
	color: #464646;
}

#blueStipe{
	background-color: #014384;
	width: 960px;
	height: 11px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

#header{
	margin: 0 auto;
	width: 1020px;
	height: 228px;
	background: url(images/wrapperBg.png) repeat-y;
	position: relative;
}

#headerInside{
	margin: 0 auto;
	width: 960px;
	height: 228px;
	background: url(images/transBg30.png);
	position: relative;
	border-bottom: 9px solid #204384;
}

#nav {
	height: 38px;
	float: right;
	position: absolute;
	right: 38px;
	top: 190px;
}

#nav ul {
	list-style-type: none;
	color: #fff;
	float: right;
}

#nav li {
	float: left;
	padding: 0 0px 0 30px;
	background: url(images/navNormalLeft.png) no-repeat top left;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nav li a {
	text-decoration: none;
	color: #e3f1f3;
	line-height: 42px;
	display: block;
	padding: 0 30px 0 0;
	font-size: 18px;
	background: url(images/navNormalRight.png) no-repeat top right;
	height: 38px;
}

#nav li a:hover{
	color: #fff;
}

#nav li.active {
	color: #fff;
	background: url(images/navActiveLeft.png) no-repeat top left;
}

#nav li.active a{
	color: #fff;
	background: url(images/navActiveRight.png) no-repeat top right;
}

#logo{
	width: 100px;
	height: 124px;
	padding-top: 36px;
	padding-left: 40px;
}

#catchPhrase{
	position: absolute;
	top: 90px;
	left: 160px;
}

#catchPhrase h1{
	color: white;
	font: 32px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

#catchPhrase h2{
	color: white;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#contactTab{
	color: #fff;
	font-size: 15px;
	background: url(images/tab.png) no-repeat;
	width: 360px;
	height: 32px;
	padding-top: 8px;

	position: absolute;
	right: 17px;
	text-align: center;
}


#bannerImage{
	width: 960px;
	margin: 0 auto;
	height: 242px;

}

#announcement{
	padding: 15px;
	background-color: #bdc8cf;
	color: #143e58;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	margin-top: 10px;
	font: 16px/1.4em Georgia, "Times New Roman", Times, serif;
}

#announcement h3{
	color: #fffeff;
	display: block;
	font-size: 24px;
	font-style: italic;
}

.introText {
	padding: 20px;
	background-color: #4f7faf;
	margin-bottom: 20px;
	font-size: 16px;
	color: white !important;
}

.introText p{
	font-size: 12px;
}

.introText h2, .introText h3{
	color: white !important;
}

.icon{
	background: url(images/shadow.png) no-repeat;
	float: left;
	padding-right: 12px;
	padding-top: 0;
	margin-top: -2px;
}

#newsletters{
	background-color: #e7e7e7;
	padding: 16px;
	margin-top: 16px;
}

#newsletters h3{
	padding-bottom: 6px;
	margin-bottom: 13px;
	border-bottom: 1px solid silver;
}

#newsletters a, #newsletters a:visited{
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #204384;
	position: relative;
}

#newsletters a:hover {
	border-bottom-style: solid;
	color: #204284;
	border-bottom-width: 1px;
}

.date {
	font-size: 14px !important;
	line-height: 14px !important;
	color: #787877;
}

#announcement p{
	padding: 0;
}

#announcement hr{
	border-style: none;
	padding-bottom: 10px;
	border-top: 2px solid #cfd9dd;
}

#clientQuotes{
	padding: 20px;
	background-color: #4f7faf;
	color: white;
	margin-top: 10px;
	font-size: 14px;
}

.quoteText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.quoteAuthor{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding: 0;
	color: #fefce7;
}

#associates img{
	padding-top: 20px;
	padding-left: 33px;
}

#footerBg{
	width: 1020px;
	background: url(images/footerBg.png) no-repeat bottom;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}

#footer{
	margin-right: 50px;
	margin-left: 59px;
	padding-top: 21px;
}

#footer p {
	font-size: 16px;
	padding-bottom: .6em;
	color: #777e85;
}

#footer a {
	color: #8d8c8c;
}

/* Containers */

.rightColumn {
	float: right;
	position: relative;
	width: 420px;
}

.leftColumn {
	float: left;
	position: relative;
	width: 420px;
	border-right: 2px solid #cfd9dd;
	padding-right: 30px;
}

.rightColumnContact {
	float: right;
	display: inline;
	position: relative;
	width: 340px;
}

.leftColumnContact {
	float: left;
	display: inline;
	position: relative;
	width: 500px;
	border-right: 2px solid #cfd9dd;
	padding-right: 30px;
}



/* Forms */

#appForm{
	padding: 20px;
	background-color: #e2e2e2;
}

td{
	width: 200px;
	padding-top: 10px;
}

#appList{
	padding: 10px;
	background-color: #e6e6e6;
	margin-bottom: 10px;
}

#appTitle{
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
	border-bottom: 1px solid #b8b8b8;
	margin-bottom: 5px;
}

#appList a{
	color: #963a14;
}
