html, body {
	height:100%; 
	padding:0px; 
	margin:0px; 
	background-color:#e1e4eb; 
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x; 
	text-align:center;
}

#header {margin:auto; height:119px; width:780px;}

#pageTileBg {
	width:780px;
	margin:auto; 
	background-image:url(../images/bg_pageTile.jpg); 
	background-repeat:repeat-y;
}

#txtContent {
text-align: left;
}

#page {
	width:780px; 
	min-height:519px;
	margin:auto; 
	background-image:url(../images/bg_pageTop.jpg); 
	background-repeat:no-repeat;
}

/* ------------ main nav column ---------------- */
#navLink {
	float: left;
	padding: 0px;
	padding-left: 14px;
	text-align: left;
	width:125px;
}
#navLink a:link, #navLink a:active, #navLink a:hover, #navLink a:visited {
	margin:0px;
	padding:0px;
}

#dropmenudiv{
	position: absolute;
	font: normal 11px Verdana;
	line-height: 14px;
	z-index: 100;
	text-align: left;
	border: 0px;
	background-color: #fde1a5;
	padding: 0px;
	margin: 0px;
}
#dropmenudiv a:link, #dropmenudiv a:active, #dropmenudiv a:visited{
	width: 100%;
	display: block;
	text-indent: 8px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
	text-align: left;
	border: 0px;
	margin:0px;
}
#dropmenudiv a:hover{background-color: #fabb41;}


/* ------------ quotes column ---------------- */
#quotes {
	float: left;
	text-align: center;
	width:135px;
}
#quotes p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#990000;
	line-height:16px;
	padding: 15px 0px 5px 14px;
}
#quotes a:link, #quotes a:active, #quotes a:visited {
	color:#003366;
	text-decoration:none;
}
#quotes a:hover {
	text-decoration:underline;
}





/* ------------ home content ---------------- */
#flash {
	float:left;
	padding:0px;
	margin:0px;
	width:626px;
}
#welcomeTileBg {
	float:left;
	display:inline;
	width:402px;
	margin-left:5px;/*
	background-image:url(../images/welcome_tile.jpg);
	background-repeat:repeat-y;*/
}
#welcome {
	float:left;
	width:402px;/*
	background-image:url(../images/welcome_top.jpg);
	background-repeat:no-repeat;*/
	min-height:220px;
	text-align:left;
}
#welcome p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;/*
	color:#003300;*/
	color:#036;
	line-height:13px;
	padding-left:20px;
	padding-right:25px;
	margin:10px 0 0 0;
}
#welcome .welcomeTitle {
	font-size:14px;
	font-weight:bold;
}

.dots {
	width:740px;
	margin:0 20px;
	background:
	url(../images/dots_horiz.gif) top center repeat-x;
}

#casestudies {
	float:left;
	width:343px;/*
	height:240px;*/
	margin-right:15px;
	overflow:hidden;
	text-align:left;/*
	background-image:url(../images/case_studies_bg.jpg);
	background-repeat:no-repeat;*/
	background:url(../images/dots_vert.gif) top left repeat-y;
}
#casestudies p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;/*
	color:#003300;*/
	color:#036;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 20px;
	margin:10px 0 0 0;
}
#casestudies a:link img, #casestudies a:active img, #casestudies a:visited img {
	border:1px solid #ffffcc;
}
#casestudies a:hover img {
	border:1px solid #cc9933;
}

#caseL {
	float:left;
	width:153px;
	height:240px;
}
#case1 {
	float:left;
	width:75px;
	height:75px;
	margin-top:50px;
	margin-left:10px;	
}
#case2 {
	float:left;
	width:75px;
	height:75px;
	margin-top:50px;
	margin-left:10px;
}
#case3 {
	float:left;
	width:75px;
	height:75px;
	margin-top:10px;
	margin-left:10px;
}
#case4 {
	float:left;
	width:75px;
	height:75px;
	margin-top:10px;
	margin-left:10px;
}





/* ------------ subpage content ---------------- */
#content {
	float:right;
	width:615px;
	padding-right:15px;
	text-align:left;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
	line-height:18px;
	padding:10px 15px 5px 0px;
}
#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#003366;
	line-height:16px;
	padding-right:15px;
}
#content a:link, #content a:active, #content a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FF9900;
	text-decoration:none;
	line-height:16px;
}
#content a:hover {
	text-decoration:underline;
}
hr {	
	border: 0; 
	border-top: 1px dashed #bbbbbb;
	width: 95%;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	height: 1px;
}
ul {
	margin:0;
	padding:0 0 0 40px;
}
li {
	list-style-type:circle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#003366;
	padding-bottom:10px;
}






/* ------------------------------------------------ cms form styles ------------------------------------------------ */
div.formText {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#003366;
	line-height:16px;
	padding-top:10px;
}

form table.cmsForm {/*
	font-size:12px;
	line-height:14px;*/
	width:100%;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#003366;
	line-height:16px;
}/*
form * {
	font-size:12px;
}



form table.cmsForm input.textInput {
	background:#fff url(../images/bg_input.jpg) bottom left repeat-x;
	border:1px solid #cecece;
	padding:3px;
	margin:0;
	color:#555;
}
*/

form table.cmsForm input, form table.cmsForm select {/*
	color:#666;*/
	margin-right:5px;
}

form table.cmsForm {
	margin:10px auto 0 auto;
}
form table.cmsForm tr td {	
	vertical-align:top;
	margin-top:0;
	padding:0 15px 5px 0;
	text-align:left;
}
form table.cmsForm tr td.formName {
	width:45%;
	text-align:right;
}

form table.cmsForm #checkbox {
	float:left;
	clear:both;
	display:block;
}

form table.cmsForm .required {
	font-size:20px;
	color:#f33;
}

form table.cmsForm textarea {
	width:250px;
}
form table.cmsForm input {
	border:1px solid #898989;
	padding:2px;
}
form table.cmsForm input.radio {
	background:none;
	border:none;
}
form table.cmsForm input.check {
	background:none;
	border:none;
}
form table.cmsForm input.button {
	background:#223983;
	font-size:13px;
	line-height:20px;
	color:#fff;
	padding:0 5px;
	
}



table.cmsFormThanks {
	width:100%;
	margin:0;
	padding:0;
}
table.cmsFormThanks td.cmsFormThanksL {
	width:50%;
	text-align:right;
	font-weight:normal;
	padding-bottom:10px;
}
table.cmsFormThanks td {
	vertical-align:top;
	font-weight:bold;
	padding:0 15px 5px 0;
}










/* --------------------- footer --------------------- */
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	width:760px;
	padding-left:5px;
	padding-right:15px;
	padding-top:5px;
}

#footerLinks {
	float:left;
	text-align:left;
	width:460px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
}

#footerLinks a {
	color:#999999;
	text-decoration:none;
	padding-right:10px;
}
#footerLinks a:hover {text-decoration:underline;}

#copyright {
	float:right;
	text-align:right;
	width:250px;
	color:#999999;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:10px;
	text-decoration:none;
}

#copyright a {color:#999999; text-decoration:none; padding:0px;}
#copyright a:hover {text-decoration:underline;} 

#footerBottom {
	width:780px; 
	height:15px;
	margin:auto;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
}