
body {
		background:url(../images/bg.jpg) repeat;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		margin:0px;
		}
.clear {
		clear:both;
		}
.text_more {
		float:right;
		text-transform:uppercase;
		color:#ff0000;
		font-family:Arial, Helvetica, sans-serif;
		
		}
.text_more a {
		text-decoration:none;
		color:#ff0000;
		font-weight:bold;
		font-size:11px;
		}
.text_more a:hover {
		text-decoration:none;
		color:#cc3300;
		font-weight:bold;
		font-size:11px;
		}
.text_details {
		float:right;
		font-size:11px;
		font-weight:bold;
		font-family:tahoma;
		padding:13px 8px 5px 0px;
		}
.text_details a {
		color:#FFFFFF;
		text-decoration:none;
		}
.text_details a:hover {
		color:#ff9999;
		text-decoration:none;
		}
h1 { 
		font-family:ZapfHumnst BT;
		margin:0px;
		padding:0px;
		font-size:30px;
		text-decoration:none;
		color:#ff9933;		
		border-bottom:#cccccc 1px dotted ;			
		}
h2 {
		font-family:Futura Hv BT;
		margin:0px 0px 0px 10px;
		padding:12px 0px 0px 25px;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		}
h3 {
		font-family:ZapfHumnst BT;
		margin:0px 0px 0px 0px;
		padding:10px 0px 10px 0px;
		font-size:21px;
		color:#ff9900;
		font-weight:normal;
		text-align:left;
		text-decoration:none;
		}
		
		
	
#container_main {
		width:100%;
		height:auto;
		background:url(../images/header.png) top center repeat-x;
		margin-left:auto;
		margin-right:auto;
		}
#comatiner {	
		width:1003px;
		height:auto;
		padding:0px;
		margin:auto;
				}
#header {
		width:1003px;
		height:86px;
		float:left;
		padding:0px;
		
		}
		
#container_main2 {
		width:100%;
		height:auto;
		background:url(../images/container_2_bg.jpg) repeat;
		}
#banner {
		width:1003px;
		height:394px;
		padding:0px;
		margin:auto;
		background:url(../images/1.png) no-repeat;
		}

/******  MAIN MENU             */
#nav {
		width:1003px;
		height:42px;
		margin:auto;
		background:url(../images/menu.jpg) repeat-x;
		text-transform:uppercase;
		}
.menu{
		font-family:tahoma;
		font-size:14px;
		
		float:left;
      }


ul, menu, dir {
		display: block;
		list-style-type:none;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 0em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 00px;
		}


#nav .menu
    {
	list-style:none;
	text-align:center;
    margin:0px 0px 0px 0;
	padding:0px 0px 0px 0px;
    float:left;}

#nav .menu ul {
    list-style:none;
    padding:0px 0px 0px 0;
    margin:0px 0px 0 0;
}
#nav .menu li {
    float:left;
    position:relative;
    line-height:42px;
	border-left:1px solid #77090a;
    width:auto;
	
}
#nav .menu li ul {
    position:absolute;
    margin-top:0em;
    margin-left:0em; /* for IE */
    display:none;
}
#nav .menu ul li ul {
    margin-top:-30px;
    /*margin-left:120px; */
}

/* ******************************************************************* */
/* SHOW SUBMENU  1 */
#nav .menu li:hover ul, .menu li.over ul {
    display:block;
}
#nav .menu li:hover ul ul, .menu li.over ul ul {
    display:none;
}
/* SHOW SUBMENU  2 */
#nav .menu ul li:hover ul, .menu ul li.over ul {
    display:block;
}
/* ******************************************************************* */
/* STYLING UP THE LINKS */

/*  Main Menu*/

