/*-----------------------------/
/*------ COLOR SCHEME <----*/
/*   titles/menu  - #8BAF75   */
/*   bg general   - #688E54   */
/*   bg boxes     - #ECF2E9   */
/*   border boxes - #BFD8AF   */
/*-----------------------------/


/--------- GENERAL <-----------*/

body {
	margin: 0;
	padding: 0;
	color: #000;
	font: 0.8em/1.4em "Arial", Helvetica, sans-serif;
	text-align: justify;
	background: #8A99AA url(../images/bg.gif) repeat-x;
}
img.right {
	float: right;
	margin: 5px 0px 10px 20px;
}

img.left {
	float: left;
	margin: 5px 20px 10px 0px;
}

.color_blue {color:#01AEF0;}

h4 a {
	text-decoration:none;
	border-bottom:1px dotted #0B72BA; 
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #0B72BA;
	cursor: pointer;
}

#live_chat {
	float: right;
	margin: 15px 0 0 0;
}

/*--------- TOP / MENU / HEAD <-----------*/

#wrapper { 
	width: 100%;
	background: #fff url(../images/bg.gif) repeat-x;
}

#container_top {
	width: 955px;
	margin: 0 auto;
	height: 276px;
	background: none;
}

#img_header {
	width: 227px;
	height: 223px;
	float: right;
	margin: -200px 0 0 0;
}

.pdg_logo {
	width: 500px;
	padding: 0 0 10px 0;
}


#sub_container {
	width: 955px;
	margin: 0 auto;
}

#menu_top {
	width: 570px;
	margin: 0;
	float: left;
}

#menu_top img { float: left; }

#tabs 	{
	width: 780px;
	height: 31px;
	margin: 0;
	float: left;
	text-align: center;
}

#tabs li {
	margin: 0; 
	padding: 0;
  	display: inline;
	list-style: none;
}
	
#tabs a:link, #tabs a:visited {
	width: 80px;
	height: 31px;
	padding: 7px 3px 0 3px;
	float: left;
	font: .9em Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	color: #364a61;
	border: 1px solid #ccc;
	border-width: 0 1px 0 0;
	letter-spacing: 1px;
}

#tabs a:link.active, #tabs a:visited.active {
	color: #2277d8;
	background: url(../images/bg_menu_2.gif) repeat-x 0 0;
}

#tabs a:hover { color: #2277d8; }

#tabs2 	{
	width: 87px;
	height: 31px;
	margin: 0;
	float: left;
	text-align: center;
}

#tabs2 li {
	margin: 0; 
	padding: 0;
  	display: inline;
	list-style: none;
}
	
#tabs2 a:link, #tabs2 a:visited {
	width: 80px;
	height: 31px;
	padding: 7px 3px 0 3px;
	float: left;
	font: .9em Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	color: #364a61;
	border: 1px solid #ccc;
	border-width: 0 0 0 1px;
	letter-spacing: 1px;
}

#tabs2 a:hover { color: #2277d8; }

#tabs2 a:link.active, #tabs2 a:visited.active {
	color: #2277d8;
	background: url(../images/bg_menu_2.gif) repeat-x 0 0;
}

#tabs2 a:hover.clients { color: #315A87; }

#head_top {
	width: 550px;
	height: 80px;
	margin: 30px 0 25px 0;
}

#head_top h1 {
	width: 500px;
	padding: 0 0 0 80px;
	float: left;
	font: italic normal bold 1.7em  Arial, Helvetica, sans-serif;
	text-align: left;
	color: #33577D;
}

#head_top h2 {
	width: 550px;
	margin: -3px 0 0 0;
	padding: 0 0 0 100px;
	float: left;
	font: italic normal bold 1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	color: #33577D;
}

.portfolio_text_head {
	width: 370px;
	float: left;
	margin: -30px 0 0 0;
	padding: 10px;
	font: .8em Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	background: url(../images/bg_text_head.png) repeat 0 0;
}

