body {
	background:#fff;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-family:serif;
	margin:0;
	padding:0;
}

#page {
	width:988px;
	background:#fff;
	text-align:left;
	margin:auto;
	overflow:hidden;
	padding:0;
}

/*--------------------HEADER----------------------*/

#header {
	width:988px;
	height:108px;
	background:#fff;
	margin:20px 0 0 0;
	padding:0;
	border-top:3px solid #f58432;
}

#logo1 {
	float:left;
	
}

#logo2 {
	float:right;
}

#logo1 img, #logo2 img {
	border:0;
}

#logoarea {
	width:988px;
	height:82px;	
}

#logoarea:after {
	content:'';
	display:block;
	clear:both;
}

#menu {
	padding:0;
	margin:0;
	width:988px;
	height:24px;
	background:#fff;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	height:24px;
}

#menu li{
	list-style-position:outside;
	list-style-type:none;
	margin:0 13px 0 0;
	padding:0;
	float:left;
	height:20px;
	width:153px;
	text-align:right;
	display:inline;
	color:#fff;
}

#menu a {
	color:#fff;
	padding:1px 4px 4px 0;
	text-decoration:none;
	display:block;
	height:18px;
	width:150px;
}

#ml1 {
	background:#ea0d8c;
}

#ml2 {
	background:#4b459c;
}

#ml3 {
	background:#9bcc54;
}

#ml4 {
	background:#ffd32c;
}

/*--------------------CONTENT----------------------*/

#content {
	margin:7px 0 0;
	width:988px;
	min-height:410px;
	-height:410px;
	border: 1px solid #afafaf;
}

.girl1 {
	background:#fff url(../images/girl1.jpg) no-repeat 100% 100%;
}

.girl2 {
	background:#fff url(../images/girl2.jpg) no-repeat 100% 100%;
}

.girl3 {
	background:#fff url(../images/girl3.jpg) no-repeat 100% 100%;
}

.butcher {
	background:#fff url(../images/butcher.jpg) no-repeat 100% 100%;
}

.hairdress {
	background:#fff url(../images/hairdress.jpg) no-repeat 100% 100%;
}

.cook {
	background:#fff url(../images/cook.jpg) no-repeat 100% 100%;
}

.boy {
	background:#fff url(../images/boy.jpg) no-repeat 100% 100%;
}
.health {
	background:#fff url(../images/health.jpg) no-repeat 100% 100%;
}

#title {
	width:988px;
	height:73px;
}

#title h1 {
	font-size:50px;
	font-weight:normal;
	margin:0;
	height:53px;
	padding:10px;
}

#title span  {
	width:655px;
	height:73px;
	text-align:right;
	color:#fff;
	display:block;
	float:left;
	margin:0 22px 0 0;
}

#content a {
	text-decoration:none;
}

.title-o {
	background:#f58431;
}

.title-p {
	background:#ea0d8c;
}

.title-b{
	background:#4b459c;
}

.title-g {
	background:#9acc54;
}

.title-l {
	background:#ffd22b;
}

.color-b {
	color:#4b459c;
}

.color-g {
	color:#9acc54;
}

.color-l {
	color:#ffd22b;
}


.color-o, .color-o a, .color-o-inactive a:hover {
	color:#f58431;
}

.color-1, .color-1 a, .color-1-inactive a:hover {
	color:#ea0d8c;
}

.color-2, .color-2 a, .color-2-inactive a:hover {
	color:#be2828;
}

.color-3, .color-3 a, .color-3-inactive a:hover {
	color:#4b459c;
}

.color-4, .color-4 a, .color-4-inactive a:hover {
	color:#b4d33e;
}

.color-5, .color-5 a, .color-5-inactive a:hover {
	color:#f36d32;
}

.color-6, .color-6 a, .color-6-inactive a:hover {
	color:#00b2f0;
}

.color-7, .color-7 a, .color-7-inactive a:hover {
	color:#ffd32c;
}

.color-8, .color-8 a, .color-8-inactive a:hover {
	color:#3ab65f;
}

.color-9, .color-9 a, .color-9-inactive a:hover {
	color:#ee3347;
}

.color-o a, .color-1 a, .color-2 a, .color-3 a, .color-4 a, .color-5 a, .color-6 a, .color-7 a, .color-8 a, .color-9 a {
	text-decoration:none;
}

#content .color-o a:hover, #content .color-1 a:hover, #content .color-2 a:hover, #content .color-3 a:hover, #content .color-4 a:hover, #content .color-5 a:hover, #content .color-6 a:hover, #content .color-7 a:hover, #content .color-8 a:hover, #content .color-9 a:hover  {
	color:#a7a9ac;
}

.color-o-inactive a, .color-1-inactive a, .color-2-inactive a, .color-3-inactive a, .color-4-inactive a, .color-5-inactive a, .color-6-inactive a, .color-7-inactive a, .color-8-inactive a, .color-9-inactive a {
	color:#a7a9ac;
	text-decoration:none;
}

#content p {
	margin:10px;
}

#color-links {
	font-size:32px;
	margin:10px;
	font-weight:bold;
}

.skills {
	font-size:22px;
}

/*--------------------FOOTER----------------------*/

#footer {
	width:988px;
	margin:37px 0 0 0;
}

#footer h3 {
	font-size:25px;
	font-weight:bold;
	font-family:inherit;
	margin:0;

}

#telephone {
	width:988px;
	height:25px;
}

#last {
	width:988px;
	margin:8px 0 0 0;
}

.last-left {
	float:left;
	width:300px;
}

.last-right {
	float:right;
	width:225px;
}

.flinks {
	font-family:arial;	
}

.flinks a {
	color:#000;
	margin: 6px 0 0;
	text-decoration:none;
}

.flinks h3 {
	display:inline;
}

.flinks h2 {
	display:inline;
	margin:0;
	padding:0;
	font-size:27px;
	font-weight:bold;
}

.flinks span {
	color:#0c4da2;
}
.presslist {
	margin:10px;
	width:600px;
}
.presslist td, .presslist th {
	border:1px solid #eee;
	font-size:20px;
	padding:5px;
}
.presslist th {
	background:#ddd;
	text-align:left;
}
.presslist img {
	width:100px;
	height:100px;
	display:none;
	position:absolute;
}
.appform * {
	font-size:14px;
}
.appform, .appform table {
	margin:0;
	width:auto;
}
.appform {
	padding:0 0 20px 0;
}
.appform td {
	padding:2px 5px;
	border:0;
}
.appform input, .appform select {
	height:20px;
}
.appform td td {
	border:0;
}
.appform .radio b {
	position:relative;
	top:1px;
	margin:0 5px;
}
.appform .butform {
	border:0 solid transparent;
	background:#4b459c;
	color:#fff;
	cursor:pointer;
	margin:10px 0 0 0;
}
.imargin {
	height:350px;
}
.esgcolor {
	color:#702b90;
	font-weight:bold;
}