*
{
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding:0px;
	background: #1A2327;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.SuperText
{
 padding-left:60px;
 padding-top:23px;
}
.article_separator, .componentheading
{
 display:none;
}

#sitewrapper
{
         /*border:solid 1px red;*/
	 margin: 0 auto;
         margin-top:30px;
	 width: 760px;
         min-height:499px;
          /* height:494px;*/
	 text-align: left;
	 background:#1A2327 url(../images/MainBG.jpg) repeat-y top left;
}
#sitewrapperfrontpage
{
         /*border:solid 1px red;*/
	 margin: 0 auto;
         margin-top:30px;
	 width: 760px;
         min-height:499px;
	 text-align: left;
	 background:#1A2327 url(../images/MainBGFrontPage.jpg) repeat-y top left;
}

#leftside
{
 float:left;
 width:172px;
 height:100%;
 /*border:solid 1px red;*/
}
#rightside
{
 width: 588px;
 /*border:solid 1px red;*/
 float:left;
}

#leftsubside
{
 padding-left:50px;
 padding-top:90px;
 /*width:100%;*/
 height:340px;
 background-image : url(../images/LeftSide.jpg);
 background-repeat: no-repeat;
 background-position : top left;
}

#top {
	margin: 0;
	padding: 0;
	width: 588px;
	height: 104px;        
	background:#1A2327;
	background:#1A2327 url(../images/header.jpg) repeat-x top left;
}
.top_firstpage
{
	margin: 0;
	padding: 0;
	 width: 588px ;
	height: 104px;        
	background:#1A2327;
	background:#1A2327 url(../images/HeaderForFirstPage.jpg) repeat-x top left;
}

.container {       
         /*padding-left:30px;*/
         padding:0;
         margin:0; 
         background-image : url(../images/Middle.jpg);
         background-repeat: no-repeat;
         background-position : top left;
	 width: 588px ;
         min-height:355px;
	 clear:both;
         /*border: solid 1px red;*/
}

#container
{
         /*border: solid 1px red; */
         padding:0;
         margin:0; 
         font-size:9px;
         color:#FFF;
         background-repeat: no-repeat;
         background-position : top left;
	 width: 588px ;
         min-height:355px;
	 clear:both;
         background-image : url(../images/MiddleForFirstPage.jpg);
}

.contentpaneopen
{
       /*border: solid 1px yellow;*/
       margin:0;
       padding:0;
       width:355px;
       margin-left : 28px;
       margin-top : 25px;
       /*padding-right : 10px;*/
       /*float: left;*/
}


#content {
        width:380px;
        margin:0;
        padding:0;
        float: left;
        /*border: solid 1px yellow;*/
}
#right
{
 float:right;
 width:174px;
 height:350px;
 text-align: left; 
 /*border: solid 1px red;*/
}


h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

a {
	color: #993300;
}
a:hover {
	color: #000000;
}

#container {
	
}
#top-cover {

}
#logo {

}
#header {

}



.clear {
	clear: both;
}
/* COMMON TAGS */

ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
fieldset {
	border: none;
}
textarea, input {
	border: solid 1px #ccc;
	color: #666;
}
.button {
	background: none;
	border: solid 1px #ccc;
	color: #990000;
}
/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	/*padding-bottom:6px;*/
	/*padding-top: 3px;*/
	width:85%;
	margin-left: 2px;
}
.poll h3 {
	border:none;
}
.author, .createdate, .modifydate, .buttons {
	display:none
}



/*   PRTFOLIO MENU */
.menurightmenu
{
}

.menurightmenu img
{
 border:0;
 vertical-align:top;
 height:35px;
 width:35px;
}
.menurightmenu li
{
 margin:5px;
 vertical-align:top;
}
.menurightmenu li , .menurightmenu img, .menurightmenu a
{
  display:inline; float:left;
}
ul.menurightmenu a
{
  border: 5px solid Silver; margin:0;padding:0; 
}
.menurightmenu #current a
{
  border: 5px solid #FF6600; margin:0;padding:0; 
}
ul.menurightmenu a:hover
{
  border: 5px solid #FF6600; margin:0;padding:0; 
}


ul.menurightmenu parent
{
        text-transform:uppercase;
        margin-left:4px;
        margin-top:15px;
        font-family: Arial, Helvetica, sans-serif;
 	font-size: 16px;
        color:#CC3300;
        font-weight: Bold;
}
ul.menurightmenu parent a
{
  border: 0; margin:0;padding:0; 
}
ul.menurightmenu parent a:hover
{
  border: 0; margin:0;padding:0; 
}

#right h3
{
        text-transform:uppercase;
        margin:0;
        padding:0;
        margin-left:4px;
        margin-top:5px;
        font-family: Arial, Helvetica, sans-serif;
 	font-size: 16px;
        color:#CC3300;
        font-weight: Bold;
}


/*  MAIN MENU */
ul.menumain li
{
 padding-left:15px;
 background-image : url(../images/redbox.jpg);
 background-repeat: no-repeat;
 background-position : top left;
}
ul.menumain li a
{
 color:#7B8C93;
 text-decoration:none;
 text-transform:uppercase;
}
ul.menumain li a:hover
{
 color:#FF6600;	
}
ul.menumain #current a
{
 color:#FF6600;
}
ul.menumain li.active a
{
 color:#FF6600;	
}

/* second level */
ul.menumain ul li
{
 padding-left:10px;
 background-image : url(../images/right-arrow.jpg);
 background-repeat: no-repeat;
 background-position : left;
}
ul.menumain ul li a
{
 color:#7B8C93 !important;
 text-decoration:none;
 text-transform:uppercase;
}
ul.menumain ul li a:hover
{
 color:#FF6600 !important;
}
ul.menumain ul #current a
{
 color:#FF6600 !important;
}
ul.menumain ul li.active a
{
 color:#FF6600 !important;
}

/* FOOTER MENU */
.footer-links
{
  width:345px;
  /*border:solid 1px yellow;*/
  float:left;
}
.copyright
{
  margin-top:2px;
  float: left;
  font-size:9px;
  margin-left:40px;
  color:#54656C;
}

ul.menufooterlinks
{
  /*border:solid 1px red;*/
  list-style-type: none;
}
ul.menufooterlinks li
{
    display:inline;
    float:left;
}
ul.menufooterlinks a
{
  color:#7B8C93;
  font-size: 10px;  
  margin-left: 5px;
  margin-right: 5px;
}

#footer-cover { 
         margin:0;
         padding:0;
         background-color:#000;
         background-image : url(../images/Bottom.jpg);
         background-repeat: no-repeat;
         background-position : top left;
         height:25px;
         width:100%;
         /*border: solid 1px red;*/
         padding-top: 15px;
	 clear:both;
         float:left;
}
#footer {
         background-color:#000;
          /*border: solid 1px blue;*/
          padding-left: 35px;
         /*float:right;*/
         color:#54656C;
}
#footer a {
  color:#54656C;
}