body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #807F7F;
	background-color: #131313;
	margin: 0px;
	padding: 0px;
	min-width: 780px;
	font-size: 12px;
}
td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#807F7F
}
#header_bg {
	background-image: url(../img/header_bg_tile.jpg);
	background-repeat: repeat-x;
	height: 133px;
	width: 100%;
	position: relative;
}
a {
	font-weight: bold;
	color: #F47001;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

#header_bg #hdr_logo {
	background-image: url(../img/header_logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 88px;
	width: 148px;
	position: relative;
	margin-left: 36px;
	background-position: 0px -3px;
}

#header_bg #hdr_tagline-link_block {
	background-image: url(../img/header_tagline_block.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 88px;
	width: 206px;
	position: relative;
	margin-top: 0px;
	margin-right: 44px;
	background-position: 0px 50px;
	text-align: center;
}
#header_bg #hdr_tagline-link_block a, #header_bg #hdr_tagline-link_block a:link, #header_bg #hdr_tagline-link_block a:visited {
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	height: 14px;
	padding: 0px;
	background-repeat: no-repeat;
}
#header_bg #hdr_tagline-link_block a:hover {
	text-decoration: none;
	background-position: 0px -14px;
	color: #F26E00;
}

#header_bg #hdr_tagline-link_block #home_icon_link {
	padding: 0px 10px 0px 16px;
	border-right: 1px dotted #fff;
	background-image: url(../img/home_link_icon.jpg);
}
#header_bg #hdr_tagline-link_block #support_icon_link {
	padding: 0px 10px 0px 18px;
	border-right: 1px dotted #fff;
	margin-left: 5px;
	background-image: url(../img/support_link_icon.jpg);
}
#header_bg #hdr_tagline-link_block #login_icon_link {
	padding: 0px 0px 0px 18px;
	margin-left: 5px;
	background-image: url(../img/login_link_icon.jpg);
}
#header_bg #navigation_buttons {
	height: 45px;
	width: 674px;
	margin: 0px auto;
}
#header_bg #navigation_buttons #navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 674px;
}

#header_bg #navigation_buttons #navigation li {
	float: left;
	text-indent: -10000px;
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
}
#navigation #nav-portfolio  {
	
	height: 45px;
	width: 117px;
}
#navigation #nav-portfolio a   {
	background-position: 0px 0px;
	width: 117px;
	height: 45px;
	background-image: url(../img/navigation_buttons.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	margin: 0px;
}
#navigation #nav-portfolio a:hover {
	background-position: 0px -45px;
}
#navigation #nav-company  {
	height: 45px;
	width: 110px;
}
#navigation #nav-company a   {
	background-position: -117px 0px;
	width: 117px;
	height: 45px;
	display: block;
	background-image: url(../img/navigation_buttons.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navigation #nav-company a:hover {
	background-position: -117px -45px;
}
#navigation #nav-services  {
	height: 45px;
	width: 104px;
}
#navigation #nav-services a   {
	background-position: -227px 0px;
	width: 104px;
	height: 45px;
	display: block;
	background-image: url(../img/navigation_buttons.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navigation #nav-services a:hover {
	background-position: -227px -45px;
}
#navigation #nav-hosting  {
	height: 45px;
	width: 107px;
}
#navigation #nav-hosting a   {
	background-position: -331px 0px;
	width: 107px;
	height: 45px;
	display: block;
	background-image: url(../img/navigation_buttons.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navigation #nav-hosting a:hover {
	background-position: -331px -45px;
}
#navigation #nav-customers  {
	height: 45px;
	width: 121px;
}
#navigation #nav-customers a   {
	background-position: -438px 0px;
	width: 121px;
	height: 45px;
	display: block;
	background-image: url(../img/navigation_buttons.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navigation #nav-customers a:hover {
	background-position: -438px -45px;
}
#navigation #nav-contacts  {
	height: 45px;
	width: 112px;
}
#navigation #nav-contacts a   {
	background-position: -559px 0px;
	width: 112px;
	height: 45px;
	display: block;
	background-image: url(../img/navigation_buttons.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#navigation #nav-contacts a:hover {
	background-position: -559px -45px;
}



