﻿.mainsectiondiv
{
    width:705px;
    height:100%;
    /*background:white url('../images/content_2col_bg.gif') repeat-y top left;*/
}

.sectionrightdiv
{
    margin-top:5px;
    float:right;
    width:447px;
    height:100%;
    padding-right:15px;
    margin-left:3px;
}

.seperator
{
    margin-bottom:10px;
    text-align:center;
    width:445px;
    height:50px;
    background: white url('../images/separate.gif') repeat;
}

.pheader
{
    display:inline;
    clear:both;
    color:#5c5f61;
    padding-top:0px;
    font-family:Times New Roman (Arabic);
    font-size:11pt;
    font-weight:bold;
}

.pdata
{
    margin:0px;
    padding-bottom:5px;
    padding-right:10px;
    text-align:justify;
    /*padding-left:15px;*/
    font-family:tahoma;
    font-size:9pt;
}


.quickdiv
{
    text-align:left;
    height:30px;
}

.quickseperator
{
    background:url('../images/mainline.gif') repeat-x;
    width:313px;
    height:3px;
}

.quickcontent
{
    width:100%;
    float:left;
    text-align:left;
    margin-top:5px;
}

.quickcontent a { font-family:Tahoma; font-size:8pt; color:#666;text-decoration:none;padding-top:4px; padding-bottom:4px; width:220;padding-right:5px; padding-left:5px; margin-right: 0px; border:none;}

/*--------------left side--------------------*/

.sectionleftdiv
{
    float:right;
    width:240px;
    height:100%;
}


.leftdivphoto
{
    width:230px;
    height:230px;
    padding:5px;
    margin-bottom:5px;
    background:#f8f1e2  url('../images/selhelth.gif');
}

.leftdivphoto img
{
    width:230px;
    height:230px;
    background:white;
}

.imgdiv
{
    background:#f8f1e2  url('../images/selhelth.gif');
    text-align:center;
    padding:3px;
}

.imgdiv img 
{
     padding:3px;
    border-style:groove;
}

.contentLabel
{
    padding-right:15px;
}

