@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
p, h1, h2, h3, h4, h5, h6, ul, li, img {
	margin:0px;
	padding:0px;
	border:0px;
}
/* ---------------Body----------------- */
div#main_container {
	margin:auto;
	background:url(../images/index_body.jpg) no-repeat;
	height:805px;
	width:auto;
	min-width:1002px;
	clear:both;
}
div#home_content {
	width:794px;
	float:left;
	left:208px;
	position:relative;
}
div#home_header_content {
	clear:both;
	height:161px;
	padding-left:20px;
	color:#283b3c;
	padding-top:180px;
}
div#home_header_content p {
	line-height:17px;
	padding-left:55px;
	padding-right:20px;
	padding-top:3px;
	font-size:14px;
	color:#d9e5e5;
}
div#logo {
	float:right;
	width:269px;
	z-index:1000;
	margin-bottom:-92px;
	position:relative;
	margin-left:-269px;
	cursor:pointer;
}
div#logo img {
	cursor:pointer;
}
div#main_container div#logo {
	top:30px;
}
div#home_header_content h1 {
	clear:both;
	font-size:55px;
	padding-left:55px;
	color:#FFFFFF;
}
div#home_header_content h2 {
	clear:both;
	font-size:39px;
	color:#FFFFFF;
}
div#index_menu {
	height:40px;
	padding-top:18px;
	clear:both;
	padding-left:55px;
}
div#index_menu ul {
	list-style:none;
	font-family:"Myriad Pro", Arial, sans-serif;
	margin:0;
}
div#index_menu ul li {
	float:left;
	width:auto;
	list-style:none;
	background:url(../images/menu_seperater.jpg) no-repeat;
	background-position:right top;
	padding-right:2px;
	font-size:17px;
	color:#FFFFFF;
	line-height:40px;
}
div#index_menu ul li a {
	float:left; outline:none;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 11px;
	height:40px;
	width:auto;
	line-height:32px;
	text-align:center;
	cursor:pointer;
}
div#index_menu ul li a span {
	float:left;
	display:block;
	width:auto;
	padding:4px 10px 4px 0px;
}
div#index_menu ul li a:hover {
	color:#fff;
	background:url(../images/menu_l.png) no-repeat left 0px;
	text-decoration:none;
}
div#index_menu ul li a:hover span {
	background:url(../images/menu_r.png) no-repeat right 0px;
	text-decoration:none;
}
div#index_menu ul li#current a {
	background:url(../images/menu_l.png) no-repeat left 0px;
	text-decoration:none;
}
div#index_menu ul li#current a span {
	background:url(../images/menu_r.png) no-repeat right 0px;
	text-decoration:none;
}
div#work_business_speaks {
	clear:both;
	width:737px;
	margin-left:58px;
	font-size:13px;
	padding-top:7px;
	height:148px;
}
div#work_business_speaks div {
	padding-left:13px;
	float:left;
	width:auto;
	padding-right:30px;
}
div#work_business_speaks h5 {
	clear:both;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom:12px;
}
div#work_business_speaks h5 span {
	font-size:18px;
}
div#work_business_speaks p {
	line-height:18px;
	color: #40443C;	
	/*color:#5a6154;*/
}
span.italic_txt {
	font-style:italic;
}
div#work_business_speaks div span.client_name {
	display:block;
	/*color:#7e8573;*/
	color: #40443C;
	float:right;
	padding-top:15px;
	width:auto;
}
div#footer {
	margin:auto;
	background:url(../images/footer.jpg) no-repeat;
	height:376px;
	clear:both;
	width:auto;
	min-width:1002px;
}
div#index_footer {
	width:794px;
	float:left;
	left:208px;
	position:relative;
}
div#index_upper_text {
	font-size:13px;
	color:#8a8a8a;
	height:35px;
	line-height:35px;
	/*font-weight:bold;*/
	font-family:"Arial Narrow", Arial, sans-serif;
	/*font-style:italic;*/
}
div#index_upper_text h1 {
	color:#FFFFFF;
	float:left;
	padding-left:40px;
	font-size:19px;
	width:140px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, "Myriad Pro", sans-serif;
}
div#index_upper_text h2 {
	font-size:13px;
	color:#8a8a8a;
	height:35px;
	line-height:35px;
	/*font-weight:bold;*/
	font-family:"Arial Narrow", Arial, sans-serif;
	/*font-style:italic;*/
	float:left;
	padding-right:12px;
}
div.index_footer_point {
	float:left;
	padding:25px 5px 0px;
	width:auto;
	color:#FFFFFF;
}
div.index_footer_point h3 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:16px;
}
div.index_footer_point h3 span {
	color:#bae402;
}
.index_txtfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:175px;
	margin:8px 0px 10px;
	border:0px;
	padding:3px 2px;
	height:18px;
}
div#index_footer a {
	color:#FFFFFF;
	text-decoration:none;
}
div#index_footer a:hover {
	text-decoration:underline;
}
.go_btn {
	background:url(../images/go.jpg) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 22px;
	width: 65px;
	font-family:"Trebuchet MS", Arial, "Myriad Pro", sans-serif;
	border:0px;
	margin:0px;
	color:#000;
	padding:0px;
	font-size:14px;
	line-height:22px;
	padding-bottom:3px;
	margin-right:5px;
	cursor:pointer;
	float:right;
}
.submit_btn {
	background:url(../images/submit.jpg) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 31px;
	width:102px;
	font-family:"Trebuchet MS", Arial, "Myriad Pro", sans-serif;
	border:0px;
	margin:0px;
	color:#344218;
	padding:0px;
	font-size:15px;
	line-height:22px;
	padding-bottom:3px;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
}
.submit_btn:hover {
	color:#000000;
}
div.index_footer_point div {
	float:left;
	height:40px;
	width:125px;background-position:left 5px;
	font-size:11px;line-height:28px;
	padding-top:4px;
	padding-left:35px;
	font-family:"Trebuchet MS", Arial, "Myriad Pro", sans-serif;
}

