body
{
    margin: 0;
    padding: 0;
    background: #FFFFFF url(../images/imgHomeBack.jpg) repeat-x left top;
    font-family: Lucida Sans Unicode, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}

h1, h2
{
    font-family: Lucida Sans Unicode, Arial, sans-serif;
    margin-top: 0;
    color: #105CB6;
    font-variant: small-caps;
}

h1
{
    font-size: 2em;
}

h2
{
    font-size: 1.6em;
}

ul
{
    /*list-style-image: url(../images/imgBottomCurve.jpg);*/
}

a
{
    text-decoration: none;
    color: #105CB6;
}

a:hover
{
    border-bottom: none;
}

#logo
{
    width: 850px;
    height: 56px;
    margin: 0 auto;
    padding: 0 10px;
}

#logo h1, #logo p
{
    float: left;
    margin: 0;
    color: #FFFFFF;
}

#logo h1
{
    padding: 5px 0 0 0; /*text-transform: lowercase;*/
    font-weight: normal;
    font-size: 3em;
    font-variant: small-caps;
}

#logo p
{
    text-transform: uppercase;
    padding: 28px 0 0 10px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

/* Menu */
#menu
{
    margin: 0 auto;
    width: 820px;
    height: 35px;
    padding: 0 0 0 12px;
    /*width: 850px;
    height: 33px;
    margin: 0 auto;
    padding-top: 2px;
    background: url(../images/imgMenu.jpg) no-repeat left top;*/
}
/*
#menu ul
{
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
}

#menu li
{
    display: inline;
}

#menu a
{
    display: block;
    float: left;
    margin: 1px 12px 0 5px;
    padding: 7px 10px 10px 15px;
    border: none;
    text-decoration: none;
    font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #262626;
    background: url(../images/imgMenuBar.jpg) no-repeat left 10%;
}

#menu a:hover
{
    margin: 1px 12px 0 5px;
    padding: 7px 10px 10px 15px;
    color: #FFF;
}

#menu .selected a
{
}

#menu .selected2 a
{
    margin: 1px 12px 0 0;
    padding: 7px 10px 10px 0px;
    color: #000000;
    background: none;
}
*/

/* Main Images for Pages */
#homeimage
{
    margin: 0 auto;
    width: 850px;
    height: 273px;
    background: url(../images/imgHome.jpg) no-repeat left top;
}

#aboutusimage
{
    margin: 0 auto;
    width: 850px;
    height: 196px;
    background: url(../images/imgAboutUs.jpg) no-repeat left top;
}

#contactusimage
{
    margin: 0 auto;
    width: 850px;
    height: 196px;
    background: url(../images/imgContactUs.jpg) no-repeat left top;
}

#ourservicesimage
{
    margin: 0 auto;
    width: 850px;
    height: 196px;
    background: url(../images/imgOurServices.jpg) no-repeat left top;
}

#projectsimage
{
    margin: 0 auto;
    width: 850px;
    height: 1px;
}

#productsimage
{
    margin: 0 auto;
    width: 850px;
    height: 196px;
    background: url(../images/imgProducts.jpg) no-repeat left top;
}

/* Page */
#page
{
    width: 810px;
    margin: 0 auto;
    padding: 12px 0;
}

/* Content */
#content
{
    float: left;
    width: 610px;
}

#page-aboutus
{
    width: 810px;
    margin: 0 auto;
    padding: 0;
}

#content-aboutus
{
    float: left;
    width: 810px;
    font-size: 11px;
    line-height: 130%;
}

#page-contactus
{
    width: 810px;
    margin: 0 auto;
    padding: 0;
}

#content-contactus
{
    float: left;
    width: 810px;
    font-size: 11px;
    line-height: 120%;
}

#page-ourservices
{
    width: 810px;
    margin: 0 auto;
    padding: 0;
}

#content-ourservices
{
    float: left;
    width: 810px;
    font-size: 11px;
    line-height: 130%;
}

#page-projects
{
    width: 810px;
    margin: 0 auto;
    padding: 0;
}

#content-projects
{
    float: left;
    width: 810px;
    font-size: 11px;
    line-height: 120%;
}

#page-products
{
    width: 810px;
    margin: 0 auto;
    padding: 0;
}

#content-products
{
    float: left;
    width: 810px;
    font-size: 11px;
    line-height: 130%;
}

.post
{
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-right: 35px;
    height: 140px;
}

.post h1
{
    font-weight: normal;
    font-size: 35px;
}

.post-aboutus
{
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-right: 35px;
    height: 240px;
}

.post-aboutus h1
{
    font-weight: normal;
    font-size: 22px;
    padding-top: 8px;
}

.post-contactus
{
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-right: 35px;
    height: 240px;
}

.post-contactus h1
{
    font-weight: normal;
    font-size: 22px;
    padding-top: 8px;
}

.post-ourservices
{
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-right: 35px;
    height: 240px;
}

.post-ourservices h1
{
    font-weight: normal;
    font-size: 22px;
    padding-top: 8px;
}

.post-projects
{
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-right: 35px;
    height: 435px;
}

.post-projects h1
{
    font-weight: normal;
    font-size: 22px;
    padding-top: 8px;
}

.post-products
{
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-right: 35px;
    height: 240px;
}

.post-products h1
{
    font-weight: normal;
    font-size: 22px;
    padding-top: 8px;
}

.title
{
    margin: 0;
    padding-bottom: 3px;
    font-weight: normal;
}

.title a
{
    border-bottom: none;
}

.title a:hover
{
    border-bottom: 1px dashed #CCCCCC;
}

.entry
{
    padding: 0 0 0 0;
}

.psmall
{
    padding-top: 5px;
}

.ptiny
{
    padding-top: 1px;
}

.contact
{
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 10px;
    color: #074864;
}

.registration
{
    margin: 0; /*padding: 0 0 0 110px;*/
    font-size: 11px;
    color: #074864;
}


/* Sidebars */
.sidebar
{
    float: left;
    width: 200px;
    padding: 0 0 0 0;
    background-color: #1B5891;
}

.sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar li
{
    margin-bottom: 5px;
    padding: 0 0 10px 0px;
    background: url(../images/imgBar.jpg) repeat-y left top;
    border-bottom: 1px solid #C8C8C8;
}

.sidebar li ul
{
}

.sidebar li li
{
    margin: 0;
    padding: 2px 10px;
    border: none;
}

.sidebar li h2
{
    height: 15px;
    margin: 0 0 10px 0;
    padding: 6px 0 5px 10px;
    background: url(../images/imgTopCurve.jpg) no-repeat left top;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    font-variant: small-caps;
}

/* Footer */
#footer
{
    border-top: 1px solid #C8C8C8;
    height: 10px;
    text-align: center;
}
#footer div
{
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 11px;
    color: #074864;
}
.nolink
{
    text-decoration: none;
    border-bottom: none;
}
.nolink:hover
{
    text-decoration: none;
    border-bottom: none;
}

.imglink
{
    border: none;
    cursor: pointer;
}

.Main_Menu
{
    width: 100%;
    height: 32px;
    vertical-align: middle;
    color: #0081c8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-image: url('../images/imgMenuPlain.gif');
    background-repeat: no-repeat;
    line-height: 32px;
    margin-top: 7px;
    cursor: pointer;
}

.Main_Menumouseover
{
    width: 100%;
    height: 32px;
    vertical-align: middle;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-image: url('../images/imgMenuHover.gif');
    background-repeat: no-repeat;
    line-height: 32px;
    margin-top: 7px;
    cursor: pointer;
}

.Main_Menuselected
{
    width: 100%;
    height: 32px;
    vertical-align: middle;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-image: url('../images/imgMenuHover.gif');
    background-repeat: no-repeat;
    line-height: 32px;
    margin-top: 7px;
    cursor: pointer;
}

#Main_Menu a:hover
{
    background-image: url('../images/imgMenuHover.gif');
    background-repeat: no-repeat;
    color: #0081c8;
    text-decoration: none;
    cursor: pointer;
}

