* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 10px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #0C2576;
}

h1 {
	color: #484848;
	font-size: x-large;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: none;
	text-transform: capitalize;
}

h2 {
	color: #E61319;
	font-size: large;
	text-transform: capitalize;
}

h3 {
	font-size: small;
	text-transform: none;
	color: #3797BF;
	padding-bottom: 5px;
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
	text-align: justify;
	font-size: small;
	color: #272727;
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #227293;
}

a:hover {
	text-decoration: none;
}

#amenu/* Menu */

 {
	width: 760px;
	height: 28px;
	margin: 0 auto;
	background-image: url(images/ab.jpg);
	background-color: #333333;
}
#amenu  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#amenu  li {
	display: inline;
}
#amenu  a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
}
#amenu  a:hover {
	color: #000000;
}
#amenu  .first  a {
	background: 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-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 12px;
	background-image: none;
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #D60C0C;
	border-left-color: #CCCCCC;
	margin-top: 3px;
}

.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: #122D72;
	float: none;
	height: 20px;
	width: 760px;
	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: 760px;
	height: 150px;
	margin: 0 auto;
	background-color: #227293;
	background-image: none;
	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: 760px;
}

img
{  border-style: none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #3B3B3B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}


#content {
	float: right;
	width: 560px;
	padding-right: 1px;
}


#sidebar {
	float: left;
	width: 187px;
	padding-left: 1px;
	background-color: #333333;
	background-image: url(images/bg.jpg);
}


/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 3px 5px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #F0F0F0;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu a:hover {
	color: #000000;
	font-size: small;
	font-weight: normal;
	background-image: none;
	background-color: #4FA7CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu .active a {
	color: #FFFFFF;
	background-color: #E61319;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu   .activeDir a  {
	color: #FFFFFF;
	background-color: #0C2576;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(images/directorymenuopn.jpg);
}

#menu .menu a {
	color: #7A032D;
	background-color: #FFFFFF;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/directorymenu.jpg);
	background-position: center center;
	text-transform: capitalize;
}

#menu .menu a:hover {
	background-image: url(images/directorymenuopn.jpg);
	font-size: small;
	font-weight: bold;
	color: #F7528E;
}

#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: 730px;
	height: 55px;
	margin: 0 auto;
	padding: 5px 15px;
	font-size: 0.77em;
	color: #FFFFFF;
	background-color: #1D728F;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/footer.jpg);
}

#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: #F0F0F0;
	text-decoration: none;
}
#links a:hover {
	color: #000000;
	text-decoration: underline;
}

.style1 {
	color: #D31217;
	font-weight: bold;
	font-size: small;
	background-color: #CFE7F1;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
}
