* {
	margin:0;
	padding:0
}
body {
	background-color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	width:937px;
	margin:0 auto;
	position:relative;
	height:150px;
}
#header .logo {
	float:left;
}
#header .telephone {
	float:right;
	font-size:28px;
	color:#5a0e30;
	padding-top:25px;
	font-weight:bold;
	letter-spacing:-1px;
}
#header .telephone span {
	color:#ee4491;
}
ul#nav {
	clear:right;
	float:right;
	padding-top:40px;
}
ul#nav li {
	float:left;
	list-style:none;
	padding:0px 5px;
}
ul#nav a.home {
	display:block;
	width:50px;
	height:31px;
	background-image:url(images/home.jpg);
	background-position:0 0;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.home:hover {
	background-position: 0px -31px;
}
ul#nav a.about {
	display:block;
	width:53px;
	height:31px;
	background-image:url(images/about.jpg);
	background-position:0 0;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.about:hover {
	background-position: 0px -31px;
}

ul#nav a.cale {
	display:block;
	width:148px;
	height:31px;
	background-image:url(images/calendars-diary.jpg);
	background-position:0 0;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.cale:hover {
	background-position: 0px -31px;
}

ul#nav a.promos {
	display:block;
	width:158px;
	height:31px;
	background-image:url(images/npromotional-products.jpg);
	background-position:0 0;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.promos:hover {
	background-position: 0px -31px;
}
ul#nav a.films {
	display:block;
	width:139px;
	height:31px;
	background-image:url(images/promotional-videos.jpg);
	background-position:0 0;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.films:hover {
	background-position: 0px -31px;
}
ul#nav a.works {
	display:block;
	width:84px;
	height:31px;
	background-image:url(images/work-wear.jpg);
	background-position:0 0;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.works:hover {
	background-position: 0px -31px;
}


ul#nav a.homeon {
	display:block;
	width:50px;
	height:31px;
	background-image:url(images/home.jpg);
	background-position:0 0;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position: 0px -31px;

}
ul#nav a.abouton {
	display:block;
	width:53px;
	height:31px;
	background-image:url(images/about.jpg);
	background-position: 0px -31px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.caleon {
	display:block;
	width:148px;
	height:31px;
	background-image:url(images/calendars-diary.jpg);
	background-position: 0px -31px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.promoson {
	display:block;
	width:158px;
	height:31px;
	background-image:url(images/npromotional-products.jpg);
	background-position: 0px -31px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.filmson {
	display:block;
	width:139px;
	height:31px;
	background-image:url(images/promotional-videos.jpg);
	background-position: 0px -31px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.workson {
	display:block;
	width:84px;
	height:31px;
	background-image:url(images/work-wear.jpg);
	background-position: 0px -31px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav a.contacton {
	display:block;
	width:82px;
	height:31px;
	background-image:url(images/nav-contact.gif);
	background-position: 0px -28px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#nav b {
	margin-left:10000px; margin-top:10000px; display:none;
}
#flash {
	width:937px;
	margin:0 auto;
	height:350px;
}

#top {
	width:937px;
	margin:0 auto;
	padding-bottom:15px;
}
#content {
	width:937px;
	padding:40px 12px 10px 11px;
	background-image:url(images/pink-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#9e0051;
	color:#FFFFFF;
}
#content h1 {
	text-transform:uppercase;
	font-size:26px;
	letter-spacing:-1px;
	font-weight:normal;
	padding-bottom:10px;
}
#content h2 { padding:10px 0px;}
#content p {
	font-size:13px;
	line-height:22px;
	padding-bottom:10px;
	padding-left:5px;
}
#text {
	width:480px;
	float:right;
	padding-right:30px;
}
#text a, .cals a { color:#FFFFFF; border-bottom:1px dotted #ea047a; }
#text a:hover, .cals a:hover { color:#ea047a;}

.cals {	width:320px;
	float:right;
	padding:0px 30px 0px 50px;}
	.cals img { padding: 5px;}
	.cals em { display:block; font-size:12px; padding-bottom:5px; text-align:center;}
	.cals span { width:18px; display:block; float:left; font-weight:bold;}

#footer {
	background-color:#5a0e30;
	padding:10px 15px;
}
#footer img {
	float:left;
}
#footer .im {
	margin-right:5px;
}
#footer .products {
}
#copyright {
	padding-top:15px;
	clear:both;
}
#copyright .logo {
	float:left;
}
#copyright ul.navi {
	float:right;
	padding-top:10px;
}
#copyright ul.navi li {
	padding:0px 5px;
	float:left;
	list-style:none;
	font-size:14px;
}
#copyright ul.navi li a {
	text-transform:uppercase;
	color:#FFFFFF;
}
#copyright ul.navi li a:hover {
	color:#b41e62;
}

#text label { font-size:13px; width:80px; padding-right:15px; display:block; float:left; }
#text .formy { width:250px; padding:5px;}
#text .formy_button { margin-left:95px; display:block; padding:5px;}

.video { width:400px; float:left;}