div#find_us {
	clear:both;
	font-size:18px;
	color:#FFFFFF;
	padding:15px 38px;
}
div#find_us img {
	vertical-align:middle;
	margin:0px 8px;
	cursor:pointer;
}
div#find_us span {
	color:#a3b49d;
}
div.index_footer_link {
	padding-left:25px;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
div.index_footer_link div {
	float:left;
	width:auto;
}
div.index_footer_link a {
	padding:0px 5px;
}
div#index_content {
	clear:both;
	height:218px;
	padding-top:32px;
}
img.quote {
	cursor:pointer;
	position:relative;
	left:-5px;
	float:left;
	margin-right:-8px;
}
div#index_content h6 {
	font-size:10px;
	padding-bottom:20px;
	font-family:"Myriad Pro", Arial, sans-serif;
	letter-spacing:4px;
}
div.tag_n_project {
	float:left;
	padding-right:32px;
	width:auto;
}

div.tag_n_project div {
	float:left;
	width:205px; line-height:18px; color:#40423b; 
}
img.template_index {
	float:left;
	margin-right:16px;
}
div.tag_n_project ul#options {
	list-style-type:none;
	padding-top:20px;
}
div.tag_n_project ul#options li {
	line-height:35px;
	height:35px;
	float:left;
	display:block;
	width:auto;
	padding:0px 8px;
	vertical-align:middle;
	background:url(../images/seperater_index.png) no-repeat;
	background-position:right;
}
div.tag_n_project ul#options li a {
	text-decoration:none;
	font-size:10px;
	color:#000;
}
div.tag_n_project ul#options li a:hover {
	text-decoration:underline;
}
div.tag_n_project ul#options li a.search_index {
	background:url(../images/search_index.png) no-repeat;
	padding-left:20px;
}
/* ---------------inner page----------------- */
div#header {
	background:url(../images/header_inner.jpg) no-repeat;
	height:125px;
	width:auto;
	min-width:1002px;
	margin:auto;
	color:#9fb0ba;
	clear:both;
}
div#header_content {
	width:830px;
	float:left;
	padding-top:35px;
	clear:both;
	padding-left:125px;
}
img.quote_inner {
	cursor:pointer;
	position:relative;
	left:10px;
	float:left;
	top:70px;
	margin-bottom:-99px;
}
div#header_content h2 {
	clear:both;
	font-size:30px;
	width:600px;
	color:#FFFFFF;
}
div#header_content p {
	line-height:17px;
	color:#d9e5e5;
}
div#grass {
	background:url(../images/grass_inner.png) no-repeat;
	width:364px;
	height:580px;
	margin-right:-364px;
	margin-top:-580px;
	float:left;
	background-position:left;
}
div#menu {
	background:url(../images/menu.jpg) no-repeat;
	clear:both;
	width:auto;
	min-width:1002px;
	margin:auto;
	height:45px;
}
div#menu div#index_menu {
	padding-top:5px;
	width:684px;
	padding-left:210px;
}
div#main_wrapper {
	background:url(../images/shade_back.jpg) repeat-x;
	margin:auto;
	clear:both;
	width:auto;
	min-width:1002px;
}
div#wrapper {
	background:url(../images/nature.png) no-repeat;
	background-position:bottom;
	width:auto;
	min-width:1002px;
	background-position: left bottom;
	padding-bottom:60px;
}
div#wrapper_mid {
	width:1002px;
	clear:both;
	min-height:600px;
	background:url(../images/back_menu.png) no-repeat;
	background-position:left top;
}
td#menu_left {
	width:214px;
}
td#menu_left ul {
	margin:0px;
	padding:0px;
	text-align:right;
	line-height:23px;
	padding-top:15px;
}
td#menu_left ul li {
	list-style-type:none;
	margin:1px 0px;
	cursor:pointer;
	display:block;
}
td#menu_left ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:6px;
	height:18px;
	display:block;
	padding-right:13px;
}
td#menu_left ul li:hover {
	background:url(../images/left_menu_hover.png) repeat-y;
	background-position:left;
}
td#menu_left ul li a:hover {
	background:url(../images/arrow.png) no-repeat;
	background-position:right;
}
td#menu_left ul li.selected {
	background:url(../images/left_menu_hover.png) repeat-y;
	background-position:left;
}
td#menu_left ul li.selected a {
	background:url(../images/arrow.png) no-repeat;
	background-position:right;
}
div#wrapper_bottom {
	background:url(../images/wrapper_bottom.png) no-repeat;
	background-position:214px bottom;
	clear:both;
	height:99px;
}
td#wrapper_content {
	width:713px;
	background:url(../images/wrapper_holder.png) repeat-y;
	background-position:left;
	padding:20px 45px 0px 30px;
	height:550px;
	color:#8a9398;
	line-height:18px;
}
td#wrapper_content h2 {
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:19px;
	color:#315973;
	line-height:22px;
	font-weight:normal;
	padding-bottom:30px;
}
td#wrapper_content p {
	padding-bottom:25px;
	font-size:13px;
}
img.about_us_img {
	float:left;
	margin:0px 25px 25px 0px
}
div.next_link_border {
	border-top:1px solid #b3bfc4;
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	padding:15px 0px;
	clear:both;
}
div.next_link_border a {
	text-decoration:none;
	color:#315973;
	letter-spacing:2px;
}
div.next_link_border a:hover {
	text-decoration:underline;
}
ul.about_us_footer_link {
	text-align:right;
	list-style-type:none;
	font-size:11px;
}
ul.about_us_footer_link a {
	color:#95a5a5;
	text-decoration:none;
}
ul.about_us_footer_link a:hover {
	color:#000000;
}
td#wrapper_content h5 {
	color:#376e7f;
	width:100%;
	font-weight:normal;
	clear:both;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:10px;
	border-bottom:1px solid #b3bfc4;
	padding-bottom:5px;
}
div.border_shade {
	background:url(../images/border_img.jpg) no-repeat;
	background-position:center bottom;
	padding-bottom:30px;
	padding-top:15px;
	margin-bottom:15px;
	font-size:13px;
	line-height:27px;
	color:#376e80;
	clear:both;
}
div.border_shade h1 {
	color:#749241;
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
div.border_shade h1 span {
	font-size:14px;
}
td#wrapper_content h4 {
	width:100%;
	border-bottom:1px dashed #749241;
	text-transform:uppercase;
	color:#749241;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:12px;
	font-size:17px;
	clear:both;
}
div.blue_text {
	color:#387082;
	width:auto;
	float:left;
}
td#wrapper_content div.blue_text p {
	padding-bottom:15px;
}
.service_img {
	margin-bottom:20px;
}
/*----------------------portfolio---------------*/
.arrow_selected {
	position:relative;
	top:76px;
	left:50px;
	height:10px;
	margin-bottom:-10px;
}
img.scorling_arrow {
	float:left;
	margin-top:50px;
	cursor:pointer;
}
div.small_img_gallery {
	float:left;
	width:657px;
	height:80px;
	margin:20px 9px;
}
div.img_gallery_l {
	background:url(../images/portfolio/scroller_box_left.jpg) no-repeat;
	height:80px;
	width:10px;
	float:left;
}
#bandContainer {
	float:left;
	text-align:center;
	position: relative;
	background:#c9d7cf;
	height:80px;
	width:631px;
	padding-left:3px;
	padding-right:3px;
	overflow: scroll;
}
#bandContainer div.belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
/*div.img_box {
	width:93px;
	float:left;
	margin:7px 2px 0px;
	height:58px; text-align:left;
	padding-top:9px; padding-left:10px;
	background:url(../images/portfolio/img_frame.png) no-repeat;
}*/
div.thumbnails {
	width:84px;
	height:48px;
	padding:7px;
	float:left;
	margin:8px 7px;
	border:1px solid #b6ccbd;
	cursor:pointer;
}
div.img_gallery_r {
	float:left;
	height:80px;
	background:url(../images/portfolio/scroller_box_right.jpg) no-repeat;
	width:10px;
}
.glow_l {
	background:url(../images/portfolio/glow_l.jpg) no-repeat;
	width:6px;
	height:6px;
}
.glow_mid_up {
	background:url(../images/portfolio/glow_mid_up.jpg) repeat-x;
	height:6px;
}
.glow_r {
	background:url(../images/portfolio/glow_r.jpg) no-repeat;
	width:6px;
	height:6px;
}
.glow_l_down {
	background:url(../images/portfolio/glow_l_down.jpg) no-repeat;
	width:6px;
	height:6px;
}
.glow_mid_down {
	background:url(../images/portfolio/glow_mid_down.jpg) repeat-x;
	height:6px;
}
.glow_r_down {
	background:url(../images/portfolio/glow_r_down.jpg) no-repeat;
	width:6px;
	height:6px;
}
.glow_left {
	background:url(../images/portfolio/glow_left.jpg) repeat-y;
	width:6px;
}
.glow_right {
	background:url(../images/portfolio/glow_right.jpg) repeat-y;
	width:6px;
}
.jcarouse-item {
	padding:16px;
	text-align:center;
	width:670px;
}
.jcarouse-item img {
	border:1px solid #e1e1e1;
}
a.visit_site {
	background:url(../images/portfolio/search.jpg) no-repeat;
	padding-left:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#376e7f;
	font-size:10px;
	padding-right:7px;
	padding-bottom:5px;
}
a.visit_site:hover {
	color:#000000;
}
div#web_tech {
	clear:both;
	padding:18px 0px;
}
div#web_tech img {
	margin:0px 10px;
	vertical-align:middle;
