﻿
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,
fieldset,form,label,legend,caption {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Verdana, Sans-Serif;
	text-align: left;
	line-height: normal;
}

h1{font-weight:bold; padding-top:5px; padding-bottom:5px;}
h2{font-size:18px; margin-top:3px; font-weight:bold;}
h3{font-size:16px; margin-top:3px; font-weight:bold;}
p{margin-top:2px; line-height: normal;}
li{padding-top:5px;}
a{line-height:normal;}
a:link{color:Blue; line-height:normal;}
a:visited{color:Blue;}
a:hover{}


body 
{
	font-family: Arial, Verdana, Sans-Serif;
	background-color:#000;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	font-size:14px;
}
div.divHeadContainer
{
	position: relative;
	display: block;
	width: 100%;
	z-index: 1000;
}
.divHeadwrap
{
	width: 960px;
}
#container
{
    width: 960px;
	min-height:400px;
    background-color:#fff;
    margin:16px auto 0px auto;
	overflow:hidden;
	padding: 0 0 20px 0px;
	
}
#content
{
	width: 940px;
	overflow:hidden;
}
#fullContent
{
    width:900px;
    float:left; 
    padding:0 10px;
    
}

#rightContent
{
    width:768px;
    float:left; 
    padding:0 10px;
    
}

#leftNav
{
   width:160px;
   float:left;
        
}
#leftNavBottom
{
    float:left;  
    border:0px solid black; 
    bottom:0px; 
    background-image:url(/us/images/nav_footer.png); 
    height:21px; 
    width:160px;
}
#mainHome
{
    width:873px;
    height:586px;
    margin:0px auto;
    background-image: url(/us/images/home_bg.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
}
#mainNews
{
    width:873px;
    min-height:586px;
    margin:0px auto;
    background-repeat:no-repeat;
    overflow:hidden;
}
#mainTop
{
    width:872px;
    height:332px;
    margin:0px auto;
    background-image: url(/us/images/page-top2.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
}
#mainTop h1{font-size:50px; font-weight:bold; padding-top:0px;}
#mainTop h2{font-size:30px;}
#mainTop ul{font-size:24px; margin-top:0px;;}
#mainTop #subUL{font-size:22px;}
#mainTopLeft{float:left; padding:10px; height:210px; width:450px; border:0px solid black;}
#mainTopRight{float:right; padding:10px; height:210px; width:370px; border:0px solid black;}



#mainMid
{
    width:872px;
    height:191px;
    margin:5px auto;
    background-image: url(/us/images/page_middle2.jpg);
    background-repeat:no-repeat;

}
#mainMidLeft{width:280px; height:191px; float:left; cursor:pointer;}
#mainMidMid{width:302px; height:191px; margin-top:0px; float:left; margin-left:6px;cursor:pointer;}
#mainMidRight{width:276px; height:191px; float:left; margin-left:3px;  cursor:pointer;}

#pageLinks
{
    width:872px;
    min-height:100px;
    margin:8px auto;
    background-image: url(/us/images/page_links2.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
}
#pageLinksLeft{width:268px; padding-top:6px; padding-left:10px; float:left;}
#pageLinksMid{width:290px; margin-left:7px; padding-top:6px; padding-left:10px; float:left;}
#pageLinksRight{width:265px; margin-left:6px; padding-top:6px; padding-left:10px; float:left;}

#pageLinks a{color:Black; text-decoration:none;}
#pageLinks a:visited{color:Black; text-decoration:none;}
#pageLinks a:hover{color:Black; text-decoration:underline;}

#pageLinks ul{padding-left:0px; margin-left:25px; list-style-type:disc;}
#pageLinks li{padding-top:1px;}

#button
{
    background-color:#f3dbac;
    padding:5px; 
    border-right:1px solid #d9bb80;
    border-bottom:1px solid #d9bb80;
    cursor:pointer;
}
#subButton
{
    display:none;
    font-size:12px;
    color:Black;
    padding-top:3px; 
    padding-left: 3px;
}

#subButton li{list-style:disc inside; margin: 0 0;}
#subButton p{font-weight:bold; margin-top:8px; margin-bottom:1px;}

#button a{color:Black; text-decoration:none;}
#button a:hover{color:Black; text-decoration:none;}
#button a:visited{color:Black; text-decoration:none;}

#subButton a{color:Black; text-decoration:none;}
#subButton a:visited{color:Black; text-decoration:none;}
#subButton a:hover{color:Black;  text-decoration:underline;}
#subButton li	{ 	/* the rules that do the indenting */
	padding-left: 1em;
	text-indent: -1em;
}

.divFoot
{
    border-top:2px solid red;
    height:90px;
    width: 960px;
    margin:0px auto;
    background-color:white;
    color:black;
    font-size:12px;
    text-align:center;
    padding-top:5px;
}

.divFoot a:link{color:#3880cc;  text-decoration:none;}
.divFoot a:visited{color:#3880cc; text-decoration:none;}
.divFoot a:hover{color:#1e69b7; text-decoration:underline;}

.divFootIMage
{
    height:121px;
    width: 960px;
    margin:0px auto;
    background: url(/us/images/footer/page_btm_bgd2.gif) no-repeat top right;
}
h1
{
    font-size:20px;
}  
.smalllink{
	font-size:11px;
}
