/* ------------------- ABOVE CONTAINER ------------------ */

div#PictureContainer 
{
    width: 800px;
    text-align: left;
}

/* ------------------ PAGE CONTAINER -------------------- */

div#PageContainer {
	font-family: Calibri;
        font-size: small;
        color: #000000;
        text-align: left;
        padding: 0px;
        margin: 0px;
        width: 801px;
        height: 971px;
        background-color: #6B6B6B;
	padding-left:1px;
	padding-top: 1px;
}
div#PageContainer_Main {
	font-family: Calibri;
        font-size: small;
        color: #000000;
        text-align: left;
        padding: 0px;
        margin: 0px;
        width: 801px;
        height: 1221px;
        background-color: #6B6B6B;
	padding-left:1px;
	padding-top: 1px;
}

div#PageContainer_PM {
	font-family: Calibri;
        font-size: small;
        color: #000000;
        text-align: left;
        padding: 0px;
        margin: 0px;
        width: 801px;
        height: 871px;
        background-color: #6B6B6B;
	padding-left:1px;
	padding-top: 1px;
}

div#PageContainer_SM {
	font-family: Calibri;
        font-size: small;
        color: #000000;
        text-align: left;
        padding: 0px;
        margin: 0px;
        width: 801px;
        height: 931px;
        background-color: #6B6B6B;
	padding-left:1px;
	padding-top: 1px;
}

/* --------------------- HEADER ------------------------- */

div#Header {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height:250px;
	--background-color: Blue;
	background-image: url(../Images/services.jpg);   float:	left;
	--border-bottom: solid 1px #000000;
}

div#Header_Menu {
	padding: 0px;
	margin-top: 198px;
	font-size: 110%;
	/*border-top: solid 2px #404040;*/
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	width: 800px;
	height:30px;
	background-color: Green;
	filter:alpha(Opacity=80); 
}

div#Header_SubMenu {
	padding: 0px;
	border-top: solid 1px #404040;
	border-bottom: solid 1px #C4C4C4;
	width: 800px;
	height:20px;
}

div#SubMenuItem {
	padding-top: 6px;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	font-weight: bold;
	width: 200px;
	height:30px;
	background-color: white;
	filter:alpha(Opacity=50); 
}

div#SubMenuItem_Selected {
	padding-top: 6px;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	font-weight: bold;
	font-size: 1.2em;
	color: #236B8E;
	width: 200px;
	height:30px;
	background-color: white;
}



/* ----------------------- BODY ------------------------- */

div#Body {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height:701px;
	background-color: White;
}

div#Body_Left{
	font-size: 15px;
	padding-left: 5px;
	margin: 0px;
	width: 195px;
	height:701px;
	text-align: left;
	background-image: url(../Images/Body_Left_Gradient2.jpg);   
	float:	left;	
}

div#Body_Right{
	padding: 5px;
	margin: 0px;
	width: 590px;
	height: 691px;
	background-color: white;
	float:right;
}

div#Body_Main {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height:951px;
	background-color: White;
}

div#Body_Left_Main{
	padding-left: 5px;
	margin: 0px;
	width: 195px;
	height:951px;
	text-align: left;
	background-image: url(../Images/Body_Left_Gradient2.jpg);   
	float:	left;	
	clear:both;
}

div#Body_Right_Main{
	padding: 5px;
	margin: 0px;
	width: 590px;
	height: 941px;
	background-color: white;
	float:right;
}

div#Body_PM {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height:601px;
	background-color: White;
}

div#Body_Left_PM{
	padding-left: 5px;
	margin: 0px;
	width: 195px;
	height:601px;
	text-align: left;
	background-image: url(../Images/Body_Left_Gradient2.jpg);   
	float:	left;	
}

div#Body_Right_PM{
	padding: 5px;
	margin: 0px;
	width: 590px;
	height: 591px;
	background-color: white;
	float: right;
}

div#Body_SM {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height:661px;
	background-color: White;
}

div#Body_Left_SM{
	padding-left: 5px;
	margin: 0px;
	width: 195px;
	height:661px;
	text-align: left;
	background-image: url(../Images/Body_Left_Gradient2.jpg);   
	float:	left;	
}

div#Body_Right_SM{
	padding: 5px;
	margin: 0px;
	width: 590px;
	height: 651px;
	background-color: white;
	float:right;
}

/*-----------------------BODY-LEFT ---------------------- */

