@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0 auto;
	background-image: url(gallery/images/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border: 0px;
	text-align: center;
}
form, input {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 3px;
	margin-bottom: 12px;
}
h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}
ul {
	margin: 0px;
	margin-left: 13px;
	padding: 0px;
}
* html ul {
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
}
*+html ul {
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
}
li {
	list-style-image: url(gallery/images/bullet.gif);
	padding-left: 4px;
	padding-bottom: 5px;
	line-height: 19px;
}
* html li {
	list-style-image: url(gallery/images/bullet_ie6.gif);
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 19px;
}
*+html li {
	list-style-image: url(gallery/images/bullet_ie6.gif);
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 19px;
}
a {
	color: #23A4D3;
	text-decoration: underline;
}
a:hover {
	color: #FF8A00;
	text-decoration: underline;
}
#container {
	width: 970px;
	background: #FFFFFF;
	margin: 0 auto;
	background-image: url(gallery/images/bkg_container.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	padding: 30px 10px 19px 20px;
	height: 66px;
}
#logo {
	padding-left: 12px;
	width: 160px;
	float: left;
	clear: right;
}
#topnav {
	font-size: 12px;
	text-align: right;
	padding-right: 36px;
	float: right;
}
#topnav a {
	color: #666666;
	text-decoration: none;
}
#topnav a:hover {
	color: #666666;
	text-decoration: underline;
}
#searchbox {
	padding-bottom: 16px;
}

/*#submitButton input{
	background-color: transparent;
	background-image: url(/gallery/images/btn_subscribe.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	width: 73px;
	height: 26px;
	border:0px;
	text-indent:-9999px;
}*/

input.buttonexamp {
border: 0px;
display:block;
margin-left:45px;
float:left;
width:73px;
height:26px;
Background-image: url(gallery/images/btn_subscribe.gif);
background-repeat: no-repeat;
background-position: top left;
/*padding: 6px 12px 4px 35px;*/
background-color: #ffffff;
text-indent:-9999px;
}

input.buttonexamp:hover {
border: 0px;
Background-image: url(gallery/images/btn_subscribe_h.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
cursor:pointer;
text-indent:-9999px;
}

.buttonexamp a  {
border: 0px;
display:block;
float:right;
width:37px;
height:26px;
Background-image: url(gallery/images/btn_rss.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
text-align:right;
text-indent:-9999px;
}

.buttonexamp a:hover  {
border: 0px;
Background-image: url(gallery/images/btn_rss_h.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
cursor:pointer;
text-indent:-9999px;
}

.buttonexamp2 a:hover  {
border: 0px;
Background-image: url(gallery/images/btn_rss_h.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
cursor:pointer;
}

.buttonexamp2 a  {
border: 0px;
display:block;
float:right;
width:37px;
height:26px;
Background-image: url(gallery/images/btn_rss.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
color:#ff8a00;
}


input.buttonexamp_login {
border: 0px;
display:block;
width:73px;
height:26px;
Background-image: url(gallery/images/btn_login.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 6px 12px 4px 35px;
background-color: #ffffff;
}

input.buttonexamp_login:hover {
border: 0px;
Background-image: url(gallery/images/btn_login_h.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 6px 12px 4px 35px;
background-color: #ffffff;
cursor:pointer;
}

/****styling for form submit button****/

input.buttonform {
border: 0px;
display:block;
width:101px;
height:49px;
Background-image: url(gallery/images/form_btn_submit.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
}


input.buttonformgreen {
border: 0px;
display:block;
width:101px;
height:49px;
Background-image: url(gallery/images/form_btn_submit_green.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
}

input.buttonform:hover, input.buttonformgreen:hover {
border: 0px;
Background-image: url(gallery/images/form_btn_submit_h.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
cursor:pointer;
}





/* nav styles *****************************/


#navigation {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
*html #navigation {
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
}
#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	margin-right: 0px;
}
*html #nav li {
	float: left;
	list-style: none;
	margin: 0px;
	margin-right: 3px;
}
*+html #nav li {
	float: left;
	list-style: none;
	margin: 0px;
	margin-right: 4px;
}
#nav a {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	background: url(gallery/images/nav_left.gif) left top repeat-x;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}
#nav a span {
	background: url(gallery/images/nav_right.gif) right top no-repeat;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	float: left;
}
/* Hide from IE5-Mac \*/
#nav a, #nav a span {
	float: none;
}
/* End hide */

#nav a:hover {
	color: #fff;
	background: url(gallery/images/nav_left_h.gif) left top repeat-x;
	padding-left: 15px;
}
#nav a:hover span {
	background: url(gallery/images/nav_right_h.gif) right top no-repeat;
	padding-right: 15px;
}
/**************************** orange tab */

#nav li a.orange {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	background: url(gallery/images/nav_left_orange.gif) left top repeat-x;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}
#nav li a:hover {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	background: url(gallery/images/nav_left_h.gif) left top repeat-x;
	text-decoration: none;
	display: block;
}
#nav a .orange {
	background: url(gallery/images/nav_right_orange.gif) right top no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	float: left;
}
/**************************** end nav styles */