.head_img_thumbs, .head_img_graphics, .head_img_web, .head_img_prices, head_img_contact {
	width: 345px;
	height: 196px;
	float: left;
}

.head_img_thumbs, .head_img_graphics, .head_img_web, .head_img_prices, .head_img_contact, .head_img_reasons { margin: -108px 0 0 0; }

/*--------- MAIN CONTAINER / ALL CONTENTS <-----------*/

#cms_home {
	width:270px;
	margin:10px 0 0 0;
	padding:6px;
	float:left;
	background:url(../images/bg_home_cms.jpg) no-repeat;
	height:150px;
}
#center_content #cms_home h1 {
	color:#FFF;
	margin:5px 0 0 5px;
	
}
#text_cms {	
	width:150px;
	float:left;
	padding:10px 0 0 5px;
	text-align:left;
	font:1em Arial, Helvetica, sans-serif;
	color:#333;
}
#guides_home {	
	width:270px;
	float:left;
	padding:7px;
	margin-right:5px;
	background:#F5F5F5;
	border:1px solid #CCC;
}
#center_content #guides_home .right {
	float: right;
	margin:0;
}
#text_guide {	
	width:100%;
	float:left;
	padding:10px 0 0 5px;
	text-align:left;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#003366;
}
#title_guide {	
	width:130px;
	float:left;
	padding:10px 0 0 5px;
	text-align:left;
	font:1.5em Arial, Helvetica, sans-serif;
	color:#003366;
}
#main_guide {
	float:left;
	width:100%;
	height:100%;
	padding:25px 0;
	border-bottom:1px dotted #CCC;
}
.title_guide {
	font:1.6em/1.1em Arial, Helvetica, sans-serif;
	color:#0B72BA;
	margin:10px 0 20px 10px;
	text-align:left;
}

#main_guide .text_guide {
	width:500px;
	float:left;
	height:100%;
}
#main_guide .img_guide {
	float:left;
	height:auto;
	margin:0 10px 0 0;
}

#form_guide {
	width:580px;
	float:right;
	height:100%;
	background:red;
}
#title_top {
	width:98%;
	height:170px;
	float:left;
	margin:0 0 20px 0;
	border:1px solid #8EC8E0;
	background:url(../images/select_portfolio.jpg) left no-repeat;
	}

#select_image {
	float:left;
	width:98%;
	height:100%;
}

#select_image .main_image {
	width: 440px;
	height:340px;
	float:left;
	border:3px solid #E4F2F5;
	margin:0 13px 0 0;
}

#select_image .thumb_img {
	width: 150px;
	height:100px;
	float:left;
	border:3px solid #E4F2F5;
	margin-bottom:13px;
}

#select_image .thumb_img:hover {
	width: 150px;
	height:100px;
	float:left;
	cursor:pointer;
	border:3px solid #074F7F;
	margin-bottom:13px;
}

#line_top {
	width: 100%;
	height: 10px;
	margin: 0 0 30px 0;
	float: left;
	background: transparent url(../images/line_top.gif) no-repeat 0 0;
}

#flash_select {
	width:235px;
	height:160px;
	float:right;
	margin:5px 5px 0 0;
}
#box_bottom {
	float:left;
	width:305px;
	height:100%;
    padding:0 10px 0 0

}
#box_bottom .img {
	width:auto;
	float:left;
}
#box_bottom .title {
	width:auto;
	float:left;
	font:bold 1em Arial, Helvetica, sans-serif;
	margin:10px 0 10px 0;
	color:#666;
	
}
#box_bottom p {
	width:140px;
	float:left;
	text-align:left;
	color:#666;
	
}
#spec {
	width:310px;
	float:left;
	min-height:90px;
	height:100%;
	padding:5px 0 0 0;
	margin:0 5px 0 0;
}
#content #spec h4, #content #spec_cms h2  { color:#01AEF0; margin:0; font-size:1em;}

#spec_cms {
	width:100%;
	float:left;
	height:100%;
	margin:5px;
}