div#Menu_Box {
	margin-top: 15px;
	margin-left: 15px;
	width: 155px;
	height: 320px;
	border: solid 1px #5E5E5E;
	background-color: white;
}

div#Menu_Box_Title {
	width: 155px;
	padding-top: 6px;
	height: 23px;
	border-bottom: solid 1px #919191; 
	background-image: url(../Images/side_header1.jpg);   float:	left;
	text-align: center;
	font-family: Calibri;
        font-size: small;
        color: #000000;
	font-weight: bold;
}

div#Menu_Box_Content {
	width: 145px;
	height: 80px;
	padding: 5px;
}

div#Blank_10 
{
    height: 10px;
}

div#Body_Left_Text{
    font-size: 18px;
    width: 185px;
    height: 18px;
    text-align: left;
    vertical-align: middle;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
}

#Body_Left_Text A:link {color: #104E8B; text-decoration: none;}
#Body_Left_Text A:visited {color: #104E8B; text-decoration: none;}
#Body_Left_Text A:active {color: #104E8B; text-decoration: underline;}
#Body_Left_Text A:hover {color: #104E8B; text-decoration: underline;}

    /* ----------------- LEFT MENU ---------------------------*/
    div#LeftMenuTitle
    {
        height:17px;
        width: 163px;
        text-decoration: none;
        border-bottom: solid 1px #DCDCDC;
        padding-left: 6px;
        padding-top: 1px;
        padding-bottom: 1px;
    }
    
    A.leftmenulink {
    display: block;
    width: 161px;
    height: 17px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    font-size:13px;
    color: #000000;
    border-left: solid 1px transparent;
    border-right: solid 1px transparent;
    border-top: solid 1px transparent;
    border-bottom: solid 1px #DCDCDC;
    padding-left: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
    clear: left;
    }

    A.leftmenulink:hover {
    border: solid 1px #E0E0E0;
    background-color: #E0E0E0;
    /*background-color:#E0E0E0;*/
    color: #000000;
    }

/* ---------------------BODY-RIGHT ---------------------- */

div#Title {
	color: #1a407f;
	size: Large;
}

div#Title_Sub {
	color: #1a407f;
	font-size:18px;
	font-weight: bold;
}

div#Line_Divider {
	width: 578px;
	height: 5px;
	padding-top; 1px;
	border-bottom: solid 1px #9C9C9C;
	background-color: white;
}

div#Service_Item{
	padding: 5px;
	margin: 0px;
	width: 550px;
	height: 70px;
	border: solid 1px gray;
	--background-color: white;
	background-image: url(../Images/Service_Item_BG.jpg); 
}

div#Service_Title {
	color: #1a407f;
	font-size:17px;
	font-weight:bold;
}

div#Service_Item_Left {
	float: left;
	width: 100 px;
	height: 70 px;
	text-align: center;
}

div#Service_Item_Right {
	width: 450px;
	height: 70px;
	padding-left: 6px;
	text-align:left;
	float:right;
}

div#Split_Content_Left {
	float: left;
	width: 170px;
	height: 170px;
	text-align: left;
	clear:both;
}

div#Split_Content_Right {

	width: 390px;
	height: 170px;

	text-align:left;
	float:right;
	padding-right: 5px;
}

div#Split_Content_Full {
	float: left;
	width: 560px;
	text-align: left;
	clear:both;
}

div#Split_Content_Right_Fin {

	width: 390px;
	height: 170px;
	text-align:left;
	float:right;

}

div#Split_Content_Right_PM {
	padding-left: 15px;
	width: 340px;
	height: 170px;
	text-align:left;
}

/* ----------------------- LINKS ------------------------ */

A.topmenulink {
    display: block;
    width: 100px;
    height: 23px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size:17px;
    color: #000000;
    border-left: solid 1px transparent;
    border-right: solid 1px transparent;
    border-top: solid 1px transparent;
    border-bottom: solid 1px transparent;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 0px;
    clear: left;
}

A.topmenulink:hover {
    border: solid 1px #000000;
    /*background-color: #567E3A;*/
    /*background-color: #9DB68C;*/
    background-color:#E0E0E0;
    color: #000000;
}

/* --------------------- FOOTER ------------------------- */

div#Footer {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height:18px;
	background-color: #E8E8E8;
	border-top: solid 1px #5E5E5E;
	--background-image: url(../Images/gray_fade.jpg);
	vertical-align: middle; 
	text-align:center;
	font-size:11px;
	clear:both;
}