/*
--------- Notes -----------

* html {anything} addresses IE < 6 browser bugs
*+html {anything} addresses IE 7 browser bugs

------- typography ---------

font-size: 77% 	  (10px)
font-size: 85%    (11px)
font-size: 93%    (12px)
font-size: 100%	  (13px)
font-size: 108%   (14px)
font-size: 116%   (15px)
font-size: 123.1% (16px)
font-size: 131%   (17px)
font-size: 138.5% (18px)
font-size: 146.5% (19px)
font-size: 153.9% (20px)
font-size: 161.6% (21px)
font-size: 167%   (22px)
font-size: 174%   (23px)
font-size: 182%   (24px)
font-size: 189%   (25px)
font-size: 197%   (26px)

------- colors ---------

*/

*,html {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #fff;
	font:13px/1.231 Arial, Helvetica, sans-serif;
	color: #768084;
	line-height: 24px;
	text-align: center;
}

html,body,p,h3,h4,h5,h6,input,th,td,li { font-family: Arial, Helvetica, sans-serif; }

div#body {
	margin: 0 auto;
	width: 1000px;
}

div#top {
	width: 1000px;
	height: 141px;
	background: url('../imgs/light/top_background_white.png') no-repeat;
	text-align: left;
}

body#subpage div#top {
	background: url('../imgs/light/top_background_subpage_new.png') no-repeat;
}

body#homepage div#main {
	width: 1000px;
	height: 330px;
	background: url('../imgs/light/main_background_white_small.png') no-repeat;
}
body#subpage div#main {
	width: 1000px;
	background: url('../imgs/light/main_background_subpage_new.png') repeat-y;
}

div#main div.inner {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
}

body#subpage div#main div.inner {
	padding-bottom: 20px;
}

div#caption {
	width:420px;
	float: left;
}

div#content {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	padding-top: 15px;
}

div.box {
	width: 275px;
	float: left;
	padding-right: 18px;
	border-right: 1px solid #d3d8d9;
	margin-left: 18px;
	color: #768084;
}

div.box div.image {
	width: 275px;
	height: 91px;
	margin: 12px 0px 12px 0px;
	background: url('../imgs/light/homepage_img_background.png');
	text-align: center;
}

div.box div.image img{
	margin: 0 auto;
	margin-top: 5px;
}


div.bleft {
	margin-left: 0px;
} 

div.bright {
	padding-right: 0px;
	border-right: none;
}

div#clients {
	width: 1000px;
	height: 191px;
	background: url('../imgs/light/clients_background_white.png') no-repeat;
	margin-top: -20px;
}

div#clients div.inner {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	padding-top: 35px;
}

div#clients div.client {
	width: 245px;
	height: 125px;
	float: left;
	margin-right: 17px;
}


div#clients div.featpanel {
	width: 260px;
	height: 128px;
	float: left;	
	margin-right: 10px;
}
div#clients div.featpanel img {
	border: none;
}

div#clients div.featpanela {
	width: 245px;
	height: 125px;
	float: left;
	margin-right: 17px;
	background: url('../imgs/panel-home-seo-premium.jpg') no-repeat;
}

div#clients div.featpanelb {
	width: 245px;
	height: 125px;
	float: left;
	margin-right: 17px;
	background: url('../imgs/panel-home-docutiva.jpg') no-repeat;
}

div#clients div.featpanela h2 {
	margin: 12px 15px;
	line-height: normal;
	color: #81135C;
	font-size: 138.5%;
}

div#clients div.featpanelb h2 {
	margin: 12px 15px;
	line-height: normal;
	color: #fff;
	font-size: 138.5%;
}

div#clients div.featpanela h2 a {
	color: #81135C;
}

div#clients div.featpanelb h2 a {
	color: #fff;
}

div#clients div.news-home {
	width: 375px;
	height: 128px;
	float: left;
	margin: 0px;
	padding: 0;
}

div#clients div.news-home h3 {
    text-transform: none;
    font-weight: normal;
    padding-bottom: 2px;
}

div#clients div.last {
	margin-right: 0px;
}

div#clients div.client img{
	margin: 0px 0px 0px 0px;
	border: none;
}

body#subpage div#left {
	width: 200px;
	float: left;
}

body#subpage div#right {
	width: 660px;
	float: right;
	color: #bbbbbb;
}

div#testimonial-top {
	width: 200px;
	height: 6px;
	background: url('../imgs/testimonial_top_200.gif') no-repeat;
	font-size: 0px;
}

div#testimonial-body {
	width: 200px;
	height: auto;
	background: url('../imgs/testimonial_background_200.gif') repeat-y;
	font-size: 100%;
	color: #848484;
}

div#testimonial-body div.margin {
	padding: 10px 15px 10px 15px;
}

