/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font:  normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #11A6D4;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.5em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

img {
	border: none;
}

/* qute*/
.pullquote {
 width:550px;
 line-height:1.5;
 font-size:1.2em;
 text-align:justify;
 }
 
 .pullquote:before {
 content:"\201C" attr(title) "\201D";
 font-family: "Times New Roman", Times, serif;
 font-size:1.2em;
 text-align:center;
 background:;
 color:#0066CC;
 display:block;
 float:left;
 width:7em;
 margin: 0.25em 1em 0.5em 0;
 padding:1em;
 }

/* Post */

.post {
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img071.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img051.gif) repeat-x;
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}
/* dropcontent Style */

.dropcontent {
	margin-bottom: .5em;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
}

.dropcontent .title {
	height: 20px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.dropcontent .content {
	padding: 5px;
}
.dropcontent .content li a{
font-size: 12px;
}
/* Header */

#clock  (
	
	position:absolute;
	left:100px;
	top:100px;
)


#header {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/img05.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/img04.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 600px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: .90em;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	
	background: none;	
}

#menu .active a{
 background: #0F7388;
 color:#fff;

}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Left Sidebar */

#leftsidebar {
    margin-right:20px;
	float: left;
	width: 170px;
}

#leftsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	border-bottom: 1px solid #ccc;
}

#leftsidebar ul li{
	position: relative;
}

#leftsidebar ul li a {

	display: block;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #ccc;
	border-bottom: 0;
	background: #0B6580;
    color:#FFFFFF;
	font-weight:600;
}

/* Fix IE. Hide from IE Mac \*/
* html #leftsidebar ul li { float: left; }
* html #leftsidebar ul li a { height: 1%; }
/* End */

#leftsidebar a:hover {
padding: 5px;
font-weight:800;
background: #EA672E;
color:#FFFFFF;
margin-left:5px;
}

#leftsideba .activeNav a{
padding: 5px;
font-weight:800;
background: #EA672E;
color:#FFFFFF;
margin-left:5px;
}


/* Content > Main */

#main {
	float: left;
	width: 450px;
	padding-left:20px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0px;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Main > paragraph */
#nparagragh{
margin: 0 0 3em 0;
	padding: 5px 0 1em 0;
	border-bottom: 1px solid #CCCCCC;

}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

#sidebar li {
font-size:12px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: 1.2em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto 2em auto;
	background: #F7F7F7 url(images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

.style1 {
	color: #0F7388



#rev
{ 
direction: rtl
}

#dropcontentsubject{
font-weight: bold;
}
