/* GLOBAL RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,p,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
html, body, .wrap{
	margin:0;
	height: 100%;	
}
body {
	background: url('../images/bg.jpg') repeat-x top;
	font-family: Arial;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #00a4f1;
}

.wrap{	
}
.wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-122px;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}


.wrap .wrapper .header-wrap {
	padding-top: 16px;
}
.wrap .wrapper .header {
	border-left: 1px #dcdcdc solid;
	height: 106px;
	background: #fff url('../images/head_bottom.jpg') no-repeat bottom;
}
.wrap .wrapper .header .logo {
	position: absolute;
	margin: 31px 0 0 39px;
	padding: 0 !important;
}
.wrap .wrapper .header .menu {
	position: absolute;
	margin: 35px 0 0 345px;
}
.wrap .wrapper .header .menu li {
	float:left;
	margin-right: 8px;
}
.wrap .wrapper .header .menu li a span {
	display: none;
}
.wrap .wrapper .header .menu li a span.arrow {
	display: inline;
}
.wrap .wrapper .header .menu li .menu_home {
	display: block;
	background: url('../images/menu/01.jpg') no-repeat top;
	width: 77px;
	height: 47px;
}
.wrap .wrapper .header .menu li .menu_about {
	display: block;
	background: url('../images/menu/02.jpg') no-repeat top;
	width: 103px;
	height: 47px;
}
.wrap .wrapper .header .menu li .menu_contact {
	display: block;
	background: url('../images/menu/03.jpg') no-repeat top;
	width: 103px;
	height: 47px;
}
.wrap .wrapper .header .menu li .menu_services {
	display: block;
	background: url('../images/menu/05.jpg') no-repeat top;
	width: 127px;
	height: 47px;
}
.wrap .wrapper .header .menu li .menu_reseller {
	display: block;
	background: url('../images/menu/04.jpg') no-repeat top;
	width: 168px;
	height: 47px;
}
.wrap .wrapper .header .menu li a:hover, .wrap .wrapper .header .menu li .selected {
	background-position:bottom;
}

.wrap .wrapper .call_us_now {
	background: url('../images/call_now.png') no-repeat;
	width: 253px;
	height: 57px;
	position: absolute;
	margin: -1px 0 0 0;
	font-size: 18px;
	padding: 3px 0 0 37px;
}
.wrap .wrapper .top-banner {
	padding-top: 1px;
}
.wrap .wrapper .logo-menu {
	height: 130px;
	background: #fff;
}
.wrap .wrapper .logo-menu .logobox {
	background: url('../images/logobox.jpg') no-repeat;
	width: 243px;
	height: 115px;
	float: left;
	padding: 15px 10px 0 0;
}
.wrap .wrapper .logo-menu .listingbox {
	background: url('../images/logobox.jpg') no-repeat;
	width: 240px;
	height: 130px;
	float: left;
	padding: 0;
}
.wrap .wrapper .logo-menu .logobox center {
	height: 46px;
}
.wrap .wrapper .logo-menu .logobox a {
	font-size: 14px;
	font-weight: bold;
	color: #2e2e2e;
}
.wrap .wrapper .logo-menu .logobox a:hover {
	color: #00a4f1;
}
.wrap .wrapper .logo-menu .logobox .shopbullet {
	background: url('../images/shopbullet.png') no-repeat;
	float: left;
	width: 20px;
	height: 34px;
	display: block;
	margin: 0 10px 0 15px;
}
.wrap .wrapper .logo-menu .logobox .dinebullet {
	background: url('../images/dinebullet.png') no-repeat;
	float: left;
	width: 20px;
	height: 34px;
	display: block;
	margin: 0 8px 0 10px;
}
.wrap .wrapper .logo-menu .logobox .propbullet {
	background: url('../images/propertybullet.png') no-repeat;
	float: left;
	width: 20px;
	height: 34px;
	display: block;
	margin: 0 8px 0 10px;
}

.wrap .wrapper .content {
	background: #fff;
}
.wrap .wrapper .content .main-content {
	width: 702px;
	padding: 20px 5px 20px 34px;
	float: left;
}
.wrap .wrapper .content .main-content h1 {
	font-size: 28px;
	font-weight: bold;
	color: #5b5b5b;
}
.wrap .wrapper .content .main-content .graybox {
	background: url('../images/graybox.jpg') no-repeat;
	width: 323px;
	height: 116px;
	padding: 20px 10px 0 10px;
	margin-right: 15px;
}
.wrap .wrapper .content .main-content .graybox h3 {
	font-size: 14px;
	font-weight: bold;
}
.wrap .wrapper .content .main-content .graybox2 {
	background: #f2f2f2;
	width: 693px;
	height: 395px;
	margin: 5px auto 0;
}
.wrap .wrapper .content .main-content .graybox2 ul {
	margin-left: 15px;
}
.wrap .wrapper .content .main-content .graybox2 li {
	float: left;
	padding: 25px 10px 0 0;
}
.wrap .wrapper .content .main-content .graybox2 p {
	font-size: 18px;
	font-weight: bold;
	padding-top: 13px;
}
.wrap .wrapper .content .main-content .graybox2 .stepnum {
	background: url('../images/stepbox.png') no-repeat;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	margin-top: -36px;
}
.wrap .wrapper .content .main-content .graybox2 .learnmore {
	float: right;
	margin-right: 20px;
}
.wrap .wrapper .content .main-content .eshop-icon {
	float: left;
	padding-right: 10px;
}
.wrap .wrapper .content .main-content .ebs-icon {
	float: left;
	padding-right: 10px;
}
.wrap .wrapper .content .right-content {
	width: 241px;
	float: right;
	padding-bottom: 20px;
}
.wrap .wrapper .content .right-content .newsletter-box {
	background: url('../images/newsletter_box.jpg') no-repeat;
	width: 215px;
	height: 176px;
	margin: 10px 0 15px;
	padding: 20px 12px 0;
	color: #fff;
}
.wrap .wrapper .content .right-content .newsletter-box .text {
	margin-top: 3px;
	margin-bottom: 10px;
	border-top: 1px #707070 solid;
	border-left: 1px #707070 solid;
	border-right: 0;
	border-bottom: 0;
	width: 211px;
	height: 21px;
}
.wrap .wrapper .content .right-content .newsletter-box .submit-but {
	background: transparent url('../images/button.png') no-repeat;
	width: 109px;
	height: 30px;
	border: 0;
	padding-bottom:3px;
	color: #4a4a4a;
}

.wrap .search {
	background:url("../images/search_bg.jpg") repeat-y;
	margin-bottom:10px;
	margin-top:-5px;
	width:732px;
	margin-left:-20px;
}
.wrap .search table table td {
	padding: 0 5px 8px;
}
.wrap .search .search-top {
	background:url("../images/search_top.jpg") no-repeat top left;
	width: 732px;
}
.search-top .search-bottom {
	background:url("../images/search_bottom.jpg") no-repeat bottom left;
	padding-left:30px;
	width: 702px;
}
.list-box {
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}
.logo {
	float:left;
	padding:10px;
}
.button {
	background: url('../images/button.jpg') repeat-x;
	height: 22px;
	border: 1px #999 solid;
	padding: 0 5px;
}
#tellfrm .sender_text {
	width: 200px;
	height: 20px;
	border: 1px #aaa solid;
	margin-bottom: 5px;
}
#tellfrm strong {
	font-size: 14px;
}
#tellfrm .table-input {
	width: 200px;
	height: 20px;
	border: 1px #aaa solid;
	margin: 0 20px 0 10px;
}
#tellfrm hr {
	margin-bottom: 20px;
	border-top: 1px #666 solid;
	border-left: 0;
}
#tellfrm textarea {
	width: 515px;
	height: 200px;
	border: 1px #aaa solid;
}

#contact-form td {
	padding: 0 10px 10px 0;
}
#contact-form .text {
	border: 1px #aaa solid;
	height: 20px;
	width: 400px;
}
#contact-form .text2 {
	border: 1px #aaa solid;
	height: 20px;
	width: 200px;
}
#contact-form textarea {
	width: 400px;
	border: 1px #aaa solid;
	height: 200px;
}


.push {
	height: 122px;	
}
.footer {
	height: 82px;	
	background: url('../images/footbg.jpg') repeat-x;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 40px;
}
.footer a {
	text-transform: uppercase;
	color: #fff;
	margin: 0 10px;
}
.footer a:hover {
	color: #00a4f1;
}
.footer .copyright {
	margin-top: 10px;
}
