
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.height{
     height: 100%;   
}
.backgrnd {
	background-image: url(../images/backgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.footerbg {
	background-image: url(../images/footerbackgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.medical {
	background-image: url(../images/medical.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.orange {
	background-image: url(../images/orange.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bluebackgrnd {
	background-image: url(../images/bluebackgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #7d8da6;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ff5a00;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #717885;
}
.when {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #40515e;
}


.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff5a00;
}
.grayline {
	background-image: url(../images/grayline.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.border3 {
	border: 3px solid #004d6d;
}
.thomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1154be;
}
.particular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #40515e;
}


.border2 {
	border: 1px solid #e6e6e6;
}


.lorem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6a6a6a;
}
.viewmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7d7d7d;
}
.latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff5a00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeec;
	cursor:pointer;
	text-decoration:none;
}
a:hover { text-decoration:none;color: #5ab7ff;}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eeeeec;
	cursor:pointer;
}
b:hover { text-decoration:none;color: #5ab7ff;}
b.mylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeec;
	text-decoration: none;
}
b.mylink:hover { text-decoration:none;color: #5ab7ff;}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8b8b8b;
}
.apex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f93ff;
}
/*/////////////////  dont delete   /////////////////////////*/



a.request { 
	color: #9f9f88;
}
a.request:hover{ 
	color: #9f9f88;
	text-decoration: none; 
	
}
.tab {
	position:absolute;
	left:?px;
	top:170px;
	width:200px;
	height:159px;
	z-index:2;
	visibility: hidden;
	cursor: pointer;
}
.cat {
	position:absolute;
	left:?px;
	top:?px;
	width:230px;
	height:159px;
	z-index:2;
	visibility: hidden;
	cursor: pointer;
}

.prod {
	position:absolute;
	left:?px;
	top:?px;
	width:230px;
	height:159px;
	z-index:2;
	visibility: hidden;
	cursor: pointer;
}


.DropdownbuttonBg {
	background-image: url(../images/bluebackgrnd.jpg);
	cursor: pointer;
	opacity: .8;
	filter: alpha(opacity=85);
}
.DropDownContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	height:25px;
	padding-left:10px;
	border-bottom:#25430c 1px dashed;
}
.DropdownbuttonBg_menu {
	background-color:#15211D;
	cursor: pointer;
	
}
.DropDownContent_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F9F88;
	background-color:#15211D;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 5px;
	border: 1px solid #496558;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F9F88;
	background-color: #15211D;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 5px;
	border: 1px solid #496558;
}

