﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E6E6E6;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #519bda;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}

a {
	color: #519bda;
}

a:hover {
	text-decoration: none;
}

img.floatleft {
float: left;
margin-right: 5px;
margin-bottom: 0px;
margin-top: 5px;
}

img.floatrigt {
float: right;
margin-right: 5px;
margin-bottom: 0px;
margin-top: 5px;
}


/* Buttons*/
#navMenu ul {
list-style: none;
margin: 0;
padding: 0;
margin-top: 10px;
}
#navMenu {
width: 180px;
}
#navMenu li {
display:inline;
}

/*Top Menu*/

.jqueryslidemenu{
font: bold 12px Verdana;
background: #414141;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu*/
/* ////////////////////////////////////////////////////////////////////////////////////////*/

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 770px;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #000000;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}

</style>


/*End of Top Menu*/
/* ////////////////////////////////////////////////////////////////////////////////////////*/


/* Side Menu */
#navMenu li a:link, #navMenu li a:visited {
font-family: "Lucida Sans Unicode";
text-decoration: none;
font-size: 14px;
font-weight: normal;
color: White;
height: 12px;
display: block;
background: url(images/buttons/bckMenu23.gif);
padding: 0px 0px 10px 20px;
}
#navMenu li a:hover {
font-weight: bold;
color: #519BDA;
background: url(images/buttons/bckMenu23.gif) 0 -30px;
padding: 0px 0px 10px 20px;
}

/* subMenu */
#navMenu li li a:link, #navMenu li li a:visited {
font-weight: normal;
font-size: 13px;
color: #FFFFFF;
margin-left: 20px;
background: url(images/buttons/bckSubMenu22.gif);
padding: 0px 0px 10px 20px;
}
#navMenu li li a:hover {
background: url(images/buttons/bckSubMenu22.gif) 0 -30px;
font-weight: bold;
padding: 0px 0 10px 20px;
color: #519bda;
}

/* subSubMenu */
#navMenu li li li a:link, #navMenu li li li a:visited {
background: url(bckSubSubMenu.gif);
padding: 0 0 1px 40px;
}
#navMenu li li li a:hover {
background: url(bckSubSubMenu.gif) 0 -13px;
padding: 0 0 1px 40px;
}

/*//////////////////////////////////////////////////////////////////////////////////


/* Header */

#header {
	width: 850px;
	height: 130px;
	margin: 0 auto;
	background: center;
	background-image: url(images/banner.jpg);
	border-top: 0px solid #000000;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 10px;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	background: url(images/img2.gif);
	}

/* Content > ColOne */
#colone {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
}

#coltwo {
	float: right;
	width: 210px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
}
#coltwo2 {
	width: 200px;
    margin: 0 auto;
	color:black;
	text-align:center
}


/* Content > ColTwo */

#colOne h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colOne li li {
	margin-bottom: 0;
}

#colOne a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 850px;
	margin: 0 auto;
	background: #519bda;
	background-image: url(images/footer.jpg);
	height: 30px;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

.this.hideFlash = true; // controls whether or not Flash objects should be hidden
	