/* index styles *****************************/

#indexbanner {
	padding: 65px 0px 0px 80px;
	background-image: url(gallery/images/index_banner.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}

#indexbanner2 {
	padding: 65px 0px 0px 80px;
	background-image: url(gallery/images/banner_new_homepage.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}


#indexbanner h1, #indexbanner2 h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 480px;
}
#indexbanner .h1formatonly, #indexbanner2 .h1formatonly {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
}
#indexbanner .h2formatonly, #indexbanner2 .h2formatonly {
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	width: 460px;
}
#indexbuttons {
	padding-top: 10px;
	padding: 0 0 20px 30px;
}
#indexcontainer {
	width: 930px;
	padding-left: 21px;
	padding-right: 19px;
}
.indexlist {
	width: 310px;
	background-image: url(gallery/images/index_lists_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-bottom: 15px;
}
.indexlisttext {
	padding-left: 34px;
	padding-top: 4px;
}
.indexlisttext p {
	font-size: 13px;
	line-height: 22px;
	margin-top: 3px;
	margin-bottom: 6px;
}
#indexstatement {
	width: 560px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	line-height: 21px;
}
#indexstatement h1 {
	font-weight: normal;
	font-size: 21px;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	color: #23A4D3;
}
#indexstatement h2 {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}
.indexnewslettertext {
	padding-right: 40px;
	padding-top: 0px;
	font-size: 12px;
	text-align: right;
}
.indexnewslettertext p {
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 6px;
}
.indexnewslettertext a {
	font-size: 10px;
	text-transform: uppercase;
}
/*************************** end index styles */
#title {
	height: 73px;
	padding: 35px 0 0 50px;
	background-image: url(gallery/images/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#title h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#subcontainer {
	width: 920px;
	padding-left: 30px;
	padding-right: 20px;
}
/* left column and forms  *****************************/

#lc {
	float: left;
	width: 196px;
	padding: 0px 20px 0px 0px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
* html #lc {
	float: left;
	width: 196px;
	padding: 0px 12px 0px 0px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
#lc a {
	color: #575757;
	text-decoration: none;
}
#lc a:hover {
	color: #23A4D3;
	text-decoration: none;
}
#lc p {
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 0px 6px 14px;
	margin: 0px;
}
#lc ul {
	font-size: 12px;
	padding: 0 0 0 10px;
}
#lc li {
	border-bottom: 1px solid #E5E5E5;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 15px;
	list-style: url(gallery/images/bullet_ie6.gif);
	
}
#techbox {
	float: left;
	width: 206px;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 15px 0;
}
#techbox a {
	color:#23A4D3;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
}
#techbox a:hover {
	color: #FF8A00;
	text-decoration: underline;
}
#techbox p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: none;
}
#newsletterbox {
	width: 206px;
	background: url(gallery/images/sideform_bkgr_btm.gif) bottom;
}
.newslettertext {
	padding-left: 20px;
	padding-top: 4px;
}
*+ .newslettertext {
	padding-left: 17px;
	padding-top: 4px;
}
/***************************** left column and forms  */


/* right column and forms  *****************************/

