body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    background-image: url(/images/background.jpg);
    background-color:#151617;
    background-repeat: no-repeat;  
	background-position: top center;

}

#container{
    position: relative;
    width: 100%; 
}  

#top-section{
    position: relative;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;    
    padding: 0px;
    width: 982px;
    height:177px;
    background-image: url(/images/header.jpg);
    background-repeat:no-repeat;    
}


#content{  
    position: relative;
    width: 982px;
    margin: 0px;
    padding: 0px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/flash.jpg);
    background-repeat:no-repeat;
     
}

#content2{  
    width: 980px;
    float: left;
    margin: 0px;
    padding: 0px;  
    margin-top: -5px;  
    margin-left: auto;
    margin-right: auto;
    min-height: 1000px;
    background-image: url(/images/content-repeat.jpg);
    background-repeat:repeat;   
}


/* Flash & Css buttons */
#flash{
    float:left;
    margin-left: 10px;
    padding: 0px;
    width:960px;
    height:334px;      
}

#flash-border
{
    border:2px solid #cdcdcd;
    
}

/* ********************************* NAV SECTION **************************** */	
#nav {
        float: left;
        width:965px;
        margin: 0px;
        padding: 0px;
        margin-top: 140px;
        margin-left: auto;
        margin-right: auto;
        z-index: 1000;
}


#nav ul {
	width: 965px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	margin-top:3px;
	padding-left: 30px;
	list-style-type:none;
}

#nav ul li {
	float: left; 
	position:relative;
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	padding-left:0px;
	padding-right:0px;
	border-right: 1px solid #cdcdcd;
}
		
#nav ul li a{
	font: 13px 'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;	
	color: BLACK;  
	text-decoration: none;
	letter-spacing: 0px;	
	line-height: 30px;	
	padding-right: 8px;
	padding-left: 8px;
    display: inline;

	
}
	
#nav ul li a:hover{
	color: #f46e10;  
}


#nav li ul {   
	 display: none;
	 position:absolute;	   
	 background-position: 0 .4em;	
	 top: 1em;
	 left: 0;  
} 


#nav li:hover ul {  
	 margin-left:auto;
	 margin-top:2px;
	 width:200px;
	 height:auto;
	 display:block;
	 border: 1px solid;
	 z-index: 1000;
	 padding-bottom:10px;
}

#nav ul li ul li a{
	width: auto;
 	border-right-width: 0px;
 	padding-top:8px;

}

#nav ul li ul li{
	display: inline;
	margin: 0px;
	padding-top: 5px;
	float: left; 
	width: 190px;
}

/* *************************** LEFT MENUS ************************************ */

#content-left{   
    position:relative;
    float: left;
    width: 190px;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#content-left-inner{   
    position: relative;
    width:auto;
    margin-left: 0px;
    margin-bottom: 0px;
}

#content-left-inner ul   {
    margin: 0px;
    padding: 0px;
    list-style-type:none;
}

#content-left-inner li{
    width: 190px;
    background-repeat: no-repeat;
    padding-bottom:2px;
    border-bottom: 1px solid #cdcdcd;
    text-align:left;
    display:inherit;
}

#content-left-inner li:hover{

}


#content-left-inner li a{
    color: #f46e10;
    font-family: Trebuchet MS, arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 0px;   
    line-height: 27px; 
    text-decoration: none;
    text-align:left;
}

#content-left-inner li a:hover{
    color: #888888;
}

#content-left-footer{
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    height: 0px;
    width:190;

}


/* *************************** END CONTENT LEFT/LEFT MENU ************************************ */

h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	height: 57px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #e7f4f9;
	text-align: left;
	border-bottom:1px solid #99cfe1;
	margin-bottom:10px;
	background-image: url(/images/h1-background.jpg);
    background-repeat:no-repeat;  
	}
		
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color:  #e7f4f9;
	text-decoration: none;
	border-bottom:1px solid #cdcdcd;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}

/* ************************ MAIN FOOTER *************************** */
#footer{
    clear: both;
    width: 982px;  
    height:192px;      
    margin-left: auto;
    margin-right: auto;   
    color: #cdcdcd;
    font-family: Arial;
    font-weight:normal;
    font-size:10px; 
    background-image: url(/images/footer.jpg);
    background-repeat:no-repeat;      
}

#footer2{
    clear: both;
    height:192px;
    width: 982px; 
    margin-left: auto;
    margin-right: auto;   
    color: #cdcdcd;
    font-family: Arial;
    font-weight:normal;
    font-size:10px;
    background-image: url(/images/footer2.jpg);
    background-repeat:no-repeat;  
}

#footer2 a {
    font-family: Arial;
    font-weight:normal;
    font-size:10px;    
    color: #c6b794;
    text-decoration: none;
}
		
#footer2 a:hover {
    color: #5e563f;
    text-decoration: underline;
}

#footer a {
    font-family: Arial;
    font-weight:normal;
    font-size:10px;    
    color: #c6b794;
    text-decoration: none;
}
		
#footer a:hover {
    color: #5e563f;
    text-decoration: underline;
}

/* ******************** END MAIN FOOTER ************************ */

#Advert1-Link{
    float:right; 
    margin-top:15px; 
    margin-right:12px; 
    font-family: Arial; 
    font-weight:bold;
    color: green; 
    font-size:12px;
    font-weight:bolder;
}  

#Advert1-Link a{
    color: green;
    font-weight:bold; 
    font-size:12px;
} 

#Advert2-Link{
    float:right; 
    margin-top:15px; 
    margin-right:12px; 
    font-family: Arial; 
    font-size:12px;
    font-weight:bold;
    color: green; 
    font-size: 14px;
    font-weight:bolder;
}  