#ebook {
	width:100px;
	float:left;
}

#ebook .box_tex {
	width:150px;
	float:left;
	padding:3px 5px;
	margin:8px 0 20px 0;
	border:1px solid #333333;
}

#view_website {	
	width:143px;
	height:35px;
	float:left;
	background: url(../images/portfolio_button.jpg) no-repeat;
	border:0;
	color:#FFFFFF;
	text-align:left;
	padding:10px 0 0 10px;
	margin-bottom:15px;
	cursor:pointer;
	font:bold 1em Arial, Helvetica, sans-serif;
}
#ebook_form {
	width:550px;
	height:110px;
	padding:15px 0 0 150px;
	float:left;
	margin:0;
	background:url(../images/bg_form_ebbok.jpg) no-repeat;
}
#ebook_form h1 {
	font-size:1.3em;
	width:100%;
	padding:0;
	margin:0;
	float:left;
}
#ebook_form .box_tex {
	width:250px;
	float:left;
	padding:5px 8px;
	margin:8px 0 20px 0;
	border:1px solid #888;
	color:#888;
	font:italic .9em Arial, Helvetica, sans-serif;
}
.btn_download {
	width: 120px;
	line-height: 28px;
	margin: 5px 0 0 10px;
	padding: 8px 0 8px 15px;
	float: left;
	border:0;
	cursor:pointer;
	background: url(../images/btn_download.jpg) no-repeat scroll 0 0;
}

#button_port {
	width:143px;
	height:35px;
	float:left;
	text-decoration:none;
	background: url(../images/portfolio_button.jpg) no-repeat;
	border:0;
	color:#FFFFFF;
	text-align:left;
	padding:9px 0 0 10px;
	cursor:pointer;
	font:bold .8em Arial, Helvetica, sans-serif;
	}
#home_logo {
	float: right;
	margin-top: -82px;
}

#main_container {
	width: 955px;
	margin: 0 auto;
	height: auto;
	background: #fff;
}

#box_top form{
	width:920px;
	background:#8A99AA;
	height:33px;
	margin:0 0 10px 0;
}
#box_top #form p{
	color:#FFF;
	padding:5px 3px;
	width:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#box_top #form em{
	font:.8em Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:8px;
	width:auto;
	float:left;
}
#form input{
	font:.8em Arial, Helvetica, sans-serif;
	color:#666;
	padding:3px 5px;
	width:240px;
	float:left;
	margin:5px 0 0 0;
	border:1px solid #999999;
}
#form #submit{
	font:.8em Arial, Helvetica, sans-serif;
	color:#CCC;
	padding:3px 5px;
	width:auto;
	height:24px;
	float:left;
	margin:5px 0 0 5px;
	background:#333333;
	border:1px solid #000;
}
#content {
	width: 955px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
}

#portfolio_content{
	width: 955px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
}

#content h1 {
	margin: 0 0 5px 0;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	color: #8A99AA;
	letter-spacing: -1px;
}

#content h2 {
	margin: 0 0 10px 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #8A99AA;
}

#content h3 {
	margin: 40px 0 5px 0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #8A99AA;
}

#content h4 {
	margin: 0 0 0 10px;
	font: bold 1em/1.5em Arial, Helvetica, sans-serif;
	color: #8A99AA;
}

.sIFR-replaced {width:100%;}

#content p {
	margin: 0 0 15px 0;
	font: .8em/1.3em Arial, Helvetica, sans-serif;
	color: #333333;
}
#portfolio_text  {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#left_content {
	width: 287px;
	height: 500px;
	margin: 0 5px 0 0;
	padding: 10px 27px 10px 10px;
	float: left;
	border: 1px solid #ccc;
	border-width: 0 1px 0 0;
	/*background-image: url(../images/fish.gif);
	background-repeat: no-repeat;
	background-position: 90% 90%;*/
}

#center_content {
	width: 284px;
	height: 500px;
	margin: 0 5px 0 0;
	padding: 10px 13px 10px 10px;
	float: left;
	border: 1px solid #ccc;
	border-width: 0 1px 0 0;
}