#rc {
	float: right;
	width: 206px;
	font-size: 12px;
	line-height: 16px;
}
.rcbox {
	width: 206px;
	background: url(gallery/images/sideform_bkgr_1x1.gif) repeat-y;
	margin-bottom: 25px;
}
.rcboxtext {
	background: url(gallery/images/sideform_bkgr_btm.gif) bottom center no-repeat;
	padding-left: 20px;
}
*+.rcboxtext {
	padding-left: 17px;
}
.rcboxtext .bluetext {
	color: #23A4D3;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px 15px 5px 0;
}
.rcboxtext .orangetext {
	color: #FF8A00;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px 15px 5px 0;
}
.rcboxtext p {
	font-size:12px;
	padding-right: 10px;
	margin-top: 0px;
}
.rcboxtext form p {
	font-size:10px;
	padding-right: 15px;
	margin: 0px;
}
/***************************** right column and forms end  */
#mc {
	width: 478px;
	padding: 0 12px 0 8px;
	line-height: 20px;
	float: left;
}
* html #mc {
	width: 478px;
	padding: 0 12px 0 8px;
	line-height: 20px;
	float: left;
	clear: right;
}
#mc h1 {
	font-size: 20px;
	line-height: 24px;
	color: #23A4D3;
	font-weight: normal;
	margin-top: 0px;
}
#mc h2 {
	font-size: 20px;
	line-height: 24px;
	color: #23A4D3;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0;
}
#mc h3 {
	font-size: 16px;
	line-height: 22px;
	color: #23A4D3;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#mc ul {
	margin-top: 4px;
	text-align: left;
	margin-bottom: 12px;
}
#contactbutton {
	padding-top: 30px;
	padding-bottom: 20px;
}
#testimonialbox, #careersbox {
	margin-top: 20px;
	background-color: #F7F7F7;
	font-size: 12px;
	width: 476px;
	line-height: 18px;
	color: #999999;
	padding-bottom: 20px;
	text-align: center;
	background-image: url(gallery/images/testimonials_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 18px;
}
#testimonialbox p {
	color: #666;
	padding: 10px 50px 25px 35px;
	font-style: oblique;
	line-height: 17px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(gallery/images/testimonials_hr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#careersbox p {
	color: #575757;
	padding: 10px 50px 0px 35px;
	line-height: 17px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
#careersbox h1 {
	color: #575757;
	padding: 10px 50px 0px 35px;
	line-height: 17px;
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#careersbox ul {
	margin-left: 33px;
	margin-top: 12px;
	text-align: left;
	margin-bottom: 0px;
}
#careersbox li {
	color: #575757;
	list-style-image: url(gallery/images/bullet.gif);
	padding-left: 4px;
	padding-bottom: 5px;
	line-height: 19px;
	text-align: left;
	padding-right: 25px;
	margin-left: 16px;
}
*html #careersbox li {
	color: #575757;
	list-style-image: url(gallery/images/bullet_ie6.gif);
	padding-left: 4px;
	padding-bottom: 5px;
	line-height: 19px;
	text-align: left;
	padding-right: 25px;
	margin-left: 16px;
}
#careersbox ul ul {
	margin-bottom: 0px;
	margin-top: 10px;
}
#contact-box01 {
	background-image: url(gallery/images/bkgr-contact01.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 139px;
	padding: 63px 0px 0px 20px;
	height: 80px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
#contact-box02 {
	background-image: url(gallery/images/bkgr-contact02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 138px;
	padding: 63px 0px 0px 20px;
	height: 80px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
#contact-box03 {
	background-image: url(gallery/images/bkgr-contact03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 140px;
	padding: 63px 0px 0px 20px;
	height: 80px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
#contactformbox {
	margin-top: 14px;
	background-color: #F7F7F7;
	font-size: 10px;
	line-height: 18px;
	color: #575757;
	padding: 20px 30px;
	background-image: url(gallery/images/testimonials_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 18px;
}
#contactformbox h1 {
	font-size: 20px;
	line-height: 24px;
	color: #23A4D3;
	font-weight: normal;
	margin-top: 0px;
}
.smalltext10 {
	font-size: 10px;
	line-height: 13px;
	padding: 0 0 3px 0;
}
#privacy_txt {
	font-size: 10px;
	line-height: 13px;
	margin: 10px 20px 0 0;
	color: #999999;
	text-align: center;
}
.padimageright {
	padding-left: 10px;
	padding-right: 10px;
}
.orangetext {
	color: #FF8A00;
}
#footer {
	font-size: 11px;
	line-height: 10px;
	color: #666666;
	padding: 30px 0px;
	text-align: left;
	background-image: url(gallery/images/bkg_footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


#footer table {
	margin: 0 20px 0 0 ;
}
.clearfloat {
	clear:both;
}
.line {
	background: url(gallery/images/testimonials_hr.gif) no-repeat;
	height:16px;
	border: 0;
	margin: 20px 0 10px 0;
}
form p {
	padding: 5px 0 0 0;
	margin:0;
}
#topphone {
	padding: 7px 0 10px 0;
}

#topphonelanding {
	padding: 31px 0 0px 0;
}
#topphonelanding2 {
	padding: 6px 0 0px 0;
}

/* landing page styles *****************************/

#landingpagestatement {
	width: 520px;
	float: left;
	padding: 0px 30px 0 30px;
	font-size: 14px;
	line-height: 21px;
}

#landingpagestatement h2 {
	font-size: 24px;
	line-height: 26px;
	color: #23A4D3;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#landingpagestatement h3 {
	font-size: 20px;
	line-height: 22px;
	color: #23A4D3;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#landingpagebanner {
	width: 950px;
	margin: 0 0px 0px 10px;
}