#Advert2-Link a{
    color: green; 
    font-weight:bold;
    font-size:12px;
} 

.newsArticle{
    position:relative;
    float:left;
    margin-top:5px;
    margin-left:0px;
    margin-bottom: 5px;
    width:940px;
    top: 0px;
    left: 0px;
}

.newsArticle-master{
    position:relative;
    float:left;
    margin-top:0px;
    margin-left:20px;
    min-height:630px;
}

.newsArticle-inner{
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-inner2{
	margin-top: 0px;
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-footer{
	width: 930px;  
}

.newsheader
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: Black;
}

.newstext
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

/* ******************************** MAIN CMS AREA ************************************* */

#cmsarea{   
    position: relative;    
    float: right;
    width: 720px;
    margin-top: 0px;
    margin-right: 20px;
    min-height:550px;
}

#cmsarea-inner{   
    margin: 0px;
    padding: 0px;    
}

#cmsarea-image{
    float:right;
    width: 710px;
    height: 237px;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    border: 1px solid #2c8395;
    background-color: #eeeeee;
}

#cmsarea-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
    height:21px;
    margin-bottom: 20px;
}

#cmsarea-text p   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #442c28;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#cmsarea-text a   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #195f9a;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
}

#cmsarea-text ul li{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #2c8395;
    font-size: 12px;   
}

#cmsarea-text a:hover{
    color:Orange;
    text-decoration: underline;    
}

#cmsarea-text{   
    width: 695px;
    margin-left:10px;
    margin-bottom: 0px;
    margin-top: 10px;
}


#cmsarea-text img{
    padding: 2px;
    border: 0px;
}


#cmsarea-header{
    margin-top: 10px;
    margin-left: 10px;
    width: 680px;
    text-align: left;    
}

#cmsheader{
    color:#b5d52e;
    font-weight: bold;
    font-size: 22px;
    font-family:Arial;
    font-weight:bolder;
    text-align:left;    
}


/*-----------------------MASTER BOX -----------------------------*/       
 
 #master-box{
   float:left;
   clear: both;
   margin:0px;
   padding: 0px;
   margin-top: -4px;
   width: 980px;
 }
 
  #advert1{
    float: left;
    margin: 0px;
    padding: 0px;
    width:251px; 
    height:235px;
    background-image: url(/images/1.jpg);
    background-repeat:no-repeat;

 
}
  #advert2{
    float: left;
    margin: 0px;
    padding: 0px;    
    width:251px; 
    height:235px;
    background-image: url(/images/2.jpg);
    background-repeat:no-repeat;

 
}
  #advert3{
    float: left;
    margin: 0px;
    padding: 0px;    
    width:224px; 
    height:235px;
    background-image: url(/images/3.jpg);
    background-repeat:no-repeat;

 
}
  #advert4{
    float: left;
    width:254px; 
    height:235px;
    margin: 0px;
    padding: 0px;    
    background-image: url(/images/4.jpg);
    background-repeat:no-repeat;
 
}

 #master-box2{
   position: relative;
   clear: both;
   width: 980px;

 }
 #cmsarea-flash{   
    position: relative;    
    float: right;
    width: 720px;
    height:380px;


}
     
/*-----------------------BUTTONS -----------------------------*/   
a#button1 
{
    float:right;
    width:85px; 
    height:85px;
    background-image: url(/images/buttons/button1.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
    margin-left:0px;
    padding: 0px;
}
a#button1:hover {
    background-image: url(/images/buttons/button1-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}

a#button2
{
    float:right;
    width:91px; 
    height:85px;
    background-image: url(/images/buttons/button2.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
  
   }
   
a#button2:hover {
    background-image: url(/images/buttons/button2-over.jpg);
    background-repeat:no-repeat; 
}

a#button3
{
    float:right;
    width:81px; 
    height:85px;
    background-image: url(/images/buttons/button3.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
    margin-right:0px;

}
a#button3:hover {
    background-image: url(/images/buttons/button3-over.jpg);
    background-repeat:no-repeat; 
}


a#button4
{
    float:right;
    display: block;
    width:89px; 
    height:85px;
    background-image: url(/images/buttons/button4.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:0px;
    margin-right:0px;
}
a#button4:hover {
    background-image: url(/images/buttons/button4-over.jpg);
    background-repeat:no-repeat; 
}

/*-------HOME PAGE BOXES BOTTOM-------*/


#cmsarea-home{
  float: left;
  width: 980px;
  margin:0px;
  padding: 0px;
}

#cmsarea-home-header{
  float:left;
  background-image: url(/images/box-header.jpg);
  background-repeat: no-repeat;
  height: 135px;
  margin-top: 0px;
  width: 980px;
}

#cmsarea-home-header h1{
   margin-top: 28px;
   padding-left: 25px;
   
}



#cmsarea-home-inner{   
    margin-top: 0px;
    padding: 15px;
    background-image: url(/images/box-repeat.jpg);

}

#cmsarea-home-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
}

#cmsarea-home-text{   
    width: 900px;
    margin-left:20px;
    margin-bottom: 0px;
}

#cmsarea-home-text p   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #442c28;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#cmsarea-home-text a   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: orange;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
  
}

#cmsarea-home-text img{
    border: 0px solid gray;
    padding: 2px;
    border  : 1px solid gray;
}


#cmsheader{
    color:#cdcdcd;
    font-weight: bold;
    font-size: 22px;
    font-family:Arial;
    font-weight:bolder;
    text-align:left;    
}