#orange-banner {
	background-image: url(../img/orng_bnr_bg_tile.jpg);
	background-repeat: repeat-x;
	height: 157px;
	width: 100%;
	position: relative;
}
#orange-banner #banner-bg {
	background-image: url(../img/orange_banner_images.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 100%;
	background-position: right top;
}
#orange-banner #ad-body {
	float: left;
	background-image: url(../img/orange_banner_ads/ecommerce_packages.png);
	height: 131px;
	background-repeat: no-repeat;
	width: 433px;
	background-position: 0px 0px;
	margin-top: 20px;
	margin-left: 44px;
}
#orange-banner #buttons  {
	width: 109px;
	height: 56px;
	float: right;
	top: 44px;
	position: relative;
	margin-right: 80px;
}

#orange-banner #buttons #start_now {
	height: 22px;
	width: 109px;
	position: relative;
	margin-bottom: 6px;
}
#orange-banner #buttons #start_now a, #orange-banner #buttons #start_now a:visited , #packages-table a{
	background-image: url(../img/start_now_button.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 109px;
	display: block;
	text-indent: -10000px;
}
#orange-banner #buttons #learn_more a, #orange-banner #buttons #learn_more a:visited {
	background-image: url(../img/learn_more_button.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 109px;
	display: block;
}
#orange-banner #buttons a:hover , #packages-table a:hover{
	background-position: 0px -22px;
}



#grey_banner_bg {
	background-image: url(../img/middle_grey_band_bg_tile.jpg);
	background-repeat: repeat-x;
	height: 196px;
	width: 100%;
	position: relative;
}
#grey_banner_bg #portfolio_background {
	background-image: url(../img/portfolio_container.jpg);
	float: left;
	height: 167px;
	width: 62%;
	background-repeat: no-repeat;
	min-width: 476px;
	position: relative;
}
#grey_banner_bg #portfolio_background #portfolio_container {
	height: 128px;
	width: 410px;
	position: absolute;
	left: 55px;
	top: 23px;
}

#grey_banner_bg #globe_bottom {
	background-image: url(../img/globe_bottom.jpg);
	float: right;
	height: 38px;
	width: 229px;
	background-repeat: no-repeat;
	position: relative;
}
#grey_banner_bg #satisfaction-badge {
	background-image: url(../img/satisfaction_badge.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 30%;
	float: left;
	margin: 18px 0px 0px 0px;
	position: relative;
	display: block;
	min-width: 205px;
	background-position: top center;
}
#grey_banner_bg #sales_bubbles {
	background-image: url(../img/grey_banner-sales_bubble.jpg);
	float: left;
	height: 167px;
	width: 62%;
	background-repeat: no-repeat;
	min-width: 476px;
	position: relative;
}
#grey_banner_bg #sales_bubbles #blk-read-more-tab {
	background-image: url(../img/black_read-more_tab.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 87px;
	display: block;
	text-indent: -10000px;
	float: left;
	margin-right: 2px;
}
#grey_banner_bg #sales_bubbles #blk-order-now-tab {
	background-image: url(../img/black_order-now_tab.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 87px;
	display: block;
	text-indent: -10000px;
	position: relative;
	float: left;
}
#grey_banner_bg #sales_bubbles a:hover {
	background-position: 0px -19px;
}



#grey_banner_bg #sales_bubbles #sales_bubble-1 {
	height: 128px;
	width: 190px;
	position: absolute;
	top: 23px;
	left: 55px;
	background-color: #666;
	overflow: hidden;
	z-index: 5;
}
#grey_banner_bg #sales_bubbles #sales_bubble-2 {
	height: 128px;
	width: 190px;
	position: absolute;
	top: 23px;
	left: 276px;
	background-color: #666;
	overflow: hidden;
	z-index: 5;
}






#content_container{
	width: 100%;
	position: relative;
	padding: 10px 0px 40px 0px;
	min-height: 151px;
}
#content_container ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}








#content_container ul li  {
	background-image: url(../img/check_mark_bullet.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
	padding: 3px 0px 4px 20px;
	background-position: 0px 4px;
}

p  {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
#content_container h4  {
	text-decoration: underline;
	font-size: 15px;
	color: #F47001;
	margin: 0px 0px 8px 0px;
	line-height: 16px;
}
#contact_form {
	padding: 0px;
	margin: 0px;

}
#content_container input {
	width:100%;
	height:22px;
	color: #807F7F;
	padding:5px 0 0 8px;
	border:#232323 1px solid;
	background-color:#232323;
}

