@charset "utf-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	background-color: #013981;
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #636363;
}

.clear {
	clear: both;
}

a {
	color: #e51b24;
	text-decoration: none;
}

a:hover {
	color: #013981;
}

h1{
	font-size: 16px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
}

p{
	color: #636363;
	line-height: 20px;
}
#container_home {
	margin: 0px auto;
	width: 1100px;
	background-image: url(app-img/bg_image.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	margin: 0px auto;
	width: 1100px;
	background-image: url(app-img/bg_secondary.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
#joins{
	width: 1100px;
}
#joins a{
	font-size: 24px;
	color: #013981;
	font-weight: bold;
}
#joins a:hover{
	color: #E51B24;
}
#header_home {
	height: 155px;
}
#header {
	height: 77px;
}
#header_nav {
	clear: both;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 130px;
	padding: 60px 0px 0px 0px;	
}
#header_nav li{
	float: left;
	margin-left: 0px;
	padding-right: 10px;
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	width: auto;
}
#header_nav a{
	color: #ffffff;
}
#header_nav a:hover{
	color: #e51b24;
}
#main_home {
	background-color: #FFFFFF;
	overflow: hidden;
	/*min-height: 440px;*/	
}
#main {
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
#main_top_content {
	margin: 30px 0px 0px 190px;
	width: 550px;
}
#main_bottom_left_content {
	float:left;
	margin: 25px 0px 0px 190px;	
}
#main_bottom_right_content {
	float:left;	
	margin: 25px 0px 15px 100px;
}
#main_case_studies{
	float: left;
	width: 850px;
}
#main_case_studies td{
	padding: 10px 20px 0px 0px;
}
#main_case_studies ul{
	list-style: none;
	font-size:14px;
	font-weight: bold;
	padding: 60px 0px 0px 0px;
	width: 250px;	
}

#main_left{
	float: left;
	padding: 75px 10px 0px 40px;
	width: 190px;
}
#main_center{
	float: left;
	padding: 45px 0px 0px 0px;
}
#main_right{
	float: left;
	padding: 30px 0px 50px 20px;
	width: 445px;
	font-size: 12px;
	/*height: 590px;*/
}
#main_right_list{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
#main_bottom{
	position: relative;
	padding: 0px 0px 25px 0px;
}
#home_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 14px;
	font-weight: bolder;
	color: #e51b24;	
}
#home_nav li{
	padding: 0px 0px 5px 0px;	
}
#home_nav a{
	color: #e51b24;	
}
#home_nav a:hover{
	color: #013981;	
}
#left_nav{
	list-style: none;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
}
#left_nav li{
	line-height: 25px;
}
#left_nav a{
	color: #636363;
}
#left_nav a:hover{
	color: #e51b24;
}
#main_title {
	font-size: 18px;
	font-weight: bold;
	color: #e51b24;
}
#logo{
	padding: 15px 0px 0px 130px;
}
#quote_top{
	background-image:url(app-img/top_quote.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 992px;
	height: 15px;
	margin: 0px auto;	
}
#quote_content{
	background-color:#e6e6e6;
	width: 892px;
	margin: 0px auto;
	padding: 5px 50px 0px 50px;
	font-size: 12px;
	line-height: 18px;
}
#quote_bottom{
	background-image:url(app-img/bottom_quote.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 992px;
	height: 15px;
	margin: 0px auto;	
}
#left_quote{
	position: absolute;
	left: 64px;
	top: 8px;
}
#right_quote{
	position: absolute;
	left: 990px;
	top: 95px;
}
#bottom_padding{
	height: 25px;
}
#footer {
	background-image: url(app-img/footer_gradient.png);
	background-repeat: repeat-x;
	background-position: top;	
	padding: 1px 0px 155px 190px;	
}
#footer a, #footer p{
	color: #a5a5a5;
}
#what_we_do_list{
	list-style: none;
	line-height: 16px;
}
#what_we_do_list li{
	padding-bottom: 10px;
}
.emphasize{
	font-size: 22px;
	color: #013981;
}
.emphasize2{
	font-size: 18px;
	color: #013981;
}
.emphasize3{
	font-weight: bold;
	color: #e51b24;
}
.arrows{
	color: #e51b24;
	font-weight: bolder;
}
.red {
	color: #e51b24;
	font-weight: bold;
	font-size: 16px;	
}
.case_title{
	font-size: 18px;
	font-weight: bold;
	color: #e51b24;
	padding: 40px 0px 0px 0px;
	margin: 0px;
}
.main_content{
	margin: 10px 20px 20px 30px;
}
