@charset "utf-8";
/* CSS Document */

@import url('header_12_dec_07_2.css');
@import url('mainContent_13_dec_07_3.css');
@import url('footer_4_dec_07.css');
@import url('mainNav_13_dec_07.css');
@import url('productBoxes_4_dec_07.css');
@import url('media_12_dec_07_3.css');
@import url('emiratesMoney.css');

body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a img { border: 0; }

#bgHolder {
	margin:0 auto;
	/*background-image:url(../images/bgs/bg.jpg);*/
	background-repeat:no-repeat;
	background-position:left top;
	width:768px;
}

#wrapper{
	width:768px;
	margin:0 auto;
	text-align:left;
}

.clear {
	clear:both;
	height:0;
}

a {
	color: #B12524;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1.title {
	margin-top: 15px;
}

#externallinks {
	background-image:url(../images/bgs/quickLinksBG.jpg);
	width: 153px;
	height: 75px;
	margin: 10px 0 0 0;
}

#externallinks ul {
	padding: 27px 0 0 10px;
	margin: 0 0 0 0;
}

#externallinks ul li {
	list-style: none;
	padding: 0 0 5px 0;
}

td.menu {
	width: 155px; 
	height: 21px; 
	border: none;
}

td.menu a img {
	border: 0 none;
}

tr.noBorder {
	border: none;
}