div#testimonial-bottom {
	width: 200px;
	height: 30px;
	background: url('../imgs/testimonial_bottom_200.gif') no-repeat;
	padding-top: 25px;
	font-size: 100%;
	color: #626161;
	text-align: center;
}

div#crumbs {
	margin-bottom: 15px;
	font-size: 85%;
    font-weight: bold;
	color: #424242;
	border-bottom: 4px solid #555;
    padding-bottom: 6px;
}
div#crumbs span {
	color: #9B9B9B;
	padding: 0 5px 6px 5px;
}

div.float {
	margin: 25px 0px 25px 0px;
}

div.aleft {
	width: 298px;
	float: left;
	border-right: 1px solid #e0e0e0;
}

div.aright {
	width: 298px;
	float: right;
}

div.aleft div.margin {
	padding-right: 20px;
}

div.line {
	height: 1px;
	width: 100%;
	background: #e0e0e0;
	font-size: 0px;
}

div.port-line {
	height: 1px;
	width: 100%;
	background: #e0e0e0;
	margin: 30px 0px;
	font-size: 0px;
}

div#bottom {
	width: 1000px;
	height: 23px;
	background: url('../imgs/light/main_background_bottom_white.png') no-repeat;	
}

div#footer {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	color: #9A9A9A;
}

div#footer div.left {
	width: 460px;
	float: left;
	text-align: left;
}

div#footer div.right {
	width: 479px;
	float: right;
	text-align: right;
}

/* TABLES */

table.main {
	width: 100%;
	color: #5c5c5c;
	font-size: 100%;
	line-height: 24px;
	border-collapse: collapse;
	margin: 15px 0px 15px 0px;
}

table.main tr {
	height: 40px;
	background: #fafafa;
}

table.main tr.dark {
	background: #f8f8f8;
}

table.main tr.caption {
	height: 41px;
	background: #efefef url('../imgs/light/table_top_bg.png') repeat-x;
}

table.main td {
	padding: 5px 12px 5px 12px;
	border: 1px solid #d6d6d6;
}

table.main th {
	padding: 5px 12px 5px 12px;
	border: 1px solid #d6d6d6;
	text-align: left;
}

table.main td.center {
	text-align: center;
}

table.main th.center {
	text-align: center;
}

/* CONTACT FORM */

div#contact  {
	text-align: left;
	margin: 20px 0px 20px 0px;
	color: #929292;
}

div#contact div.row {
	height: 50px;
	width: 100%;
}

div#contact div.left {
	text-align: right;
	padding-right: 15px;
	border-right: 1px solid #d9d9d9;
	float: left;
	width: 100px;
	height: 50px;
	line-height: 50px;
}

div#contact div.right {
	text-align: left;
	margin-left: 15px;
	float: left;
	width: 327px;
	height: 50px;
	background: url('../imgs/light/bg_input.png') no-repeat center center;
}

div#contact div.row-message {
	height: 160px;
	width: 100%;
}

div#contact div.left-message {
	width: 100px;
	height: 160px;
	line-height: 160px;
	border-right: 1px solid #d9d9d9;
	padding-right: 15px;
	float: left;
	text-align: right;
}

div#contact div.right-message {
	text-align: left;
	margin-left: 15px;
	float: left;
	width: 327px;
	height: 160px;
	background: url('../imgs/light/bg_textarea.png') no-repeat center center;
}

input.text {
	width: 300px;
	height: 20px;
	border: none;
	background: none;
	font-size: 93%;
	color: #7e7e7e;
	position: relative;
	top: 15px;
	left: 10px;
}

input.send {
	width: 91px;
	height: 34px;
	background: url('../imgs/light/button_send_bg.png') no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
	position: relative;
	top: 6px;
}

div#contact div.right-send {
	text-align: left;
	margin-left: 15px;
	float: left;
	width: 327px;
	height: 50px;
	background: none;
}


div#contact textarea {
	width: 307px;
	height: 125px;
	padding: 10px;
	background: none;
	border: none;
	font-size: 93%;
	color: #7e7e7e;
	position: relative;
	top: 8px;
}

/* IMAGES */

img {
	border: none;
}

img.logo {
	float: left;
	margin-top: 30px;
	margin-left: 45px;
}

img.featured {
	margin-bottom: 10px;
}

img.normal {
	margin: 15px 0px 15px 0px;
}

/* TITLES */

h1 {
    color: #000; /* #95B400 #F26B51 */
	/*
	font-style: normal;
    font-weight: 400;
	*/
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 25px;
    border-bottom: 1px solid #E0E0E0;
    padding: 20px 0 25px 0;
    line-height:1.2em;
}

