﻿body {
	padding:0px;
	margin:0px;
	background-color:#fff;
	font:normal 12px Arial;
/*	height:100%;*/
}
img
{
    border:none;
}
.break
{
    clear:both;
}
p
{
    padding:0;
    margin:0;
    margin-bottom:12px;
}

ul
{
    padding:0;
    margin:0;
    margin:0px 15px 0px 15px;
}
ul li
{
    list-style-image:url(/App_Master/MDSA_BL-3/images/newsBullet.jpg);
}
a:active, a:link, a:visited
{
    color:#201580;
    outline: none;
}
a:hover
{
    color:#ffffff;
}

#wrapper
{
    width: 950px;
    text-align:left;
	margin: 0 auto;
	height:100%;
}
#wrapperInt
{
    width: 950px;
    text-align:left;
	margin: 0 auto;
	height:100%;
	background:url(/App_Master/MDSA_BL-3/images/interiorBG.jpg) repeat-y;
}
#header
{
    height:134px;
    width:950px;
    border-bottom:solid 2px white;
    background:url(/App_Master/MDSA_BL-3/images/header.jpg) no-repeat;
}

#linkToHome
{
    float:left;
    height:134px;
    width:258px;
    margin:0px;
}

/*#logo
{
    width:200px;
    height:134px;
    background:url(../images/logoHolder.jpg) no-repeat;
    float:left;
}
#companyName
{
    /*width:750px;
    height:134px;*//*
    width:649px;
    height:85px;
    background:url(../images/headingBG.jpg) repeat-x;
    float:left;
    padding:25px 63px 24px 38px;
}
#companyName_cn
{
    font:bold 36px Arial;
    color:White;
    width:649px;
    text-align:left;
    margin-bottom:7px;
}
#companyName_tl
{
    font:bold 30px Arial;
    color:white;
    width:649px;
    text-align:right;
}*/

#centerArea
{
    width:950px;
}
#centerAreaRight
{
    width:749px;
    float:left;
}
#contentAreaHome
{
    float:left;
    /*width:474px;
    height:207px;*/
    background-color:#c6cfe7;
    width:452px;
    height:184px;
    padding:21px 11px 22px 11px;
    border-right:solid 1px white;
    border-bottom:solid 1px white;
    font:normal 11px Arial;
}
#imageAreaHome1
{
    float:left;
    width:473px;
    height:227px;
    border:solid 1px white;
    border-right:none;
    border-top:none;
    background:url(../images/imageHolder3_1.jpg) no-repeat;   
}
#imageAreaHome2
{
    float:left;
    width:474px;
    height:225px;
    border:solid 1px white;
    border-left:none;
    background:url(../images/imageHolder3_2.jpg) no-repeat;   
}
#newsEventsHome
{
    float:left;
    width:473px;
    height:225px;
    border:solid 1px white;
    border-right:none;
    background-color:#c6cfe7;
}
#newsEventsHome ul li
{
    height:52px;
    color:#514735;
}
*:first-child+html #newsEventsHome ul li
{
 height:auto;
 margin-bottom:7px;   
}
* html #newsEventsHome ul li
{
 height:auto;
 margin-bottom:7px;   
}

#ourTeam
{
    float:left;
    border-right:solid 2px white;
    /*width:225px;*/
    width:121px;
    height:182px;
    padding:21px 52px;
    padding-bottom:22px;
}
#ourTeam a:link, #ourTeam a:active, #ourTeam a:visited
{
    color:#201580;
    text-decoration:none;
    display:block;
    margin-bottom:5px;
    font-weight:bold;
    
}
#ourTeam a:hover
{
    text-decoration:underline;
}
#socialLinks
{
    float:left;
    /*width:249px;
    height:225px;*/
    width:119px;
    height:173px;
    padding:26px 55px;
}
#socialLinks a
{
    display:block;
    margin-bottom:10px;
}
#contentAreaInt
{
    float:left;
    /*width:808px;
    height:489px;*/
    background-color:#c6cfe7;
    width:708px;
    padding:50px;
    border-left:solid 1px white;
}
#footer
{
    width:950px;
    height:75px;
    border-top:solid 2px white;
    padding-top:12px;
    background-color:#052b72;
}
.footerNavArea
{
    padding-bottom:7px;
    margin:0 auto;
}
.footerNavArea a:link, .footerNavArea a:active, .footerNavArea a:visited
{
    display:block;
    float:left;
    padding:0px 7px;
    background:url(/images/footerSep.jpg) no-repeat;
    background-position:right center;
    font:normal 10px Arial;
    color:White;
    text-decoration:none;
}
#footerContent
{
    margin:0 auto;
    width:551px;
    color:White;
    text-align:center;
    font:normal 10px Arial;
}
#footerContent a:link, #footerContent a:active, #footerContent a:visited
{
    color:White;
}

