/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	padding: 0px;
	background-color: #BBC7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #575759;
	background-image: url(../Images/Pictures/Body_bg.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	}
.clear {
	clear: both;
	}
.body_con {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	text-align: left;
	height: 80px;
	width: 800px;
}
.logo {
	float: left;
	height: 80px;
	width: 300px;
}

.main {
	width: 100%;
}
.main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #575759;
	cursor: hand;
}
.main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	cursor: hand;
}

.baneer_con {
	height: 300px;
	text-align:left;
	width: 100%;
	background-image: url(../Images/Pictures/SalusAlpha_BaanerBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.sub_con {
	width: 100%;
}
.gap_01 {
	width: 10px;
	float: left;
	height: 10px;
}
.gap_t {
	width: 10px;
	height: 33px;
}
.gap_02 {
	width: 10px;
	float: left;
	height: 10px;
}
.welcome {
	float: left;
	width: 424px;
}
.news {
	float: left;
	width: 265px;
}
.partners {
	width: 265px;
	float: left;
}
.gray_header {
	height: 33px;
	width: 424px;
}
.gray_leftt {
	background-image: url(../Images/Pictures/heder_center.jpg);
	background-repeat: repeat-x;
}
.gray_left {
	background-image: url(../Images/Pictures/header_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 18px;
}
.gray_middle {
	background-image: url(../Images/Pictures/heder_center.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
}
.gray_t {
	background-image: url(../Images/Pictures/heder_center.jpg);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
}
.gray_right {
	background-image: url(../Images/Pictures/header_right.jpg);
	float: left;
	height: 33px;
	width: 19px;
	background-repeat: no-repeat;
}
.left {
	float: left;
	width: 19px;
	height: 10px;
}
.right {
	float: left;
	width: 19px;
}
.footer {
	color: #FFFFFF;
	background-color: #368BC4;
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #143D55;
	cursor: hand;
}
.con {
	float: right;
	width: 100%;
}
p 
	{
	text-align:justify;
}
.con_left {
	width:100%; 
	float:left
}
.space_con{
	width:262px; 
	float:left;
	height:557px;
}
.con_right {
	width:262px; 
	float:left;
	height:300px;
	background-image: url(../Images/Pictures/globe_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;	
}
.SubHeading
{
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	font-family:Arial;
	/*color:#003366;*/
	color:Black;
	/*padding-bottom:10px;*/
	
	}	
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #0099FF;
	width: 300px;
	padding:10px;
	border: 1px solid #0099FF;
	height:40px;
}
li
{
	margin-bottom: 5px;
}
/*popup*/
		.stepcarousel
        {
            border-right: #ffffff 10px solid;
            border-top: #ffffff 10px solid;
            overflow: scroll;
            border-left: #ffffff 10px solid;
            width: 190px;
            border-bottom: #ffffff 10px solid;
            position: relative;
            height: 270px;
        }
        .stepcarousel .belt
        {
            left: 0px;
            position: absolute;
            top: 0px;
        }
        .stepcarousel .panel
        {
            float: left;
            margin: 10px;
            overflow: hidden;
            width: 170px;
        }
        #galleryc
        {
            border-right: darkred 10px solid;
            border-top: darkred 10px solid;
            border-left: darkred 10px solid;
            width: 450px;
            border-bottom: darkred 10px solid;
            height: 170px;
        }
        #galleryc .panel
        {
            font: bold 28px Arial;
            color: white;
            height: 150px;
            background-color: green;
            text-align: center;
        }
        P.samplebuttons
        {
            width: 300px;
            text-align: center;
        }
        P.samplebuttons A
        {
            padding-right: 2px;
            padding-left: 2px;
            padding-bottom: 1px;
            color: #2e6ab1;
            margin-right: 3px;
            padding-top: 1px;
            text-decoration: none;
        }
        .trans_div
        {
            display: none;
            position: absolute;
            z-index: 500;
            top: 0px;
            left: 0px;
            opacity: .8;
            filter: alpha(opacity=80);
            background-color: #000;
            width: 100%;
            height: 100%;
        }
        .styled_popup
        {
            background: none repeat scroll 0 0;
            display: block;
            text-align: left;
            /*top: 100px;*/
            z-index: 1000;
            width:100%
        }	
    .trans_ddl
    {
    	z-index:1;
    }