h2 {
    color: #555;
	font-size: 161.6%;
	margin-bottom: 10px;
	font-style: normal;
    font-weight: 700;
	margin-top: 20px;
}
h2 a {
    /* color: #555; */
}

h3 {
    color: #555;
	font-size: 93%px;
	margin-bottom: 5px;
	margin-top: 20px;
    font-family: arial,sans-serif;
    text-transform: uppercase;
}

h4 {
	color: #2b3438;
	font-size: 123.1%;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
}

h5 {
	color: #2b3438;
	font-size: 108%;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
}


div#left h3 {
	font-size: 100%;
	margin-top: 20px;
}

body#homepage h3 {
	margin-top: 0px;
}

div#left h3.floated {
	font-size: 100%;
	margin-top: 0px;
}
h3.floated {
	margin-top: 0px;
}

div#clients h3 {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 100%;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #ccc;
	line-height: normal;
}

div#clients span {
	float: right;
	background: url('../imgs/arrow-black.gif') no-repeat right 5px;
	padding-right: 10px;
	font-size: 100%;
}

div#clients p {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0;
	line-height: 15px;
}



/* LIST */

ul {
	margin: 5px 0px 5px 25px;
	list-style-type: disc;
}

#right ul {
	list-style-type: none;
	margin: 5px 0;
	font-style: normal;
}
#right li {
    list-style-type: none;
    padding: 2px 0 2px 23px;    
    background-image: url("../imgs/bullets/grey.gif");
    background-repeat: no-repeat;
    background-position: 8px 9px;
    color: #595A5A;
    margin: 0;
}

ul.footer-navigation {
	margin: 0;
	font-style: normal;
}

ul.footer-navigation  li{
	display: inline;
	margin: 0px 0px 0px 5px;
	padding-left: 8px;
}

ul.footer-navigation li a{
	text-decoration: none;
}

/* HYPERLINKS */

a {
	color: #0067AC;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a.readmore {
	display: block;
	width: 77px;
	height: 23px;
	background: url('../imgs/light/button_read_more_01.png') no-repeat;
	float: right;
	margin-top: 5px;
}

a.readmore:hover {
	background: url('../imgs/light/button_read_more_02.png') no-repeat;
}

a.signup {
	display: block;
	width: 77px;
	height: 28px;
	background: url('../imgs/light/button_sign_up_01.png') no-repeat;
	float: left;
	margin-right: 10px;
}

a.signup:hover {
	background: url('../imgs/light/button_sign_up_02.png') no-repeat;
}

a.learnmore {
	display: block;
	width: 99px;
	height: 28px;
	background: url('../imgs/light/button_learn_more_01.png') no-repeat;
	float: left;
	margin-right: 10px;
}

a.learnmore:hover {
	background: url('../imgs/light/button_learn_more_02.png') no-repeat;
}

/* TEXT */

body#homepage div#main p {
	font-size: 108%;
	line-height: 24px;
	height: 150px;
}

div#right p {
	color: #595a5a;
	line-height: 24px;
	font-size: 100%;
	margin-bottom: 20px;
}

/* OTHER */

div.clear {
	clear: both;
	height: 1px;
}

/* NAVIGATION */

div#navigation {
	width: 650px;
	height: 129px;
	float: right;
	position: relative;
	left: -25px;
}

div#navigation ul {
	float: right;
	height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
	position: relative;
	top: 96px;
}

div#navigation li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

div#navigation a {
	height: 30px;
	line-height: 30px;
  	float: left;
  	margin: 0px 0px 0px 3px;
  	padding: 0px 0px 0px 4px;
  	text-decoration: none;
	cursor: pointer;
	background: url("../imgs/light/navigation/normal_left.png") no-repeat left top;
	position: relative;
	top: 5px;
    font-weight: normal;
    font-size: 100%;
    text-transform: capitalize;  
    font-style: normal;
}
	
#navigation a span {
	font-size: 100%;
	color: #0067AC; /* #01346B */
	height: 30px;
	line-height: 34px;  
   	float: left;
   	display: block;
	padding: 0px 18px 0px 15px;
	background: url("../imgs/light/navigation/normal_right.png") no-repeat right top;
    font-style: normal;    
}
	
#navigation li.current a {
	top: 1px;
	height: 35px;
	background: url("../imgs/light/navigation/active_left.png") no-repeat left top;
}
	
#navigation li.current a span {
	height: 35px;
	line-height: 40px;
	background: url("../imgs/light/navigation/active_right.png") no-repeat right top;
	color: #707477;
}

#navigation a:hover {
	height: 33px;
	background: url("../imgs/light/navigation/active_left.png") no-repeat left top;
	top: 2px;
}

#navigation a:hover span {
	height: 33px;
	background: url("../imgs/light/navigation/active_right.png") no-repeat right top;
	color: #707477;
}

	
/* SUB NAVIGATION */

