body {
background: rgba(0, 0, 0, 0) url("../images/bg.jpg") repeat-x scroll 0 -101px;
margin: 0;
padding: 0;

}
.footer_menu_total{margin-top:18px}
#content-wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#main-wrapper {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#search {
	height: 22px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search-field {
	background-image: url(../images/search-box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:18px;
	padding:2px 0 0 5px;
	width: 245px;
	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
#navigation {
	height: 27px;
margin: -31px auto 25px;
padding: 8px 0 0;
width: 960px;
}
#header {
	background-image: url("../images/globe.jpg");
background-position: right top;
background-repeat: no-repeat;
height: 150px;
margin: 0px auto 0;
padding: 61px 0 0 43px;
width: 937px;
}

#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 72px;
	width: 100%;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a{
	text-decoration:none;
	color: #FFFFFF;
	padding:0 8px;
}
#footer a:hover{
	text-decoration:none;
	color:#66CCFF;
}

#body-wrapper {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding: 0px;

}

.right {
	margin: 0px;
	width: 690px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #636874;
}
.right p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.right h1{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}


.content-table {

}
.tdimg{}
.phone {
	font-family: Impact, "Arial Black";
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/phonr-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 170px;
	padding-top: 10px;
	padding-left: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.live {
	background-image: url(../images/live-support.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.live a{
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.live a:hover{
	text-decoration:none;
	color:#00CCFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.right ul {
	list-style:none;
	display:block;
}
.right ul li {
	float:left;
	width:40%;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;	
	padding:5px 0 5px 25px;
}
.right ul li ul {
	list-style:none;
	padding:0px 0 0 13px;
}
.right ul li ul li {
	float:left;
	width:100%;
	list-style:square;
	background:none;
	padding:5px 0 3px 5px;
	color:#2392C7;
}
