
/*Clear margins extra space for Firefox or IE6*/
* {
 margin: 0;
 padding: 0;
}

html, body 
{
 font-size: 12px;
 font-weight: normal;
 font-family: arial, tahoma, verdana,  helvetica,  sans-serif;
 
 color: #646363;
  background-color: #770505;
 background-position: 0 0;
  background-image: url("../images/top-bg.jpg");
 background-repeat: no-repeat;
 background-position: center top;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 margin-bottom: 1px;
}

p
{
 padding-bottom: 10px;
}


h3
{
 font-size: 17px;
 font-weight: bold;
 padding-bottom: 15px;
 color:#770505;
}

h4
{
 font-size: 15px;
 font-weight: bold;
 padding-bottom: 5px;
 color:#770505;
}




#indexbeta
{
 position:relative;

 background-image: url("../images/index-beta.jpg");
 background-repeat: no-repeat;
 width: 1200px;
 min-height: 1200px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 z-index: 3;

 
}


#wrapper
{
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 border: 0px solid #000;
 width: 960px;
 height: 363px;
 text-align: center;
}

#container

{
 position: relative;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 padding: 0px;
 text-align: center;
 width: 893px;
 min-height: 900px;
 height: auto;
 border: 0px solid #a00;
}

#headertop
{
 position:relative;
 width: 893px;
 height: 103px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 margin-top: 0px;
   border: 0px solid #a00;

   clear: both;
}

#logo
{
 position:relative;
 left: 50px;
 margin-top: 20px;
 background-image: url("../images/inlinehealthcare-logo.png");
 background-repeat: no-repeat;
 height: 70px;
 width: 202px;
 border: 0px solid #000;
 float: left;


}

#greybackindex
{
	position: absolute;
	top: 472px;
	width: 100%;
	height: 456px;
	background-color: #f2f3f3;


}

#greyback
{
	position: absolute;
	top: 272px;
	width: 100%;
	height: 456px;
	background-color: #f2f3f3;


}


#mainmenu{
 position: relative;
 float:left;
 height: 67px;
 width: 893px;
 background: url("../images/menu-top.png") no-repeat;
 border: 0px #000 solid;

 
}

/*menu*/

#mmenu ul {

	margin-left: 10px;
	margin-top: 5px;
}

#mmenu li {
	display:table-cell; 
	margin-left: 45px; 
	margin-top: 0px;
	padding:0;
	font-size: 16px;

	}
	
#mmenu li a {
	display:block; 
	float:left; 
	height:71px; 
	
	line-height:80px; 
	color:#FFF; 
	text-decoration:none; 
	font-size: 13px;
	font-family:arial, verdana, sans-serif; 
	font-weight: 600; 
	text-align:center; 
	padding-right:35px; 
	padding-left: 35px;
	cursor:pointer; 
	
	}
	
#mmenu li a:hover
{
	background:url("../images/menu-over.jpg") no-repeat center;
	color: #770505;
	text-align:center; 
}



/* menu end */





#infobody {

	position: relative;
	float: left;
	width: 873px;
	height: auto;
	min-height: 300px;
	border: 0px solid #000;
	background-color: #fff;
	padding-top: 30px;
	padding-left: 20px;
	font-weight: normal;
	padding-bottom: 30px;
	
}




#mainimagecontainer{
	
	position:relative;
	float:left;
	padding: 10px;
	background-color: #FFF;
	height: 283px;
	width: 873px;

 
}

#mainimage{
	position: relative;
	float: left;
	width: 870px;
	height: 285px;
	background: url("../images/main-image.jpg") no-repeat;
	border: 0px solid #22f;

}

#indexinfo{
	position: relative;
	float: left;
	width: 893px;
	height: 143px;
	border: 0px solid #22f;
	background-color: #fff;
	font-size: 17px;
	color: #fff;
}

#indexinfo h2 {
	
	font-size: 22px;
	padding-bottom: 5px;
	font-weight: normal;

}



#leftindexinfo{
	position: relative;
	float:left;
	left: 10px;
	width: 260px;
	height: 143px;
	background: url("../images/leftindexinfo.jpg") no-repeat;
	border: 0px solid #22f;
	padding: 10px 15px 0px 15px;
	text-align: left;
}

#leftindexarrow {
	position: relative;
	float: right;
	right: 20px;
	top: 80px;
	height: 23px;
	width: 23px;
	background: url("../images/arrow1.png") no-repeat;
	border: 0px solid #22f;
}


