/* DEVELOPED BY: ASD SOLUTIONS */


/* SITE FRAMEWORK STYLES */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #fff url('/graphics/bg.png') repeat-x scroll left top;
	height: 100%;
	margin: 0;
	min-width: 960px;
	text-align: center;
	padding: 0;
	border: 0;
	font-family: georgia, verdana, helvetica, arial, sans-serif;
	font-size: 100%;
}

#wrap {
	min-height: 100%;
	position: relative;
}

#main {
	margin: 0 auto;
	position: relative;
	width: 960px;
	padding: 0;
	text-align: left;
	clear: left;
	border: 0;
	top: 0;
	padding-bottom: 60px;
	overflow: auto;
}

#main_inset {
	top: 15px;
	margin: 0 auto;
	width: 930px;
	padding: 0 15px 15px 15px;
	text-align: left;
	position: relative;
	color: #4c4c4c;
}


#main_inset h1 {
	padding: 1.0em 0 0.5em 0;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	font-size: 1.75em;
	color: #005dab;
	font-weight: normal;
}

#main_inset h1 span {
	color: #4c4c4c;
}

#main_inset h2 {
	font-size: 1.0em;
	padding: 0.5em 0 0.5em 0;
	color: #005dab;
	font-weight: normal;
}

#main_inset h2 a {
	color: #005dab;
	text-decoration: none;
}

#main_inset h3 {
	font-size: 0.8em;
	padding: 0.5em 0 0.5em 0;
	color: #4c4c4c;
	font-weight: bold;
}

#main_inset p {
	font-size: 0.8em;
	padding: 0 0 1.0em 0;
	clear: both;
	line-height: 1.75em;
}

#main_inset p a {
	color: #4c4c4c;
	text-decoration: underline;
}

#main_inset p a:hover {
	text-decoration: none;
}

#main_inset img.main_image {
	margin: 1.5em 0;
}

#main_inset ul {
	
	list-style-position: inside;
	margin: 0 0 1.0em 0;
}

#main_inset ul li {
	font-size: 0.8em;
	margin: 0 0 0 1.0em;
	line-height: 1.5;
}

#main_inset ul li a {
	text-decoration: underline;
	color: #005dab;
}

#main_inset ul li a:hover {
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

#main_inset .three-col-left {
	width: 645px;
}	


/* MAIN CONTENT STYLES */


#maincontent a img {
	border: 0;
}

#maincontent img.hero_image {
	position: absolute;
	display: block;
	left: 65px;
	top: 30px;
}

#maincontent img.image_split_1 {
	position: absolute;
	display: block;
	left: 65px;
	top: 31px;
	border: 0;
}

#maincontent img.image_split_2 {
	position: absolute;
	display: block;
	left: 65px;
	top: 123px;
	border: 0;
}

#maincontent .main_text {
	position: absolute;
	display: block;
	left: 350px;
	top: 33px;
	width: 420px;
	height: 180px;
	overflow: auto;
	padding: 0 15px 0 0;
}

#maincontent .main_text p {
	color: #595b5c;
	font-size: 0.8em;
	margin: 0 0 1.2em 0;
	line-height: 1.2em;
}

#maincontent .main_text p a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .main_text p a:hover {
	color: #595b5c;
	text-decoration: none;
}

#maincontent .main_text p span.soundbite_author {
	line-height: 2.0em;
}

#maincontent .main_text ul {
	color: #595b5c;
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 1.0em 0;
}

#maincontent .main_text ul li {
	margin: 0 0 0.5em 0;
}

#maincontent .main_text ul li a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .main_text ul li a:hover {
	color: #595b5c;
	text-decoration: none;
}

#maincontent .main_text h2 {
	color: #595b5c;
	font-size: 0.8em;
	margin: 0 0 1em 0;
	line-height: 1.2em;
	font-weight: bold;
}

#maincontent .main_text h2 a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .main_text h2 a:hover {
	text-decoration: none;
}


/* HEADER STYLES */

#header {
	background: #0963af url('/graphics/header-bg.png') top left no-repeat;
	display: block;
	height: 158px;
	width: 900px;
	padding: 0;
}