#specialise ul {
	list-style-type: none;
    width: 282px;
} 

#specialise li {  margin: 10px 0; }

#specialise li img {
	margin: 0 5px 0 0;
	float: left;
}

#specialise li a { 
	padding: 5px;
    display: block;
    font: bold .85em Arial, Helvetica, sans-serif;
	text-align: left;
    text-decoration: none;
	color: #3C4756;
}

* html #specialise li a { width: 282px; }

#specialise li a:hover {
	background: #dbf1f7;
	cursor: pointer;
}

#specialise a em {
	padding: 0 0 10px 0;
    display: block;
    font: normal .65em Arial, Helvetica, sans-serif;
    line-height: 1.3em; 
	color: #333;
}
#flash_website {
	width:100%;
	float:left;
}

#side_right_buttons {
	float:right;
}
#right_content {
	width: 280px;
	height: 520px;
	margin: 0;
	padding: 10px;
	float: left;
	border: none;
}

.our_partners { width: 280px; }
.our_partners img { float: left; margin: 0 15px 0 0; }
.our_partners p { font: normal .7em Arial, Helvetica, sans-serif; padding: 20px 0 0 0;}

.read_more {
	margin: 5px 0 0 0;
	float: right;
	clear:both;
}
.read_more_guide {
	margin: 15px 0 5px 0;
	float: right;
}

blockquote {
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
	background: transparent url(../images/quote_s.gif) no-repeat scroll 100% 100%;
}

blockquote img {
	padding: 0 5px 0 0; 
	float: left; 
}

.btn_portfolio {
	width: 225px;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 8px 0 8px 15px;
	float: left;
	background: url(../images/btn_portfolio.gif) no-repeat scroll 0 0;
}

