﻿html,body
{
    margin:0;
    padding:0;
    height:100%;
    font-family:Arial;
    font-size:100%;
    color:#767574;
    font-size:14px;
}
#wrap
{
    width:1002px;
    margin:0px auto;
}
#header 
{
    width:100%;
}
#header #top
{
    height:110px;
    width:100%;
    position:relative;
}
#logo
{
    border:0;
    margin-top:7px;
    margin-left:38px;
    float:left;
}
#banner
{
    height:283px;
    width:100%;
    background-image:url(images/top_banner.jpg);
    position:relative;
    z-index:5;
}
#content
{
    
    background-color:#F1EFF0;
    float:left;
    width:100%;
    position:relative;
    overflow:hidden;
    background-image:url(/images/main_bck5.jpg);
}
#content h1
{
    color:#98012e;
    font-size:30px;
    margin:5px 0;
}
#content h2
{
    color:#e28923;
    font-size:22px;
    margin:5px 0;
}
#content p
{
    color:#767574;
    font-size:14px;
}
#contentleft
{
    margin-left:10px;
    margin-right:10px;
    width:372px;
    float:left;
    padding-top:35px;    
}
#contentright
{
    width:600px;
    float:right;
    
}
#footer
{
    height:395px;
    background-color:#FBB33A;
    width:100%;
    border-top:solid 10px #E28923;
    color:#FFFFFF;
    font-size:14px;
    float:left;
    position:relative;
}
#footer h2
{
    color:#970c2b;
    font-size:18px;
}

#footer #box1
{
    width:285px;
    float:left;
    position:relative;
}
#footer #box2
{
    width:220px;
    float:left;
    position:relative;
}
#footer #box3
{
    width:220px;
    float:left;
    position:relative;
}
#footer #box4
{
    width:270px;
    float:left;
    position:relative;
    background-image:url(images/ico_createamoment.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    height:270px;
}
#footer #box4 p
{
    width:135px;
}
#footer .divider
{
    height:116px;
    width:2px;
    background-image:url(images/divider.gif);
    float:left;
    margin-top:40px;
}
#topnav
{
    float:right;
}
#topnav ul
{
    list-style-type:none;
    float:right;
    margin-right:10px;
}
#topnav li
{
    float:left;
    margin-left:20px;
}
#topnav a
{
    text-decoration:none;
    color:#98012e;
    font-size:14px;
    z-index:99;
}
#refertab
{
    height:29px;
    width:140px;
    position:absolute;
    bottom:0px;
    right:5px;
}
img
{
    border:0;
}
#mainnav a
{
    font-family:Arial Rounded MT Bold;
    font-size:17px;
    color:#999b9d;
    text-decoration:none;
}
#mainnav ul
{
    list-style-type:none;
    float:left;
    padding-left:30px;
    margin-top:15px;
    margin-left:0px;
}
#mainnav ul li
{
    float:left;
    padding:2px 12px 2px 12px;
    position:relative;
}
#mainnav ul li:hover
{
  background-color:#98012e;
  cursor:pointer;
}
#mainnav .shadow
{
    position:absolute;
    color:#FFFFFF;
    left:11px;
    top:1px;
    font-family:Arial Rounded MT Bold;
    font-size:17px;
    z-index:1;
    cursor:pointer;
}
.submenu ul
{
    padding:0px !important;
    margin:0px !important;
}
.submenu li
{
    min-width:215px !important;
    height:35px !important;
    margin-top:2px !important;
    background-color:White !important;
    line-height:35px;
    filter:alpha(opacity=90);
    -moz-opacity:0.90;
    -khtml-opacity: 0.90;
    opacity: 0.90;
}
.submenu li:hover
{
    background-color:#fbb33a !important;
}
.submenu li:hover a
{
    color:White !important;
}
.submenu li:hover li a
{
   color:#98012E !important;
}
.submenu li:hover li:hover a
{
    color:White !important;
}
.submenu a
{
    color:#98012e !important;
    font-size:16px !important;
    
    font-family:Arial !important;
}
.sf_newsletterSubscriptionForm  .txt {
    background-color:#FFFFFF;
    border:1px solid #ABADB3;
    color:#626667;
    font-size:15px;
    height:20px;
    width:200px;
}

.contactForm td
{
    vertical-align:top;
}
.contactForm .txt {
    background-color:#FFFFFF;
    border:1px solid #ABADB3;
    color:#626667;
    font-size:15px;
    height:20px;
    width:200px;
}
.imgcontainer
{ 
    width:350px;
    height:280px;
    margin:0;
    padding:0;
    top:50px;
    left:30px;
    position:absolute;
    z-index:5;
}
.imgcontainer1
{
    width:350px;
    height:280px;
    background-image:url('images/img_container.png');
    margin:0;
    padding:0;
    position:absolute;
    z-index:5;
}
.imgcontainer .imgframe
{
    width:330px;
    height:245px;
    margin-left:8px;
    margin-top:11px;
    background-color:White;
    position:absolute;
    overflow:hidden;
}
.sf_expandableList a
{
    text-decoration:none;
    color:#767574;
}
.sf_controlListItems
{
    margin:10px !important;
}
.RadScheduler .rsHorizontalHeaderTable
{
    height:40px !important;
}