/*Body Wrap and Reset Begins*/ 
* {
    margin: 0px;
    padding: 0px;

}
}
img {
	border: 0px;
}
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    background: url(/images/site/bodybg.png) repeat-x top #b5bec7;
    height: 100%;
}
div#site-wrap {
    width: 921px;
    margin: 0 auto;
    height: 100%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
/*Body Wrap and Reset Ends*/


/*Top Bar Begins*/
ul#topnav {
    list-style: none;
    padding-left: 300px;
}
ul#topnav li {
    display: inline;
    font-size: 1.1em;
    text-align: center;
}
ul#topnav li a {
    float: left;
    margin-top: 19px;
    color: #333;
    padding-top: 2px;
    padding-left: 2px;
    font-weight: bold;
    text-decoration: none;
}
ul#topnav li a:hover, ul#topnav li a:active {
    color: #fff;
}
/*Top Bar End*/

/*Search Box Begins*/
#search_box {
    margin-top: 7px;
    margin-left: 60px;
    float: left;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 170px;
    border: 0;
    width: 159px;
}
#search_box #go {
    float: right;
    margin: 10px 15px 0 0;
}
div#search-col {
    background: url(/images/site/search.jpg) no-repeat;
    height: 40px;
    margin: 0px;
    padding: 0px;
    width: 920px;
}
/*Search Box Ends*/

/*Section Navigation Begins*/
#tleft-col {
    height: 40px;
    margin: 0px;
    padding: 0px;
    float: left;
}
#tright-col {
    background: url(/images/site/feature_ad_bg.gif) no-repeat;
    float: left;
    width: 290px;
    height: 332px;
    padding-top: 0px;
    padding-left: 10px;
}
/*Section Navigation Ends*/

/*Navigation Bar Begins*/
#header img {
    border: medium none;
    margin-left: -1px;
    margin-bottom: -3px;
}
div#nav-col {
    margin: 0px;
    padding-left: 55px;
    background-color: #f6f6f8;
}
/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
    display: block;
    font-size: 1px;
    border-width: 0px;
    border-style: solid;
    position: relative;
    z-index: 1;
}

.qmmc .qmdividery {
    float: left;
    width: 0px;
}

.qmmc .qmtitle {
    display: block;
    cursor: default;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}

.qmclear {
    font-size: 1px;
    height: 0px;
    width: 0px;
    clear: left;
    line-height: 0px;
    display: block;
    float: none !important;
}

.qmmc {
    position: relative;
    zoom: 1;
    z-index: 10;
}

.qmmc a, .qmmc li {
    float: left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
    float: none;
}

.qmsh div a {
    float: left;
}

.qmmc div {
    visibility: hidden;
    position: absolute;
}

.qmmc li {
    z-index: auto;
}

.qmmc ul {
    left: -10000px;
    position: absolute;
    z-index: 10;
}

.qmmc, .qmmc ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.qmmc li a {
    float: none
}

.qmmc li:hover > ul {
    left: auto;
}

#qm0 ul {
    top: 100%;
}

#qm0 ul li:hover > ul {
    top: 0px;
    left: 100%;
}

/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* MyCSSMenu 0 */
/*"""""""" (MAIN) Container""""""""*/
#qm0 {
    background-color: #f6f6f8;
    z-index: 99;
}

/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
    padding: 10px 15px 10px 15px;
    margin: 0px;
    background-color: #f6f6f8;
    color: #111111;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
    font-size: 12px;
    text-decoration: none;
}

/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
    color: #000000;
    text-decoration: underline;
}

/*"""""""" (MAIN) Active State""""""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover {
    background-color: #CCCCCC;
    color: #111111;
    text-decoration: underline;
}

/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul {
    padding: 2px;
    margin: 0px;
    background-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
}

/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
    padding: 3px 30px 3px 5px;
    background-color: #CCCCCC;
    color: #111111;
    font-size: 11px;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #D6DCE2;
}

/*"""""""" (SUB) Hover State""""""""*/
#qm0 div a:hover, #qm0 ul a:hover {
    color: #000000;
    text-decoration: none;
    border-color: #666666;
}

/*"""""""" (SUB) Active State""""""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
    background-color: #EEEEEE;
    color: #111111;
    text-decoration: underline;
    border-color: #666666;
}

/*"""""""" Box Animation Styles""""""""*/
#qm0 .qmbox {
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
}

/*"""""""" (main) Rounded Items""""""""*/
#qm0 .qmritem span {
    border-color: #666666;
    background-color: #EEEEEE;
}

/*"""""""" (main) Rounded Items Content""""""""*/
#qm0 .qmritemcontent {
    padding: 0px 0px 0px 4px;
}

/*"""""""" (sub) Rounded Items""""""""*/
#qm0 div .qmritem span {
    border-color: #666666;
    background-color: #EEEEEE;
}

/*"""""""" (sub) Rounded Items Content""""""""*/
#qm0 div .qmritemcontent {
    padding: 0px 0px 0px 4px;
}

/*"""""""" Main Hover Fill Items [Static]""""""""*/
#qm0 .qmhoverfill {
    background-color: #91ED99;
}

/*"""""""" Sub Hover Fill Items [Static]""""""""*/
#qm0 div .qmhoverfill {
    background-color: #91E599;
    border-width: 1px;
    border-style: solid;
    border-color: #555555;
}

/*Navigation Bar End*/

/*Footer Bar Begins*/
#footer {
    background: url(/images/site/footer.gif) no-repeat;
    height: 127px;
    width: 920px;
}

ul#botnav {
    list-style: none;
    padding-left: 285px;
}

ul#botnav li {
    display: inline;
    font-size: 1.1em;
}

ul#botnav li a {
    float: left;
    margin-top: 60px;
    color: #fff;
    padding-left: 33px;
    text-decoration: none;
}

ul#botnav li a:hover, ul#botnav li a:active {
    color: #000;
}

/*Footer Bar Ends*/