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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #268ED4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#header {
	height: 300px;
	margin: 0 auto;
	width: 760px;
}

#header_logo_container {
	float: left; 
	width: 238px; 
	height:300px;
}

#header_logo {
	width: 238px; 
	height:130px;
}

#header_misiya {
	width: 238px;
	height:170px;
	background: url(images/bground_misiya.gif) repeat-x;
}

#header_right {
	 float: left; 
	 width: 520px;
	 height:300px;
}

#header h1 {
	width: 760px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	font-size: 1em;
}

#header h2 {
	margin: 0 auto 0 auto;
	font-size: 1em;
}

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

#baner {
	margin: 10px;
}
/* Pages */

#pages {
	height: 121px;
	padding-top: 0px;
	background: url(images/img17.gif) repeat-x;
}

#pages h2 {
	display: none;
}

.pages_ul {
	display: block;
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

.pages_ul li {
	display: inline;
}

.pages_ul a {
	display: block;
	float: left;
	height: 75px;
	width: 95px;
	padding: 35px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
}

.pages_login_ul {
	width: 770px;
	height: 21px;
	margin: 0 auto;
	text-align:right;
	padding-top:7px;
}

.pages_login_ul li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

.pages_login_ul a {
	color: #ffffff;
	text-decoration: underline;	
}

#pages ul {
	display: block;
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#pages li {
	display: inline;
}

#pages {
	height: 110px;
	padding-top: 10px;
	background: url(images/img17.gif) repeat-x;
}

#pages h2 {
	display: none;
}

#pages a {
	display: block;
	float: left;
	height: 75px;
	width: 95px;
	padding: 35px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
}

#pages a:hover {
	color: #000000;
}

#page1 {background:  url(images/menu1.gif) no-repeat; }
#page2 {background:  url(images/menu2.gif) no-repeat; }
#page3 {background:  url(images/menu3.gif) no-repeat; }
#page4 {background:  url(images/menu4.gif) no-repeat; }
#page5 {background:  url(images/menu5.gif) no-repeat; }
#page6 {background:  url(images/menu6.gif) no-repeat; }
#page7 {background:  url(images/menu7.gif) no-repeat; }
#page8 {background:  url(images/menu9.gif) no-repeat; }

#page1:hover, #pages .active #page1 { background-image: url(images/menu1_1.gif); }
#page2:hover, #pages .active #page2 { background-image: url(images/menu2_1.gif); }
#page3:hover, #pages .active #page3 { background-image: url(images/menu3_1.gif); }
#page4:hover, #pages .active #page4 { background-image: url(images/menu4_1.gif); }
#page5:hover, #pages .active #page5 { background-image: url(images/menu5_1.gif); }
#page6:hover, #pages .active #page6 { background-image: url(images/menu6_1.gif); }
#page7:hover, #pages .active #page7 { background-image: url(images/menu7_1.gif); }
#page8:hover, #pages .active #page8 { background-image: url(images/menu9_1.gif); }


/* helperMenu */
#helperMenu {
	width:320px;
	float:right;
}

/* menu */
#menu {
}
.rowContainer
{
	width:750px;
	margin-bottom:10px;
	overflow:hidden;
}
.boxed {
	margin-bottom: 20px;
	margin-right: 10px;
	width:240px;
	float:left;
}

.boxed .title {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(images/img_menu.gif) no-repeat;
	font-size: 1.1em;
	color: #5B62BA;
}

.boxed .content {
	padding: 15px;
	border: 1px solid #9FA4FF;
}


/* Content */

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

/* Latest Post Box */
#latest-post-wide {
	float: left;
	width: 600px;
}
#latest-post-wide .title {
	letter-spacing: -1px;
	font-size: 2.2em;
	color:#DE177C;
}

#latest-post-wide .posted {
	margin-bottom: 2em;
	font-size: .8em;
	font-weight: normal;
}


#latest-post {
	float: left;
	width: 400px;
}

#latest-post .title {
	letter-spacing: -1px;
	font-size: 2.2em;
	color:#DE177C;
}

#latest-post .menu {
	letter-spacing: -1px;
	font-size: 1.5em;
	color:#DE177C;
}

#latest-post .posted {
	margin-bottom: 2em;
	font-size: .8em;
	font-weight: normal;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 0 0;
}

#latest-post p, #latest-post blockquote, #latest-post ul, #latest-post ol {
	line-height: 155%;
}

#latest-post .heading2 {
	font-size: 1.2em;
}
#left-column {
	float: left;
	width: 180px;
	margin-right:20px;
}
/* News*/
#news {
	border-color:-moz-use-text-color #BBB6A5 #BBB6A5;
	border-style:none solid solid;
	border-width:0 1px 1px;
}

#news h3 {
	width: 180px;
	height: 24px;
	background: #5A5A5A url(images/img22.gif);
	font-size: 1.2em;
	color: #EF008C;
	text-align:center;
}

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

#news li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
	font-size: 1em;
}

/* Recent Posts Box */

#recent-posts {
	float: right;
	width: 320px;
}

#recent-posts h3 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(images/img13.gif);
	font-size: 1.2em;
	color: #EF008C;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

#recent-posts li:hover {
	background: #EFEFEF;
}

/* need-to-know Posts Box */

#need-to-know {
	margin-top:20px;
	float: right;
	width: 320px;
}

#need-to-know h3 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(images/img13.gif);
	font-size: 1.2em;
	color: #DE177C;
}

#need-to-know ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#need-to-know li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

#need-to-know li:hover {
	background: #EFEFEF;
}

/* order-now Posts Box */

#order-now {
	margin-top:20px;
	float: right;
	width: 320px;
}

#order-now h3 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(images/img13.gif);
	font-size: 1.2em;
	color: #DE177C;
}

#order-now ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#order-now li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

#order-now li:hover {
	background: #EFEFEF;
}

/* Column One */

#colOne {
	padding-bottom: 20px;
}

/* Column Two */

#colTwo {
	padding: 20px;
	background: url(images/img02.gif) repeat-x;
}

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

#colTwo li, #colTwo form {
	padding: 10px;
}

#colTwo li {
	display: block;
	float: left;
	width: 250px;
}

#colTwo li ul {
}

#colTwo li li {
	display: list-item;
	float: none;
	padding: 0 0 0 10px;
}

#colTwo h2 {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	background: url(images/img15.gif) no-repeat left center;
	font-size: 1em;
}


/* Footer */

#footer {
	width: 720px;
	height: 100px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: x-small;
}