body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0px; padding:0px;}

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color:#414141;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

/* PARAGRAPH STYLES */

H1, H2, H3, H4, H5 {font-size:100%;	font-weight:normal;}
H1 {
	font-size: 20px;
	font-weight: normal;
	color: #2b87c7;
	text-decoration: none;
	font-family: MetrophobicRegular;
	line-height: 24px;
}
H2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #3f3f3f;
	text-decoration: none;
	font-family: MetrophobicRegular;
}
H3 {
	font-size: 17px;
	color: #473a34;
	text-decoration: none;
	font-family: MetrophobicRegular;
}
H4 {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	font-family: MetrophobicRegular;
}
H5 {}
/*UL, OL {list-style: none; }
li {list-style-type:none;}
 */
A {
	color:#0d6d9d;
	text-decoration:underline;
}
/*A:visited{ text-decoration:none; color:#;}*/
A:hover {
	color:#9a0201;
	text-decoration:underline;
}
/*A:active { text-decoration:none; color:#;}*/

:focus {outline: 0;}
fieldset, img {border:0;}
q:before, q:after {	content:'';}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

.link1 A {	color: #ACD655;	text-decoration: none;}	
.link1 A:HOVER {color: #ACD655; text-decoration: none;}
	
/* LAYOUT STYLES */
	
#wrapper {
	width:100%;
}

.main{	
width:1000px;
margin-top:0px;
	margin-right: auto;
	margin-bottom:auto;
	margin-left: auto;}

#topnav{
	text-align:center;
}
#topnav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#topnav ul li{
	margin:0;
	padding:0;
	display:inline;

}
#topnav ul li a{
	display:block;
	text-decoration:none;
	color:#2a2a2a;
	float:left;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left:11px;
	text-transform: uppercase;
	font-family: 'MetrophobicRegular';
	margin-right: 2px;
}
#topnav ul li a:hover{
	color:#ffffff;
	text-decoration: none;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-transform: uppercase;
}
#topnav ul li a.active{
	color:#ffffff;
	text-decoration: none;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-transform: uppercase;
}

#top_call {
	height: 27px;
	width:460px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-left-radius: 12px;
	background-color: #2b87c7;
	margin-right: 10px;
	float: right;
	color: #FFFFFF;
	padding-top: 7px;
	font-size: 17px;
	text-decoration: none;
	font-family: 'MetrophobicRegular';
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 3px;
}
input.rounded {
	border: 1px solid #c8c8c8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	outline: 0;
	-webkit-appearance: none;
	color: #6e6e6e;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom:9px;
	padding-left: 7px;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
}
input.rounded:focus {
border-color: #ed9a22;
}
.email a{
	color: #FFFFFF;
	text-decoration: none;
}
.email a:hover{
	color: #000000;
	text-decoration: none;
}
#main_img{
	width: 100%;
	position: relative;
	height: 447px;
}
#main_img_text_bg{
	position: absolute;
	width: 100%;
	top: 300px;
}

#main_img_all{
	width: 100%;
	position: relative;
	height: 210px;
}
#main_img_text_bg_all{
	position: absolute;
	width: 100%;
	top: 100px;}

.main_img_text{
	background-image: url(images/main_img_text.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 21px;
	font-family: 'MetrophobicRegular';
}
.text{
	line-height: 18px;
}
.rightbox_bg{
	background-image: url(images/rightbox_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.rightbox_top{
	background-image: url(images/rightbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 39px;
	padding-bottom: 22px;
}

.textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 4px 7px;
	width: 202px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}
.textarea:focus{
border-color: #ed9a22;
}
.heading_line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #efd652;
}
.heading_line1{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95c3e3;
}
.bot_bg{
	background-image: url(images/bot_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2b87c7;
	padding-top: 32px;
	padding-bottom: 20px;
}
.test_bg{
	background-image: url(images/test_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.testimonial_text{
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-family: MetrophobicRegular;
	font-size: 14px;
}
.test_bot{
	background-image: url(images/test_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 51px;
	text-align: left;
}
.gold{
	color: #f4ba19;
	font-size: 11px;
}
.gold1{
	color: #f4ba19;
	text-transform: uppercase;
}
.blue{
	color: #2b87c7;
	text-transform: uppercase;
	font-weight: bold;
}
.test_name{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'webfontregular';
}
.white{
	line-height: 20px;
	color: #FFFFFF;
}
.white_bot{
	line-height: 20px;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: MetrophobicRegular;
}
.services{
	width: 200px;
}
.services ul{
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}
.services ul li{ padding:0; margin:0;}
.services ul li a{
	color:#3f3f3f;
	text-decoration:none;
	display:block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	width: 190px;
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	line-height: 18px;
}
.services ul li a:hover {
	color:#2b87c7;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
}
.bot{
	background-color: #0b5182;
	height: 48px;
	padding-top: 30px;
}
.footer{
	color: #f2e0ce;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.footer a{
	color: #f2e0ce;
	text-decoration: none;
}
.footer a:hover{
	color: #f9b129;
	text-decoration: none;
}
.text_list{
}
.text_list ul{
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_list ul li{ 	color:#000000;
	text-decoration:none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	line-height: 18px;	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;}
.regular{
	color: #FFFFFF;
	text-decoration: none;
	font-family: webfontregular;
	font-size: 18px;
}

.mop{
	background-image: url(images/mop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 275px;
	color: #404040;
	font-size: 52px;
	text-decoration: none;
	padding-top: 50px;
	text-align: center;
	font-family: MetrophobicRegular;
}
.blue1{	color: #2b87c7;
	text-decoration: none;}
	
	
	
	.droptext ul {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f4ba19;
	border-right-color: #f4ba19;
	border-left-color: #f4ba19;
	font-family: 'MetrophobicRegular';
	font-size:14px;
}
.droptext ul li {
	padding:0;
	margin:0;
}
.droptext ul li A {
	color: #ffffff;
	text-decoration: none;
	width: 132px;
	
	display:block;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	background-color: #2b87c7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4ba19;
	font-family: 'MetrophobicRegular';
	font-size:14px;
}	
.droptext ul li A:HOVER {
	text-decoration: none;
	background-color: #000000;
	font-family: 'MetrophobicRegular';
	font-size:14px;
}

#Officely{
position:absolute;
visibility: hidden;
z-index:100;}


#Dailyly{
position:absolute;
visibility: hidden;
z-index:200;}

#Specially{
position:absolute;
visibility: hidden;
z-index:300;}

.dot_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}

.IMGborder { 
border:1px solid #b3b3b3;
padding:3px;
}