﻿
/***************************** Page *****************************/

.global_container
{
background:#001 url(../images/global_bg.gif) top center repeat-y;
}

.global_container .top_white
{
background:#fff url(../images/header_bg.gif) top repeat-x;
}

.global_container .top_gradiant
{
background:url(../images/blue_bg.gif) top repeat-x;
}

.global_container .top_gradiant .wings
{
background:url(../images/wings.gif) top no-repeat;
}

/***************************** Page *****************************/



/***************************** Boxes *****************************/


.box .top_brdr
{
background:url(../images/top_brdr.gif) repeat-x top;
}

.box .btm_brdr
{
background:#fff url(../images/btm_brdr.gif) repeat-x bottom;
}

.box .right_brdr
{
background:url(../images/right_brdr.gif) repeat-y right;
}

.box .left_brdr
{
background:url(../images/left_brdr.gif) repeat-y left;
}

.box .tr_crnr
{
background:url(../images/tr_crnr.gif) top right no-repeat;
}

.box .tl_crnr
{
background:url(../images/tl_crnr.gif) top left no-repeat;
}

.box .br_crnr
{
background:url(../images/br_crnr.gif) bottom right no-repeat;
}

.box .bl_crnr
{
background:url(../images/bl_crnr.gif) bottom left no-repeat;
}

.area_66 .box .box_gradiant
{
background:url(../images/gradiant_66.gif) bottom repeat-x;
}

.area_33 .box_gradiant_high
{
background:url(../images/33_gradian_high.gif) repeat-x bottom;
}

.area_33 .box_gradiant_low
{
background:url(../images/33_gradian_low.gif) repeat-x bottom;
}

.brk_curve
{
background:url(../images/curve.jpg) no-repeat center;
}

.brk_curve_dark
{
background:url(../images/curve_dark.jpg) no-repeat center;
}

.newsletter
{
background:url(../images/newsletter.gif) repeat-x;
background-position:0px -60px;
}

.newsletter .right
{
background:url(../images/newsletter.gif) no-repeat;
background-position:-6px 0px;
}

.newsletter .left
{
background:url(../images/newsletter.gif) no-repeat;
background-position:0px 0px;
}

/***************************** Boxes *****************************/



/***************************** Main Footer *****************************/

.main_footer
{
background:#001 url(../images/footer_bg.jpg) top center no-repeat;
}


/***************************** Main Footer *****************************/



.news_headlines li
{
background:url(../images/blt.gif) no-repeat top right;
}

.btn_sml
{
background:url(../images/btn_sml.gif) no-repeat;
}
