/* CSS Document 
*/

a {
	text-decoration: none;
}


Body { font-size: 8pt;
line-height: 25px;
font-family: "verdana";

background: url(images/ngfdg_bg.gif) repeat-y;
background-position: center;
margin-top: 0px;

}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:active {
	color: red;
}

a:hover {
	color: red;
}



.divlink a {
display: block;
width: 80px;
height:25px;
background: url(images/navbg.gif) repeat;
position: left;
float: 0px;
}


.divlink a:hover {
background: url(images/navhoover.gif) repeat;
float: 0px;
}

ul {/* total navbar settings*/
	list-style: none;
	padding: 0;
	margin: 0;
	width:880px;
	float: left;
	margin-top: -8px;
}

#nav a {
	font-weight: normal;
	color: #FFFFFF;
}

#nav a {
	text-decoration: none;
}

#nav li li a { /*dropdown text options*/
	display: block;
	position: left;
	font-weight: normal;
	width: 140px;
	text-align: left;
	color: #336699;
	padding: 0.2em;
	float: 0px;
}

#nav li li a:hover {/* dropdown options*/
	width: 136px;
             background-color: #CCCCCC;
			 wrapper: none;
			 float: 0px;
			 

}


li { /*main navbar border text options*/
	display: block;
	float: left;
	position: left;
	width: 80px;
	text-align: center;
	text-indent: 0px;
	cursor: default;
	background-color: white;
	border: 0px solid #336699;

}

li#first {/*main navbar border*/
	border-left-width: 0em;
}

li#last {
	border-right-width: 0em;
}

li ul { /*Dropdown menu coding*/
	display: none;
	line-width: 180px;
	position: auto;
	top: 217px;
	left: auto;
	text-align: left;
	width: 140px;
	line-height: 15px;
	font-weight: normal;
	background-color: #ffffff;
	border-right: solid 1px #666666;
             border-left: solid 2px #666666;
             border-bottom: solid 2px #666666;
			 border-top: solid 1px #666666;
					
}

li>ul {
	Position: absolute;
	float: left;
	left: auto;
	height: auto;


}

li li {
	display: block;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;

}

restofcontent { /*wrap rest of content of the page inside this div*/
align: top;
}

div#container { 
margin: 0 auto; text align: left; width: 880px;
float: 0px;

}

/* Content */

.content_title {
	padding-top: 8px;
	padding-left: 15px;
	font-size:12px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 500px;
	color: #FFFFFF;
	background: url(images/header.gif) no-repeat top left;
	height: 30px;
}

#disjointedText {
position:auto;
left-margin:300px;
list-style:none;
}


#content_title a, #content_title a:visited {
	color: #ffffff;
}

h1 { font-size: 11pt;
font-style: bold;
line-height: 25px;
font-family: "verdana";

}


h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 13px;
	padding-bottom: 5px;
	font-size:12px;
	color: #fff;
	background: url(images/rightheader.gif) no-repeat top left;
	height: 25px;
}

#logo {
padding-top: 25px;	
}



#menuheader {
	background: url(images/menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(images/menufooter.gif) no-repeat left top;
	height: 25px;
}


#right_column {
	float: right;
	width: 380px;
	background: #FFF url(images/rightcontent.gif);
	text-align:left;
	color: #FFFFFF;
}


/* left column align */
.left_column {
	float: top;
	color: #FFFFFF;
	background: url(images/content.gif) top left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 500px;
	max-width: 500px;
	text-align:left;
}

.left_column_margin {
	margin-top: 6px;
	width: 500px;
	max-width: 500px;
	background: url(images/content.gif) top left;
	line-height: 25px;
}

/* main column align */
.main_column {
	float: top;
	color: #FFFFFF;
	background: url(images/main.gif) top left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 105px;
	width: 875px;
	max-width: 875px;
	text-align:left;
}

main_column_margin {
	margin-top: 6px;
	width: 875px;
	max-width: 875px;
	line-height: 25px;
}
	
	.main_title {
	padding-top: 8px;
	padding-left: 15px;
	font-size:12px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 875px;
	color: #FFFFFF;
	background: url(images/tophead.gif) no-repeat top left;
	height: 30px;
	}
	
	.main_text{
	padding-top: 0px;
	color: #000000;
	background: url(images/mainfooter.gif) no-repeat left bottom;
    position:auto;
    list-style:none;
	}
	
	#main_text dd {
padding-left:170px;
width:480px;
margin-left:-186px;
margin-top:0px;
margin-right:10px;

}
#main_text a {
display: block;
text-decoration:none;
text-align:left;
}

