* {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
    background-color: white;
    
}

/* Container with repeating sky background */
#main-container {
    background: #E1EBF7 url('../images/background_header_repeat_sky.jpg') repeat-x;
    height: auto !important;
    height: 100%;
    margin: 0 auto -432px; /* Should match footer height X -1 */
    min-height: 100%;
    width: 100%;
}

    /* Container with Clouds Background */
    #background-header {
        background:  url('../images/background_header.jpg') no-repeat;
        height: 100%;
    
        margin: 0 auto;
    
        width: 1100px;
        z-index:100;
        position: relative;
    
    }

#page-container {
    width:1035px;
    min-height:392px;
    
    margin: 0px auto;
    padding: 22px;
    

    
}
#glow-container {
    -moz-box-shadow: 0 0 25px #666666;
    width: 100%;
}
#head-container {
    background: #ffffff url('../images/head-bg.jpg') repeat-x;
    height: 100px;
    width: 100%;
        
}

    #head-logo {
        padding-top: 10px;
        padding-left: 30px;
        float: left;
    }
    #head-right {
        float: right;
        text-align: right;
    }
        #head-search {
            
            width: auto;
            text-align: right;
            padding-top:8px;
    padding-bottom:10px;
            padding-right: 28px;
            height: 44px;   
            
        }
            #head-search span { margin-right:35px;font-size:12;padding-right:5px;}
            #head-search input {
                float: left;
            }
            #head-search input[type="text"] {
                width: 130px;
				color: gray;
            }
			#head-search input[type="image"] {
                baseline: bottom;
				margin-top: -3px;
            }
            #head-search form {
                float: right; 
            width: 175px;  
}
                #Search {
                    width: auto;
                    
                }
                    .middleColumn {
                        width: auto;
                     
                    }

        #head-top-menu {
            margin-right: 30px;
            margin-top: 5px;
            height: 23px;
			position: relative;
			right: 0;
			letter-spacing: -1px;
			z-index: 9999;
			width: 700px;
			text-align:right;
			float: right;
			

        }
		#head-top-menu ul {
			float: right;
		}
            #head-top-menu ul li ul li a{
                font-size: 11pt;
            }
        
#content-container {
    background: #ffffff url('../images/content-bg.jpg') repeat-x;
    min-height: 500px;
    
    width: 935px; /* 1035-padding */
    padding: 20px 50px;
    
}
#foot-container {
    background: #ffffff url('../images/footer-bg.jpg') repeat-x;
    padding-top: 15px;
    height: 100px;
    width: 100%;
    
}
#footer {
    font-size: 8pt;
    text-align: center;
    color: #666666;
    
}
.push {
    height: 0px; /* Should match footer height */
}

#background-footer {
    height: 432px;
    background: url('../images/background_footer.jpg') repeat-x;
}

#footer {
    margin: 10px; auto;    
}


.content-box {
    background: #ffffff url('../images/content-box-background.gif') repeat-x center bottom;

}

.pge-box-left {
    height: 100%;
    width: 700px; /*540 - padding*/
    padding: 10px;
    float: left;
    overflow: hidden;
    border: 1px solid #cccccc;
}
.page-box-left {
    height: 100%;
    width: 673px; /*540 - padding*/
    padding: 10px;
    float: left;
    border: 1px solid #cccccc;
}
.page-box-right {
    float: right;
    height: 100%;
    min-height: 100%;
    margin-left: 10px;
    padding: 10px 20px;
    width: 188px; /*240 - padding*/
    border: 1px solid #cccccc;
    color: #666666;
}
.page-box-right hr {
margin: 5px 0;
}

/* 935 = 695 + 240*/
.home-box-left {
    height: 302px;
    width: 693px; /*540 - padding*/
    padding: 0px;
    float: left;
    border: 1px solid #cccccc;
}

.home-box-right {
    float: right;
    height: 344px;
    margin-left: 10px;
    padding: 10px 20px;
    width: 188px; /*240 - padding*/
    border: 1px solid #cccccc;
	color: #666666;
}
.home-box-right hr {
margin: 5px 0;
}
   .right-box-button { float:right; }
   img.relations-button { float:right;margin-top: 0px;margin-right:-10px; }
.home-box-new {
    float: left;
    height: 30px;
    margin-top: 10px;
    padding: 10px;
    padding-top:10px;
    width: 673px;
    overflow: none;
    border: 1px solid #cccccc;
}
.new-image {
    width: 73px;
    height: 50px;
    background:  url('../images/new.png') no-repeat left bottom;
    margin: -10px;
    float: left;
}
.home-box-new h2 {
    font-size: 12px;
    padding-top: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: #FF6633;
    float: left;
    font-family: Arial, sans-serif;
}
.new-box-text {
   padding-left:24px;
   width:500px;
    font-size: 13px;
    padding-top:0px;
    float: left;
    font-weight: bold;
    color: #FF6633;
    
    font-family: Arial, sans-serif;
}

