@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/computer-repair-long-island.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: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
}
#indexbanner .h2formatonly, #indexbanner2 .h2formatonly {
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	width: 460px;
}

.burst-referral {
	float: right;
	margin-top: -16px;
	margin-right: -35px;
}
#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: 220px;
	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: 220px;
	background: url(gallery/images/leftnav_bg.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: 678px;
	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: #fb8a00;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0;
}
#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: 10px 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;
	
}
	
	.blue {
	color: #06ADD0;

}
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;
}


@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Signika:300);
@import url(http://fonts.googleapis.com/css?family=Signika);
@import url(http://fonts.googleapis.com/css?family=Signika:700);
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	min-width:1020px;
	min-height:100%;
	background:url(../images/body.gif) left top repeat-x #bbc951;
	font-size:13px;
	line-height:20px;
	padding:0 0 70px;
}


.main {
	width:970px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}
.main_header {
	width:1020px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {color:#727272; outline:none; text-decoration:none;}
a:hover {text-decoration:none;}
.link {text-decoration:underline;}
.link2:hover {text-decoration:underline;}
.link3:hover { color:#1d1d1d;}
.link4 {text-decoration:underline;}
.link4:hover { text-decoration:underline; color:#1d1d1d;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:20px;} 
.p0 {margin-bottom:0;}
.p1 {margin-bottom:10px;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.reg2 { font-weight:bold;}
.rel {position:relative;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent-l {float:left; margin:0px 20px 0px 0px;}	

/*********************************boxes**********************************/
.indent {padding:22px 0px 30px 32px !important;}
.indent1 {padding:13px 20px 25px 30px !important;}

.indent-left {padding-left:20px;}

.indent-bottom {padding-bottom:53px;}
.indent-bottom1 {padding-bottom:34px;}
.indent-bottom2 {padding-bottom:22px !important;}

.indent-right {padding-right:0;}

.indent-top {padding-top:11px;}
.indent-top1 {padding-top:25px;}
.indent-top2 {padding-top:6px;}

.margin-top { margin-top:0;}

.margin-bot {margin-bottom:25px;}
.margin-bot1 {margin-bottom:16px;}
.margin-bot2 {margin-bottom:19px;}
.margin-bot3 {margin-bottom:12px;}
.margin-bot4 {margin-bottom:32px;}
.margin-bot5 {margin-bottom:13px;}
.margin-bot6 {margin-bottom:22px;}
.margin-bot7 {margin-bottom:30px !important;}

.margin-left {margin-left:0;}

.margin-right {margin-right:40px;}
.margin-right1 {margin-right:30px;}
.margin-right2 {margin-right:20px;}



/*********************************header*************************************/
header {
	width:100%;
}
h1 {
	padding:45px 14px 0 33px;
	float:left;
}
	h1 a {
		display:inline-block; 
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat 0 0;
		width:116px;
		height:55px;
}
h2 {
	font-size:25px;
	line-height:30px;
	color:#a9a9a9;
	font-family: 'Cabin', sans-serif;
	font-weight:400;
	margin:49px 0 0;
}
h2 + h2 {
	margin:-6px 0 0;
}
/***** menu *****/
nav {
	float:left;
}
.menu {
	float:left;
	padding:26px 0 22px;
	position:relative;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
}
.menu li {
	float:left; 
	position:relative;
	font-weight:bold;
	border-left:1px solid #7ac6d4;
}
.menu li span {
	display:block;
	width:12px;
	height:6px;
	background:url(../images/sub.png) left top no-repeat;
	position:absolute;
	left:50%;
	margin-left:-6px;
	top:-999px;
}
.menu li a {
	display:block;
	font-size:18px;
	line-height:22px;
	color:#fff; 
	z-index:20;
	display:block;
	padding:6px 21px 9px 22px;
}
.menu>li>a {
	text-shadow:#2e9eaf 1px 1px;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
}
.menu li a.active span,
.menu > li > a:hover span,
.menu > li.sfHover > a span {
	top:-26px;
}

.menu ul {
	z-index:20;
	letter-spacing:normal;
	position:		absolute;
	top:			-9999em;
	width:			77px;
	padding:8px 17px 13px 17px;
	border:			none;
	background: #5a5a5a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5a5a5a), to(#191919));
	background: -webkit-linear-gradient(#5a5a5a, #191919);
	background: -moz-linear-gradient(#5a5a5a, #191919);
	background: -ms-linear-gradient(#5a5a5a, #191919);
	background: -o-linear-gradient(#5a5a5a, #191919);
	background: linear-gradient(#5a5a5a, #191919);
	border-radius:0 0 20px 20px;
}
.menu ul ul {
	background: #707070;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#707070), to(#2e2e2e));
	background: -webkit-linear-gradient(#707070, #2e2e2e);
	background: -moz-linear-gradient(#707070, #2e2e2e);
	background: -ms-linear-gradient(#707070, #2e2e2e);
	background: -o-linear-gradient(#707070, #2e2e2e);
	background: linear-gradient(#707070, #2e2e2e);
	border-radius:20px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	margin:0;
	padding:10px 0 10px;
	border:none;
	text-transform:uppercase;
	background:url(../images/menu_bor.png) left top repeat-x;
}

.menu li li:first-child {
	background:none;
}
.menu li li li {
	background-image:url(../images/menu_bor2.png);
}
.menu li li a {
	background:none;
	font-weight:normal;
	display:		block;
	padding:		0 0 0 3px;
	font-size:		13px;
	line-height:	16px;
	color:			#fff;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#6dd1db;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			5px;
	top:			59px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			94px;
	top:			-8px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/******************* slider *************/
.call_back {
	overflow:hidden;
	position:absolute;
	width:369px;
	height:73px;
	bottom:0;
	right:0;
	color:#525252;
	font-family: 'Signika', sans-serif;
	font-weight:700;
	font-size:26px;
	line-height:60px;
	margin-left:32px;
	z-index:10;
}
.call_back span {
	font-weight:400;
}
.slider_bg {
	background:url(../images/slider_bg.png) left top no-repeat;
	padding:0px 20px 0px;
	overflow:hidden;
	position:relative;
}
.slider {
	width:980px;
	height:390px;
	position:relative;
}
.pagination {
	position:absolute;
	left:19px;
	bottom:33px;
	overflow:hidden;
	z-index:999;
}
.pagination li {
	float:left;
	margin-left:2px;
}
.pagination li:first-child {
	margin-left:0;
}
.pagination li a {
	display:block;
	width:15px;
	height:16px;
	background:url(../images/pag_nav.png) right top no-repeat;
}
.pagination li a:hover,
.pagination .current a {
	background-position:left top;
}
.pagination .current a {
	cursor:default;
}
.items {display:none;}
.banner_bg {
	position:absolute;
	width:610px;
	height:73px;
	background:url(../images/banner_bg.png) left top no-repeat;
	left:-11px;
	bottom:0;
}
.banner {
	text-align:center;
	position:absolute;
	z-index:99 !important;
	left:74px;
	top:317px;
	width:515px;
	height:48px;
	overflow:hidden;
	background:none;
	font-size:30px;
	line-height:36px;
	color:#d4d4d4;
	font-weight:400;
	font-family: 'Signika', sans-serif;
	letter-spacing:1px;
	padding:12px 0 0 0;
}
.banner span {
	font-weight:700;
}
/*********************************content*************************************/
#content {
	width:100%; 
	padding:45px 0 34px;
	background:#fff;
}
#page1 #content {
	padding:0 0 34px;
}
#page3 #content {
	padding:54px 0 34px;
}
.box-1 {
	overflow:hidden;
	width:218px;
	background:url(../images/box-1.gif) left top repeat-x #f9f9f5;
	border:1px solid #fdfdfc;
	border-top-width:4px;
	border-right-color:#f3f3ea;
	border-bottom-color:#f9f9f5;
	box-shadow:0 0 2px 2px #e6e6e6;
	border-radius:13px;
}
.box-1>div {
	padding:27px 21px 15px 25px;
}
.box-2 {
	overflow:hidden;
	background:#f3f3f3;
	border-radius:11px;
	width:220px;
	box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-moz-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-webkit-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
}
.box-2>div {
	padding:20px 20px 31px 37px;
}
.box-3 {
	background:#f9f9f9;
	width:700px;
	overflow:hidden;
	border-radius:11px;
	box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-moz-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-webkit-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
}
.box-3>div {
	padding:28px 25px 27px 34px;
}
.letter {
	width:74px;
	height:74px;
	background:url(../images/letter1.png) left top no-repeat;
	overflow:hidden;
	font-size:36px;
	line-height:74px;
	text-align:center;
	margin:0 22px 0 0;
	float:left;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.let-2 {
	background-image:url(../images/letter2.png);
	margin-right:24px;
}
.col-1 {
	float:left;
	width:288px;
	margin-right:30px;
	overflow:hidden;
}
.col-2 {
	float:left;
	width:320px;
	overflow:hidden;
}
.col-3 {
	width:160px;
	float:left;
}
.col-4 {
	width:620px;
}
.col-5 {
	width:310px;
}
.col-6 {
	width:265px;
	float:left;
}
.col-7 {
	width:111px;
	float:left;
}
.col-8 {
	width:300px;
}
.col-9 {
	width:630px;
}
.col-10 {
	width:380px;
}
.col-11 {
	width:220px;
}
.col-12 {
	width:949px;
}
.col-13 {
	width:270px;
	float:left;
}
.col-14 {
	width:550px;
	float:left;
}
/*********************************bg's*************************************/
.bg-1 {
	background:#fff;
}
.bg-2 {
	background:url(../images/bg-2.png) left 32px no-repeat;
	padding:95px 40px 0 0;
}
.bg-3 {
	background:url(../images/bg-3.gif) left top repeat-x #f6f9f6;
}
.bg-4 {
	background:url(../images/bg-4.gif) left top repeat-x #f7f7f7;
}
.bg-5 {
	background:url(../images/bg-5.png) 168px 11px no-repeat;
	min-height:231px;
}
.bg-6 {
	background:url(../images/bg-6.gif) left top repeat-x #f9f7f5;
	min-height:231px;
}
.border-1 {
	background:url(../images/border-1.gif) left bottom repeat-x;
	padding:0 0 18px;
	margin-bottom:20px;
}
.border-2 {
	border-bottom:2px solid #f5f5f5;
	padding:0 0 45px;
}
.soc {
	width:169px;
	overflow:hidden;
	margin-left:24px;
	float:left;
	font-size:16px;
	line-height:20px;
	min-height:57px;
	font-weight:400;
	font-family: 'Signika', sans-serif;
}
.soc>div {
	padding:4px 0 0 75px;
}
.soc a {
	display:inline-block;
	color:#4f87ba;
}
.soc span {
	display:block;
	font-size:22px;
	line-height:27px;
	margin:-1px 0 0;
}
.soc_1 {
	background:url(../images/soc_1.gif) left top no-repeat;
}
.soc_2 {
	background:url(../images/soc_2.gif) left top no-repeat;
}
.soc_2 a {
	color:#2ea9b4;
}
/*********************************buttons*************************************/
.form2_btn {
	display:inline-block;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	background:url(../images/form2_btn.png) left top repeat-x #abca08;
	padding:5px 18px 6px;
	border-radius:16px;
	text-shadow:#a5c106 1px 1px;
	margin-left:6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.form2_btn:hover {
	background-position:left -82px;
	background-color:#c7dc0c;
}
.button-1 {
	display:inline-block;
	padding:8px 21px 9px 17px;
	background:#e9e9e5;
	border-radius:16px;
	font-size:12px;
	line-height:15px;
	color:#1e1e1e;
	height:15px;
	overflow:hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button-1:hover {
	background:#d4d4d0;
	color:#f8f8f3;
}
.button-2 {
	display:inline-block;
	background:url(../images/button-2.png) right 7px no-repeat;
	padding:0 18px 0 0;
	font-size:18px;
	line-height:22px;
	color:#adcb08;
	font-weight:400;
	font-family: 'Signika', sans-serif;
}
.button-2:hover {
	color:#464646;
}
.button-3 {
	display:inline-block;
	font-weight:400;
	color:#464646;
	font-size:18px;
	line-height:18px;
	font-family: 'Signika', sans-serif;
	font-style:normal;
	padding:0 0 0 20px;
	background:url(../images/button-3.png) left 6px no-repeat;
}
.button-3:hover {
	color:#adcb08;
}
.button-4 {
	display:inline-block;
	text-decoration:underline;
	color:#3db3c0;
	font-size:13px;
	line-height:16px;
	padding:0 0 0 24px;
	background:url(../images/button4_1.png) left top no-repeat;
}
.button-4.mar_2 {
	background-image:url(../images/button4_2.png);
}
/*********************************lists*************************************/
.dl-1 dt {
	margin-bottom:20px;
	font-weight:bold;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:73px;
}
.ul-1 {
	padding-left:5px;
}
.ul-1 li {
	font-size:13px;
	line-height:24px;
}
.ul-1 li a {
	color:#515151;
}
.ul-1 li a:hover {
	text-decoration:underline;
}
.ul-2 li {
	font-size:12px;
	line-height:15px;
	padding:6px 0 5px 20px;
	background:url(images/ul-2.png) left 8px no-repeat;
}
.ul-2 li a {
	color:#767676;
}
.ul-2 li a:hover {
	text-decoration:underline;	
}
.ul-3 {
	width:250px;
}
.ul-3 li {
	width: 100%; 
	overflow: hidden; 
	vertical-align:top;
	font-size:12px;
	line-height:22px;
}
.ul-3 li strong {
	background:url(images/price_line.png) left 15px repeat-x;
	display: block; 
	overflow: hidden;
}
.ul-3 li span {
	float: right;
	color: #727272;
}
.ul-3 li a {
	float: left;
	text-decoration: none;
	color: #727272;
}
.ul-3 li a:hover {
	text-decoration:underline;
}
/*********************************fonts*************************************/
h3 {
	font-size:42px;
	line-height:51px;
	color:#7b7b7b;
	font-weight:400;
	font-family: 'Signika', sans-serif;
	font-style:normal;
	margin:0;
}
h3 + h3 {
	margin:-10px 0 0;
}
h4 {
	font-size:34px;
	line-height:41px;
	color:#7b7b7b;
	font-weight:400;
	font-family:'Signika', sans-serif;
	font-style:normal;
	display:block;
}
h5 {
	font-size:21px;
	margin-top:5px;
	line-height:26px;
	color:#464646;
	font-weight:400;
	font-family: 'Signika', sans-serif;
	font-style:normal;
}
h5 + h5 {
	margin-top:-2px;
}
#page3 h5 + h5 {
	margin-top:-8px;
}
.title-1 {
	font-size:60px;
	line-height:72px;
	color:#676767;
	font-weight:400;
	font-family: 'Signika', sans-serif;
	margin-bottom:5px;
}
.title-2 {
	display:block;
	font-size:22px;
	line-height:27px;
	color:#7b7b7b;
	font-weight:400;
	font-family: 'Signika', sans-serif;
	margin-bottom:-5px;
}
.title-3 {
	display:block;
	font-size:44px;
	line-height:53px;
	color:#464646;
	font-weight:400;
	font-family: 'Signika', sans-serif;
	margin-bottom:0px;
}
.title-3 + .title-3 {
	margin-top:-22px;
}
.color-1 {color:#c8c8c8;}
.color-2 {color:#3db3c0;}
.color-3 {color:#464646;}
.color-4 {color:#adcb08;}
/******* form's ********/
#form-2 {
	padding:54px 0 0 72px;
}
.input-1 {
	float:left;
	display:block;
	width:229px;
	height:33px;
	padding:0 15px;
	background:url(../images/input-1.png) left top no-repeat;;
	overflow:hidden;
	position:relative;
}
.input-1 input {
	width:229px;
	padding:9px 0 8px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:16px;
	color:#adadad; 
	border:none;
	background:none;
	outline:none;
}

/***** contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#form1 fieldset {
		border:none;
		padding:0;
		}			
			#form1 label {
				display:block;
				min-height:43px;
			}
			#form1 label.message {
				height:230px;
			}
			.inp {
				display:block;
				width:347px;
				height:35px;
				padding:0 17px;
				background:url(../images/inp.png) left top no-repeat;
				overflow:hidden;
				position:relative;
			}
			#form1 input {
				width:347px;
				padding:10px 0 9px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				height:16px;
				color:#727272; 
				border:none;
				background:none;
				outline:none;
			}
			#form1 .area .error { float:none;}
			.text_a {
				position:relative;
				overflow:hidden;
				display:block;
				width:449px;
				height:230px;
				padding:0 17px;
				background:url(../images/text_a.png) left top no-repeat;
			}
			#form1 textarea {
				height:210px;
				margin:0;
				width:449px;
				padding:10px 0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#727272; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
				resize:none;
			}
			#form1 a {cursor:pointer;}
				#form1 .success {display:none; margin-bottom:10px;}
				#form1 .error,
				#form1 .empty {
					color:#f00;
					font-size:11px;
					line-height:18px;
					display:none;
					overflow:hidden;
					margin-left:15px;
				}
		.buttons-wrapper {text-align:right; padding:18px 5px 0 0; position:relative;}
		.buttons-wrapper a { margin-left:10px;}
		

.map {
	width:312px;
	height:261px;
	margin:0 0 30px;
}
/****************************footer************************/
footer {
	color:#939393;
	width:100%;
	background:#f5f5f5;
	text-align:center;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
	color:#7e7e7e;
	font-weight:300;
	font-family:'Signika', sans-serif;
	font-style:normal;
	padding:25px 0 20px;
}