#landingpagebanner_notxt {
	margin: 0 0px 0px 10px;
}

/*----------on local pages-------------*/

.landingpagebanner_notxt_local {
	background: url(gallery/images/landingpage_banner_local.jpg) no-repeat top left;
	padding: 30px 0px 0px 55px;
	margin: 0 0 0 10px;
	height: 250px;
	width: 905px;
	font-size: 16px;
	
}

.landingpagebanner_notxt_local h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.landingpagebanner_notxt_local p{
	color:#fff;
}
/*----------on demand page-------------*/

.landingpagebanner_notxt_demand {
	background: url(gallery/images/landingpage_banner_demand.jpg) no-repeat top left;
	padding: 30px 0px 0px 55px;
	margin: 0 0 0 10px;
	height: 250px;
	width: 905px;
	font-size: 16px;
	
}
.landingpagebanner_notxt_demand p{
	margin: 10px 0 0 0;
	padding: 0;
	
}
/*----------on demand page end-------------*/


#landingpagebanner_notxt h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}
#landingpagebanner_notxt h2{
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	width: 460px;
}
.landingpagebanner_notxt {
	background: url(gallery/images/landingpage_banner_notxt.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}
#landingpagebanner_tdp{
	margin: 0 0px 0px 10px;
}
.landingpagebanner_tdp {
	background: url(gallery/images/landingpage_banners_tdp.jpg) no-repeat top left;
	padding: 155px 0px 0px 55px;
	height: 104px;
	width: 905px;
}

.landingpagebanner_tdp h1 {
	font-size: 28px;
	color: #23A4D3;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

.landingpagebanner_boston {
	background: url(gallery/images/landingpage_banner_boston2.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}
.landingpagebanner_boston2 {
	background: url(gallery/images/landingpage_banner_boston3.jpg) no-repeat top left;
	padding: 50px 0px 11px 55px;
	height: 209px;
	width: 905px;
}
.landingpagebanner_denver {
	background: url(gallery/images/landingpage_banner_denver2.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}
.landingpagebanner_vday {
	background: url(gallery/images/landingpage_banner_vday.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}
.landingpagebanner_alt {
	background: url(gallery/images/landingpage_banner_alt.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}
.landingpagebanner_notxt {
	background: url(gallery/images/landingpage_banner_notxt.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}
.landingpagebanner_notxt_network {
	background: url(gallery/images/landingpage_banner_network.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}
.landingpagebanner_notxt_server {
	background: url(gallery/images/landingpage_banner_server.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 209px;
	width: 905px;
}

#landingpageheader {
	padding: 30px 10px 19px 20px;
	height: 40px;
}

#landingpage_rc_abovefold {
	float: right;
	width: 330px;
	margin-top: -80px;
	padding: 0 18px 0 0;
	font-size: 12px;
	line-height: 16px;
}


#landingpage_rc {
	float: right;
	padding: 0 7px 0 0;
	width: 330px;
	font-size: 12px;
	line-height: 16px;
}
#landingpagecontactformbox {
	margin-top: 0px;
	background-color: #F7F7F7;
	font-size: 10px;
	line-height: 18px;
	color: #575757;
	padding: 20px 30px;
	margin-bottom: 10px;
}
*+ #landingpagecontactformbox {
	margin-top: 0px;
	background-color: #F7F7F7;
	font-size: 10px;
	line-height: 18px;
	color: #575757;
	padding: 20px 20px 20px 30px;
	margin-bottom: 18px;
}
#landingpagecontactformbox h1 {
	font-size: 18px;
	line-height: 22px;
	color: #23A4D3;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
}

#landingpagecontainer {
	width: 930px;
	padding: 0px 19px 0 21px;
	margin: 30px 0 0 0;
}

.landingpageprivacy {
	font-size: 10px;
	padding-top: 10px;
	color: #999;
	line-height: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
}
/***************************** end landing page styles */

/* immediate response landing page styles *****************************/
#landingpagebanner_immediateresponse {
	margin: 0 0 0 10px;
	font-size: 14px;
	font-weight: normal;
	background: url(gallery/images/landingbannerimmediate.jpg) no-repeat top left;
	padding: 50px 0px 0px 55px;
	height: 360px;
	width: 905px;
	color: #000000;
}
#landingpagecontainer-immediateresponse {
	width: 930px;
	padding: 0px 19px 0 21px;
	margin: 10px 0 0 0;
	color: #000000;
	}
	

