a{
	color: #c2311b;
	text-decoration:none;
}
a:visited{
	color: #c2311b;
	text-decoration:none;
}
a:hover{
	color: #c2311b;
	text-decoration:underline;
	cursor:pointer;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003768;
	text-decoration: none;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003768;
	text-decoration: none;
	padding-bottom: 4px;
	text-align: left;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f8971c;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003768;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top:5px;
}
#container {
	width: 949px;
}
#logo {
	float: left;
	height: 111px;
	width: 151px;
}
#header_area {
	float: left;
	width: 798px;
	height: 111px;
}
#header_top_search {
	text-align: right;
	float: left;
	width: 798px;
	padding-top: 20px;
}
#phone_number {
	text-align: right;
	float: left;
	width: 798px;
	padding-top: 15px;
	font-size: 21px;
	color: #b82718;
}
#mymenu {
	float: left;
	width: 769px;
	background-image: url(../images/menu_bg_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 42px;
	padding-left: 180px;
	font-size: 14px;
	color: #FFFFFF;
}
#mymenu ul
{
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#mymenu {
}


#mymenu ul li
{
	text-align: left;
	float:left;
	height: 42px;
	padding-right:1px;
}



#mymenu ul ul
{
display: none;
clear:left;
width:100%;
}

#mymenu ul li:hover > ul
{
display: block;
clear:left;
width:150px;
position:absolute;
}
/*#menu li
{
position: relative;
}*/

#mymenu ul li ul
{
	width: 150px;
	padding: 0px;
	clear:left;
}

#mymenu ul ul
{
	position: absolute;
	z-index: 500;
	padding: 0px;
	width:100%;
}

#mymenu ul ul ul
{
top: 0;
left: 100%;
}

#mymenu a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	padding-top:13px;
	padding-bottom:0px;
	padding-right: 15px;
	padding-left:15px;
	height: 29px;
}

#mymenu a:hover
{
	color: #FFFFFF;
	cursor: pointer;
	background-color: #c1301b;
}
#mymenu ul li.selected a
{
	color: #FFFFFF;
	background-color: #c1301b;
}
#mymenu ul li.selected a:hover
{
	color: #FFFFFF;
	background-color: #c1301b;
}

#mymenu ul li ul li a {
	padding: 4px;
	height: auto;
	background-color: #003768;
	font-weight: normal;
	color: #FFFFFF;
	width:150px;
	clear:left;
	font-size: 12px;
	text-align: left;
	background-image:none;
}
#mymenu ul li.selected ul li a {
	padding: 4px;
	height: auto;
	background-color: #003768;
	font-weight: normal;
	color: #FFFFFF;
	width:150px;
	clear:left;
	font-size: 12px;
	text-align: left;
	background-image:none;
}
#mymenu ul li.selected ul li a:hover {
	color: #FFFFFF;
	width:150px;
	clear:left;
	background-color:#c1301b;
	background-image:none;
}
#mymenu ul li ul li a:hover {
	color: #FFFFFF;
	width:150px;
	clear:left;
	background-color:#c1301b;
	background-image:none;
}
#mymenu ul li ul li.selected a {
	color: #FFFFFF;
	background-image:none;
	width:150px;
	clear:left;
	background-color:#c1301b;
}
#mymenu ul li ul li.selected a:hover {
	color: #FFFFFF;
	background-image:none;
	width:150px;
	clear:left;
	background-color:#c1301b;
}

#mymenu ul li ul li
{
float:left;
clear:left;
height:auto;
background-image:none;
}

#banner {
	float: left;
	height: 317px;
	width: 949px;
}
#homebody {
	text-align: left;
	float: left;
	width: 949px;
	padding-top: 5px;
}
#home_bottom {
	font-size: 14px;
	text-align: right;
	float: left;
	width: 949px;
	padding-top: 30px;
	padding-bottom: 15px;
	color: #6c6c6c;
}
#home_bottom a:hover{
	color: #c2311b;
}
#home_bottom a{
	color: #6c6c6c;
}
#homeleft {
	float: left;
	width: 231px;
	padding-top: 45px;
	padding-right: 20px;
}
#homeleft p{
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#homeleft a{
	text-decoration:none;
}
#homeleft a:hover{
	text-decoration:none;
}
#homeboxes {
	float: left;
	width: 696px;
}
#leftside {
	float: left;
	width: 237px;
	padding-top: 20px;
	text-align: left;
}

.homebox {
	background-image: url(../images/homebox_bg_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 280px;
	width: 213px;
	padding-top: 10px;
	padding-right: 10px;
	margin-right: 9px;
}
#left_title_bg {
	background-image: url(../images/left_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 217px;
	font-size: 19px;
	text-align: left;
	color: #17568e;
	padding-left: 20px;
	padding-top: 20px;
}
.left_form_area {
	float: left;
	width: 215px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.left_form_bottom {
	float: left;
	height: 10px;
	width: 237px;
	padding-bottom: 15px;
}
#inner_body {
	text-align: left;
	float: left;
	width: 711px;
}
#inner_content_container {
	float: left;
	width: 711px;
	position: relative;
}
#inner_content_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#inner_contact_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#our_approach_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#our_clients_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#knowledge_center_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#our_organization_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#increase_conversion_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#solutions_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#seo_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#ecommerce_banner {
	padding-top: 0px;
	padding-right: 280px;
	padding-left: 45px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	background-image: url(../images/new_banner_img.jpg);
	width:386px;
}
#about_us_copy {
	float: left;
	width: 448px;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
}
#inner_right_side {
	float: right;
	width: 200px;
	background-image: url(../images/rightside_fastfact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 7px;
	background-color: #DADADA;
padding-bottom:15px;
}
#right_title {
	font-size: 16px;
	color: #003768;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#right_side_copy {
	padding-top: 6px;
}



.size11 {
	font-size: 11px;
}
.color_blue {
	color: #0f527c;
}
.color_blue21 {
	font-size: 21px;
	color: #17568e;
}
.color_red21 {
	font-size: 21px;
	color: #c2311b;
}

