* {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 100%;
}

body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #333;
    text-align: center;
    background: #E5E3D8;
}

.cb, .clear {
    clear: both;
}

.upper {
    text-transform: uppercase;
}

.strong {
    font-weight: bold;
}

.mt_10 {
	margin-top: 10px;
}

.ml_10 {
	margin-left: 10px;
}

.mb_10 {
	margin-bottom: 10px;
}

p {
    color: #333333;
}

h1 {
    color: #004961;
    font-size: 18px;
    margin-bottom: 15px;
}

h2 {
    color: #004961;
    font-size: 15px;
}

a {
    color: #F57C33;
    text-decoration: underline;
}

a:hover {
    color: #333333;
}

a.current {
    color: #333333;
}

.rounded {
    background-color: #ffffff;
}

.rounded2 {
    background-color: #d5d1c1;
}

#topgreen {
    width: 100%;
    height: 5px;
    background-color: #B0CA30;
}

#container {
    margin: 0 auto;
    width: 960px;
    color: #FFF;
    text-align: left;
}

/**Header**/
#header {
    
}

/*LOGO*/

#logo {
    margin-top: 20px;
    float: left;
    width: 190px;
}

#topsublinks {
    float: left;
    margin-left: 500px;
    font-size: 10px;
    font-weight: bold;
    width: 270px;
    background-color: #E5E3D8;
}

#topsublinks ul {
    list-style-type: none;
	width: 100%;
}

#topsublinks ul li {
    float: left;
    padding: 2px 5px 5px 8px;
    margin: 0;
}

#topsublinks ul li a:link, #topsublinks ul li a:visited {
    color: #221d07;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

#topsublinks ul li a:hover {
    color: #004961;
}

#content_top, #content_bottom {
	width: 960px;
	height: 7px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	position: relative;
}

#content_top {
	background: url(../images/bg_maincontent_top.gif) no-repeat;
}

#content_bottom {
    background: url(../images/bg_maincontent_bottom.gif) no-repeat;
}

/*MAIN CONTENT CONTAINER*/

#maincontentcontainer, #submaincontentcontainer {
    padding: 0px 9px 0 8px;
	background-color: #FFF;
}

/*MAIN CONTENT*/

#maincontent {
    clear: both;
    /*background-color: #E5E3D8;*/
    text-align: left;
}

/*SUB PAGE*/

#subpagecontentimage {
    height: 200px;
}

#subpagecontentimage img {
	/** IE6 hack to fit the image **/
	height: 200px;
}

/*SUBCONTENT MAIN*/

#subcontent {
    
}

/*LEFT SIDE NAV*/

#sidebar_left {
    width: 220px;
    float: left;
    color: #000;
	padding-bottom: 10px;
}

#sidebar_left ul {
    padding: 10px 0 10px 10px;
	list-style-type: disc;
}

#sidebar_left ul li {
    margin: 0;
    padding: 4px 0 4px 2px;
    color: #fff;
}

#sidebar_left ul li a:link, #sidebar_left ul li a:visited {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    line-height: 14px;
    text-transform: uppercase;
}

/*BODY COPY*/

#bodycopy {
    width: 660px;
    color: #333;
    background-color: #FFF;
    margin: 0 10px 0 243px;
    padding-bottom: 15px;
}

#bodycopy p {
    line-height: 15px;
    text-align: left;
    margin-bottom: 10px;
}

#bodycopy ul {
    margin-bottom: 10px;
}

#bodycopy li {
    margin-left: 16px;
    line-height: 18px;
}

/*RIGHT COLUMN*/

#rightcolumnimage1 {

/* background: url(../images/sub_our_services_green.jpg) no-repeat; */ width: 224px;
    height: 329px;
    margin-left: 728px;
}

#rightcolumnimage1 p {
    color: #FFFFFF;
}

#rightcolumnimage1 p.findoutmore {
    font-size: 12px;
    line-height: 1.2;
    padding: 275px 0 0 32px;
}

#rightcolumnimage1 p a:link, #rightcolumnimage1 p a:visited {
    color: #758319;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}