#content_container textarea {
	width:56%;
	height:74px;
	color: #807F7F;
	overflow: auto;
	padding:5px 0 0 0px;
	border:#232323 1px solid;
	background-color:#232323;
	margin: 0px;
	text-indent: 8px;
}
#send-btn  {
	height: 19px;
	width: 52px;
	margin-top: 16px;
	margin-right: 16px;
}
#send-btn a {
	background-image: url(../img/send-btn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 52px;
	display: block;
	text-indent: -10000px;
}
#send-btn a:hover {
	background-position: 0px -19px;
}
#clear-btn  {
	height: 19px;
	width: 52px;
	margin-top: 16px;
}
#clear-btn a {
	background-image: url(../img/clear-btn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 52px;
	display: block;
	text-indent: -10000px;
}
#clear-btn a:hover {
	background-position: 0px -19px;
}
a.login-btn {
	background-image: url(img/login-btn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 52px;
	display: block;
	text-indent: -10000px;
	margin: 10px;
}
a.login-btn:hover {
	background-position: 0px -19px;
}



#txt_from_name {
	margin-bottom: 22px;
	margin-top: 1px;
}




 

#read-more-btn a {
	background-image: url(../img/read_more_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 83px;
	text-decoration: none;
	display: block;
	margin-top: 8px;
}
#read-more-btn a:hover {
	background-position: 0px -19px;
}
#why-choose-us  {
	background-image: url(../img/Why-Choose-Us.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 148px;
	margin: 0px 20px 8px 44px;
}
#featured-services  {
	background-image: url(../img/Featured-Services.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 159px;
	margin: 0px 20px 16px 20px;
}
#testimonials  {
	background-image: url(../img/Testimonials.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 195px;
	margin: -8px 44px 16px 26px;
}
#company-profile  {
	background-image: url(../img/Company-Profile.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 149px;
	margin: 0px 20px 16px 44px;
	overflow: hidden;
	text-indent: -10000px;
}
#what-we-offer  {
	background-image: url(../img/What-We-Offer.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 135px;
	margin: 0px 44px 16px 26px;
}
#services-list {
	background-image: url(../img/Services-List.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 149px;
	margin: 0px 20px 16px 44px;
	overflow: hidden;
	text-indent: -10000px;
}
#services-overview {
	background-image: url(../img/Services-Overview.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 166px;
	margin: 0px 44px 16px 26px;
	overflow: hidden;
	text-indent: -10000px;
}
#hosting-features {
	background-image: url(../img/Hosting-Features.jpg);
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 16px;
	text-indent: -10000px;
	margin: 0px 20px 16px 44px;
}
#compare-packages {
	background-image: url(../img/Compare-Packages.jpg);
	background-repeat: no-repeat;
	height: 18px;
	margin: 0px 44px 16px 26px;
	overflow: hidden;
	text-indent: -10000px;
}
#customer-area {
	background-image: url(../img/Customer-Area-Coming-Soon.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 278px;
	margin-bottom: 16px;
	text-indent: -10000px;
}



#contact-info {
	background-image: url(../img/Contact-Info.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 108px;
	margin: 0px 20px 16px 44px;
	overflow: hidden;
	text-indent: -10000px;
}
#contact-form {
	background-image: url(../img/Contact-Form.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 118px;
	margin: 0px 44px 16px 26px;
	overflow: hidden;
	text-indent: -10000px;
}
#message-sent-successfully {
	background-image: url(../img/Message-Sent-Successfully.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 237px;
	margin: 0px 0px 16px 0px;
	overflow: hidden;
	text-indent: -10000px;
}
#error-sending-message {
	background-image: url(../img/Error-Sending-Message.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 210px;
	margin: 0px 44px 16px 26px;
	overflow: hidden;
	text-indent: -10000px;
}





#page-not-found {
	background-image: url(../img/Page-Not-Found.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 185px;
	margin-bottom: 16px;
}
#page-under-construction {
	background-image: url(../img/Page-Under-Construction.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 224px;
	margin-bottom: 16px;
}
#Customer-Login {
	background-image: url(../img/Customer-Login.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
	margin-bottom: 16px;
	text-indent: -10000px;
	display: block;
}
#New-Customer-Sign-Up-Here {
	background-image: url(../img/New-Customer-Sign-Up-Here.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
	margin-bottom: 16px;
	text-indent: -10000px;
	display: block;
}