#main_text a:hover {
color: #990000;
background:none;
font-weight: bold;

}
#main_text a span 
{
display: none;
padding-left:0px;
padding-top:-200px;
position:relative;

}
#main_text a:hover span {

float:left;
display: block;
margin-left:20px;
margin-top:-267px;
margin-right:10px;
width:210px;
text-align:left;

}
#main_text dt {

padding-left:68px;
padding-top:242px;
position:absolute;
}

.pic_main {
	float:left;
	margin-left:20px;
	margin-top:10px;
	margin-right:10px;
	
	}
	.top_text{
	padding-top: 0px;
	color: #000000;
    position:auto;
    list-style:none;
	padding-left:400px;
	}

.text {
	padding: 5px 15px 20px 15px;
	color: #000000;
	background: url(images/footer.gif) no-repeat left bottom;
}

.pic_latest {
	background-color:#000000;
	border:2px none;
	float:left;
	height:265px;
	margin-left:20px;
	margin-top:10px;
	margin-right:10px;
	width:210px;
	
	
}

.shop_pic_latest {
	background-color:#000000;
	border:2px none;
	float:left;
	height:265px;
	margin-left:5px;
	margin-top:10px;
	margin-right:10px;
	width:210px;
	
}

div.advert { 
	display: block;
	float: left;
	position: left;
	width: 120px;
	text-align: center;
	text-indent: -5px;
	cursor: default;
	background-color: none;
	border: 0px solid #336699;
	margin-top: 14px;

}

div.thumbnails { 
	display: block;
	float: left;
	position: left;
	width: 100px;
	text-align: left;
	text-indent: 0px;
	cursor: default;
	background-color: none;
	border: 0px solid #336699;
	margin-top: 14px;

}


.latest_text{
	padding-top: 0px;
	color: #000000;
	background: url(images/footer.gif) no-repeat left bottom;
    position:auto;
    list-style:none;
}

#latest_text dd {
padding-left:170px;
width:480px;
margin-left:-186px;
margin-top:0px;
margin-right:10px;

}
#latest_text a {
display: block;
text-decoration:none;
text-align:left;
}

#latest_text a:hover {
color: #990000;
background:none;
font-weight: bold;

}
#latest_text a span 
{
display: none;
padding-left:0px;
padding-top:-200px;
position:relative;

}
#latest_text a:hover span {

float:left;
display: block;
margin-left:20px;
margin-top:-267px;
margin-right:10px;
width:210px;
text-align:left;

}
#latest_text dt {

padding-left:68px;
padding-top:242px;
position:absolute;
}

.text_desno {
	padding: 0px 15px 20px 15px;
	margin-top:10px;
	color: #000000;
	background: url(images/rightfooter.gif) no-repeat left bottom;
}

.blog_pic {
	background-color:#white;
	border:2px none;
	float: right;
	height:145px;
	margin-left:10px;
	margin-top:5px;
	margin-right:0px;
	width:120px;
	
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}
/* news pages coding */

div#newscontainer{text-align:left}
div#newscontent p{
line-height:2.4; 
width:400px;

}
div#newsnavigation{
background-color: white; 
padding-left:5px; list-style-type:none;
line-height:1; 
}
div#newsnavigation ul{margin:30px 0; padding:10; list-style-type:none;}
div#newsnavigation li{margin-bottom:5px;}
div#newsextra{background:none;
}
div#newscontainer{width:880px;margin:0 auto;}
div#newswrapper{float:left;width:100%}
div#newscontent{margin-left:180px;
background-color: none;
margin-right:260px;
padding-left: 10px;
padding-right:10px;
padding-top:1px;
min-height: 750px;
border-left: solid 2px #cccccc;
border-right: solid 2px #cccccc;
}
div#newsnavigation{float:left;width:165px;margin-left:-880px}
div#newsextra{float:left;width:228px;margin-left:-262px; 
padding-left:10px; padding-right:10px; }
.newsextra text a:  {
	border: none;
}
.newsextra text a: hover {
	border: none;
}

h4 { font-family: "georgia";
font-size: 16pt;
line-height: 5px;
font-weight: normal;
color: #003399;

}

h5 { 
font-weight: bold;
font-size: 12pt;
line-height: 2px;
font-family: "georgia";

}

td {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 text-transform: none;
 background-color: #CCCCCC;
 height: 25px;
 width: 300px;
 padding-left: 10px;
}
td:hover {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 color: #ffff00;
 text-transform: none;
 background-color: #CEE2EC;
 height: 25px;
 width: 300px;
 padding-left: 10px;
}



/* Footer */


#footer {

	padding: 30px ;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	text-align: center;
	font-size: 10;
	font-color: #ffffff
	margin: 0 auto; text-align: center; width: 820px;
float: left;
}
