
html, body {
    font-family: small Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #555555;
}

.tagline {
    float: left;
    width: 95%;
    padding-left: 25px;
}


#page_wrapper {
    margin: 5px auto;
    padding: 5px 5px 5px 5px;
    width: 775px;
    min-height: 752px;
    background-color: #A10022;
    z-index: 1000;
    overflow: visible;
    
}

#headerpane_wrapper {
    width: 775px;
    xheight: 180px;
    margin: 0;
    border: 0;
    background-color: #A10022;
    xbackground-image: url(/portals/_default/Content/images/bg_banner_area.gif);
    xbackground-repeat: repeat;
}
#headerleft_wrapper {
    float: left;
    width: 500px;
    min-height: 30px;
    padding: 3px 0px 0px 3px;
    xbackground-color: blue;
}

#headerright_wrapper {
    float: right;
    width: 220px;
    min-height: 30px;
    xbackground-color: yellow;
    padding: 3px 0px 0px 3px;
    text-align:center;
}

#body_wrapper {
    width: 775px;
    margin: 0;
    border: 0;
    float: left;
    background-color: #FFFFCC;
    xbackground-image: url(/portals/_default/Content/images/bg_banner_area.gif);
    xbackground-repeat: repeat;
}

.cleardiv {
	clear: both;
}

/*------------------------------------------------*/


#leftcolumn_wrapper {
    float: left;
    width: 192px;
    background-color: #FFFFCC;
}

#logo_wrapper {
    height: 180px;
    width: auto;
    padding: 27px 25px 0px 35px;
    margin: 0px;
    background-color: #FFFFCC;
}

#menupane_wrapper {
    background-color: #FFFFCC;
    width: auto;
    height: 280px;
    padding: 30px 0px 0px 15px;
    margin: 0px;
}

#sidebarleft_wrapper {
    overflow: hidden;
    margin: 0px;
    padding: 5px 5px 5px 3px;
    width: auto;
    height: 148px;
    background-color: #FFFFCC;
}


/*------------------------------------------------*/

#rightcolumn_wrapper {
    float: left;
    width: 583px;
    background-color: #FFFFCC;
}

#content_wrapper {
	float: left;
     background-color: #FFFFCC;
     width: 583px;
     min-height: 200px;
}

#topcontent2pane_wrapper {
    float: left;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
    width: 577px;
    height: 320px;
    border: 0;
    background-color: #FFFFCC;
;
}

#imagerotater_wrapper {
    position: relative;
    top: 15px;
    left: 15px;
    width: 400px;
    height: 250px;
}
#imagerotater_frame {
    position: relative;
    top: 20px;
    left: 65px;
    width: 430px;
    height: 280px;
    background-color: #EEEEBB;
}

#divider_wrapper {
    float: left;
    position: relative;
    left: 100px;
    background-color: #A10022;
    width: 377px;
    height: 4px;
}

#bottomcontent_wrapper {
    float: left;
    padding: 0px 3px 0px 3px;
    height: 351px;
    width: 577px;
    background-color: #FFFFCC;
    xmin-height: 20em;
    xbackground-image: url(/portals/_default/Content/images/bg_content_area.gif);
    xbackground-repeat: repeat;
    overflow: hidden;
}

#topcontent1pane_wrapper {
    padding: 0px 3px 0px 3px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    width: 99%;
    min-height: 620px;
    border: 0;
    background-color: #FFFFCC;

}

#topcontentpane_wrapper {
	padding: 5px 0px 3px 24px;
	float: left;
 	width: 95%;
 	border: 0;
 	background-color: #FFFFCC;
}

#leftcontentpane_wrapper {
	float: left;
    padding: 5px 3px 0px 24px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    width: 47%;
    xmin-height: 620px;
    border: 0;
    background-color: #FFFFCC;

}

#rightcontentpane_wrapper {
	float: left;
    padding: 5px 3px 0px 3px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    width: 47%;
    xmin-height: 620px;
    border: 0;
    background-color: #FFFFCC;

}

#product_bottomcontent_wrapper {
    float: left;
    padding: 5px 3px 0px 24px;
    width: 95%;
    background-color: #FFFFCC;
    overflow: hidden;
}

/*------------------------------------------------*/



#contactinfo_wrapper {
    float: left;
    width: 775px;
    min-height: 1.2em;
    background-color: #FFFFCC;

}

#leftcontactinfo_wrapper {
    float: left;
    top: 3px;
    left: 0px;	
    width: 192px;
    min-height: 1.2em;
    background-color: #FFFFCC;
    overflow: hidden;
}

#rightcontactinfo_wrapper {
    float: right;
    width: 192px;
    min-height: 1.2em;
    background-color: #FFFFCC;
    overflow: hidden;
}


/*------------------------------------------------*/


#footer_wrapper {
    text-align: center;
    float: left;
    width: 775px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 2.2em;
    background-color: #A10022;
}

.contact_info_style {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size:7pt;
    line-height:1.2em;
    text-align: center;
    margin: 2px;
}

/*target dnn ids to style search button */
#dnn_dnnSEARCH_cmdSearch{
    color: white;
}

#dnn_dnnSEARCH_txtSearch
{
	background-color: #FFFFCC;
}


/* for the text in the left hand side of the header */
.header_data
{
    color: #ffffff;
    font-size: medium;
    font-family: Arial;
}

.footer_style {  color: #FFFFFF;   font-family: Verdana, Geneva, Tahoma, sans-serif;   font-size: 7pt; }