#landingpagecontainer-immediateresponse h1 {
	font-size: 20px;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	}
	
#landingpagecontainer-immediateresponse h2 {
	font-size: 18px;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	}
#landingpage-immediateresponse-lc {
	width: 340px;
	float: left;
	padding: 0px 30px 0 45px;

	
}
#landingpage-immediateresponse-lc ul li{
	padding: 5px 0 0 0;
	list-style-image: url(gallery/images/orangebullet.gif);
}
#landingpage-immediateresponse-rc {
	float: right;
	padding: 0 80px 0 50px;
	width: 380px;
	height: 300px;
	font-size: 12px;
	line-height: 16px;
	background: url(gallery/images/dottedlinev.gif) left top no-repeat;
	}

#landingpagebanner_immediateresponse h1 {
	font-size: 40px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#landingpagebanner_immediateresponse h3 {
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#landingpagebanner_immediateresponse h4 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/***************************** end immediate response landing page styles */

/* txt styles  *****************************/
.h1formatonly {      /* For SEO purpouses, this class is should be applied to the headlines, which are not significant enough to be classified as H1 */
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 35px 0 0 0;
	padding: 0px;
}
.h2formatonly {      /* For SEO purpouses, this class is should be applied to the headlines, which are not significant enough to be classified as H2 */
	font-size: 20px;
	color: #23A4D3;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 24px;
}

.h2formatonlylanding {      /* For SEO purpouses, this class is should be applied to the headlines, which are not significant enough to be classified as H2 */
	font-size: 24px;
	color: #23A4D3;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 26px;
}

.red {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin: 35px 0 0 0;
	padding: 0px;
}
/***************************** txt styles end  */

.height { /*------applied to thank you page heights to keep the page open------*/
	height:400px;
}

#imageholder2 {
	float: right;
	clear: left; 
	padding-left: 10px;
	padding-left: 5px;
	margin-right: -52px;
	margin-top: -40px;
	z-index:100;
	position:relative;
}


.serviceplans  {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-top: 25px;
}

.serviceplans td {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	font-size: 12px;
			padding: 5px;
}

.serviceplansheaders h6 {
	background-color: #eee;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 6px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold
}

.serviceplansfooter {
	background-color: #6fcbf3;
	height: 6px;
}

.serviceplans p {
	margin: 0px;
	padding: 1px 0px 1px 10px;
}


#testimonialrightbox {
	margin-top: 20px;
	background-color: #F7F7F7;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	padding-bottom: 20px;
	text-align: center;
	background-image: url(gallery/images/testimonials_footer1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 18px;
}
#testimonialrightbox p {
	color: #666;
	padding: 10px 40px 25px 25px;
	font-style: oblique;
	line-height: 17px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(gallery/images/testimonials_hr2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#calltodaybox {
	position: relative;
	z-index:100;
	margin-left: -2px;
}


#calltodaybox2 {
	position: relative;
	z-index:100;
	margin-left: -2px;
	background-image: url(gallery/images/landingpage_calltoday_bkg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 334px;
	height: 106px;
	text-align:center;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	color: #FFF;
	padding-top: 42px;
}

sup {
	font-size:8px;
	}

.tmstyle {
	font-size:10px;
	color: #FFFFFF;
	height: 0;
	line-height: 1;
	position: relative;
	bottom: 1.2ex;
}
/*------New It Service Pages--------*/

.ondemand {
	padding: 0px 45px 15px 35px ;
	font-size: 12px;
	line-height: 18px;
	
	
}
/*---on demand page-------------*/

.landingpagebanner_notxt_demand {
	background: url(gallery/images/landingpage_banner_demand.jpg) no-repeat top left;
	padding: 20px 0px 0px 55px;
	margin: 0 0 0 10px;
	height: 250px;
	width: 905px;
	font-size: 16px;
	
}
.landingpagebanner_notxt_demand p {
	margin: 10px 0 0 0;
	padding: 0;
	
}

#rc-demand {
	float: right;
	width: 206px;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 0;
}
#rc-demand-cards {
	margin: 30px 0 0 10px;
	font-size: 10px;
}
/*---on demand page end---------*/
.floatr {
	float: right;
	padding: 0 0 0 5px;
}


#bkgr-it-services {
	background: url(gallery/images/bkgr-it-services.gif) no-repeat top left;
	width: 400px;
}
.titlebar {
	padding: 10px 0 0 0;
}

.facebook-like {
	float: right;
	padding-top: 3px; 
	text-align: right; 
	padding-right: 28px;
}

#greenman {
	width: 67px;
	height: 45px;
	float: right;
	display: inline;
	padding: 0 37px 0 0;
}