/*	opacity:0.3;cursor:pointer;
	filter:alpha(opacity=30);*/
}
/*div#web_tech img:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
div#web_tech img.selected {
	opacity:1;
	filter:alpha(opacity=100)
}*/
/*---------------clientile--------------------*/
div.img_holder {
	padding-top:11px;
	height:104px;
	background:url(../images/clientele/img_holder.jpg) no-repeat;
	width:113px;
	float:left;
}
div.img_holder img {
	vertical-align:middle;
}
div.img_holder1 {
	padding-top:11px;
	height:104px;
	background:url(../images/clientele/img_holder.jpg) no-repeat;
	width:113px;
	float:left;
	padding-right:10px;
	background-position:right;
	float:right;
}
div.img_holder1 img {
	vertical-align:middle;
}
div.clientele_details {
	border-bottom:1px dashed #749241;
	padding:20px 0px
}
div.clientele_details_txt {
	color:#387082;
	background:url(../images/clientele/comma.jpg) no-repeat;
	background-position:left top;
	padding-left:30px;
	width:555px;
	float:left;
	font-family:"Comic Sans MS", "Myriad Pro", sans-serif;
}
td#wrapper_content div.clientele_details_txt p {
	padding-bottom:15px;
}
div.clientele_details_txt h6 {
	color:#749241;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
div.clientele_details_txt h6 span {
	color:#4e838d;
	font-size:10px;
	font-style:italic;
}
/*---------------career--------------------*/
td#wrapper_content div.border_shade h2 {
	color:#376e80;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:17px;
	padding-bottom:15px;
}
td#wrapper_content div.border_shade h2 span {
	font-size:13px;
	color:#749241;
}
a.mail {
	background:url(../images/email.gif) no-repeat;
	font-size:14px;
	color:#d23316;
	text-decoration:none;
	background-position:left 2px;
	padding:5px 0px 10px 40px;
}
a.mail:hover {
	color:#000000;
}
td.tab_left {
	background:url(../images/career/tab_left.jpg) no-repeat;
	width:16px;
	height:34px;
}
td.tab_mid {
	background:url(../images/career/tab_mid.jpg) repeat-x;
	font-size:16px;
	color:#FFFFFF;
}
td.tab_right {
	background:url(../images/career/tab_right.jpg) no-repeat;
	width:16px;
	height:34px;
}
.green_deep_back {
	background:#7db1c8;
	border-bottom:1px solid #d5dfc5;
	padding:10px 16px;
	font-size:12px;
	color:#003f54;
}
.green_light_back {
	background:#b3dcef;
	padding:10px 15px;
	border-bottom:1px solid #d5dfc5;
	font-size:11px;
	color:#003f54;
}
td.green_deep_back h6 {
	font-size:13px;
	color:#376e80;
}
td#wrapper_content td.green_light_back h6 {
	font-size:13px;
	color:#376e80;
}
td#wrapper_content td.green_deep_back p {
	font-size:11px;
	color:#003f54;
	line-height:16px;
	padding:15px 0px 10px;
}
td#wrapper_content td.green_light_back p {
	font-size:11px;
	color:#003f54;
	line-height:16px;
	padding:15px 0px 10px;
}
.urgent {
	background:url(../images/career/urgent.png) no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 31px;
	width: 109px;
	border:0px;
	margin:0px;
	padding:0px;
	margin-top:15px; outline:none;
	cursor:pointer;
}
/*--------------------contact_us----------------*/