#header h1.logo {
	display: block;
	position: absolute;
	left: 15px;
}

#header h1.logo a {
	text-indent: -10000px;
	background-image: url('/graphics/asdsolutions.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 200px;
	height: 40px;
	position: absolute;
	top: 46px;
	left: 0;
	outline: none;
}

#header h2.right {
	display: block;
	width: 400px;
	height: 24px;
	position: absolute;
	
	right: 15px;
	outline: none;
	color: #fff;
	font-size: 14pt;
	text-align: right;
}

#header h2.call {
	top: 35px;
}

#header h2.email {
	top: 65px;
}

#header h2.right span {
	opacity: 0.66;
}

#header h2.right a {
	color: #fff;
	text-decoration: none;
}

#header h2.right a:hover {
	text-decoration: underline;
}



#header h2.imaginative_development {
	text-indent: -10000px;
	background-image: url('/graphics/imaginative-development.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 242px;
	height: 24px;
	position: absolute;
	top: 53px;
	right: 15px;
	outline: none;
}

#header h2.imaginative_technology {
	text-indent: -10000px;
	background-image: url('/graphics/imaginative-technology.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 220px;
	height: 24px;
	position: absolute;
	top: 53px;
	right: 15px;
	outline: none;
}


#header ul {
	background-color: #404041;
	list-style-type: none;
	position: relative;
	display: block;
	height: 37px;
	top: 121px;
	left: 0px;
}

#header ul li {
	position: relative;
	display: inline;
	padding: 9px 1.0em 0 1.0em;
	color: #4c4c4d;
	float: left;
}

#header ul li a {
	outline: none;
	text-indent: -10000px;
	background: transparent url('/graphics/menu-sprite.png') 0px 0px no-repeat;
	display: block;
	height: 20px;
}

#header ul li a:hover {
	
}

#header ul li.home {
	padding-left: 12px;
}

#header ul li.home a {
	background-position: 0px 0px;
	width: 51px; 
}

#header ul li.home a.selected {
	background-position: 0px -21px;
}

#header ul li.home a:hover {
	background-position: 0px -21px;
}


#header ul li.services a {
	background-position: 0px -41px;
	width: 99px;
}

#header ul li.services a:hover {
	background-position: 0px -61px;
}

#header ul li.services a.selected {
	background-position: 0px -61px;
}


#header ul li.case_studies a {
	background-position: 0px -81px;
	width: 102px;
}

#header ul li.case_studies a.selected {
	background-position: 0px -101px;
}

#header ul li.case_studies a:hover {
	background-position: 0px -101px;
}


#header ul li.news a {
	background-position: 0px -121px;
	width: 48px;
}

#header ul li.news a:hover {
	background-position: 0px -141px;
}


#header ul li.about a {
	background-position: 0px -161px;
	width: 75px;
}

#header ul li.about a.selected {
	background-position: 0px -181px;
}

#header ul li.about a:hover {
	background-position: 0px -181px;
}


#header ul li.careers a {
	background-position: 0px -201px;
	width: 63px;
}

#header ul li.careers a.selected {
	background-position: 0px -221px;
}

#header ul li.careers a:hover {
	background-position: 0px -221px;
}


#header ul li.contact a {
	background-position: 0px -241px;
	width: 88px;
}

#header ul li.contact a.selected {
	background-position: 0px -261px;
}

#header ul li.contact a:hover {
	background-position: 0px -261px;
}



#header ul li.blog a {
	background-position: 0px -280px;
	width: 40px;
}

#header ul li.blog a.selected {
	background-position: 0px -300px;
}

#header ul li.blog a:hover {
	background-position: 0px -300px;
}



#pad {
	margin-top: 15px;
}


/* SUB MENU */


#sub_menu {
	width: 100%;
	height: 25px;
	position: relative;
	top: 12px;
}

#sub_menu ul {
	width: 100%;
	list-style: none;
	height: 25px;
	display: block;
	position: absolute;
}

#sub_menu ul li {
	float: left;
	padding: 0 0.75em;
	line-height: 25px;
	display: block;
	height: 25px;
}