#rightcolumnimage1 p a:hover {
    color: #479db9;
}

.grnBoxTop {
	background: transparent url(../images/bg_green_corner_top.gif) no-repeat;
	height: 5px;
	width: 220px;
}
.grnBoxBottom {
    background: transparent url(../images/bg_green_corner_bottom.gif) no-repeat;
    height: 5px;
    width: 220px;
}

#grnBoxNav {
	margin-bottom: 20px;
}

#grnBoxNav .content {
    padding-left: 15px;
    background-color: #8f9d2e;
}

#orangeBox .content {
    background-color: #d69829;
    padding:15px;
}

.orangeBoxTop {
    background: transparent url(../images/bg_orange_corner_top.gif) no-repeat;
    height: 5px;
    width: 220px;
}
.orangeBoxBottom {
    background: transparent url(../images/bg_orange_corner_bottom.gif) no-repeat;
    height: 5px;
    width: 220px;
}

#orangeBox p {
    color: #fff;
}

#sidebar_left ul li:hover {
    /*color: #479db9;*/
    background-color: #0f3a56;
}

#sidebar_left ul li a {
	display: block;
}

ul.services-nav-menu li {
    list-style-image: none;
}

#sidebar_left li.active, #sidebar_left li.hover {
    background-color: #0f3a56;
    list-style-type:none;
    margin:0 0 0 -25px;
    padding-left:27px;
}

#sidebar_left li.hover {
	padding-left: 27px;
}

.services-nav-menu li a, .services-nav-menu li a:visited {
    color: #fff;
}

#rightcolumnimage2 {
    background: url(../images/sub_call_center_orange.jpg) no-repeat;
    width: 235px;
    height: 169px;
}

#rightcolumnimage2 p {
    color: #FFFFFF;
}

#rightcolumnimage2 p.watchmore {
    font-size: 12px;
    line-height: 1.2;
    padding: 120px 0 0 28px;
}

#rightcolumnimage2 p a:link, #rightcolumnimage2 p a:visited {
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}

#rightcolumnimage2 p a:hover {
    color: #004961;
}

/*FOOTER LINKS*/

#footer {
    clear: both;
    margin-top: 10px;
}

#footer_links_container {
    margin-top: 15px;
}

#footer_links {
    font-size: 10px;
    font-weight: bold;
    /*background-color: #d5d1c1;*/
	width: 703px;
	height: 25px;
	background: transparent url(../images/bg_footer_nav_dots.gif) no-repeat;
}

#footer_links ul {
    list-style-type: none;
    position: relative;
    width: 100%;
    height: 23px;
}

#footer_links ul li {
    float: left;
    margin: 0;
	text-align: center;
	padding: 0;
}

#footer_links ul li a:link, #footer_links ul li a:visited {
    height: 100%;
    color: #221d07;
    text-decoration: none;
    font-weight: bold;
	display: block;
	padding: 7px 0;
}

#footer_links ul li a:hover {
    color: #004961;
}

#footer_links li.home_btn {
	width: 103px;
}

#footer_links li.services_btn {
    width: 100px;
}

#footer_links li.about_btn {
    width: 108px;
}

#footer_links li.resources_btn {
    width: 127px;
}

#footer_links li.contactus_btn {
    width: 90px;
}

#footer_links li.careers_btn {
    width: 71px;
}

#footer_links li.privacy_btn {
    width: 104px;
}

/*FOOTER*/
#footer {
	font-size: 11px;
}

#footer_copyright p {
    color: #7c7866;
}

/*ONE PIXEL LINES*/

.bottomline {
    clear: both;
    width: 100%;
    height: 1px;
    background-color: #cecab7;
}

#navline {
    clear: both;
    width: 150px;
    height: 1px;
    border-top: #cecab7 1px solid;
    padding: 5px 5px 0 0;
}

#middleline {
    clear: both;
    width: 941px;
    height: 1px;
    border-top: #cecab7 1px solid;
    padding: 5px 5px 0 0;
    margin-left: 6px;
}

.rightAlign {
        text-align: right;
}