div.contact_us_detail {
	width:320px;
	float:left;
	color:#376e80;
}
div.contact_no {
	background:url(../images/contact/phone_no.jpg) no-repeat;
	width:186px;
	height:49px;
	font-size:22px;
	color:#749241;
	line-height:49px;
	padding-left:38px;
	margin-bottom:60px;
}
div.contact_us_detail h3 {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:10px;
}
div.contact_person {
	width:310px;
	float:right;
}
div.contact_person div#up {
	clear:both;
	background:url(../images/contact/contactus_header.jpg) no-repeat;
	height:42px;
	font-size:16px;
	color:#749241;
	text-transform:uppercase;
	line-height:40px;
	padding-left:20px;
}
div.contact_person div#mid {
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	padding:0px 20px 10px;
}
div.contact_person div#down {
	clear:both;
	background:url(../images/contact/contactus_bottom.jpg) no-repeat;
	height:8px;
}
div.contact_person div#mid h3 {
	font-size:14px;
	font-weight:normal;
	color:#376e80;
	padding-top:15px;
	text-transform:uppercase;
	padding-bottom:10px;
}
div.instant_contact {
	clear:both;
}
div.instant_contact h1 {
	font-size:18px;
	color:#d33113;
	text-align:center;
	padding-bottom:10px;
	font-weight:normal;
	text-transform:uppercase;
}
div.green_up_l {
	background:url(../images/contact/green_l_corner.jpg) no-repeat;
	width:16px;
	height:15px;
	float:left;
}
div.green_up_r {
	background:url(../images/contact/green_r_corner.jpg) no-repeat;
	width:16px;
	height:15px;
	float:left;
}
div.green_down_l {
	background:url(../images/contact/green_l_corner_down.jpg) no-repeat;
	width:16px;
	height:15px;
	float:left;
}
div.green_down_mid {
	background:url(../images/contact/green_down.jpg) repeat-x;
	height:15px;
	width:681px;
	float:left;
}
div.green_down_r {
	background:url(../images/contact/green_r_corner_down.jpg) no-repeat;
	width:16px;
	height:15px;
	float:left;
}
div.green_up_mid {
	background:url(../images/contact/green_up.jpg) repeat-x;
	width:681px;
	height:15px;
	float:left;
}
div.green_mid {
	background:url(../images/contact/green_mid.jpg) repeat-y;
	width:663px;
	padding:10px 25px;
	font-size:14px;
	color:#FFFFFF;
}
div.mail_link {
	height:40px;
	padding-top:5px;
	background-position:left 5px;
	width:280px;
	float:left;
	padding-left:50px;
	padding-bottom:30px;
	color:#FFFFFF;
}

