﻿body
{
	margin: 0px;
	background-color: #808080;
}

.navigate
{
	position: absolute;
	width: 800px;
	height: 60px;
	top: 315px;
	left: 175px;
}
#navlink
{
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
}


.navigate ul li
{
	display: inline;
	float: left;
	height: 25px;
	width: 245px;
	top:0px;
}

.navigate ul li a
{
	display: inline;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: eurostile;
	font-size: 12px;
	font-weight: bold;
}

.RX
{
	position: absolute;
	width: 300px;
	height: 30px;
	top: 55px;
	left: 650px;
}

.RX ul li
{
	display: block;
	float: left;
	position: absolute;
	top:0px;
}

.RX ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: EuroStile;
	font-size: 12px;
	font-weight: bold;
}

.FindDr
{
	position: absolute;
	width: 200px;
	height: 30px;
	top: 55px;
	left: 550px;
}

.FindDr ul li
{
	display: block;
	float: left;
	position: absolute;
	top:0px;
}

.FindDr ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: EuroStile;
	font-size: 12px;
	font-weight: bold;
}

.AlliantSense
{
	position: absolute;
	width: 200px;
	height: 30px;
	top: 55px;
	left: 450px;
}

.AlliantSense ul li
{
	display: block;
	float: left;
	position: absolute;
	top:0px;
}

.AlliantSense ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: EuroStile;
	font-size: 12px;
	font-weight: bold;
}
.flash
{
	width: 1000px;
	height: 594px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	left:50%;
	margin-left:-500px;
	top:50%;
	margin-top:-300px;
}

.main
{
	width: 1000px;
	height: 594px;
	margin-left:0;
	margin-right:0;
	position: absolute;
	left:50%;
	margin-left:-500px;
	top:50%;
	margin-top:-300px;
	background: url( '../Images/mainbk1.gif' );
}

.main1
{
	width: 1000px;
	height: 594px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	left:50%;
	margin-left:-500px;
	top:50%;
	margin-top:-300px;
	background: #66cc66;
}

.header
{
	background: url( '../Images/mainbk.gif' );
	width: 1000px;
	height: 105px;
	position: relative;

}

.headerMenu
{
}

.leftMenu
{
	width: 150px;
	height: 300px;
	position: absolute;
	top: 170px;
	left: 0px;
}

.maincontext
{
	width: 500px;
	height: 470px;
	position: absolute;
	background-color: #FFFFFF;
	top: 105px;
	left: 200px;
}

.rightcolumn
{
	position: relative;
	width:280px;
	position:absolute;
	top:105px;
	left:720px;
}

.leftMenu ul li
{
	display: block;
	float: left;
	height: 25px;
	width: 130px;
	margin: 0;
}

.leftMenu ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.headerMenu
{
	position: absolute;
	width: 550px;
	height: 30px;
	/*
	top: 55px;
	*/	
left: 180px;
}

.headerMenu ul
{
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
}


.headerMenu ul li
{
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.75em;
	border-right: 1px solid #FFF;
	font-weight: bold;
	float: left;
	top: 0px;
	margin-top: 0px;
}

.headerMenu ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}

.headerMenu ul li.last
{
	display: inline;
	margin-right:0.5em;
	padding-right:0.75em;
	border-right:0px;
	font-weight: bold;
	float: left;

}

.SoloCare
{
	width: 90%;
	top: 10px;
	left: 5%;
	position: absolute;
}

.Title
{
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

.normalcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9DA8D5;
	margin: 10px;

}

.f1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65cc65;
	font-weight: bold;
}

.f2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E67B1;
	font-weight: bold;
	display: block;
	text-decoration: none;

}

.f7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #65cc65;
	font-weight: bold;
}