/* 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: 900px;
	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: 900px;
	padding: 0;
	text-align: left;
	clear: left;
	border: 0;
	top: 0;
	padding-bottom: 60px;
	overflow: auto;
}

#main_inset {
	top: 37px;
	margin: 0 auto;
	width: 870px;
	padding: 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 h2 {
	font-size: 1.0em;
	padding: 0.5em 0 0.5em 0;
	color: #005dab;
	font-weight: normal;
}

#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 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;
}

.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: 121px;
	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.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 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: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: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:hover {
	background-position: 0px -181px;
}


#header ul li.careers a {
	background-position: 0px -201px;
	width: 63px;
}

#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:hover {
	background-position: 0px -261px;
}

#pad {
	margin-top: 15px;
}



/* FOOTER STYLE */

#footer {
	background-color: #fff;	
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	border-top: 1px solid #cacacb;
}

#footer-container {
	width: 900px;
	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;
}

#main_inset h2.latest_news, #main_inset h2.follow_us, #main_inset h2.get_in_touch {
	background: transparent url('/graphics/headings-sprite.png') -3px 0;
	text-indent: -10000px;
	display: block;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#main_inset h2.follow_us {
	background-position: -3px -31px;
}

#main_inset h2.get_in_touch {
	background-position: -3px -61px;
}





.home-image {
	float: right;
	margin: 1.0em 0 0 0;
}






/* CALLBACK ELEMENT STYLES */


#callback {
	display: block; 
}

#callback h1 {
	text-indent: -10000px; 
	background: transparent url('/images/contact/callback_header.gif') no-repeat top left; 
	height: 64px; 
	width: 195px;
	padding: 0;
}

#callback p {

}

#callback p.center {
	text-align: center;
}

#callback form {
	padding: 0;
	margin: 0;
}

#callback p.form_elements {
	padding: 0em;
}

h1.contact_us_header {
	background-image: url('/images/contact/contact_header.gif');
	width: 112px;
	height: 21px;
}

#callback h2 {
	color: #fff;
	width: 195px;
	text-align: center;
	padding: 4.5em 0 1.5em 0;
}

#callback form input {
	border: 1px solid #777;

	margin: 2px 0;
	padding: 3px 4px 3px 4px;
	color: #4c4c4c;
	font-family: georgia, verdana, helvetica, arial, sans-serif;
	font-size: 1.0em;
}

#callback form input.text {
	width: 218px;
}

#callback form input.name {
	background-image: url('/images/contact/person.gif');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#callback form input.selected {
	background-position: 2px -98px !important;
}


#callback form input.company {
	background: #fff url('/images/contact/company.gif');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#callback form input.telephone {
	background: #fff url('/images/contact/phone.gif');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#callback form input.email {
	background: #fff url('/images/contact/email.gif');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#callback form input.placeholder {
	color: #777 !important;
}

#callback form select {
	border: 1px solid #777;
	padding: 3px 4px 3px 4px;
	font-family: georgia, verdana, helvetica, arial, sans-serif;
	font-size: 1.0em;
	width: 228px;
	margin: 2px 0;
	color: #4c4c4c;
	background-color: #fff;
}

#callback form select option {

}

#callback form select option.placeholder {
	color: #777;
}

#callback a.send_button {
	background-image: url('/images/contact/send_button_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 166px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	padding: 10px 0 0 0;
	margin-top: 4px;
}

#callback a.send_button:hover {
	background-position: 0px -37px;
}

#callback a.send_button span {
	font-size: 1.2em;
	color: #4c4c4c;

}

#callback a.send_button-sending {
	background-image: url('/images/contact/send_button_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px -74px;
	display: block;
	width: 166px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	padding: 10px 0 0 0;
	margin-top: 4px;
}

#callback a.send_button-sending span {
	font-size: 1.2em;
	color: #7f9f69;

}


div.w600 {
	width: 600px;
}