/*-----------------acumen_team-------------------*/
div.white_arrow {
	height:28px;
	background:url(../images/acumen_team/arrow_white.jpg) no-repeat;
	background-position:center;
	position:relative;
	top:-17px;
}
div.blue_text h6 {
	color:#749241;
	font-size:12px;
	padding-bottom:15px;
	text-align:right;
}
/*--------------------quick_quote----------------*/
.quick_quote_form td {
	padding:10px 0px;
	color:#376e80;
}
.txtfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:300px;
	padding:2px;
	border:1px solid #CCCCCC;
	height:18px;
	color:#686868;
}
.selectbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	width:305px;
	border:1px solid #CCCCCC;
	height:22px;
	color:#686868;
}
.txtara {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	background:none;
	width:205px;
	border:1px solid #CCCCCC;
	height:22px;
	color:#686868;
	margin-bottom:8px;
}
.quick_quote_form h6 {
	color:#749241;
	font-size:13px;
	font-weight:normal;
}
td#wrapper_content .quick_quote_form h4 {
	border-bottom:1px dashed #376e80;
	text-transform:none;
	color:#376e80;
	margin-bottom:0px;
}
ul.sitemap {
	text-align:right;
	list-style-type:none;
	font-size:12px;
	line-height:25px;
}
td#wrapper_content ul.sitemap li p {
	padding-bottom:10px;
	padding-top:20px;
	color:#749241;
	font-size:14px;
}
ul.sitemap a {
	color:#376e80;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/link.png) no-repeat;
	padding-left:20px;
	background-position:left 3px;
}
ul.sitemap a:hover {
	color:#000000;
}

