/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body, #header *
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #ffffff url(../images/site/back_site.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;;
}

#main
{
margin: 0 auto;
width: 782px;
background: #FFFFFF;
}

#header {
	height: 250px;
	text-align: left;
/*	background: url(images/site/logo.gif) no-repeat center top;*/
	width: 782px;		
}

#padding
{
padding-left: 10px;
}

#menu
{
/*width: 752px;*/
width: 760px;
height: 35px;
background: url(../images/site/buttons.gif) repeat-x center;
border: 1px #FFFFFF solid;
/*margin-left: 4px;*/
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	/*width: 79px;*/
	height: 17px;	
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	margin-left: 20px;
	/*padding-top: 23px;*/
	padding-top: 8px;
	padding-left:10px;
	padding-right:10px;

}

#menu a.crnt {
	/*text-decoration: underline;*/
	background: url(../images/site/buttons_up.gif);
}

#menu a:hover {
/*	width: 79px;*/
    height: 20px;
	text-decoration: underline;
}

/*#submenu
{
	
width: 760px;
	height: 20px;
	border-bottom: 1px solid #003399;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#submenu ul {
	list-style: none;
	
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	
	height: 17px;	
	text-align: center;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	font-size: 14px;
	margin-left: 30px;
	padding-top: 3px;

}

#submenu a:hover {
    height: 22px;
	text-decoration: underline;
}
*/

#submenu {
	/* position:  relative;
	 border-top-color: #6c96ac;
            border-top-style: solid;
            border-top-width: 1px;
			 margin-left: 12px;
      margin-right: 12px;
      margin-bottom: 12px;
	   padding:  3px 0px 0px 18px;
	   text-align: left;
	 */
	 width:760px;
	
	height:  24px;
	background: url(../images/site/submenu.gif) repeat-x;
	font-size:  12px;
	
	color: #333333;
	font-weight: bold;
	
}

#submenu ul {
      list-style-type: none;
    /*  margin: 0px;
      padding: 0px;
      padding-top: 10px;
      padding-left: 8px;
      display:  inline;*/
}

#submenu li {
	/*margin: 10px 0px 0px 10px;*/
	display: inline;
}

#submenu a {
	text-decoration: none;
	/*  display: inline;*/
	float:left;
	display:block;
	color:  #333333;
	height:  22px;
	padding-top: 4px;
	margin-left:10px;
	padding-left: 20px;
}

#submenu a.crnt {text-decoration: underline;}

#submenu a:hover {
      text-decoration: underline;
      display: inline;
      color:  #333333;
}

#logoimg{text-align: center; height: 195px}

#logo {
width: 742px;
height: 143px;
text-align: left;
padding-top: 100px;
padding-left: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 28px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}


#content
{
	padding: 20px 10px 10px;
	width: 762px;
	min-height:500px;
}


#right
{
float: right;
width: 480px;
padding-right: 10px;
margin-right: 10px;
}

#content H4
{font-size: 12px; color: #003399;}
.Heading4{
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

.Heading3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #003399;
}



#content a
{
color: #003399;
text-decoration: none;
}

#content p {

	padding-bottom: 10px;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #003399;
}
.Heading2{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #003399;
}

.date {
	text-align: right;
	color: #003399;
	font-size: 12px;
	text-transform: uppercase;
}

.right {float: right}
.left {float: left;}
img.left{padding-right:15px; padding-bottom: 15px}
.clear{clear:both}

.date a {
	color: #003399;
}

a.LinkU {text-decoration: underline;}

#content li{
	margin-left: 20px;
	list-style: inside;
}

#content ul {margin-top: 10px; margin-bottom: 10px}

#related
{
	padding: 10px;
	width: 247px;
	float: right;
}

#related H3
{
width: 232px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
/*text-transform: uppercase;*/
color: #FFF;
background: url(../images/site/title.gif) no-repeat;
}

#related ul {
	list-style: none;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
}

#related li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#related li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#related a {
	color: #003399;
}
#related a:visited {
	color: #003399;
}

#related p
{
padding: 10px;
border-bottom: 1px solid #003399;
border-left: 1px solid #003399;
border-right: 1px solid #003399;
}
.Text2 {
	font-size: 11px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
} 
#footer { clear: both;
	height: 53px;
	padding-top: 5px;
	width: 100%;
	background: url(../images/site/footer.gif) repeat-x;
	border-top: 5px solid #003399;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	/*text-align: center;*/
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer #inner {width: 752px; margin: auto;}
#footer #inner #addr {float: left}
#footer #inner #contact {float: right; text-align: right}
.scales{display:none}
img {border:none}