.twitter-link img { text-align:right;width:78px; margin-top:0;padding:0;margin-left:12px;}

.twitter-link 
   .twitter-link a, 
   .twitter-link a:visited,
   .twitter-link a:hover,
   .twitter-link a:link { color:#009ADB; text-decoration:none;} 
   .twitter-link a:hover { text-decoration: underline; }

hr {
    color: #cccccc;
    background-color: #cccccc;
    height: 1px;
    border:0px;
    
}
div {
    font-family: Arial, sans-serif;
    font-size: 10pt;
}
.clear {
    clear: both;

}
/*935=*/

.orange-box-container {
    width: 300px;
    min-height: 170px;
    float: left;
    margin-top: 10px;
    /*background-color: orange;*/
}

.orange-box-header {
    background: transparent url('../images/orange-box-header.gif') no-repeat;
    width: 280px;
    height: 37px; /* 37-padding*/
    padding: 0px 10px;
    float: left;
}

/*.orange-box-header h2 {
    color: white;
    font-size: 18pt;
    font-weight: bold;
	font-family: "Century Gothic";
}*/

.orange-box-content {
    float: left;
    min-height: 100px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: 288px;
    padding: 5px 0px 5px 10px;
    font-size: 10pt;
	
}
.orange-box-content a {
	color:#FF6633;
	text-decoration: none;
	}

#footer p {
    padding-bottom: 5px; 
}
.left {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}
img {
    padding: 5px;
}
.news-items {
    background: url("../images/new-items.png") top left no-repeat;
    width: 818px; /*935-*/
    border: 1px solid #cccccc;
    height: 24px;
    padding-left: 115px;
    padding-top: 3px;
	font-size: 15px;
	color:#FF6633;
	line-height: 20px;
}
.news-items a {
	color: gray;
	text-decoration: none;
	padding-right: 5px;
	
	}
#footer a,#footer a:visited {
    color: #666666;
	text-decoration: none;	
}
.page-box-right textarea,
.page-box-right input[type="text"] {
    border: 1px solid #cccccc;
    width: 175px;
    color: gray;
    margin: 5px 0;
    font-family: Helvitica, sans-serif;
}
.page-box-right input[type="text"] {
    width: 178px; 
}

.op-online {
    position:relative; 
    top: -10px;
    z-index: 999;
    float:left;
    font-weight: bold;
    letter-spacing: -1px;
}
#Form_InfoRequestForm .Actions {
    text-align: right;
}
#menu li{
    
	background: #E67033 url('../images/top-nav-background.gif') repeat-x;
    list-style: none;
    float: left;
    margin: 0 1px;
    padding: 2px 5px 0;
    height: 22px;
    font-size: 0px;
    text-transform:lowercase;
    font-family: Helvetica, sans-serif;
    border-top: 1px solid #FF6633;
    border-right: 1px solid #FF6633;
    border-left: 1px solid #FF6633;
    color: white;
}

#menu li.first { 
    background:#009adb url('../images/top-nav-background-blue.gif') repeat-x; 
    border-top: 1px solid #009adb;
    border-right: 1px solid #009adb;
    border-left: 1px solid #009adb;
}

#menu li:hover{
    background : #CCCCCC ;/*url('../images/top-nav-hover-background.png') repeat-x;*/
    list-style: none;
    float: left;
    margin: 0 1px;
    padding: 5px 6px 0;
    height: 22px;
    font-size: 0px;
    border: 0;
    color: #FF6633;
    margin-top: -3px;
}

#menu a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-top: 0px;
    padding: 0px;
}

ul#menu {
    padding:0px;
}


#menu ul {
    position: absolute;
    /*width:250px;*/
    visibility: hidden;
    list-style: none;
    float: none;
    padding: 0px;
    margin-left:-10px;
    margin-top: 8px;
    z-index: 9999;
    background-color: #E67033;
    
}
#menu ul li {
    list-style: none;
    float: none;
    width: 100%;
    margin:0;
    padding: 0px;
    text-align: left;
    background: none;
    height: 18px;
    border:0;
}
#menu ul li a {
    padding: 10px;
}
#menu ul li:hover{
    background : #CCCCCC ;/*url('../images/top-nav-hover-background.gif') repeat-x;*/
    list-style: none;
    float: none;
    margin: 0;
    padding: 0px;
    height: 18px;
    border: 0;
    color: #FF6633;
    border:0;
    width: 100%;
}
ul#news-list  {
	padding-top:10px;
}

ul#news-list li.news-summary {
    padding: 10px 0;
}

ul#SearchResults li{
	padding: 10px 0;
}

.searchResultHeader {
	font-weight: bold;
}