#sub_menu ul li.first {
	padding: 0 0.75em 0 1.0em;
}

#sub_menu ul li a {
	color: #6c6c6c;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 25px;
}

#sub_menu ul li a:hover {
	text-decoration: underline;
}

#sub_menu ul li a.selected {
	color: #4c4c4c;
}



/* FOOTER STYLE */

#footer {
	background-color: #fff;	
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	border-top: 1px solid #cacacb;
}

#footer-container {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}

#footer-container .details {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	height: 31px;
}


#footer-container p.standards {
	font-size: 0.75em;
	color: #404040;
	display: block;
	width: 220px;
	height: 17px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

#footer-container p.standards a {
	color: #404040;
	text-decoration: none;
	border-bottom: 1px dotted #cacacb;
}

#footer-container p.standards a:hover {
	text-decoration: none;
	border-bottom: 0;
}

#footer-container .disclaimer {
	position: absolute;
	display: block;
	top: 15px;
	height: 16px;
	width: 600px;
	left: 15px;
	text-align: left;
}

#footer-container .disclaimer p {
	font-size: 0.75em;
	color: #404040;
}

#footer-container .disclaimer p a {
	color: #404040;
	text-decoration: none;
	outline: none;
}

#footer-container .disclaimer p a:hover {
	text-decoration: underline;
}

#footer-container .disclaimer p span.divider {
	color: #cacacb;
	padding: 0 0.5em;
}


/* ADDITIONAL STYLES */


#home_overview {
	position: relative;
	background: #009abc url('/images/home/overview/bg.gif') no-repeat 0 50%;
	display: block;
	height: 340px;
	width: 900px;
}

#home_overview ul.nav {
	list-style: none;
	display: block;
	width: 900px;
	height: 50px;
	position: absolute;
	bottom: 0px;
}

#home_overview ul.nav li {
	display: inline;
	float: left;
	padding: 0 15px;
}

#home_overview ul.nav li a {
	display: block;
	width: 195px;
	height: 50px;
	text-indent: -10000px;
}

#home_overview ul.nav li a:hover {
	background-position: 0 -100px !important;
}

#home_overview ul.nav li a.selected {
	background-position: 0 -50px !important;
}


#home_overview ul.nav li.welcome a {
	background: transparent url('/images/home/overview/welcome.gif') no-repeat top left;
}

#home_overview ul.nav li.it_consulting a {
	background: transparent url('/images/home/overview/it_consulting.gif') no-repeat top left;
}

#home_overview ul.nav li.web_solutions a {
	background: transparent url('/images/home/overview/web_solutions.gif') no-repeat top left;
}

#home_overview ul.nav li.software_development a {
	background: transparent url('/images/home/overview/software_development.gif') no-repeat top left;
}


#home_overview p.description {
	width: 420px;
	left: 15px;
	top: 85px;
	position: absolute;
	color: #fff;
	font-size: 0.75em;
}

#home_overview p.service_list_intro {
	width: 420px;
	left: 465px;
	top: 85px;
	position: absolute;
	color: #fff;
	font-size: 0.75em;
}

#home_overview ul.service_list {
	position: absolute;
	width: 420px;
	left: 465px;
	top: 115px;
	height: 170px;
	font-size: 0.75em;
	list-style-position: inside;
}

#home_overview ul.service_list li {
	color: #fff;
	line-height: 1.4;
}




h1.services {
	background-image: url('/images/services/h1_services.gif');
	width: 87px;
	height: 21px;
}


h1.about_us {
	background-image: url('/images/about_us/h1_about_us.gif');
	width: 98px;
	height: 21px;
}

h1.terms_and_conditions {
	background-image: url('/images/h1_terms_and_conditions.gif');
	width: 283px;
	height: 22px;
}

h1.privacy_policy {
	background-image: url('/images/h1_privacy_policy.gif');
	width: 145px;
	height: 26px;
}
















.three-col {
	clear: both;
	margin: 1.5em 0;
}

.three-col .col {
	width: 33.3%;
}

.col {
	float: left;
}