/*------------------ TAG CLOUD ----------------*/
ul#tag_cloud {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul#tag_cloud li {
	display: inline;
	list-style-type: none;
	/*margin: -10px 5px 0px 10px;*/
}
ul#tag_cloud li a {
	color:#41413f;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
	outline: none;
}
ul#tag_cloud li a:hover {
	text-decoration: underline;
}
ul#tag_cloud li a.tag1 {
	font-size: 10px;
	font-weight:bold;
}
ul#tag_cloud li a.tag2 {
	font-size: 12px;
}
ul#tag_cloud li a.tag3 {
	font-size: 14px;
}
ul#tag_cloud li a.tag4 {
	font-size: 18px
}
ul#tag_cloud li a.tag5 {
	font-size: 24px;
}
ul#tag_cloud li a.tag6 {
	font-size: 30px
}

/*------------------ EXTERNAL LINKS ----------------*/
ul#links {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	line-height: 20px;
}
ul#links li {
	font-size: 12px;
}
ul#links li a {
	text-decoration: none;
	color: #326574;
}
ul#links li a:hover {
	text-decoration: underline;
}

/*------------------ PAGINATION ----------------*/
div#pagination {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	letter-spacing: 3px;
}
div#pagination a {
	color: #1B445A;
	text-decoration: none;
	font-weight: normal;
}
div#pagination a:hover {
	text-decoration: underline;
}


.careerheadingtxt2{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#b6e8f3;
	 font-weight:bold;
	 padding-top:10px;
	 padding-bottom:10px;
	 padding-left:8px;
	 text-align:left;
	 }