ul#s-nav {
	list-style-type: none;
	margin: 0 0 25px 0;
    border-top: 1px solid #EFEFEF;
}
ul#s-nav li {
	width: 200px;
	border-bottom: 1px solid #e5e5e5;
    padding: 0;
	font-size: 100%;
}
ul#s-nav li a {
    width: 167px;
	display: block;
	text-decoration: none;
	padding: 3px 7px 3px 23px;    
    font-style: normal;
    border-right: 3px solid #EFEFEF;
    background-color: #f8f8f8;
    background-image: url("../imgs/bullets/grey.gif");
    background-repeat: no-repeat;
    background-position: 8px 9px;    
}
ul#s-nav li.current a, ul#s-nav li.current a:hover {
	color: #000;
	background-color: #fff;
	border-right: 3px solid #fff;    
}
ul#s-nav li a:hover {
	background-color: #fff;
}

div#clients .news-home p {
	font-size: 85%;
	margin: 0 0 6px 0;
	padding: 0;	
	line-height: 15px;
}
div#clients .news-home p a {
	font-size: 100%;
}


.cta-panel {
    margin: 20px 0;
	height: 87px;
}
.cta-panel a {
    display: block;
    background-image: url("../imgs/cta_arrow.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 15px;
    text-decoration: none;
    margin: 0;   
}
.cta-panel a.blue {
    background-color: #00B0C9;
}
.cta-panel a.green {
    background-color: #A0CC39;
}
.cta-panel a.orange {
    background-color: #FB7900;
}
.cta-panel a:hover {
    background-color: #225E89;
}
.cta-header {
    color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
    line-height: 1em;
    font-size: 161.6%;
	font-style: normal;
    font-weight: 700;    
}
.cta-text {
    color: #fff;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1em;
    font-size: 100%;	
    color: #fff;
    display: block;
}
.cta-panel img {
    float:left;
    margin-right: 20px;
    height: 48px;
    width: 48px;
}
.cta-contentfull {
    width: 660px;
}
.cta-side {
    width: 200px;
}
.cta-left {
    float:left;
    margin-right: 10px;
    width: 320px;
}
.cta-right {
    float:right;
    margin-left: 10px;
    width: 320px;
}

.location_map {margin-bottom: 25px;}



.icon-panel {
    margin-bottom: 5px;
    height: 95px;
	width: 660px;
}
.icon-end {
    margin-bottom: 25px;
}
.icon-panel a {
    display: block;
    padding: 15px;
    text-decoration: none;
    margin: 0;
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    height: 63px;
}
.icon-panel a:hover {
    background-color: #f2f2f2;
    text-decoration: none;
}
.icon-header {
    font-size: 161.6%;
    font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
    line-height: 1em;
    color: #0067AC;
}
.icon-text {
    font-size: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 1.2em;
	color: #555;
	display: block;
}
.icon-panel img {
    float:left;
    margin-right: 20px;
    margin-left: 5px;
    width: 32px;
	height: 32px;
	margin-bottom: 20px;
	margin-top: 12px;
}


#home-slide {
	width:550px;
	height:270px;
	background: url('../imgs/home/slider_1.jpg') no-repeat;
	padding: 25px;
    float: left;	
}
.home-header {
    color: #fff;
    font-size: 24px;
    line-height: 28px;    
    margin-bottom: 20px;
    width: 360px;
    padding-top:15px;
    display: block;
}
.home-sub {
    color: #fff;
    font-size: 100%;
    line-height: 18px;    
    width: 340px;
    display: block;
}
#home-services-list {
	width:280px;
	float: left;
	margin-left: 20px;
}
.home-icon-panel, .home-icon-panel2 {
    height: 90px;
	width: 280px;
}
.home-icon-panel a {
    display: block;
    padding: 20px;
    text-decoration: none;
    margin: 0;
    background-color: #f8f8f8;
    height: 49px;
    border-bottom: 1px solid #E0E0E0;
}
.home-icon-panel2 a {
    display: block;
    padding: 20px;
    text-decoration: none;
    margin: 0;
    background-color: #f8f8f8;
    height: 49px;
    border-bottom: 1px solid #fff;
}
.home-icon-panel a:hover, .home-icon-panel2 a:hover {
    background-color: #f2f2f2;
    text-decoration: none;    
}
.home-icon-header {
    font-size: 131%;
    font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
    line-height: 1em;
    color: #0067AC;
}
.home-icon-text {
    font-size: 85%;
	margin: 0;
	padding: 6px 0 0 0;
	line-height: 1.2em;
	color: #555;
	display: block;
}
.home-icon-panel img, .home-icon-panel2 img {
    width: 32px;
	height: 32px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 8px;
}