.pageTitle
{
    font:bold 16px Arial;
    color:#201580;
    margin-bottom:10px;
}
#news
{
    padding-bottom:2px;
    border-bottom:solid 1px #201580;
    width:95px;
}
/*** Navigation ***/
#navigation {
	height: 35px;
	width: 950px;
	border-top: 1px solid rgb(188,154,136);
	background:url(/App_Master/MDSA_BL-3/images/navigationBG.jpg) repeat-x;
	border-bottom:solid 2px white;
}
.navArea
{
    margin:0 auto;
}
.navArea a:link, .navArea a:visited, .navArea a:active
{
    float:left;
    width:125px;
    height:16px;
    padding:10px 5px 9px 5px;
    color:White;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}
* html .navArea a:active,
* html .navArea a:link,
* html .navArea a:visited
{
    width:128px;
    padding-left:3px;
    padding-right:3px;
}
.navSep
{
    float:left;
    width:1px;
    height:16px;
    padding:9px 0px 9px 0px;
    
}
.navSep img
{
    padding:0;margin:0;
}
.navArea a:hover, .navArea a.ON
{
   color:#fff200;
}
/*#navigationHome
{
    float:left;
    width:200px;
    height:489px;
    background:url(../images/navigationBG.jpg) repeat-x;
    border-right:solid 1px white;
}*/

#navigationInt
{
    float:left;
    width:140px;
    background:url(/App_Master/MDSA_BL-3/images/subnavigationBG.jpg) repeat-x;
    border-right:solid 1px white;
    padding:20px 0px;
}
.NavItem
{
    /*border-bottom:solid 1px white;*/
    padding:10px 14px;
}
.NavItem a:link, .NavItem a:active, .NavItem a:visited
{
    color:White;
    font-weight:bold;
    text-decoration:none;
    font:bold 11px Arial;
}
.NavItem a:hover, .NavItem a.ON
{
    text-decoration:underline;
}
.subNavItem
{
    width:140px;
    float:left;
    margin-bottom:3px;
    margin-top:5px;
}
.subNavItemLast
{
    width:140px;
    float:left;
    margin-bottom:0px;
    margin-top:5px;
}
*:first-child+html .subNavItem
{
    width:110px;
    float:left;
    margin-bottom:-7px;
}
* html .subNavItem
{
    width:110px;
    float:left;
    margin-bottom:-7px;
}
.subNavItem a:link,
.subNavItem a:active,
.subNavItem a:visited
{
    font:bold 11px Arial;
    color:White;
    text-decoration:none;
}
.subNavItem a:hover,
.subNavItem a.ON
{
    text-decoration:underline;
}

.dash
{
    width:3px;
    margin-right:5px;
    float:left;
    color:White;
    font-weight:bold;
    margin-left:20px;
    margin-top:3px;
}
#mainNavTop
{
    float:right;
    /*width:375px;
    height:36px;*/
    width:355px;
    height:27px;
    padding:10px 5px 0px 12px
}
#mainNavTop a:link, #mainNavTop a:active, #mainNavTop a:visited
{
    display:block;
    padding:0px 19px;
    color:White;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    background:url(/images/toptopNavSep.jpg) no-repeat;
    background-position:right center; 
    float:left;
    margin:0 auto;
}
*:first-child #mainNavTop a
{
    padding:0px 14px;
}
#mainNavTop a:hover, #mainNavTop a.ON
{
    color:#fff200;
}