/* CSS Document */

body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
a {
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #acacac;
	letter-spacing: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .2em;
}
.mceEditor {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
#editor-content {
	padding-left: 200px;
	position: absolute;
	padding-right: 20px;
}
#content {
	position: relative;
	width: 100%;
	top: 100px;
}
#page-text {
	padding-left: 200px;
	margin-right: 30px;
}

#index-logo {
	background-attachment: scroll;
	background-image: url(images/home/hrsoftware_logo.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 176px;
	width: 310px;
	float: right;
	margin-top: -50px;
}
#index-header {
	background-attachment: scroll;
	background-image: url(images/home/more_traffic_to_your_site.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 60px;
	width: 100%;
	background-position: center;
}
#index-content {
	position: relative;
	padding-right: 10px;
	padding-left: 150px;
	margin-right: 0px;
	margin-left: 90px;
	margin-top: 50px;
    min-width: 500px;
}
#index-content li {
	font-size: 18px;
	font-weight: bold;
	margin-left: -50px;
	line-height: 30px;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px;
}
#header {
	position: relative;
	padding-left: 150px;
	text-align: center;
	padding-right: 200px;
	vertical-align: middle;
	height: 40px;
	top: 40px;
}
#logo {
	background-attachment: scroll;
	background-image: url(images/hrsoftware_logo_sml.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 114px;
	width: 200px;
	float: right;
	right: 50px;
	top: 15px;
}
#contact-content {
	position: absolute;
	top: 150px;
	left: 0px;
	right: 0px;
	padding-right: 50px;
	padding-left: 200px;
}
#submit-content {
	text-align: center;
	position: relative;
	top: 150px;
	margin-right: 50px;
	padding-left: 150px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}
#client-table {
	display: table;
	width: 500px;
	text-align: center;
	height: auto;
}
#client-row {
	display: table-row;
	text-align: left;
}
#client-header {
	display: table-cell;
	vertical-align: middle;
}
#client-image {
	display: table-cell;
	height: 100px;
	width: 161px;
	vertical-align: top;
}
#client-url {
	display: table-cell;
	width: 335px;
	vertical-align: middle;
	height: 100px;
}
/*a:link {
	color: #FFFFFF;
}
a:visited {
	color: #666666;
}*/
a:hover {
	text-decoration: none;
}
.bak2top {
	/*font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	background-color: #CCCCFF;
	border: 1px solid;
	border-color: #0000FF;*/
	padding: 2px;
	z-index: 1100;
}
