* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 10px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #0C2576;
}

h1 {
	color: #005E84;
	font-size: large;
	text-transform: capitalize;
	font-style: italic;
	line-height: 11px;
	text-decoration: blink;
	font-weight: bold;
	text-align: center;
	display: run-in;
}

h2 {
	color: #FF3366;
	font-size: large;
}

h3 {
	font-size: 1em;
	color: #0D5C83;
}

p, blockquote, ul, ol {
}

p { text-align:justify
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #227293;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}
#Location {
	background-color: #005E84;
	float: none;
	height: 20px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin-left: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}
#Location a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
#Location  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#Update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #66FF33;
	float: right;
	height: auto;
	width: 225px;
}
#Location   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	text-transform: uppercase;
}


/* Header */

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
	background-color: #3B3B3B;
	background-image: url(images/in_dubai.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#header h1, #header h2 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	letter-spacing: -3px;
	font-size: x-large;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header h2 {
	float: left;
	padding-top: 48px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	font-size: 18px;
	text-decoration: none;
}


#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#banner {
	float: right;
	height: 150px;
	width: 500px;
}

img
{  border-style: none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #3B3B3B;
}
#content  {
	float: right;
	width: 494px;
	padding-right: 1px;
}


#sidebar {
	float: left;
	width: 190px;
	padding-left: 1px;
}


/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 8px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #1681B5;
	font-size: small;
}

#menu .active a {
	color: #FFFFFF;
	background-color: #FF3366;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/active.jpg);
}
#menu .on a {
	color: #FF3366;
	background-color: #FF3366;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/on.jpg);
}

#menu   .submenu   a  {
	color: #FFFFFF;
	background-color: #0D5C83;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	background-image: url(images/submenubar.jpg);
}
#menu .submenu a:hover {
	background-image: url(images/submenubar_hover.jpg);
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#menu .inmenu a {
	color: #FFFFFF;
	background-color: #0D5C83;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	background-image: url(images/directorymenu.jpg);
}
#menu .inmenu a:hover {
	background-image: url(images/directory_menu.jpg);
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}


/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

#ads {
	height: auto;
	width: 480px;
	margin-left: 10px;
	margin-right: 10px;
}
#dubai {
	float: left;
	height: 55px;
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#google {
	float: right;
	height: 55px;
	width: 222px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer /* Footer */

 {
	width: 670px;
	height: 55px;
	margin: 0 auto;
	padding: 5px 15px;
	font-size: 0.77em;
	color: #FFFFFF;
	background-color: #0D5C83;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


#links {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #EAEAEA;
	text-decoration: none;
	text-align: center;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 {
	color: #333333;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}

.style4 {
	color: #CCCCCC;
	text-align: center;
}
