body {
	margin: 0;
	padding: 0;
	background-color: #B3B3B3;
	font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	background:#c0c0c0;
}
.inner {
	width: 770px;
	margin: auto;
}
#wrap {

}
a img {
	border: none;
}
#header {
	background-color: #fff;
	padding: 1px 0;
}
#content {
	background: url(images/content-back.png) repeat-y left top;
	padding: 20px 0 0 0;
}
#content .inner, #header .inner {
	width: 670px;
}
#header .inner {
	width:  700px;
}

#header .inner {
	position: relative;
}
#top-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 12px;
}
#top-nav li {
	float: left;
}
#top-nav a {
	color: #999;
	margin-left: 20px;
	text-decoration: none;
}
#top-nav a:hover {
	color: #333;
}
#content, #footer {
	width: 770px;
	margin: auto;
}


#tabs-wrap {
	background: url(images/white.png) repeat-x left -3px;
}
#tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 200px;
}
#tabs li{float:left;width:385px;}
/*.domestic {
	background: url(images/tab-domestic.png) no-repeat;
}
.shop {
	background: url(images/tab-shop.png) no-repeat;
}
.non-domestic {
	background: url(images/tab-non-domestic.png) no-repeat;
}
#tabs li {
	position: absolute;
}
#t-domestic {
	left: 10px;
}
#t-shop {
	left: 260px;
}
#t-non-domestic {
	left: 510px;
}*/
#tabs span {
	display: none;
}
#tabs a {
	display: block;
	width: 385px;
	height: 186px;
	float: left;
	width:385px;
}
#logo {
	margin: 19px 0;
	display: block;
}

/* Content Global Styles ------------------------------------ */

.main {
	width: 460px;
	float: left;
	line-height: 1.5em;
}
.sideBar {
	width: 170px;
	float: right;
}
.logo-strip {
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
	list-style: none;
	width: 670px;
	float: left;
}
.logo-strip li {
	display: block;
	width: 95px;
	float: left;
	padding: 0;
}
.logo-strip img {
	display: block;
}
#domestic .logo-strip li, #non-domestic .logo-strip li {
	width: auto;
}
.img-blocks {
	margin: 0;
	padding: 0;
	list-style: none;
}
.img-blocks li {
	background-color: #fff;
	border: solid 1px #739fbf;
	margin: 0 0 20px 0;
	padding: 5px;
	height: 60px;
}
.img-blocks li span {
	line-height: 12px;
	display: block;
	padding-top: 20px;
}
.img-blocks img {
	display: block;
	float: left;
}
.img-blocks small {
	display: block;
	margin-top: 5px;
}
.img-blocks a {
	color: #000;
	text-decoration: none;
}
.img-blocks a:hover {
	color: #555;
}
#domestic .img-blocks span, #non-domestic .img-blocks span {
	padding-top: 5px;
}
#non-domestic .img-blocks img {
	margin-right: 5px;
}
.homeBox {
	background-color: #ccc;
	padding: 10px;
	margin: 10px 0;
	border: solid 1px #739FBF;
}
.homeBox h3 {
	margin: -10px -10px 10px -10px;
	padding: 0 10px;
	background-color: #739FBF;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}
p.visitBar {
	margin: 0 0 40px 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.visitBar a {
	display: block;
	height: 40px;
	background: url(images/visit-bar.png) no-repeat 0 0;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
}
.visitBar a:hover {
	background: url(images/visit-bar.png) 0 40px;
}

.main li {
	margin: 0.5em 0;
	font-family: Helvetica, Verdana, Arial, sans-serif 
}

/* footer --------------------------------------------------------- */

#footer-base {
	background: url(images/footer.png) no-repeat left bottom;
	height: 30px;
}
#footer {
	clear: both;
	background: url(images/footer-content.png) repeat-y;
	padding-top: 10px;
}

#footer .domestic, #footer .non-domestic, #footer .shop {
	width: auto;
	background: url(none);
}
#footer .inner div {
	display: none;
}
#footer.domestic div.domestic, #footer.non-domestic div.non-domestic, #footer.shop div.shop {
	display: block;
}

#footer .inner {
	position: relative;
	padding: 20px 0;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}
#footer, #footer a {
	color: #333;
}
#footer a:hover {
	color: #000;
}
#footer p {
	margin: 0.5em 0;;
}
.tel {
	position: absolute;
	right: 0;
	top: 25px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

#content{background:url(images/main_rpt.gif) repeat-y center top;}
#tabs{background:url(images/tabs_sprite.gif) no-repeat center 0;height:186px;}

#tabs.domestic{background-position:center 0;}
#tabs.non-domestic{background-position:center -186px;}
#footer{background:url(images/footer_rpt.gif) repeat-y center 0;}
#footer-base{background:url(images/footer_b.gif) no-repeat center 0;height:17px;}

.divclear{width:100%;font-size:0;height:0;clear:both;}
.hide{display:none;}
.right{float:right;}
.row{width:100%;}
#end .inner{width:700px;padding:10px 0 20px 0;font-size:0.9em;}
#end a{color:#666;text-decoration:none;}
#end a:hover{text-decoration:underline;}
#end{color:#666;}
