﻿/*Global*******************************************************/

body
{
    background:url(../Images/BodyBg.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
    margin:0;
    color:#394646;
    line-height:18px;
}

img
{
	border:0;
}

a
{
    color:#006fb5;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

ul
{
    list-style:none;
}

ul li
{
    background:url(../Images/squareGrey.gif) no-repeat 0 7px;
    padding-left:10px;
}

table
{
	width:100%;
}

input[type="text"], textarea
{
	background:#fff url(../Images/textBoxBg.gif) repeat-x;
	border:solid 1px #99a9b2;
}

h1
{
	font:bold 28px Arial;
	color:#fff;
	background:url(../Images/SubHead_blue.jpg) no-repeat;
	height:80px;
	padding:30px 0 0 20px;
	margin:5px 0 0 0;
}

.MainWrapper
{
	max-width:1440px;
    margin:0 auto;
    background:url(../Images/MainBg.gif) repeat-y 50% 50%;
}

.BodyWrapper 
{
    width:900px;
    margin:0 auto;
}

.SiteBottom
{
    height:212px;
    max-width:1440px;
    margin:0 auto;
    background:transparent url(../Images/BodyBottomBg.gif) no-repeat top center;
}


/*Menu*********************************************************/

#Menu
{
	height:47px;
	width:900px;
	margin:0 auto;
	clear:both;
}


/*Header*******************************************************/

#Header
{
	width:100%;
	clear:both;
}

#Header a
{
	display:block;
	width:270px;
	float:left;
}

#Header span
{
	display:block;
	width:370px;
	margin-top:35px;
	float:right;
	text-align:right;
	font:bold 14px Arial;
	color:#4a4a4a;
}

#Header span strong
{
	color:#cb4911;
}


/*SubHead***************************************************************/

#SubHead
{
	margin:5px auto;
	padding-top:35px;
	height:295px;
	width:900px;
	background:url(../Images/SubHeadHome_blue.jpg) no-repeat;
}

#SubHead span
{
	display:block;
	width:410px;
	background:url(../Images/GetStarted_blue.gif) no-repeat 100% 10px;
	margin:0 40px 68px auto;
	font:normal 12px Arial;
	color:#fffecb;
}

#SubHead span:hover
{
	background:url(../Images/GetStarted_blue.gif) no-repeat 100% -266px;
	cursor:pointer;
}

#SubHead a
{
	color:#fff;
	font:bold 16px Trebuchet MS;
}


/*Rounded Boxes********************************************************/


.Top
{
    height:10px;
    background-position:left top;
    background-repeat:no-repeat;
}

.Bottom
{
    height:10px;
    background-position:left bottom;
    background-repeat:no-repeat;
}

.Top span
{
    display:block;
    position:relative;
    height:10px;
    background-position:right top;
    background-repeat:no-repeat;
}

.Bottom span
{
    display:block;
    position:relative;
    height:10px;
    background-position:right bottom;
    background-repeat:no-repeat;
}

.Content
{
    padding:5px 15px;
}

.GreyBox 
{
    background:#f1f1f1;
}

.GreyBox .Top
{
    background-image:url(../Images/BoxGreyTopLeft.gif);
}

.GreyBox .Bottom
{
    background-image:url(../Images/BoxGreyBottomLeft.gif);
}

.GreyBox .Top span
{
    background-image:url(../Images/BoxGreyTopRight.gif);
}

.GreyBox .Bottom span
{
    background-image:url(../Images/BoxGreyBottomRight.gif);
}

.WhiteBox 
{
    background:#fff;
}

.WhiteBox .Top
{
    background-image:url(../Images/BoxWhiteTopLeft.gif);
}

.WhiteBox .Bottom
{
    background-image:url(../Images/BoxWhiteBottomLeft.gif);
}

.WhiteBox .Top span
{
    background-image:url(../Images/BoxWhiteTopRight.gif);
}

.WhiteBox .Bottom span
{
    background-image:url(../Images/BoxWhiteBottomRight.gif);
}


/*Content************************************************************************/

#ContentBox
{
	width:540px;
	float:left;
	clear:both;
	padding-bottom:15px;
}

#ContentBox.full_width
{
	width:100%;
}
.col
{
	width:245px;
	float:left;
	padding-right:20px;
	font-size:13px;
	line-height:20px;
}



.col img
{
	float:left;
	margin:5px 10px 0 0;
}

#ContentBox h2, #ContentBox h3, #ContentBox h2 a, #ContentBox h3 a, #ContentBox h4
{
	font:normal 22px Arial;
	margin-top:0;
	margin-bottom:0;
	color:#538c8c;
}

#ContentBox h3
{
	margin-top:30px;
}

#ContentBox h4
{
	font-size:18px;
	margin-top:20px;
	border-bottom:0;
}

#ContentBox h5
{
	font-size:14px;
}

#ContentBox h3.Teal
{
	color:#5d9d9d;
	border-bottom:0;
}


.Location
{
	/* display:block;*/
	display:inline-block;
	clear:both;
	/* margin:10px 0 60px 20px;*/
	margin:10px 0 10px 0px;
}

.Location img
{
	float: left;
	width: 134px;
	border: solid 2px #dedede;
	margin-right: 10px;
}

.Promo
{
	clear:both;
	margin:20px 0 50px 10px;
}


.Promo .logo
{
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-bottom:20px;
}

.Promo ul
{
	margin-left: 190px;
	padding-left:30px;
}

.StandardTable
{
	width:100%;
	font-size:10px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

.StandardTable th
{
	font-weight:bold;
	text-align:left;
	background:#f1f1f1;
}

.StandardTable th, .StandardTable td
{
	padding:5px;
	border:solid 1px #ccc;
	border-right:0;
	border-bottom:0;	
}


.LargeText
{
	font-size:1.1em;
}

.redText
{
	color:#d4481e;
}

/*Side Boxes*****************************************************************/

#SideBox
{
	width:280px;
	float:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42em;
	color:#595549;
}

.SideBox
{
	background:#f5f1dd url(../Images/sideBoxAltBg.gif) no-repeat 0 0;
	margin-bottom:12px;
}

.BlueBox
{
	background:#ddedf5 url(../Images/sideBoxBlueBg.gif) no-repeat 0 0;
	
}

.SideBox span.bottom
{
	display:block;
	height:16px;
	background:url(../Images/sideBoxAltBg.gif) no-repeat 0 100%;
}

.BlueBox span.bottom
{
	background:url(../Images/sideBoxBlueBg.gif) no-repeat 0 100%;
}

.SideBox .content
{
	padding:14px;
	padding-bottom:0;
}


.SideBox span.divide
{
	display:block;
	margin:5px 0;
	height: 1px;
	font-size:1px;
	background:#d9d5c4;
	border-bottom:solid 1px #fff;
}

.BlueBox span.divide
{
	background:#acc5d1;
}

.SideBox h3
{
	margin:0;
	min-height:27px;
	padding:9px 0 0 32px;
	font:bold 15px Arial;
	color:#526478;
}
.SideBox p
{
	margin-top:10px;
}

.SideBox .Advice
{
	font-size:11px;
}

.SideBox .Advice h3
{
	background:url(../Images/iconI.gif) no-repeat 0 50%;
}

.Advice span
{
	display:block;
	text-align:right;
}

.SideBox .Blog h3
{
	background:url(../Images/iconRSS.gif) no-repeat 0 50%;
}

.SideBox .Form h3
{
	background:url(../Images/iconQuestion.gif) no-repeat 0 50%;
}

.SideBox table
{
	margin-top:10px;
}

.SideBox .Form .Label
{
	font:bold 11px Arial;
	padding-left:5px;
}

.SideBox .Form .Field input[type="text"]
{
	width:160px;
}

.SideBox .Form .Error
{
	width:10px;
}

.SideBox .Form .Note
{
	font:bold 10px Arial;
	font-style:italic;
}

.SideBox .Form .Submit
{
	text-align:right;
}

/*Contact Us Form********************************************************/

#ContactForm fieldset
{
	border:solid 1px #ccc;
	font-size:11px;
	text-align:justify;
}

#ContactForm fieldset p
{
	font-size:11px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

#ContactForm legend
{
	font:normal 20px Arial;
	color:#538c8c;
}

#ContactForm .FormTable
{
	width:520px;
	margin:0 auto;
	line-height:normal;
}

#ContactForm th
{
	text-align:left;
	color:#0170b6;
	font-weight:bold;
	font-size:12px;
}

#ContactForm .Label
{
	font-weight:bold;
	text-align:right;
	background-color:#f2f2f2;
	vertical-align:top;
	width:190px;
	font-size:10px;
}

#ContactForm b
{
	font-weight:bold;
	color:#ff0000;
	font-size:14px;	
}

#ContactForm .Field p
{
	font-weight:normal;
	font-size:10px;
	line-height:11px;
	margin-top:5px;
}

#ContactForm .Field input[type="text"], #ContactForm .Field textarea
{
	width:270px;
}

#ContactForm .Error
{
	font-weight:bold;
	vertical-align:top;
	width:30px;
	font-size:16px;
	
}


#ContactForm .Note
{
	font:bold 11px Arial;
	font-style:italic;
}

#ContactForm .Submit
{
	text-align:right;
	padding-right:50px;
}

#ContactForm .Btns
{
	width:100%;
	margin:15px 0;
}

#ContactForm .BackBtn
{
	width:50%;
}

#ContactForm .NextBtn
{
	width:50%;
	text-align:right;
}

/*Sitemap*****************************************************************/
.sitemap li
{
	list-style-type:none;
    padding:2px 0;
    margin:0;
    background:none;
}

.sitemap ul
{
	margin:0 0 0 10px;
	padding:0;
}

.sitemap strong
{
	margin-top:15px;
	margin-bottom:5px;
	display:block;
	font-size:1.3em;
	font-weight:bold;
}

li.branch
{
	background:url(../Images/NavTreeBranch.gif) no-repeat 0 3px;
	padding-left:10px;	
}


/*Footer*****************************************************************/

#Footer
{
    font:normal 10px Arial;
    text-align:right;
    margin:15px auto 0 auto;
    padding:0px 10px 0px 10px;
    color:#b5b5b5;
}

.facebook
{
	background:url(../Images/facebook.png) no-repeat 0 0px;
	color: #46619D;
	float:left;
	text-decoration:underline;
	padding-left:20px;
	height:16px;
	line-height:16px;
}
.facebook:hover
{
	color:#000;
}
/*Meet the team ********************************************************/
.team_member
{
	float:left;
	width:831px;
	background:url(../Images/team_member_bg.jpg) no-repeat 0px 0px;
	padding:15px 10px 0px 10px;
	margin-bottom:20px;
}
.team_member .picture
{
	float:left;
	width:110px;
}
.team_member .picture img
{
	border:2px solid #F1F1F1;
}
.team_member .info
{
	float:left;
	width:700px;
	margin-left:10px;
}
#ContentBox .team_member .info h4
{
	color:#3E64B8;
	width:100%;
	background:url(../Images/line.jpg) repeat-x bottom left;
	padding-bottom:10px;
	margin-top:0px;
}
.team_member .info .call{
	color:#394646;
	height:20px;
	background:url(../Images/team_call_bg.jpg) no-repeat 0px 0px;
	float:left;
	padding:8px 0px 13px 30px;
	text-align:center;
	font-weight:bold;
	margin-right:20px;
	line-height:24px;
}
.team_member .info .call strong{
	color:#3E64B8;
	background:url(../Images/team_call_bg.jpg) no-repeat scroll right -8px transparent;
	height:27px;
	padding-right:10px;
	display:inline-block;
	vertical-align:middle;
}

.team_member .info .mail
{
	float:left;
	height:25px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px #2B4680;
	background:url(../Images/team_email_bg.jpg) no-repeat -3px 0px;
	padding:0px 0px 0px 10px;
	line-height:25px;
	margin-top:8px;
}
.team_member .info .mail strong
{
	display:inline-block;
	background:url(../Images/team_email_bg.jpg) no-repeat 0px 0px;
	width:3px;
	margin-left:7px;
}
.team_member .info .mail:hover
{
	text-decoration:none;
	background:url(../Images/team_email_bg.jpg) no-repeat -3px -25px;
}
.career_magnet
{
	float:left;
	margin-left:-6px;
}
.team_member .info .mail:hover strong
{
	text-decoration:none;
	background:url(../Images/team_email_bg.jpg) no-repeat 0px -25px;
}

.team_member.no_picture .info
{
	width:815px;	
}
.team_member.no_picture .mail
{
	margin-left:0px;
}

/* Testimonials ********************************************************/
#SubHead.for_testimonial
{
	background:url(../Images/SubHeadHome_blue_clean.jpg) no-repeat;
}
.testimonials
{
	float:left;
	margin-left:10px;
}
#SubHead h4
{
	position:relative;
	margin:-14px 0px -2px 55px;
	color:#fff;
	font-size:22px;
}
.testimonials .wrap
{
	overflow:hidden;
	width:295px;
	height:292px;
	float:left;
}
.testimonials ul
{
	width:2500px;
	padding:0;
	float:left;
}
.testimonials li
{
	float:left;
	width:245px;
	height:253px;
	background:url(../Images/testimonialBubble.png) no-repeat;
	color:#FFFECB;
	padding:27px 25px 0px 22px;
}
.testimonials li strong
{
	color:#fff;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
#SubHead .testimonials li a
{
	font-size:12px;
	font-weight:normal;
	color:#FFFECB;
	text-decoration:underline;
}
#SubHead .testimonials li a:hover
{
	text-decoration:none;
}
.testimonials .arrow
{
	float:left;
	width:22px;
	height:25px;
	background:url(../Images/arrows.png) no-repeat 0px 0px;
	margin-top:105px;
	cursor:pointer;
}
.testimonials .arrow:hover
{
	background-position:0px -25px;
}
.testimonials .arrow.right
{
	background-position:-23px 0px;
}
.testimonials .arrow.right:hover
{
	background-position:-23px -25px;
}
#SubHead .testimonials span{
	background:none;
	margin:auto;
	width:auto;
	height:145px;
	line-height:18px;
}
#SubHead .testimonials span:hover
{
	cursor:auto;
}
.SideBox .testimonials
{
	position:relative;
	margin-left:-5px;
}
.SideBox .testimonials .wrap
{
	width:261px;
	height:175px;
}
.SideBox .testimonials .wrap li
{
	width:235px;
	height:160px;
	background:none;
	color:#595549;
	padding:0px 20px 0px 20px;
}
.SideBox .testimonials .wrap li strong
{
	color:#333;
}
.SideBox .testimonials .arrow
{
	margin-top:0px;
	width:262px;
	height:20px;
	background:url(../Images/arrows_up.png) no-repeat 0px 0px;
}
.SideBox .testimonials .arrow:hover
{
	background-position:0px -20px;
}
.SideBox .testimonials .arrow.right
{
	background-position:-262px 0px;
}
.SideBox .testimonials .arrow.right:hover
{
	background-position:-262px -20px;
}
.Advice .testimonials span 
{
	text-align:left;
}
.SideBox .testimonials li a
{
	display:block;
	text-decoration:underline;
	margin-top:10px;
}
.clear
{
	clear:both;
}
#map
{
	margin-bottom:40px;
}
.popup{
	float:left;
	width:355px;
}
.popup img{
	width:75px;
	height:92px;
	float:left;
	border:5px solid #D5D5D5;
}

.popup p{
	float:left;
	width:260px;
	margin-left:10px;
	line-height:25px;
}
.popup p strong{
	font-weight:bold;
}
.popup p em{
	color:#D42620;
}
.testimonialForm
{
	margin-top:10px;
}
#ContactForm.testimonialForm .FormTable
{
	margin:0;
}
/*--- start tabs ---*/
#tab_nav
{
	display:inline-block;
	width:840px;
	height:42px;
	background:url(../images/tab_bar_bg.jpg) 0px 0px no-repeat;
	margin-bottom:15px;
}
#tab_nav ul{
	margin:6px 0px 0px 10px;
	padding:0;
}
#tab_nav ul li{
	float:left;
	margin-right:2px;
	cursor:pointer;
	padding-left:0;
}
#tab_nav ul li a{
	color:#FFFFFF;
	float:left;
	background:url(../images/tab.jpg) 0px 0px no-repeat;
	height:36px;
	line-height:36px;
	padding:0px 10px 0px 20px;
	font-weight:bold;
	text-decoration:none;
}
#tab_nav ul li:hover a,#tab_nav ul li.selected a{
	background:url(../images/tab.jpg) 0px -36px no-repeat;
	color:#3E64B8;
	text-shadow:1px 1px #fff;
}
#tab_nav ul li em{
	float:left;
	height:36px;
	width:12px;
	background:url(../images/tab.jpg) -279px 0px no-repeat;
}
#tab_nav ul li:hover em,#tab_nav ul li.selected em{
	background:url(../images/tab.jpg) -279px -36px no-repeat;
}
#divSupport
{
	display:none;
}
/*--- end tabs ---*/