
/* CSS Document */
body {

	margin: 0px;

	padding: 0px;

	color: #FFF;
	background: #000/* url(images/bg.jpg) repeat-y center*/;
	font: normal 13px/18px "Trebuchet Ms", "Lucida Grande", sans-serif;
}

input{
font-size:14px;
}
textarea{
font-size:14px;
}
.additionalInfo {color: #FF6600}
select{
/*font-size:10px;*/
}

#wrap {

	width: 800px;


	position:relative;

	margin: 0px auto;

    background: #000;
	background:#242323;

}

#content {

	width: 760px;

	float: left;

	display:inline;

	padding: 10px;

	margin: 8px;
	background:#242323;

}

#content p{
padding-right:20px;
}

#logo {
	margin-left:75px;
	background: url('images/french_maid_logo.gif') no-repeat;
	height: 177px;
	width: 800px;
}

#footer {

	clear: both;

	text-align: center;

	height: 100px;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #1BB6E2;

	width: 774px;

	padding: 0px;

	margin-right: auto;

	margin-left: auto;
	background:#000000;
	background:#242323;

}

#footer p{
	padding:10px;
	margin:0px;
}

#footer_menu {
	width: 100%;
	font-weight: bold;
	font-size: 90%;
	padding-top:5px;
	
}
#footer_menu:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer_menu ul {
	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #1BB6E2;
	width: 100%;
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
}
#footer_menu ul li {
	display: inline;
}
#footer_menu ul li a {
	color: #999999;
	padding: 5px;
	margin: 0;
	text-decoration: none;
}
#footer_menu ul li a:hover {
	color: #1BB6E2;
}

h4, h3, h2, {

	margin: 0;

	padding: 0px;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;


}

h2{

	margin-bottom: 10px;

	font-size: 14px;

}

a, a:visited{

	color: #00e0ff;

	text-decoration:underline;
}

a:hover{

	text-decoration:none;

}

table{

}

td, th{

	font-weight:normal;
}

.oneLiners{
padding-left:20px;
}

.services li{
list-style:none;
padding:5px;
}

.additionalInfo{
color: #5eb9f3;
}

.questions ul{
list-style:none;
margin-left:0;
padding:0;
}
.questions li{
padding:5px;
}
.questions li select{
margin-left:20px;
}
.backButton{
width:50px;
float:right;
}
img a{
border:none;
}
#acting {
	position:absolute;
	left:155px;
	width:141px;
	height:280px;
}

#partyServer {
	position:absolute;
	left:315px;
	width:170px;
	height:281px;
}

#cooking {
	position:absolute;
	left:13px;
	width:130px;
	height:280px;
}

#modeling {
	position:absolute;
	left:500px;
	width:117px;
	height:279px;
}

#Clening {
	position:absolute;
	left:635px;
	width:136px;
	height:279px;
}

#singup-now {
	position:absolute;
	left:619px;
	width:147px;
	margin-top:350px;
}

#greatPay {	
	position:absolute;
	left:21px;
	width:150px;
	margin-top:355px;
}
.title h1{
font-size:16px;
}
.title a{
text-decoration:none;
}
.title a:hover{
text-decoration:underline;
}
.centerText{
position:absolute;
	left:190px;
	width:400px;
	margin-top:400px;
}
.centerText a{
text-decoration:none;
}
.centerText a:hover{
text-decoration:underline;
}
#maidLogo{
position:absolute;
	left:75px;
	width:645px;
	margin-top:350px;
	height:177px;
	/*background:url(french-maids/images/maidLogo.gif) center;*/
	}
#andMore{
position:absolute;
	left:200px;
	width:400px;
	margin-top:350px;
}

h1 .font_size_24{font-size:24px;
}
.grey_italic_text {
	color: #CCCCCC;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

/********************************************************/
/*		Menus											*/
/********************************************************/
#chromemenu {
	width: 99%;
	font-weight: bold;
	font-size: 90%;
	padding-top:5px;
	margin:0 auto;
	border-top:#1BB6E2 1px dashed;
	border-bottom: #1BB6E2 1px dashed;
	margin-top:10px;
}
#chromemenu:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#chromemenu ul {
width: 99%;
padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
}
#chromemenu ul li {
	display: inline;
}
#chromemenu ul li a {
	color: #999999;
	padding: 0 0 0 30px;
	margin: 0;
	text-decoration: none;
}
#chromemenu ul li a:hover {
color: #1BB6E2;
}