.col .content {
	padding: 0.5em 1.5em 0.5em 0em;
}


.home-image {
	float: right;
	margin: 1.0em 0 0 0;
}




div.w600 {
	width: 600px;
}


#main_inset p.intro {
	font-size: 1.1em;
}


#main_inset div.case_study {
	display: block;
	clear: left;
	margin: 0 0 1.5em 0;
	width: 100%;
	height: 250px;
}

#main_inset div.case_study h2 {
	margin: 0 0 0.75em 0;
}

#main_inset div.case_study h2 a {
	color: #404041;
}

#main_inset div.case_study h2 a:hover {
	text-decoration: none;
}

#main_inset div.case_study p a.download_button {
	background: #e9e9e9 url('/images/page_white_acrobat.png') 6px 6px no-repeat;
	padding: 0 0 0 30px;
	line-height: 30px;
	display: block;
	width: 275px;
	height: 30px;
	text-decoration: none;
}

#main_inset div.case_study p a.download_button span.fl {
	float: left;
}

#main_inset div.case_study p a.download_button span.fr {
	float: right;
	
	padding: 0 8px 0 0;
	color: #999;
}

#main_inset div.case_study p a.download_button:hover {
	background: #f0f0f0 url('/images/page_white_acrobat.png') 6px 6px no-repeat;
	text-decoration: none;
}


#main_inset div.case_study a.preview {
	width: 150px;
	display: block;
}

#main_inset div.case_study a.preview img {

	border: 0;
	display: block;
	width: 150px; 
	height: 212px;
}

#main_inset div.case_study p {
	width: 700px;
	float: right;
}




/* SERVICES */

#main_inset div.service-summary {
	width: 870px;
	display: block;
	float: left;
	clear: both;
}

#main_inset div.service-summary-image {
	float: left;
	width: 282px;
}

#main_inset div.service-summary-text {
	width: 573px;
	float: left;
	margin: 0 0 0 7px;
}



div.technology-bar {
	width: 100%;
	background-color: #555;
	height: 100px;
}

div.technology-bar ul {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	list-style: none;
}

div.technology-bar ul li {
	float: left;
	display: block;
	height: 80px;
	padding: 0 30px;
}

div.application-development ul li {
	padding: 0 25px;
}

div.technology-bar ul li a {
	background: #555 url('/images/services/technology-icons.png') 0px 0px no-repeat;
	text-indent: -9999px;
	display: block;
	height: 80px;
}



div.technology-bar ul li.wordpress {
	width: 70px;
	margin-left: 60px;
}

div.technology-bar ul li.wordpress a {
	width: 70px;
	background-position: -135px 0px;
}

div.technology-bar ul li.wordpress a:hover {
	background-position: -135px -80px;
}



div.technology-bar ul li.expression-engine {
	width: 100px;
}

div.technology-bar ul li.expression-engine a {
	width: 100px;
	background-position: -5px 0px;
}

div.technology-bar ul li.expression-engine a:hover {
	background-position: -5px -80px;
}




div.technology-bar ul li.codeigniter {
	width: 65px;
}

div.technology-bar ul li.codeigniter a {
	width: 65px;
	background-position: -235px 0px;
}

div.technology-bar ul li.codeigniter a:hover {
	background-position: -235px -80px;
}




div.technology-bar ul li.shopify {
	width: 70px;
}

div.technology-bar ul li.shopify a {
	width: 70px;
	background-position: -330px 0px;
}

div.technology-bar ul li.shopify a:hover {
	background-position: -330px -81px;
}



div.technology-bar ul li.magento {
	width: 200px;
}

div.technology-bar ul li.magento a {
	width: 200px;
	background-position: -1235px 0px;
}

div.technology-bar ul li.magento a:hover {
	background-position: -1235px -81px;
}




div.technology-bar ul li.php {
	width: 110px;
}

div.technology-bar ul li.php a {
	width: 110px;
	background-position: -430px 0px;
}

div.technology-bar ul li.php a:hover {
	background-position: -430px -81px;
}




div.technology-bar ul li.java {
	width: 50px;
}

