@charset "utf-8";
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border: thin solid #EC008B;
	margin-bottom: 0px;
}

#container #logo {
	float: left;
	width: 700px;
	padding: 20px;
}
#container #contact {
	float: right;
	width: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



#container #contact p {
	font-weight: bold;
}
#container #navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	color: #3E1E64;
	font-size: medium;
	clear: both;
	font-variant: small-caps;
	margin-right: 10px;
	margin-left: 10px;
}
#container #navbar ul {
	margin: 0px;
	padding: 0px;
}
#container #navbar li {
	display: inline;
	list-style-type: none;
	margin-right: 16px;
	margin-left: 16px;
}

#container #mainbody {
	width: 960px;
	padding: 20px;
	clear: both;
}
#container   #mainbody   #leftcolumn {
	float: left;
	width: 196px;
	padding: 20px;
	background-image: url(../images/left_column_rounded_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
	height: 740px;
}
#container #mainbody #leftcolumn h1 {
	font-size: 16px;
	font-weight: bold;
	color: #EC008B;
	text-transform: none;
}
#container #mainbody #leftcolumn p {
	color: #3E1E64;
	font-size: 12px;
	font-weight: bold;
}
#container #mainbody #leftcolumn #packages {
	cursor: pointer;
	width: 172px;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../images/packages_back_rounded.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#container #mainbody #leftcolumn #vouchers {
	cursor: pointer;
	background-color: #FFFFFF;
	width: 172px;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../images/vouchers_back_rounded.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#container #mainbody #leftcolumn #dayinlife {
	cursor: pointer;
	width: 172px;
	padding: 10px;
	background-image: url(../images/dayinlife_back_rounded.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	height: 100px;
}
#container  #mainbody  #leftcolumn  #newsletter  {
	padding: 10px;
	width: 172px;
	height: 320px;
	background-image: url(../images/newsletter_back..gif);
}



#container   #mainbody   #rightcolumn  {
	width: 700px;
	float: right;
	padding-left: 20px;
}

#container   #mainbody   #rightcolumn  #services {
	width: 485px;
	float: left;
}
#container #mainbody #rightcolumn #services h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #EC008B;
	font-style: normal;
}

#container #mainbody #rightcolumn #services #personal {
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#container #mainbody #rightcolumn #services #personal #women {
	cursor: pointer;
	padding: 0px;
	height: 178px;
	width: 154px;
	margin-right: 10px;
	float: left;
	background-image: url(../images/icon_women_rounded.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #mainbody #rightcolumn #services #personal #men {
	cursor: pointer;
	padding: 0px;
	float: right;
	height: 178px;
	width: 154px;
	background-image: url(../images/icon_men_rounded.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container #mainbody #rightcolumn #services #corporate {
	cursor: pointer;
	float: right;
	height: 178px;
	width: 154px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/icon_corporate_rounded.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#container #mainbody #rightcolumn #media {
	float: right;
	width: 196px;
	background-image: url(../images/audio_back_rounded.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 20px;
	height: 134px;
}
#container   #mainbody   #rightcolumn   #media h1  {
	font-size: 16px;
	font-weight: bold;
	color: #EC008B;
	text-transform: none;
}
#container  #mainbody  #rightcolumn  #media p {
	font-size: 12px;
	font-weight: bold;
	color: #3E1E64;
}
#container #mainbody #rightcolumn #media #media_text {
	width: 172px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #mainbody #rightcolumn #showreel {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 465px;
	padding: 10px;
	background-image: url(../images/showreel_rounded_back.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #F2EDFA;
}
#container #mainbody #rightcolumn #showreel a:link {
	font-size: medium;
	font-weight: bold;
	color: #EC008B;
}
#container #mainbody #rightcolumn #showreel a:visited {
	font-size: medium;
	font-weight: bold;
	color: #EC008B;
}
#container #mainbody #rightcolumn #showreel a:hover {
	color: #3E1E64;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}






#container   #mainbody   #rightcolumn   #text  {
	width: 700px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}



#container #footer {
	width: 1000px;
	clear: both;
	margin: 0px;
	height: 75px;
}
#container #footer #copyright {
	background-color: #3E1E64;
	float: left;
	width: 590px;
	height: 45px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#container #footer #copyright p {
	color: #F2EDFA;
}
#container #footer #copyright a:link {
	color: #FF0198;
	font-weight: normal;
}
#container #footer #copyright a:visited {
	font-weight: normal;
	color: #FF0198;
}
#container #footer #copyright a:hover {
	color: #00AEEF;
}
#container #footer #strapline {
	float: right;
	width: 375px;
	background-color: #FA0093;
}



h1 {
	font-size: large;
	color: #3E1E64;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size: large;
	color: #3E1E64;
	font-weight: normal;
}
h3 {
	font-size: medium;
	color: #00AEEF;
	font-weight: bold;
}



h4 {
	color: #00AEEF;
	font-weight: normal;
	font-size: medium;
}
h5 {
	font-weight: bold;
	font-size: 16px;
	color: #EC008B;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a:link {
	color: #3E1E64;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #3E1E64;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #EC008B;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#container #mainbody #rightcolumn #text a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E1E64;
}
#container #mainbody #rightcolumn #text a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E1E64;
}
#container #mainbody #rightcolumn #text a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EC008C;
	text-decoration: underline;
}


.image_right {
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.image_right2 {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.image_facebook {
	float: left;
}
.image_twitter {
	float: right;
}




text {
	margin: 20px;
}