#centerindexinfo{
	position: relative;
	float:left;
	width: 260px;
	height: 143px;
	background: url("../images/centerindexinfo.jpg") no-repeat;
	padding: 10px 15px 0px 15px;
	text-align: left;
	margin-left: 10px;
}


#centerindexarrow {
	position: relative;
	float: right;
	right: 20px;
	top: 80px;
	height: 23px;
	width: 23px;
	background: url("../images/arrow1.png") no-repeat;
	border: 0px solid #22f;
}



#rightindexinfo{
	position: relative;
	float:left;
	width: 260px;
	height: 143px;
	background: url("../images/rightindexinfo.jpg") no-repeat;
	padding: 10px 15px 0px 15px;
	text-align: left;
	
}

.shadow40{
	font-size: 40px;
	text-shadow: 1px 2px 2px #4d4d4d;
}



#leftmenu {

	position: relative;
	float: left;
	width: 220px;
	height: 300px;
	border: 0px solid #22f;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

#leftmenu ul
{

	list-style: none;
	border-top: 1px solid #d0d0d0;
	width: 180px;

}

#leftmenu li
{
	border-bottom: 1px solid #d0d0d0;
	background: url("../images/arrow1.png") no-repeat;
	padding-left: 30px;
	margin-top: 7px;
	width: 150px;
	height: 30px;
	
}

#leftmenu li:hover
{
	border-bottom: 1px solid #d0d0d0;
	background: url("../images/arrow1-over.png") no-repeat;
	padding-left: 30px;
	margin-top: 7px;
	width: 150px;
	height: 30px;
	
}


#leftmenu ul li a
{
	width: 150px;
	height: 30px;
	
}



#leftmenu a
{
	text-decoration:none;
	 color: #646363;
	
}

#leftmenu a:hover
{
	text-decoration:none;
	color: #d0d0d0;
	
}

#seperator1
{
	position: relative;
	float: left;
	border-left: 1px solid #770505;
	height: 300px;
	width: 1px;
}

#indexinfo2
{
	position: relative;
	float: left;
	width: 350px;
	height: 300px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	
}


#seperator2
{
	position: relative;
	float: left;
	border-left: 1px solid #770505;
	height: 300px;
	width: 1px;
}

#horizsep1{
 
	position: relative;
	float: left;
	border-top: 1px solid #770505;
	width: 350px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
 
}


#newsletter{
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 20px;
}




#info

{
	position: relative;
	float: left;
	width: 600px;
	text-align: left;
	padding: 0 10px 10px 20px;
	min-height: 500px;
	
	
}

#info ul
{
 padding-left: 15px;
}


#productimage
{
	position: relative;
	float: right;
	padding: 3px;
}

#footer {
	
	
	position: relative;
	left: -17px;
	float:left;
	background: url("../images/bottom-slot.gif") no-repeat top center;
	width: 930px;
	margin-bottom: 50px;
	text-align: left;
	padding: 10 10 0 10px;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}


#footer a:hover
{
	color: #646363;
	text-decoration: none;
}



#footerbtmleft
{
	position: relative;
	top: 40px;
	float: left;
	width: 300px;
	height: 50px;
}

#footerbtmright
{
	position: relative;
	top: 40px;
	float: right;
	width: 300px;
	height: 50px;
	text-align: right;
}

fieldset {
	border: 1px solid #CBCCCC;
	clear: both;
 	float: left;
	margin-top: 0px;
	padding: 15px;
	width: 420px;
	
}

fieldset ul {
	padding: 5px 5px 0 5px;
	list-style: none;
	
}



fieldset li {
	padding-bottom: 5px;
	
}

legend {
	font: bold 14px helvetica, arial, sans-serif;
	color: #E57613;
}

label {

	float: left;
	width: 30%;
	margin-right: 10px;
}



.contactform  fieldset
{
 border: 0px;
	clear: both;
 	float: left;
	margin-top: 20px;
	padding: 15px;
	width: 420px;
	
	background-repeat: no-repeat;
 
 
}


.contactform fieldset ul {
	padding: 5px 5px 0 5px;
	list-style: none;
	
}



.contactform fieldset li {
	padding-bottom: 5px;
	
}


.contactform legend {
	font: bold 14px helvetica, arial, sans-serif;
	color: #ab2119;
}

.contactform label
{
 float: left;
	width: 30%;
	margin-right: 10px;
}




.contactform ul
{
	list-style: none;
}

.contactform li
{
	list-style: none;
	background-image: none;
}

#address
{
 float: left;
 margin-right: 30px;
}


#comms
{
 float: left;
}

