@charset "UTF-8";
/* CSS Document */


/* Layout Properties */

html, body {height:100%}

body {margin:0; padding:0; background-color:#444a51; background-repeat:repeat-x}
	
div#container{width:930px;margin:0 auto;text-align:left}

div#masthead{width:930px; height:328px}

div#leftwrapper{float:left;width:477px;margin-top:0px; padding-left:85px}

div#rightwrapper{float:right;width:296px; height:260px; margin-top:35px; margin-right:72px}

div#centerwrapper{float:left;width:931px;margin-top:0px; background-image:url(images/shared/content_bg.png); background-repeat:repeat-y;}

div#footer{clear:both;width:930px; height:57px; background-image:url(images/shared/footer_bg.png); background-repeat:no-repeat}


/* Content Area */

div#main_title {position:relative;width:175px;height:25px;margin-top:0px;margin-left:0px}

div#main_title477 {position:relative;width:477px;height:62px;margin-top:0px;margin-left:0px}


div#main_copy {position:relative;width:477px;margin-top:10px;margin-left:0px;margin-bottom:0px}

div#main_copy_home {position:relative;width:477px;margin-top:0px;margin-left:0px;margin-bottom:0px; padding-bottom:25px}

div#main_copy_index {position:relative;width:677px;margin-top:0px;margin-left:0px;margin-bottom:0px; padding-bottom:25px}


div#main_title_portfolio {position:relative;width:400px;height:53px;margin-top:0px;margin-left:0px}

div#main_copy_portfolio {position:relative;width:800px;margin-top:10px;margin-left:0px;margin-bottom:0px;overflow:auto;}


/*div#sub_title {position:relative;width:210px;height:53px;margin-top:145px;margin-left:0px}*/

div#pullquote {position:relative;width:296px;height:260px;margin-top:10px;margin-left:0px;}

div#tipsImage {position:relative;width:296px;height:420px;margin-top:-60px;margin-left:0px;}

/* Text */

.subnav {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #db1e3e;line-height:18px}

.bodyCopy {font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#636363;line-height:20px}

.linksTitle {font-family:Arial, Helvetica, sans-serif; font-size:16px;color:#636363;line-height:20px}

.getFlash {font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#FFFFFF;line-height:20px}

span.footerCopy {font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#898989}

.subhead {font-family:Arial, Helvetica, sans-serif; font-size:16px; color: #db1e3e;font-weight: bold;line-height:18px}

.emphasis_red {font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #db1e3e;font-weight: bold;line-height:18px}

.emphasis_blue {font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #98b4d5;font-weight: bold;line-height:18px}

.subheadBlue {font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #98b4d5;font-weight: bold;line-height:18px}

a:link {font-family:Arial, Helvetica, sans-serif; font-size:14px;text-decoration:none;color:#db1e3e}

a:visited {font-family:Arial, Helvetica, sans-serif; font-size:14px;text-decoration:none;color:#db1e3e}

a:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px;text-decoration:none;color:#db1e3e}

a:active {font-family:Arial, Helvetica, sans-serif; font-size:14px;text-decoration:none;color:#db1e3e}

.more_link {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #405a68;
}
.more_link:link {
	text-decoration: underline;
	color: #405a68;
}
.more_link:visited {
	text-decoration: underline;
	color: #405a68;
}
.more_link:hover {
	text-decoration: underline;
	color: #405a68;
}
.more_link:active {
	text-decoration: underline;
	color: #405a68;
}

.sitemap_link {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	color: #636363;
}
.sitemap_link:link {
	text-decoration: none;
	color: #636363;
}
.sitemap_link:visited {
	text-decoration: none;
	color: #636363;
}
.sitemap_link:hover {
	text-decoration: none;
	color: #636363;
}
.sitemap_link:active {
	text-decoration: none;
	color: #636363;
}

/* Footer */

div#footercopy {position:absolute;margin-top:0px;margin-left:170px; margin-right:auto; width:575px;text-align:right;padding:0px}

.footer_link {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
}
.footer_link:link {
	color: #898989;
}
.footer_link:visited {
	color: #898989;
}
.footer_link:hover {
	color: #db1e3e;
}
.footer_link:active {
	color: #db1e3e;
}

