body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0; padding:0;}

html, body {font-family:Arial, Helvetica, sans-serif; font-size: 14px; background:url(../images/mainback.gif) repeat-y #bae0d0;}

/* PARAGRAPH STYLES */

H1, H2, H3, H4, H5 {font-size:100%;	font-weight:normal;}
H1 {}
H2 {}
H3 {}
H4 {}
 
UL, OL {list-style: none; }
li {list-style-type:none;}
 
A { color:#0c834f; text-decoration:none;}
/*A:visited{ text-decoration:none; color:#;}*/
A:hover {color:#1b3c93; text-decoration:none;}
/*A:active { text-decoration:none; color:#;}*/
A:focus {outline:none;}

:focus {outline: 0;}
fieldset, img {border:0;}
q:before, q:after {	content:'';}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.lF {float:left;}
.rF {float:right;}
.alignCenter {text-align:center;}
.alignRight {text-align:right;}
.alignLeft {text-align:left;}
.bluecolor {color:#243771;}
.greencolor {color:#0c8450;}
.fnt13 {font-size:13px;}

/* LAYOUT STYLES */
.headerBack { background:url(../images/topback.gif) repeat-x top;}
.header { width:980px; height:249px; background:url(../images/logo.jpg) no-repeat;}
	a.logo {float:left; width:363px; height:248px; display:block; text-indent:-9999px;}
	
	.RightTop {float:right; width:615px; padding:181px 0 0 0;}
	
	ul.topNav {padding:0; margin:0;  width:619px; height:37px; overflow:hidden; display:block;}
	ul.topNav li{padding:0; margin:0;  float:left; border-left:1px solid #f3e8a5;}
	ul.topNav li a{
	float:left;
	display:block;
	color:#223d82;
	border-right:1px solid #736826;
	font-weight:bold;
	font-size:13px;
	padding:11px 4px 9px 7px;
	text-transform: uppercase;
	text-decoration: none;
}
	ul.topNav li a:hover{ color:#fff; background-color:#233a79;}
		.brdleftnone {border-left:none !important;}
		.brdrightnone {border-right:none !important;}
	
	#home 			ul.topNav li#nav1 a.act {color:#0d7f4f; background-color:#ffefa5;}
	#cdsnews 		ul.topNav li#nav2 a.act {color:#0d7f4f; background-color:#ffefa5;}
	#whoweare		ul.topNav li#nav3 a.act {color:#0d7f4f; background-color:#ffefa5;}
	#picsvideos		ul.topNav li#nav4 a.act {color:#0d7f4f; background-color:#ffefa5;}
	#mila			ul.topNav li#nav5 a.act {color:#0d7f4f; background-color:#ffefa5;}
	#imusic			ul.topNav li#nav6 a.act {color:#0d7f4f; background-color:#ffefa5;}
	#cufa			ul.topNav li#nav7 a.act {color:#0d7f4f; background-color:#ffefa5;}
	#contact		ul.topNav li#nav8 a.act {color:#0d7f4f; background-color:#ffefa5;}
	
#main { width:1100px; }	
.main_rt{
	width:100px;
	float:right;
	margin-top:10px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.main_rt1{
	float:right;
	margin-top:70px;
	position: absolute;
	text-align:right;
	top: 10px;
	right: 10px;
}
.txt1 { font-size:11px; color:#FFFFFF; margin-bottom:10px; text-align:right;}
.main_rt1 .flag{
	width:100px;
	float:right;
	text-align:right;
}
#mainWrapper { width:980px; width/**/:/**/820px; padding:10px 80px; min-height:650px; background-color: #FFFFFF; }
#mainWrapper h1{ color:#10804d; font-size:24px; font-weight:bold; margin:0 0 10px 0;}
#mainWrapper p{ padding:0 0 14px 0;}
#mainWrapper ul{ padding:10px 15px; margin:5px 18px;}
#mainWrapper ul li{ padding:0;   margin: 0 0 6px 6px; list-style-type:none;}

.homeProjectsTbl {}
.homeProjectsTbl td{ padding:6px; text-align:center; vertical-align:top;}
.homeProjectsTbl h2 {font-size:17px; font-weight:bold;}

.boxicon { background:url(../images/boxiconback.gif) no-repeat; width:309px; height:170px; height/**/:/**/154px; padding:16px 0 0 0; display:block; margin:0 auto;}
.boxicon2 { background:url(../images/boxiconback2.gif) no-repeat; width:309px; height:264px; height/**/:/**/245px; padding:19px 0 0 0; display:block; margin:0 auto;}
.boxicon:hover { background:url(../images/boxiconback-over.gif) no-repeat;}
.boxicon2:hover { background:url(../images/boxiconback2-over.gif) no-repeat; width:309px;}

.hrline { border-bottom:2px solid #c09d25; padding:10px 0 0 0; margin:0 0 10px 0; height:13px; height/**/:/**/1px;}
.Banline { border-bottom:2px solid #c09d25; padding:0 0 6px 0; margin:-5px 0 10px 0; text-align:center; font-size:19px; font-weight:bold; color:#233a79;}
.Banline1 { border-bottom:2px solid #c09d25; padding:0 0 6px 0; margin:-5px 0 10px 0; text-align:center; font-size:19px; font-weight:bold; color:#0d8650;}

.YoutubehomevideoBox { text-align:center;}

.curverBox { background-color:#ffeb8e; border:1px solid #fff;
			-moz-box-shadow: 0px 0px 12px #5eb892; /* FF3.5+ */
			-webkit-box-shadow: 0px 0px 12px #5eb892; /* Saf3.0+, Chrome */
			box-shadow: 0px 0px 12px #5eb892; /* Opera 10.5, IE 9.0 */
			
			-moz-border-radius: 15px; /* FF1+ */
			-webkit-border-radius: 15px; /* Saf3+, Chrome */
			 border-radius: 15px; /* Opera 10.5, IE 9 */
			}
.curverBox:hover { background-color:#fff;}
			
			.curwidth1 {width:250px; height:215px; width/**/:/**/230px; height/**/:/**/195px; padding:10px; margin:0 auto;}

#mainWrapper ul.news  { /*padding-left: 186px;*/ padding-left:82px;}
#mainWrapper  ul.news li {list-style:none;background:url(../images/builets.jpg) no-repeat left 5px;margin: 0px 25px 5px 0px;padding: 0px 0px 0px 15px; float:left;}
#mainWrapper  ul.news li a { font-weight:bold; color:#117B4B; text-decoration:underline; font-size:19px;}
#mainWrapper  ul.news li a:hover {color:#10804D; text-decoration:none;}


#mainWrapper div.news_tbl_top { background:url(../images/news_tb_top.jpg) no-repeat; width:784px; height:17px; overflow:hidden;}
#mainWrapper div.news_tbl_mid { background:url(../images/news_tb_mid.jpg) repeat-y; width:784px;}
#mainWrapper div div.contain { width:750px; margin:0 auto;}
#mainWrapper div div.contain h1 {color:#10804d; font-size:24px; font-weight:bold;}
#mainWrapper div.news_tbl_bot { background:url(../images/news_tb_bot.jpg) no-repeat; width:784px; height:17px; overflow:hidden;}


.footerback {background:url(../images/footerbackback.jpg) repeat-x;}
#footer { background:url(../images/footerback.jpg) no-repeat; width:980px; width/**/:/**/890px; padding:82px 45px 25px 45px; color:#0a854f; font-size:13px;}
#footer a{ color:#0a854f; margin:0 2px;}
#footer a:hover{ color:#000;}
#footer .rF{ font-size:11px;}

.content1 {
	overflow: auto;
	height:350px;
	text-align:justify;
	 font-size:14px;
	color:#000;
	padding: 10px 15px 15px 5px;
	
	}
.content1 h5 {  font-size:15px; margin-bottom:10px; font-weight:bold;	}

.bordermarrgt {
	border:solid 1px #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.spacer {
	background: url(../images/spacer.png) no-repeat center center;
	height: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}
.faceicons{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.iconspace{
	margin-right: 3px;
	margin-left: 3px;
}

.mila_logo {
	position:absolute;
	left:778px;
	top:249px;
}
.psttxt{ font-size:10px;
margin-top:8px;

}
.smltxt {
font-size:11px;
margin-top:3px;
}
.smltxt a{ color:#009900;
}
.smltxt a:hover { text-decoration:underline; }
