/* This file is Copyright © 1998-2009 by Home Care Business Services. This work may not be reproduced, in whole or in part, */
/* using any medium, including, but not limited to, electronic transmission, CD-ROM or published in print, without the express  */
/* permission of Home Care Business Services. */
/* */
/* $Revision: 1.2 $ */
/* $Id: master-oem.css,v 1.2 2009/02/16 20:14:50 arlen Exp $ */
/* $Date: 2009/02/16 20:14:50 $ */@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		padding:0px;
}

#page-container {
	width: 1003px;
	margin: auto;
	position: relative;
}


#header {
	height: 200px;
	position: relative;
	background-image: url(../images/header-oem.jpg);
}

#logo {
	height: 121px;
	width: 308px;
	position: absolute;
	left: 25px;
	top: 19px;
}

#company {
	height: 28px;
	width: 677px;
	position: absolute;
	left: 153px;
	top: 148px;
}

#content {
	height: 271px;
	position: relative;
	background-image: url(../images/content-oem.jpg);
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #dfc97d;
	text-decoration: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}



#login {
	height: 87px;
	width: 415px;
	position: absolute;
	left: 547px;
	top: 62px;
}






#photos {
	height: 222px;
	position: relative;
	background-image: url(../images/photos-oem.jpg);
}

#grey {
	height: 20px;
	position: relative;
	background-color: #F0F0F0;
}

#bottom {
	height: 32px;
	position: relative;
	background-image: url(../images/bottom-oem.gif);
	padding-top: 10px;
}

