@charset "UTF-8";

/* End hide from IE-mac */

* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}



img 	{ 
	opacity:1.0;
	filter:alpha(opacity=100);
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	color: #66665E;
	background: #FFF;
	background-image:url(../images/smallred.png);
	background-position:top;
	background-repeat:repeat-x;
	
}




ul, ol {
	padding-left: 0px;
	}
	
	
hr { display: none; }	
	
	
blockquote { }


#wrapper {
}




/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}


#page-bgtop {  }



/* Header */

#header-wrapper {
}



/* main header area */

#header {
	font-size: 14px;
	color: #FFF;
	width: 920px;
	height: 310px;
	margin: 0 auto;
	padding-top:0px;
	background-position:top;
	background-repeat:no-repeat;
}	

#header-bgtop {
}


#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:13px;
	color: #3399CC;
}

#header h2 {
	padding: 0px;
	}

#header .headertwocolumn {
	width: 180px;
	float: left;
	color: #666;
}


#header .headertwocolumnright {
		width: 385px;
		float: left;
		color: #666;
		margin-left: 311px;
		line-height: 200%;
		padding-top: 10px;
}

#header .headertwocolumnright p {
	
}



#TopNav{
	width: 920px;
	margin: 0 auto;
	padding-top: 60px;
	}


/* Content */

#content {
	margin-top: 10px;	
}
.content_tablet {
	width: 650px;
	height: 550px;
	margin-top:30px;
}



/* Column Styling. */

.casestudycolumn {
	padding-top: 20px;
	float: left;
	margin-bottom: 10px;
	width: 600px;
}


.casestudycolumnright_holder {
	float: left;
	margin-bottom: 10px;
	width: 160px;
}

.casestudycolumn_pad {
	padding-top: 60px;
	float: left;
	margin-bottom: 10px;
	width: 500px;
}

.casestudycolumnright {
	padding-top: 45px;
	float: left;
	margin-bottom: 10px;
	width: 245px;
}

.casestudycolumnright_pad {
	padding-top: 80px;
	float: left;
	margin-bottom: 10px;
	width: 245px;
}

.casestudycolumnright_nopad {
	float: left;
	margin-bottom: 10px;
	width: 270px;
}


/* USE THIS Type Styling. */

.twocolumn p{
	padding-bottom: 5px;
}

.casestudycolumn p,
.casestudycolumn_pad p {
	padding-bottom: 5px;
	padding-right: 40px;
	font-size: 13px;
	line-height: 135%;
	}
	
.casestudycolumn p2,
.casestudycolumn_pad p2 {
	color: #999;
	}

.twocolumn h1,
.casestudycolumn h1,
.casestudycolumn_pad h1,
.casestudycolumn_nopad h1,
.casestudycolumnright h1,
.casestudycolumnright_nopad h1 {
	padding-top: 10px;
	font-size: 12px;
	padding-bottom: 5px;
	color: #66665E;
}

.onecolumn h2,
.twocolumn h2,
.casestudycolumn h2,
.casestudycolumn_pad h2{
	font-size: 18px;
	color: #3399CC;
	line-height: 120%;
}

.twocolumn h3,
.casestudycolumn h3,
.casestudycolumn_pad h3{
	font-size: 25px;
	color: #bc2026;
	padding-bottom: 30px;
	padding-top: 10px;
	text-transform: uppercase;
}

.casestudycolumn h5 {
	font-size: 25px;
	color: #bc2026;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.casestudycolumn h4{
	font-size: 25px;
	color: #bc2026;
	padding-bottom: 30px;
	text-transform: uppercase;
}

.twocolumn h5{
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #FFF;
}

.twocolumn h6{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	font-weight:normal;
	}

.twocolumn h7{
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 5px;
	color: #666;
}



/* Footer Graphic */


#footer_graphic {
	width: 920px;
	margin: 0 auto;
	float: left;
}



/* Footer */

#footer {
	width: 920px;
	margin: 0 auto;

}


#footer-bgcontent {
	height: 500px;
	background-color: #8f7e83;
	background:url(../images/greybtm.png) repeat-x left top;
	padding-top: 00px;

}

/* footer columns */

.footercolumn {
		padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		width: 150px;
		padding-bottom: 3px;
		padding-right:25px;
		float: left;
		list-style: none;
}

.footersector_4col_top {
		padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		float: left;
		width: 920px;
		list-style: none;
		}	

.footercolumn_wide {
		padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		width:600px;
		list-style: none;
		padding-bottom: 3px;
		float: left;
		margin-top:90px;
}


.footercolumn_wide_nopad {
		padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		width:600px;
		list-style: none;
		padding-bottom: 3px;
		float: left;
}







.footercolumn_50pxright {
		padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		width: 100px;
		list-style: none;
		padding-bottom: 3px;
		padding-right:25px;
		float: left;
		margin-right: 50px;
}

.footercolumn_25pxright {
		padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		width: 100px;
		list-style: none;
		padding-bottom: 3px;
		padding-right:25px;
		float: left;
		margin-right: 25px;
}

.footersector_2col_top {
		padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		float: left;
		width: 300px;
		list-style: none;
		}
		
		
		
		



/* footer typestyles */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;	
}

#footer p {
	margin: 0;
	text-align: left;
	line-height: normal;
	color: #000;
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.footercolumn p2 {
	font-size: 12px;
	line-height: 140%;
	color: #303030;
	width: 125px;
	}



.footercolumn_header h1,
.footercolumn_header_2col h1,
.footersector_2col h1,
.footercolumn h1,
.footercolumnleft h1,
.footercolumn_50pxright h1,
.footercolumn_25pxright h1
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 3px;
	}
	
.footercolumn h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 3px;
	padding-top: 30px;
	}	

	





/* rollover states */

a {
	color: #8f7e83;
	text-decoration: none;
}

a:link {
	color: #bc2026;
	text-decoration: none;
}

a:visited {
	color: #bc2026;
}

a:hover {
	color: #8f7e83;
}

#footer a:hover {
	color: #FFF;
}


a img { border: none; }
img { border: none; }
a { outline: none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }



.myButtonLink {
	display: block;
	width: 100px;
	height: 100px;
	background:url(../images/rightarrow.png) bottom;
	text-indent: -99999px;
}

.myButtonLink:hover {
	background-position: 0 0;
}



/* left arrow */

.myButtonLink_left {
	display: block;
	width: 100px;
	height: 100px;
	background:url(../images/leftarrow.png) bottom;
	text-indent: -99999px;
}

.myButtonLink_left:hover {
	background-position: 0 0;
}
