/*-------------------------------------------------------------------------------------------*/
/*HOME PAGE MAIN BANNER			HOME PAGE MAIN BANNER			HOME PAGE MAIN BANNER*/
/*-------------------------------------------------------------------------------------------*/
#top_container {
	margin-bottom: 25px;
}

#top_container a {
	display: block;
}

#top_container img, #top_container ul {
	margin: 25px 0 0 30px;
	position: relative;
	display: block;
}

#top_container ul {
	width: 758px;
	height: 29px;
	padding: 0px;
	margin-top: 0px;
	list-style: none;
	background: url(lib/images/bkgr/background-home-image-nav-l.png) 0 0 no-repeat;
}

#top_container span {
	background: url(lib/images/bkgr/background-home-image-nav-r.png) 0 0 no-repeat;
	position: absolute;
	height: 29px;
	display: block;
	margin-left: 4px;
	width: 754px;
}

#top_container li {
	float: left;
	margin: 0px;
	padding: 0 36px;
	height: 29px;
}

#top_container li.first {
	width: 30px;
}

#top_container li.last {
	width: 0px;
	padding: 0px;
}

#top_container ul a {
	color: #fff;
	padding: 6px 0 0;
	text-decoration: none;
	font: normal 13px/120% Verdana, Helvetica, Arial, serif;
}

#top_container ul a:hover {
	text-decoration: underline;
}

#sideBarInfoPanel {
	margin-bottom: 20px;
}

/*-------------------------------------------------------------------------------------------*/
/*HOME PAGE FORM		HOME PAGE FORM			HOME PAGE FORM			HOME PAGE FORM    */
/*-------------------------------------------------------------------------------------------*/

#homeCol01 p, #internalCol01 p  {
	color: #fff;
	line-height: 16px;
}

#homeCol02 p {
	margin: 12px 0 0 !important;
	letter-spacing: 0.06em;
	width: 100%;
}

h3#price_est {
	width: 100%;
	position: relative;
	display: block;
	line-height: 100%;
	margin: 6px 0 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#call_open {
	color: #FFFFFF;
	display: block;
	line-height: 150%;
	margin: 16px 0;
	position: relative;
	font-size: 95%;
}

#call_open span {
	font-weight: bolder;
	font-size: 140%;
	color: #f0cd7b;
}

#internalCol01.test {
	background: none;
}

#demo_form {margin-top: 20px;}

#demo_form.for {
	margin-top: 20px;
	background: transparent url(lib/images/bkgr/bg-20t.png) 0 0 repeat;
	padding: 10px;
	padding-top: 8px;
	width: 210px;
}

#demo_form.for h3 {
	color: #e7c875;
	font-size: 14px;
	letter-spacing: -0.02em;
	margin-bottom: 4px;
	font-weight: bold;
}

label, input {
	display: block;
}

#demo_form label {
	color: #fff;
	text-transform: lowercase;
	margin: 2px 0;
}

#demo_form input, textarea {
	width: 200px;
	height: 14px;
	padding: 2px 2px;
	border-top: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
	outline: none;
	background: #fff;
	font: normal 0.95em/140% "Verdana","Geneva",sans-serif;
}

#demo_form input, select, textarea {
	margin-bottom: 10px;
}

#demo_form #subs input {
	width: auto;
	height: auto;
	padding: 0px;
	border: 0px;
	outline: none;
	background: none;
	margin: 0;
}

#demo_form p {
	color: #fff;
}


#demo_form select {
	width: 200px;
	height: 27px;
	border-top: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
	outline: none;
	background: #fff;
}

#demo_form textarea {
	height: 48px !important;
}


/*-------------------------------------------------------------------------------------------*/
/*HOME PAGE CLIENT IMAGES		HOME PAGE CLIENT IMAGES		HOME PAGE CLIENT IMAGES*/
/*-------------------------------------------------------------------------------------------*/

.landing_rh h2 {
	color: #fff;
	margin-top: 15px;
	clear: both;
	font-size: 1.3em;
}

.landing_rh img {
	margin: 25px 0 0;
	float: left;
}

#hp_services {
	display: block;
	list-style: none;
	padding: 5px 0 0 15px;
	margin: 0px;
}

#hp_services li {
	float: left;
	color: #fff;
	width: 220px;
	margin: 0 10px 5px 0;
	line-height: 180%;	
}

/*-------------------------------------------------------------------------------------------*/
/*HOME PAGE CLIENT IMAGES		HOME PAGE CLIENT IMAGES		HOME PAGE CLIENT IMAGES*/
/*-------------------------------------------------------------------------------------------*/
#sideBarInfoPanel #basic-accordian img {
	left: 4px;
}

.what-we-do #test-header, .buy_v_build #test-header {
	padding: 73px 0 0 1px;
	height: 55px;
}

.what-we-do #test-header {
	background: url(/lib/images/bkgr/what-we-do-header.jpg) top center no-repeat;
}

.buy_v_build #test-header {
	background: url(/lib/images/bkgr/buy-vs-build-header.jpg) top center no-repeat;
}

.accordion_headings {
	background: url(/lib/images/bkgr/bvb-tab.jpg) top center no-repeat;
	height: 55px;
}

.accordion_child {
	background: url(lib/images/bkgr/bvb-tab-section.jpg) center repeat-y;
	height: 100%;
	display: block;
	position: relative;
	width: 100%;
}

#sideBarInfoPanel .accordion_headings p {
	color: #025592;
	float: left;
	display: block;
	cursor: pointer;
	width: 112px;
	text-align: center;
	padding-top: 17px;
	font-weight: bold;
	margin-left: 2px;
	height: 24px;
}

#sideBarInfoPanel .accordion_child p {
	float: left;
	display: block;
	width: 90px;
	padding: 0 6px 0;
	text-align: center;
	color: #265575;
	margin-left: 8px;
	font-size: 95%;
}

#homeCol02 h1#home_ph {
	font-size: 28px;
	color: #E7C875;
}
#homeCol02 h1#home_ph span {
	color: #fff;
}












