body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#666666;
	text-align: center;
	color:006600;
}
input, textarea, select{color:#000000; vertical-align:top; text-align:left; border: 1px solid #434343; font:12px Verdana, helvetica, sans-serif; padding-left:5px; }

a:link, a:visited, a:active {
	color: #3f9fff; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}

a:hover {
	color: #3fa103;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-shadow: #CCCCCC;
	font-weight: 500;
}

b, strong {
	font-weight: 600;
}


/* shadow of container */
#leftshadow { 
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 47px;
	margin: none;
	z-index: 1;
}

#rightshadow {
	position: absolute;
	left: 500px;
	top: 0;
	background-image: url(images/right.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 47px;
	margin: none;
	z-index: 1;
}

div#shadow {
	overflow:hidden;
}

/* layout */

#container {
	background-color: #fff;
	width: 1024px;
	height: 1120px;
	v-align: top;
	z-index: 0;
	position: relative;
	margin: 0 auto;
	text-align: left; 
	
}



#conthead {
height:30px;
background-image: url(../images/sidebar_center.jpg);
background-repeat: repeat-x;
z-index: 1;
}

.context_head {
height:23px;
padding:5px 0 5px 0;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-align: center;
}

.cont_content {
        padding:20px;
        color: #fff;
        line-height: 180%;
	background-image: url(../images/content_bottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #036fba; 
	overflow-y: scroll;
	overflow-x: hidden; 
	v-align: top;
	text-align: left;
        height: 535px;
}
.cont_content2 {
        padding:0px;
        color: #000;
        line-height: 180%;
	border: #036bfa 1px solid;
	background-color: #fff; 
	overflow-y: scroll;
	overflow-x: hidden; 
	v-align: top;
	text-align: left;
        height: 255px;
}
.cont_content3 {
        padding:0px;
        color: #000;
        line-height: 180%;
	border: #036bfa 1px solid;
	background-color: #fff; 
	overflow-y: hidden;
	overflow-x: hidden; 
	v-align: top;
	text-align: left;
        height: 255px;
}

.intro-table-right{
width: 342px;
padding: 5px;
}
.intro-table-left{
width:170px;
}
#content {
	padding: 0px 20px 20px 20px;
	margin: 5px; 
	
	width: 512px;
	height: inherit;
	z-index:0;
	position: absolute;
	left: 410px;
	top: 223px;
	
	}
#content2 {
	padding: 0px 20px 20px 20px;
	margin: 5px; 
	
	width: 512px;
	height: inherit;
	z-index:0;
	position: absolute;
	left: 410px;
	top: 223px;
	
	}
div#content ul {
       list-style-image: url(../images/tick.png);
	margin: 0;
}

#tent {
	background-color:#fff;
	padding: 20px;
	margin: 5px;
	color: #003366;
	width: 470px;
	height: 540px;
	overflow-y: scroll;
        overflow-x: hidden;
	v-align: top;
	text-align: left;
	position: absolute;
	left: 430px;
	top: 223px;
	line-height: 180%;
	
	border-top:#CCFF99 thin solid;
	

}


#tact {
 	position: relative;
	left: -360px;
	top: 183px;
	width: 400px; 
}


#blogupdate {
 	border: #036bfa 1px solid;
	padding: 10px; 
	margin: 10px;
	v-align: top;
	position: absolute;
	top: 495px;
	left: 75px;
	z-index:1;
	width: 290px;
	height: 290px;
/*	overflow-y: scroll;
        overflow-x: hidden; */
}

#contact {
 	background-image: url(../images/con_gradient.gif);
	width: 712px;
	height: 234px;
	position: absolute;
	left: 202px;
	top: 830px;
	color: #006600;
}

.leftcontact {
 	position: absolute;
	left: 85px;
	top: 830px;
	background: url(../images/con_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 10px;
	width: 167px;
	height: 234px;
	display: block;
	z-index: 1;
}

.rightcontact {
	background: url(../images/con_right.gif) right top no-repeat;
	padding-left: 10px;
	display: block;
	width: 33px;
	height: 234px;
	position: absolute;
	right: 78px;
	top: 830px;
	z-index: 1;
}

div#contact {
	z-index: 2;
}

#contact div div {
 	float: left;
	width: 180px;
	padding: 0px 20px 0px 30px ;
	overflow: visible;
	}

#contact div div a {
 	color: #006600;
}

#contact div div a:hover {
	color:#009900;
}

#bottom {
 	text-align: center;
 	padding: 10px;
	color: #3fa103;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	v-align: bottom;
	
	bottom: 0px;
	width: 100%;
	
}

#header {
	v-align:top;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 480px;
	height: 167px;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#header.img { v-align: top; }


/* nav bar - touch not on pain of death of layout */
#navbar {
	v-align: top;
	position: absolute;
	top: 183px;
	left: -232px;
	width: 750px;
	height: 30px;
	margin: 0;
	border: none;
	line-height: 200%;
	padding: 0px;
	z-index:5;
}

#navbar ul{
	
	padding:0px; 
	position: relative;
	margin-top: 0;
	width: 100%;
	height: 100%;
 	text-align: center;
	line-height: 200%;
	z-index:5;
}

#navbar li{
	display: inline;

	height:50px;
	position: relative;
}

#navbar li a {
 	text-decoration: none;
	background: url(../images/nav_btn.png) no-repeat center;
	margin: 0 -20px;
	color: #006600;
	padding: 15px 34px; 
	z-index:5;
	overflow: visible;
	border: none; 
}

#navbar li:hover {
	text-decoration: none;
	filter:glow (color=#ffffff,strength=2);
	text-align: left;
	width:100%;
	height:100%;
	z-index:2;
}

#navbar li:hover a {
	background-image: url(../images/nav_hov.png);
	background-repeat: no-repeat;
	
}

#navbar li div {
	display: none;
	position: absolute;
	left: 0px;
	top: 22px;
	white-space: nowrap;
	padding: 7px 30px 5px 25px;
	color: #009900;
	border: white 1px solid;
	background-color: #9fd081;
} 

#navbar li:hover div {
	display: block;
	font-size:10px;
	z-index: 10;
}

#navbar li:hover div a {
 	background-image: none;
	padding: 0px 0px; 
	font-size: 10px;
	z-index: 10;
}

#navbar li li{
	display: list-item;
	list-style-image: none;
	height: 120%;
}

#navbar li ul {
 	text-align: left;
}

#navbar li li a {
	margin: 0;
}

#navbar li li:hover a {
	background-color:#CCFF99;
}

/*general content usage, blue */
h1 {
	font-size: 16px;
	color: #036;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}

/* blog title, blue + small */
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	font-weight: bold;
}

/* title for green sections */
h5 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}

h6 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: 006600;
	font-weight: 300;
	
}

/*for blue sections. */
h7 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

/*list styles*/
ul { 
	list-style-image: url(../images/tick2blue.gif);
	margin: 0;
        padding-left: 30px;
}

li {
	line-height: 180%;
	margin: 0;
}


.circle { 
     list-style-type:disc;
     list-style-image:none;     
margin: 0;
}


/* other */


.float_left {
float:left;
}

.float_right {
float:right;
}

table { 
             
             margin:0px;
             padding:0px;
             vertical-align:top;
 }

tr { 
margin:none; 
padding: none;

vertical-align:top;
}

td { width:50%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        margin:0px;
             padding:0px;
        
        vertical-align:top;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}