#nav .menu a {
    display:block;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    padding:0px 13px 0px 13px;
	
	
}
#nav .menu a:hover {
    
    color:#FFFFFF;  
	padding:0px 13px 0px 13px;
	
}
#nav .menu ul {
    /*border-top:1px dashed #fff;*/
    
}
#nav .menu ul a {
    width:180px;
	line-height:10px;
    background:#fff;
	padding-top:10px;
	padding-bottom:10px;
	
	font-weight:normal;
	font-size:11px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c62724;
	
	
	border:none;
	height:10px;
}
#nav .menu ul li {
	border:none;
	margin-top:0px;
	
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	height:auto;	
}

#nav .menu ul a:hover {
    border-right:none;
    width:180px;
	padding-bottom:10px;
	margin-top:0px;
	text-align:left;
	line-height:10px;
   /*/ background:#df0021; */
   color:#333333;
	padding-top:10px;
	height:10px;
}

/* ******************************************************************* */

#nav .menu {
    z-index:1;
}
#nav .menu ul {
    z-index:2;
}
#nav .menu ul ul {
    z-index:3;
}
/*** MAIN MENU STOP **/

#menu_right_add {	
		width:365px;
		height:42px;
		float:right;
		background:url(../images/nmeu_add.png) no-repeat left center;
		color:#ffff00;
		font-size:18px;
		text-align:right;
		padding:0px 20px 0px  0px;
		line-height:43px;
		}
#content_area {
		width:973px;
		height:auto;
		padding:21px 15px 20px 15px;		
		background:#fff;
		margin:auto;
		}
#left_part {	
		width:643px;
		height:auto;
		float:left;
		}
#right_part{
		width:290px;
		height:203px;
		float:left;
		padding:0px 0px 0px 40px;
		background: url(../images/right_box.png) no-repeat right;
		}
#today_text {
		width:157px;
		height:auto;
		float:left;
		color:#333;
		}
#today_hader {
		text-decoration:none;
		color:#ff3300;
		font-size:19px;
		padding:25px 0px 0px 0px;
		}
#today_img {
		width:92px;
		padding:132px 0px 0px 35px;
		float:left;
		font-size:11px;
		text-transform:uppercase;
		font-weight:bold;
		}
		
		
#today_img a {
		color:#ff0000;
		text-decoration:none;
		}
#today_img a:hover{
		color:#000000;
		text-decoration:none;
		}
#demo_main {
		width:973px;
		height:auto;
		float:left;
		}	
		
#box_left {
		width:186px;
		height:333px;
		float:left;
		background:url(../images/box.png) right no-repeat ;
		padding:35px 13px 15px 56px;
		}
#box_left_2 {
		width:185px;
		height:333px;
		float:left;
		padding:35px 15px 15px 25px;
		background:url(../images/box.png) right no-repeat ;
		}
			
#box_left_4 {
		width:185px;
		height:333px;
		float:left;
		padding:35px 15px 15px 25px;
		background:url(../images/box_4.png) right no-repeat ;
		}	
#footer_main {
		width:100%;
		height:auto;
		background:url(../images/footer_bor.jpg) repeat-x ;
		}
#footer {
		width:939px;
		height:auto;
		margin:auto;
		padding:20px 32px 25px 32px;
		color:#999999;
		}	
#copy {
		width:416px;
		float:left;
		padding:px 0 0 0px;
		}
#link {
		width:518px;
		background:url(../images/links.png) no-repeat left ;
		height:36px;
		float:right;
		text-align:right;
		padding:0px 0 0 0;
		}
#link a {
		color:#666600;
		text-decoration:none;
		}
#link a:hover {
		color:#009933;
		text-decoration:none;
		}
		
#menu_left {
		width:460px;
		height:auto;
		float:left;
		}		
		
#menu_left {
		width:460px;
		height:auto;
		float:left;
		font-size:13px;
		font-weight:bold;
		color:#660000;
		margin-left:25px;
		}
#contact_left {
		width:460px;
		height:auto;
		float:left;
		font-size:13px;
		font-weight:bold;
		color:#666666;
		margin-left:25px;
		}
#contact_left a {
		color:#666666;
		text-decoration:underline;
		}
#contact_left a:hover {
		color:#000000;
		text-decoration:underline;
		}