.btn_portfolio a {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.testimonials {
	width: 635px;
	margin: 25px 0 0 0;
}

.testimonials_text {
	width: 583px;
	float: left;
	color: #999999;
	border: 1px solid #C9E6F2;
	border-width: 0 1px 0 1px;	/*background: url(../images/quote_bg.gif) repeat-y;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	height: auto;
	margin-bottom: 10px;
}

.quote_top {
	width: 620px;
	height: 10px;
	margin: 0 0 0 0;
	float: left;
	background: transparent url(../images/quote_top.gif) no-repeat 0 0;
}

.quote {
	width: 620px;
	height: 45px;
	margin: -25px 0 0 0;
	float: left;
	background: transparent url(../images/quote.gif) no-repeat 0 0;
}

.testimonials_name {
	float: right;
	text-align: right;
	font-style: oblique;
	color: #0B72BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: normal;
}

.testimonials_logos_home, #sub_testimonials_logos {
	width: 50px;
	height: 50px;
	margin: 0 0 0 5px;
	float: right;
}

.testimonials_logos {
	width: 150px;
	height: 50px;
	margin: 0 0 0 5px;
	float: right;
}

#left {
	width: 635px;
	float: left;
}

#left h2, #left h3 { padding-left: 10px;}


#left p {
	padding: 0 25px 10px 10px;
}

.links {
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0B72BA;
	border-bottom: 1px dotted #1d6496;
}

.links:hover {
	text-decoration: none;
	color: #fff;
	background: #0B72BA;
}

#right {
	width: 260px;
	height: auto;
	float: left;
}

#sub_menu {
	width: 260px;
	margin: 0 0 25px 0;
	float: right;
}

#sub_menu li a {
	width: 230px;
	margin: 0;
	padding: 15px;
	text-decoration: none;
	text-align: right;
	background: url(../images/bg_sub_menu_n.gif) no-repeat 20px 0;
}	
	
#sub_menu li a:link, #sub_menu li a:visited {
	display: block;
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #3C4756;
}
	
#sub_menu li a:hover {
	margin: 0;
	color: #3C4756;
	background: url(../images/bg_sub_menu_hover.gif) no-repeat 0 0;
}

#sub_menu li a:link.sub_active, #sub_menu li a:visited.sub_active {
	margin: 0;
	color: #fff;
	background: url(../images/bg_sub_menu.gif) no-repeat 0 0;
}

#tagsmenu {
	width:600px;
	height:30px;
	margin:0px;
    padding:0px;
	overflow:hidden;
    font: bold .85em Arial, Helvetica, sans-serif;
    line-height:30px;
    color:#0B72BA;
}

#tagsmenu li {
	padding-left:10px;
	float:left;
    list-style-type:none;
}

#tagsmenu a {
    height:30px;
	padding: 0 15px 0 10px;
    display:block;
    text-decoration: none;
    color:#fff;
	background: #0B72BA url(../images/bc_separator.png) no-repeat right;
}

#reasons_table { 
	font: .95em Arial, Helvetica, sans-serif;
	margin: 25px 0 0 0;
}

th.reasons_nobg { background: none; }

#reasons_table h2 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #0B72BA;
}

.reasons_numbers {
	width: 32px;
	height: 28px;
	padding: 5px 0 0 10px;
	font: bold 1em Arial, Helvetica, sans-serif;
	background: url(../images/reasons_numbers.gif) no-repeat 0 0;
}

.sub_testimonials_text {
	width: 240px;
	float: right;
}

.sub_testimonials_name {
	height: 32px;
	float: right;
	font: .7em Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: oblique;
	color: #999999;
}

.alt_text {
	color: #0B72BA;
}

.alt_text_titles {
	font-weight: bold;
	color: #0B72BA;
}


.line_portfolio {
	width: 955px;
	padding: 5px 0;
	border: 1px solid #C9E6F2;
	border-width:  5px 0 0 0;
}

#portfolio_thumb {
	width: 137px;
	height: 125px;
	margin: 0 10px 0 10px;
	float: left;
}

#portfolio_thumb p, #portfolio_thumb a {
	font: bold .80em Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #0B72BA;
}

.portfolio_img {
	width: 120px;
	height: 70px;
	border: 5px solid #bfd4e2;
}

#left_contact {
	width: 635px;
	float: left;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
}

#right_contact {
	width: 300px;
	float: left;
}

#left_contact p, #right_contact p {
	padding: 0 25px 0 10px;
}

#contact_table { margin: 0 0 0 10px;}

#contact_table td {
	margin: 0;
	padding: 3px;
}

#contact_table img {
	float: right;
}

#contact_table p {
	margin: 0;
	padding: 0;
}

#latest_website {
	float: left;
	height: 208px;
	width: 280px;
	background-attachment: fixed no-repeat;
	background-image: url(../images/home/latest_website.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	color: #666666;
	text-align: center;
	line-height: 13px;
	vertical-align: bottom;
	margin-top: 3px;
	background-position: center 10px;
}
#text_links p, #text_links a {
	font: bold .80em Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #0B72BA;
}

/*---------PRICES TABLE <-----------*/

.price_table {
	width: 100%;
	margin: 0;
	padding: 0 0 0 10px;
}

th {
	text-transform: uppercase;
	color: #666;
	background: #CAE8EA;
}

th.title {
	padding: 6px 6px 6px 12px;
	font: bold .9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	color: #fff;
	background: #9cd6ff;
}

td.nor {
	padding: 6px 6px 6px 12px;
	font: bold .75em Arial, Helvetica, sans-serif;
	text-align: right;
	color: #666;
	background:  none;
}

td.alt {
	padding: 6px 6px 6px 12px;
	font: bold .75em Arial, Helvetica, sans-serif;
	text-align: right;
	color: #123b58;
	background: #e2edf5;
}

th.spec {
	padding: 0 0 0 6px;
	font: bold .75em Arial, Helvetica, sans-serif;
	background: #fff;
}
.spec_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}

th.specalt {
	padding: 0 0 0 6px;
	font: bold .75em Arial, Helvetica, sans-serif;
	color: #123b58;
	background: #e2edf5;
}


/*--------- CONTACT / LOGIN <-----------*/

#contactoform {
	width: 300px;
	margin: 0;
}

