/* STANDARD ELEMENTS */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background-color: #f6f6f6;
}

img {
	border: none;
	border-style: none;
}

input.button {
	position:relative;
	top: 3px;
	padding-left: 5px;
}

input.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
	height: 14px;
	width: 200px;
	padding-top: 3px;
	padding-left: 5px;
}

input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
	height: 14px;
	width: 150px;
	padding-top: 3px;
	padding-left: 5px;
}

form {
	padding-top: 10px;
}

html {
	height: 100%;
}

textarea.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
	height: 200px;
	width: 300px;
	padding-top: 3px;
	padding-left: 5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

/* LINKS */

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

a:visited {
	text-decoration: none;
	color: #242527;
}

a:hover {
	text-decoration: none;
	color: #232323;
}

a.side_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
	text-decoration: none;
}

a.side_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
	text-decoration: none;
}

a.side_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e51837;
	text-decoration: none;
}

/* UNIQUE ID CLASSES */

#bottom_nav_gradient {
	background-image: url(../img/nav_gradient.jpg);
	background-repeat:repeat-x;
	width: 901px;
	height: 35px;
	position: relative;
	top: 30px;
	left: 57px;
}

#bottom_nav_gradient_index {
	background-image: url(../img/nav_gradient.jpg);
	background-repeat:repeat-x;
	width: 901px;
	height: 35px;
	position: relative;
	top: 0px;
	left: 57px;
}

#case_studies {
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: center;
	width: 40px;
}

#case_studies_dots {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 40px;
}

#case_studies_titles {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}

#container {
	top: 0px;
	margin: 0em auto;
	padding: 0;
	text-align: left;
	width: 1015px;
	min-height: 100px;
	background-color: #ffffff;
}

* html #container {
height: 100%;
}

#container_contact {
	top: 0px;
	margin: 0em auto;
	padding: 0;
	text-align: left;
	width: 1015px;
	height: 1350px;
	background-color: #ffffff;
}

#container_privacy {
	top: 0px;
	margin: 0em auto;
	padding: 0;
	text-align: left;
	width: 1015px;
	height: 2250px;
	background-color: #ffffff;
}

#content_container {
	position: relative;
	width: 901px;
	top: 30px;
	left: 57px;
	padding-bottom: 30px;
	min-height: 400px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

#content_container_search {
	position: relative;
	width: 901px;
	top: 30px;
	left: 57px;
	padding-bottom: 30px;
}

#content {
	position: relative;
	width: 360px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
	font-weight:500;
	left: 282px;
}

#content_flash {
	position: relative;
	width: 901px;
	height: 470px;
	top: 0px;
	left: 57px;
}


#content_flash_2 {
	position: relative;
	width: 901px;
	height: 500px;
	top: 0px;
	left: 57px;
}

#content_team_header {
	background-color: #dbdcde;
	width: 415px;
	padding: 10px;	
}

#content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #242527;
	font-weight:bold;
}

#content_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242527;
	font-weight:bold;
}

#content_subheader_team {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242527;
	font-weight:bold;
	font-style:italic;
}

#footer {
	position: relative;
	width: 901px;
	top: 35px;
	left: 57px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
}

#footer_index {
	position: relative;
	width: 901px;
	top: 5px;
	left: 57px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242527;
}

#header {
	position: relative;
	width: 901px;
	height: 100px;
	top: 0px;
	left: 57px;
}

#logo_and_search {
	position: relative;
	width: 901px;
	height: 100px;
	top: 20px;
	left: 57px;
}

#top_nav_gradient {
	background-image: url(../img/nav_gradient.jpg);
	background-repeat:repeat-x;
	width: 901px;
	height: 35px;
	position: relative;
	top: 0px;
	left: 57px;
	text-align: right;
}

#side_nav {
	position: relative;
	width: 282px;
	top: 0px;
	left: 0px;
	padding-bottom: 30px;
}

#side_nav_padding {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#side_nav_padding_selected {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e51837;
}



/*Begin New TopNav CSS*/

#TopNavHolder {
	background: url(../images/menu_cap2.gif) no-repeat right ;
	width: 901px;	
	position: relative;
	top: 0px;
	left: 57px;
}

#TopNavigation {
	background-image: url(../images/nav_gradient2.jpg);
	background-repeat:repeat-x;
	width: 878px;
	height: 35px;
}

#TopNavigation ul {
	list-style:none;
	color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#TopNavigation ul li {
display: inline;	
}

#TopNavigation ul li .TopNavLast {
	border-right:none;
	color: #FFF;
	text-decoration: none;
}

#TopNavigation ul li a{
	
	float: right;
	height: 20px;
	padding: 8px 20px 0 20px;
	margin: 0;
	border-right: 1px solid #97081A;
	color: #FFF;
	text-decoration: none;
}



#TopNavigation ul li a:hover{
	padding: 8px 20px 0 20px;
	margin: 0;
	background: url(../images/nav_gradient_over2.jpg) repeat-x;
}








/*End New TopNav CSS*/