div.technology-bar ul li.java a {
	width: 50px;
	background-position: -1035px 0px;
}

div.technology-bar ul li.java a:hover {
	background-position: -1035px -81px;
}




div.technology-bar ul li.jboss {
	width: 120px;
}

div.technology-bar ul li.jboss a {
	width: 120px;
	background-position: -1100px 0px;
}

div.technology-bar ul li.jboss a:hover {
	background-position: -1100px -80px;
}



div.technology-bar ul li.dot-net {
	width: 185px;
}

div.technology-bar ul li.dot-net a {
	width: 185px;
	background-position: -749px 0px;
}

div.technology-bar ul li.dot-net a:hover {
	background-position: -749px -80px;
}



div.technology-bar ul li.ruby-on-rails {
	width: 62px;
}

div.technology-bar ul li.ruby-on-rails a {
	width: 62px;
	background-position: -954px 0px;
}

div.technology-bar ul li.ruby-on-rails a:hover {
	background-position: -954px -80px;
}


div.two-thirds {
	width: 620px;
	float: left;
}


div.one-third {
	width: 269px;
	float: left;
	border-left: 1px solid #CACACB;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}



div.popup-menu {
	display: block;
	width: 760px;
	z-index: 9999;
}

#header div.popup-menu ul {
	list-style: none;
	width: 180px;
	height: 30px;
	float: left;
}

#header div.popup-menu ul li {
	color: #e9e9e9;
	font-size: 0.75em;
}


#header div.popup-menu ul li ul {
	height: 180px;
}

#header div.popup-menu ul li ul li {
	color: #bebebe;
	font-size: 1.0em;
}


#main_inset div.home-graphic {
	width: 930px;
	height: 315px;
	display: block;
	margin: 0;
}

#main_inset div.home-graphic img {
	width: 930px;
	height: 315px;
	display: block;
}






#main_inset h2 span.team_role {
	color: #4C4C4C;
	font-size: 0.8em; 
	line-height: 2;
}

#main_inset div.team_photo {
	float: left;
	width: 262px
	display: block;
	height: 289px;
	margin: 0 1.0em 0 0;
}

#main_inset p.bio {
	clear: none;
}


#main_inset p a.twitter_button {
	background: #e9e9e9 url('/images/Twitter-icon.png') 6px 6px no-repeat;
	padding: 0 0 0 36px;
	line-height: 34px;
	display: block;
	width: 215px;
	height: 34px;
	text-decoration: none;
	float: left;
	margin: 0 2.0em 0 0;
}


#main_inset p a.twitter_button:hover {
	background-color: #f0f0f0;
}


#main_inset div.social_buttons {
	margin: 1.0em 0 0 262px;
	padding: 0 0 0 1.0em;
}


#main_inset p a.linkedin_button {
	background: #e9e9e9 url('/images/LinkedIn-icon.png') 6px 6px no-repeat;
	padding: 0 0 0 36px;
	line-height: 34px;
	display: block;
	width: 215px;
	height: 34px;
	text-decoration: none;
	float: left;
}


#main_inset p a.linkedin_button:hover {
	background-color: #f0f0f0;
}



#main_inset div.team_divider {
	clear: both;
	border-bottom: 1px solid #dedede;
	margin: 1.0em 0;
	height: 30px;
}


#main_inset div.our-services {

}

#main_inset div.our-services h2 {
	color: #ff7433;
}

#main_inset div.our-services ul {

}

#main_inset div.our-services ul li {
	line-height: 1.8;
	margin: 0 0 0 0.5em;
}


#main_inset p a.read-more {
	text-decoration: none;
	color: #005DAB;
}

#main_inset p a.read-more span {
	background: transparent url('/images/read-more-arrow.png') 100% 50% no-repeat;
	padding-right: 12px;
	
}



div.wfu-photos {
	margin: 10px 0;
}

div.wfu-photos img.photo {
	border-radius: 8px;
	width: 280px;
	height: 200px;
	margin: 0 40px 0 0;
}

div.wfu-photos img.last {
	margin: 0;
}

span.blue {
	color: #005dab;
}
