@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #020b1a;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #00c7df;
	text-decoration: underline;
}
a:visited {
	color: #00A1B4;
	text-decoration: underline;
}
a:hover {
	color: #00E0FB;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
.mainwrapper {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	color: #CCC;
}.header {
	padding: 0px;
	height: 123px;
	width: 1000px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearboth {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	visibility: hidden;
}
.topnav {
	font-size: 12px;
	text-align: right;
	padding: 0px;
	float: right;
	color: #4c4c4c;
	width: 625px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.topmaincontent_shadow {
	background-image: url(images/shadow_top_maincontent.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 1020px;
}
.topnav a:link {
	color: #bfbfbf;
	text-decoration: none;
}
.topnav a:visited {
	color: #bfbfbf;
	text-decoration: none;
}
.topnav a:hover {
	color: #D2D2D2;
	text-decoration: underline;
}
.header_buttons {
	padding: 0px;
	float: right;
	width: 630px;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maincontent {
	background-image: url(images/bg_maincontent.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 1020px;
}
.navbar {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_navbar.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
.navbar_item {
	text-align: center;
	margin: 0px;
	height: 56px;
	width: 245px;
	font-size: 18px;
	color: #cccccc;
	letter-spacing: 1px;
	padding: 0px;
	float: left;
}
.navbar_item p {
	margin-top: 17px;
}
.navbar_icon_websitedesign {
	display: block;
	height: 36px;
	
	
}
.navbar_icon_websitedesign a:link {
	background-image: url(images/icon_websitedesign.png);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
	
}
.navbar_icon_websitedesign a:visited {
	background-image: url(images/icon_websitedesign.png);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
	
}
.navbar_icon_websitedesign a:hover {
	background-image: url(images/icon_websitedesign_anim.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
}
.navbar_icon_marketing {
	display: block;
	height: 36px;
}

.navbar_icon_marketing a:link {
	background-image: url(images/icon_marketing.png);
	background-repeat: no-repeat;
	background-position: 37px 9px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
}
.navbar_icon_marketing a:visited {
	background-image: url(images/icon_marketing.png);
	background-repeat: no-repeat;
	background-position: 37px 9px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
	
}
.navbar_icon_marketing a:hover {
	background-image: url(images/icon_marketing_anim.gif);
	background-repeat: no-repeat;
	background-position: 37px 9px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
}




.navbar_icon_identity {
	display: block;
	height: 36px;
}

.navbar_icon_identity a:link {
	background-image: url(images/icon_identity.png);
	background-repeat: no-repeat;
	background-position: 16px 7px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
}
.navbar_icon_identity a:visited {
	background-image: url(images/icon_identity.png);
	background-repeat: no-repeat;
	background-position: 16px 7px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
	
}
.navbar_icon_identity a:hover {
	background-image: url(images/icon_identity_anim.gif);
	background-repeat: no-repeat;
	background-position: 16px 7px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
}



.navbar_icon_about {
	display: block;
	height: 36px;
}

.navbar_icon_about a:link {
	background-image: url(images/icon_aboutus.png);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
}
.navbar_icon_about a:visited {
	background-image: url(images/icon_aboutus.png);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
	
}
.navbar_icon_about a:hover {
	background-image: url(images/icon_aboutus_anim.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	display: block;
	height: 36px;
	padding-top: 20px;
	padding-left: 15px;
}

.navbar_item a:link {
	color: #cccccc;
	text-decoration: none;
}
.navbar_item a:visited {
	color: #cccccc;
	text-decoration: none;
}
.navbar_item a:hover {
	color: #EBEBEB;
	text-decoration: none;
}
.flash_cta {
	padding: 0px;
	height: 294px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.maincontent_inner {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/bg_maincontent_inner.gif);
}
.left_column {
	padding: 0px;
	float: left;
	width: 565px;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.rightcolumn {
	padding: 0px;
	float: right;
	width: 320px;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_sidebar.gif);
}
.hclass01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00c7df;
	letter-spacing: 1px;
	background-image: url(images/hr_homepage_h1.gif);
	background-repeat: no-repeat;
	background-position: 58px 25px;
	padding-bottom: 5px;
}
.hclass_02 {
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #46a2b0;
	letter-spacing: 1px;
	font-weight: normal;
}
.hclass_03 {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #61dcef;
	margin-bottom: 15px;
}
.hclass_03_orange {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #ffcf9c;
	margin-bottom: 15px;
}
.hclass_03_green {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #5ff18f;
	margin-bottom: 15px;
}
.hclass_04 {
	font-size: 18px;
	line-height: 20px;
	color: #62dcef;
	margin-bottom: 15px;
}
.hclass_04_orange {
	font-size: 18px;
	line-height: 20px;
	color: #ffbc72;
	margin-bottom: 15px;
}
.hclass_04_green {
	font-size: 18px;
	line-height: 20px;
	color: #00e563;
	margin-bottom: 15px;
}
.hclass_05 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #00c7df;
	margin-bottom: 12px;
}
.hclass_05_orange {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #ffcf9c;
	margin-bottom: 12px;
}
.hclass_05_green {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #5ff18f;
	margin-bottom: 12px;
}
.hclass_06_green {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #8ff2ac;
	letter-spacing: 1px;
}
.hclass_06_sub {
	font-size: 15px;
	line-height: 20px;
	color: #e5e5e5;
}
.h_class_main02 {
	font-size: 18px;
	line-height: 22px;
	color: #00C7DF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 15px;
}
.simpletype01 {
	font-size: 14px;
	line-height: 22px;
	color: #b2b2b2;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 15px;
}
.more {
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
    }
a.showLink, a.hideLink {
     }
a.hideLink {
	color: #666;
    }
a.showLink:hover, a.hideLink:hover {
     }
.portfoliosites {
	width: 245px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	margin-top: 10px;
}
.footer_inner {
	padding: 0px;
	float: right;
	width: 700px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
}
.footer_inner a:link {
	color: #46a2b1;
	text-decoration: none;
}
.footer_inner a:visited {
	color: #46a2b1;
	text-decoration: none;
}
.footer_inner a:hover {
	color: #E4E4E4;
	text-decoration: underline;
}
.top_inner_buttons {
	margin-right: 24px;
}
.h1_webdesign {
	background-image: url(images/h1_webdesign.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 940px;
	margin-top: 25px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_marketing {
	background-image: url(images/h1_marketing.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 940px;
	margin-top: 25px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_REdesign {
	background-image: url(images/h1_redesign.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 940px;
	margin-top: 25px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_identity {
	background-image: url(images/h1_identity.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 940px;
	margin-top: 25px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_aboutus {
	background-image: url(images/h1_aboutus.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 940px;
	margin-top: 0px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
	padding-bottom: 10px;
}
.h1_contact {
	background-image: url(images/h1_contact.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 940px;
	margin-top: 0px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_analysis {
	background-image: url(images/h1_analysis.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 940px;
	margin-top: 0px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_identity-thanks {
	background-image: url(images/h1_thanks_cip.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 940px;
	margin-top: 25px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_analysis-thanks {
	background-image: url(images/h1_analysis_thanks.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 940px;
	margin-top: 25px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.h1_portfolio {
	background-image: url(images/h1_portfolio.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 940px;
	margin-top: 0px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 55px;
}
.inner_thirds {
	background-image: url(images/bg_inner_thirds.gif);
	width: 940px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inner_thirds_container {
	padding: 0px;
	width: 285px;
	float: left;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFF;
	line-height: 19px;
	font-size: 13px;
}
.hclass_inner {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #e5e5e5;
	margin-left: 7px;
	letter-spacing: 1px;
}
.inner_inner {
	background-image: url(images/bg_inner_inner.gif);
	width: 940px;
	margin-top: 30px;
}
.inner_inner_left {
	float: left;
	width: 570px;
	margin-left: 27px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inner_inner_right {
	background-image: url(images/bg_sidebar_inner_inner.gif);
	width: 299px;
	margin-right: 21px;
	float: right;
}
.contactus_inner {
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
	color: #b2b2b2;
}
.contactus_inner strong {
	font-size: 13px;
	line-height: 20px;
}
.formfield {
	background-color: #262626;
	padding: 1px;
	border: 1px solid #404040;
	color: #62ddf0;
	width: 258px;
	margin-bottom: 10px;
}
.formfield02 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 1px;
	width: 185px;
	background-color: #D8D8D8;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.simplep_01 {
	font-size: 14px;
	line-height: 22px;
	color: #e5e5e5;
}
.simplep_02 {
	font-size: 13px;
	line-height: 19px;
	color: #e5e5e5;
	margin-bottom: 10px;
}
.simplep_03-AC {
	font-size: 12px;
	line-height: 19px;
	color: #CACACA;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 15px;
}
.simplep_04 {
	font-size: 14px;
	line-height: 22px;
	color: #e5e5e5;
	margin-bottom: 15px;
}
.hr_style01 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.hr_style02 {
	margin-top: 15px;
	margin-bottom: 25px;
}
.textbutton {
	color: #FFF;
	display: block;
	height: 27px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_textbutton.gif);
	background-repeat: repeat-x;
	border: 1px solid #00e5ff;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	line-height: 17px;
}
.textbutton a {
	color: #115D81;
	text-decoration: none;
}
.textbutton_orange {
	color: #FFF;
	display: block;
	height: 27px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_textbutton_orange.gif);
	background-repeat: repeat-x;
	border: 1px solid #cf8832;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	line-height: 17px;
}
.textbutton_orange a {
	color: #4b2b00;
	text-decoration: none;
}
.textbutton_green {
	color: #FFF;
	display: block;
	height: 27px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_textbutton_green.gif);
	background-repeat: repeat-x;
	border: 1px solid #00a135;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	line-height: 17px;
}
.textbutton_green a {
	color: #4b2b00;
	text-decoration: none;
}
.smallicon {
	margin-top: -3px;
	margin-right: 10px;
}
.pclass_intro {
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #e5e5e5;
	margin-left: 7px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 15px;
	width: 705px;
}
.tablepadding01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.hclass_03_orange a:link {
	text-decoration: none;
	color: #ffcf9c;
}
.hclass_03_orange a:visited {
	text-decoration: none;
	color: #ffcf9c;
}
.hclass_03_orange a:hover {
	text-decoration: underline;
	color: #ffa633;
}
.small_bullet01 {
	margin-right: 8px;
}
.inner_inner_contact {
	width: 940px;
	margin-top: 30px;
}
.inner_inner_left_contact {
	float: left;
	width: 585px;
	margin-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact-innerthirds {
	padding: 0px;
	float: left;
	width: 185px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_innerthirds.gif);
}
.contact-innerthirds-inner {
	width: 165px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 135px;
}
.pclass_intro-contact {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #e5e5e5;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
.contact-innerthirds-inner p {
	margin-bottom: 6px;
}
.contact-innerthirds-hclass {
	font-size: 16px;
	font-weight: bold;
	color: #2EC9DC;
	margin-top: 8px;
}
.leftcolumn_analysis {
	float: left;
	width: 280px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
.analysisform {
	background-image: url(images/bg_analysisform.gif);
	margin: 0px;
	padding: 0px;
	float: right;
	width: 599px;
}
.analysisform_inner {
	padding: 0px;
	width: 564px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hclass_analysis {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #8de1ef;
	margin-top: 3px;
	margin-bottom: 10px;
}
.hr-analysisform {
	background-image: url(images/hr_analysisform.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	height: 4px;
	width: 564px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.table_topborder {
	padding-top: 8px;
	padding-bottom: 5px;
}
.contact-halfcolumn {
	padding: 0px;
	float: left;
	width: 285px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_halfcolumn.gif);
}
.contact-half-inner {
	width: 255px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	font-size: 15px;
	line-height: 18px;
}
.contact-half-inner p {
	margin-bottom: 6px;
}
.contact-fullcol {
	background-image: url(images/bg_fullcol_contact.gif);
	padding: 0px;
	width: 585px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contact-fullcol_inner {
	font-size: 15px;
	line-height: 18px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contact-fullcol_inner p {
	margin-bottom: 6px;
}
.pclass_intro_sub {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #e5e5e5;
	margin-left: 7px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 60px;
}
.pclass_intro_subH {
	font-size: 16px;
	line-height: 26px;
	color: #00c7de;
	margin-bottom: 8px;
	margin-top: 20px;
	margin-left: 7px;
	font-weight: normal;
}
.portfolio-container {
	padding: 0px;
	width: 940px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.portfolio-image {
	margin-right: 20px;
	margin-left: 10px;
}
.portfolio-container p {
	margin-bottom: 8px;
}
.portfolio_sitetitle {
	font-size: 20px;
	line-height: 22px;
	color: #FFF;
}
.lightblue-text {
	color: #61dcef;
}
.portfolio-container ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	display: block;
}
.portfolio-container ul li {
	margin-bottom: 5px;
}
.headline_portfolio {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #61dcef;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-top: 20px;
	margin-left: 7px;
}
.portfolio-description {
	font-size: 13px;
	line-height: 21px;
	color: #e5e5e5;
	margin-bottom: 10px;
	padding-right: 10px;
}
.webdesign_flashholder {
	height: 208px;
	width: 288px;
	margin-top: 35px;
}