#single_column {
	min-height: 151px;
	padding: 0px 44px;
	display: block;
	position: relative;
}

#left_column {
	width: 30%;
	float: left;
	display: block;
	background-image: url(../img/column_div.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 151px;
	height: 100%;
	position: relative;
}


#middle_column {
	width: 30%;
	float: left;
	display: block;
	background-image: url(../img/column_div.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 151px;
	height: 100%;
	position: relative;
}
#middle_column #featured-service-01 {
	margin: 0px 20px 16px 20px;
	padding: 0px 0px 0px 26px;
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#middle_column #featured-service-02 {
	margin: 0px 20px 16px 20px;
	padding: 0px 0px 0px 26px;
	background-image: url(../img/02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


#right_column {
	width: 40%;
	float: left;
	display: block;
	min-height: 151px;
	height: 100%;
	position: relative;
}
#right_column p:first-line {
	font-weight: bold;
}
#right_column #customer-testimonial img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#right_column #testimonial_customer-name {
	font-style: italic;
	text-align: right;
	color: #fff;
	font-size: 11px;
	margin: 8px 40px 0px 26px;
}
#right_column #testimonial_customer-name a {
	font-style: normal;
	color: #FFF;
}
#right_column #read-more-btn {
	height: 27px;
	width: 83px;
	float: right;
	margin: 0px 40px 0px 26px;
}
#left_column-60percent {
	width: 60%;
	float: left;
	display: block;
	background-image: url(../img/column_div.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 151px;
	height: 100%;
	position: relative;
}
#right_column-40percent {
	width: 40%;
	float: left;
	display: block;
	min-height: 151px;
	height: 100%;
	position: relative;
}
#left_column-30percent {
	width: 30%;
	float: left;
	display: block;
	background-image: url(../img/column_div_tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	min-height: 151px;
	height: 100%;
	position: relative;
}
#right_column-70percent {
	width: 70%;
	float: left;
	display: block;
	min-height: 151px;
	height: 100%;
	position: relative;
}
#right_column-70percent form {
	margin: 16px 44px 0px 26px;
	padding: 0px;
}
#left_column p , #left_column-30percent p, #left_column-60percent p{
	margin: 0px 26px 8px 44px;
}
#left_column ul , #left_column-60percent ul, #left_column-30percent ul{
	margin: 0px 20px 0px 44px;
}
#right_column p , #right_column-70percent p, #right_column-40percent p{
	margin: 0px 44px 8px 26px;
	padding: 0px;
}
#right_column h4, #right_column-70percent h4, #right_column-40percent h4 {
	margin: 0px 44px 8px 26px;
	padding: 0px;
}
#right_column ul, #right_column-70percent ul, #right_column-40percent ul {
	margin: 0px 44px 8px 26px;
}
#content_container #packages-table  {
	margin: 0px 44px 0px 20px;
}
#content_container #packages-table h4 {
	margin: 0px;
}












#footer_bg {
	background-color: #212121;
	height: 79px;
	width: 100%;
	background-image: url(../img/footer_bg_tile.jpg);
	background-repeat: repeat-x;
	position: relative;
	display: block;
	color: #525252;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 76px;
	width: 100%;
	background-image: url(../img/footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	display: block;
	color: #7F7F7F;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}

#footer p  {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#footer a  {
	color: #7F7F7F;
	font-size: 10px;
}
#footer a:hover {
	color: #fff;
}
#footer #built-on-code-igniter {
	height: 20px;
	width: 79px;
	display: block;
	text-indent: -10000px;
	margin-top: 6px;
	position: relative;
	float: right;
}
#footer #built-on-code-igniter a {
	background-image: url(../img/ci_logo_flame.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 79px;
	display: block;
	text-indent: -10000px;
	position: relative;
}
#footer #built-on-code-igniter a:hover {
	background-position: 0px -20px;
}
#footer #left-side {
	float: left;
	width: 230px;
	height: 49px;
	margin: 19px 0px 0px 44px;
	display: block;
	position: relative;
	font-size: 11px;
}




#footer #right-side {
	float: right;
	width: 300px;
	height: 56px;
	margin: 19px 44px 0px 0px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: right;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 16px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 16px;
	margin: 4px 16px 16px 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.error-text {
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	padding: 0px 0px;
	display: block;
	margin: 0px;
}