#login {
	width: 280px;
	margin: 0 auto;
}

#contactoform fieldset { border: 0; }

#contactoform legend { visibility: hidden; }

#contactoform label { display: block; }

.input {
	width: 265px;
	margin: 0 0 5px;
	padding: 3px 15px 3px 3px;
	border: 1px solid #0B72BA;
}

.forms_text img { margin: 0 5px 0 0; float: left;}

.forms_text {
	width: 635px;
	height: 20px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.input_service {
	width: 290px;
	margin: 5px 0 5px;
	padding: 3px;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px solid #0B72BA;
}

#contactoform textarea, #txpCommentInputForm input {
	width: 260px;
	margin: 5px 0 10px;
	padding: 3px;
	border: 1px solid #0b72ba;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #999999;
	background: #fff;
}

#contactoform textarea {
	height: 70px;
	padding: 3px 0 0 25px;
	overflow: hidden;
}

#contactoform #enviar, #contactoform .submit {
	width: auto;
	padding: 5px;
	border:0;
	cursor: pointer;
	color: #fff;
	background: #0b72ba;
}

#map {
	width: 600px;
	margin: 15px 0 15px 10px;
	float: left;
}

#form {
	width: 260px;
	padding: 0 0 0 15px; 
	float: left;
}

#contactoform_small fieldset { border: 0; }

#contactoform_small legend { visibility: hidden; }

#contactoform_small label { display: block; }

.input_small {
	width: 280px;
	margin: 0 0 5px;
	padding: 3px 15px 3px 3px;
	border: 1px solid #0B72BA;
}

.forms_text_small img { margin: 0 5px 0 0; float: left;}

.forms_text_small {
	width: 225px;
	height: 20px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.input_service_small {
	width: 260px;
	margin: 5px 0 5px;
	padding: 3px;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px solid #0B72BA;
}

#contactoform_small textarea, #txpCommentInputForm_small input {
	width: 240px;
	margin: 5px 0 10px;
	padding: 3px;
	border: 1px solid #0b72ba;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #999999;
	background: #fff;
}

#contactoform_small textarea_small {
	height: 60px;
	padding: 3px 0 0 25px;
	overflow: hidden;
}

#contactoform_small #enviar_small, #contactoform_small .submit {
	width: auto;
	padding: 5px;
	border:0;
	cursor: pointer;
	color: #fff;
	background: #0b72ba;
}

/*--------- FOOTER <-----------*/

#main_footer {
	width: 100%;
	height: 200px;
	border: 5px solid #33577D;
	border-width: 6px 0 0 0;	
}

#footer {
	width: 955px;
	height: auto;
	margin: 0 auto;
}

#left_footer {
	width: 655px;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 0.9em;
}

.site_map {
	width: auto;
	margin: 0 12px 0 0;
	float: left;
}

.site_map h3 a  {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #EFEFEF;
}

.site_map a {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #ccc;
}

#right_footer {
	width: 300px;
	float: right;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#logos_footer{
	width: 290px;
	float: right;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
#right_footer h3 {
	width: 300px;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	text-align: right;
	color: #EFEFEF;
}

#right_footer p {
	margin: 0 0 5px 0;
	font: .7em Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ccc;
}

#right_footer a {
	text-decoration: none;
	color: #ccc;
}

.sitemap { margin: 0 0 15px;}

.sitemap h5 a {
	margin: -25px 0 0 0;
	font-weight: bold;
	color: #0B72BA;
}

.sitemap a {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.testimonials_text2 {
	width: 598px;
	float: left;
	color: #666666;
	border: 1px solid #C9E6F2;
	border-width: 0 1px 0 1px;	/*background: url(../images/quote_bg.gif) repeat-y;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	height: auto;
	margin-bottom: 10px;
}
