﻿* {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #ffc0cb url(../img/bg.jpg) top repeat-x;
	font-size: 10px;
	color: #515151;}
a, a:active, a:focus, a:link, a:visited  {
	color: #d62e87;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}





/* MAIN CONTAINERS */
#outer {

}

#inner {
	width: 960px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

/* LOGO AND HEADER */

#header {
	background: #d62e87 url(../img/headerbg.gif) 35px 40px no-repeat;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}

#header #logo {
	position: absolute;
	top: 5px;
	right: 25px;}

#header h1 {
	visibility: hidden;}

/* Nav */

#nav  {
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 35px;
	font-size: 1.4em;}

#nav #button_home {width:159px; height:21px; background: url(../img/button_home.gif) 0 0 no-repeat;}
#nav #button_aboutus {width:159px; height:21px; background: url(../img/button_aboutus.gif) 0 0 no-repeat;}
#nav #button_services {width:159px; height:21px; background: url(../img/button_services.gif) 0 0 no-repeat;}
#nav #button_pricing {width:159px; height:21px; background: url(../img/button_pricing.gif) 0 0 no-repeat;}
#nav #button_contactus {width:159px; height:21px; background: url(../img/button_contactus.gif) 0 0 no-repeat;}

#nav a {
	color: #fff;
	text-decoration: none;
	
}

#nav li {
	margin: 0 12px 0 0;
	list-style: none;
	float: left;
	padding: 6px 0 0 10px;
}




#contentholder {
	margin: 0px;
	background-image: url(../img/bg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	background-repeat: repeat-y;
	background-position: center top;
}
#contentholder-bottom {
	background-image: url(../img/midbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#contentholder  p {
	margin:0 0 10px 0;
	font-size: 1.2em;
}
#contentholder  p  a {
	text-decoration: none;
}
#contentholder  p  a:hover {
	text-decoration: underline;
}


#contentholder #clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#contentholder #main-image-home {
	margin: 0px;
	width: 275px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#contentholder #main-image-home img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#contentholder #main-image {
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentholder #main-image img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentholder #left-hand-side {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentholder #right-hand-side {
	padding: 0px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
}
#contentholder #right-hand-side-lge {
	width: 790px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding: 0px;
}
#contentholder #right-hand-side-lge img {
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentholder #right-hand-side-services {
	width: 835px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding: 0px;
}




#contentholder #home-testimonials {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#contentholder #home-testimonials img {
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	margin: 0px;
	float: none;
}



#contentholder #head-text {
	width: 500px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#contentholder #head-text img {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#contentholder #head-text-lge {
	width: 720px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentholder #head-text-lge img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentholder   #col {
	width: 265px;
	float: left;
	margin-right: 15px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
#contentholder #col ul {
	font-size: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#contentholder #col li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contentholder #full-width-home {
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #D62E87;
	width: 500px;
	font-size: 140%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#contentholder #full-width-home p {
	margin: 0px;
	padding: 0px;
}
#contentholder  #full-width {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	font-size: 100%;
	float: left;
	width: 530px;
}
#contentholder   #full-width   p    {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentholder #full-width strong {
	color: #D62E87;
}
#contentholder  #full-width  em {
	color: #D62E87;
}

#contentholder #full-width .image-right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentholder #full-width .image-left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#contentholder #full-width ul {
	font-size: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	font-weight: bold;
}
#contentholder #full-width li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentholder #full-width form {
	background-color: #FFF4F5;
	border: 1px solid #FFDFE1;
	margin: 0px;
	padding: 20px;
}
#contentholder #full-width form input {
	margin: 0px;
	padding: 3px;
	border: 1px solid #FFDFE1;
}
#contentholder #full-width form textarea {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFDFE1;
}

#contentholder #full-width table {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}
#contentholder #full-width #pricing-table {
}
#contentholder #full-width #pricing-table th {
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: center;
	background-color: #FFC2CD;
	font-size: 110%;
}
#contentholder #full-width #pricing-table td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	background-color: #FFE8EF;
}


#contentholder #full-width tr {
	margin: 0px;
	padding: 0px;
}
#contentholder #full-width td {
	margin: 0px;
	padding: 0px;
}





#contentholder  #service  {
	padding: 0px;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#contentholder #service img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contentholder  #service-end  {
	padding: 0px;
	width: 115px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#contentholder #service-end img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contentholder #service-home {
	padding: 0px;
	width: 275px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#contentholder #service-home img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contentholder #service-home-end {
	padding: 0px;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
#contentholder #service-home-end img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contentholder #service-link {
	padding: 0px;
	width: 115px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	text-align: center;
	font-size: 110%;
}
#contentholder #service-link-end {
	padding: 0px;
	width: 115px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	text-align: center;
	font-size: 110%;
}








#contentholder img  {
	background: url(../img/footer_party.gif) bottom left no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}

#contentholdercontact {
	min-height:310px;
	height:auto !important;
	height:310px;
	padding-left:200px;
	padding-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid white;

}

#contentholdersm {
	overflow: hidden;
	float: right;
	margin-right: 80px;
	margin-top: 4px;

}
#newsletter {
	margin: 0px;
	color: #D62E87;
	padding: 15px;
	font-size: 120%;
}
#newsletter  table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#newsletter table td {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newsletter form {
	padding: 10px;
	background-color: #FEE8EB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px double #D62E87;
}

#newsletter  form  input {
	font-size: 90%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #D62E87;
}

#newsletter a {
	color: #D62E87;
}
.centre {
	text-align: center;
}





.focus {
	font-size: 110%;
	color: #D62E87;
}

.focus-italic {
	font-size: 110%;
	font-weight: bold;
	color: #D62E87;
}
.focus-large {
	font-size: 140%;
	font-weight: bold;
}

.blue {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #0033CC;
}
.input-submit {
	font-size: 90%;
}

/* FOOTER */
#footer {
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#footer table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer img {
	float: right;
	margin: 0px;
	padding: 0px;
}

#footer p {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	
#footer #time {
	/*background: url(../img/clock.gif) top left no-repeat; */
	height:0px;
	width:310px;
	color: #d62e87;
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
	
#footer #emailtofriend {
	background: url(../img/emailtofriend.gif) top left no-repeat;
	height:21px;/* 24-3=21*/
	width:104px;/* 116-12=104 */
	padding: 3px 0 0 12px;
	color: #fff;
	font-size: 1.3em;
	position: absolute;
	left: 397px;
	top: 21px;}
	
	
#footer #mail {
	font-size: 1.4em;
	color: #d62e87;
}

	
#footer #phone {
	font-size: 2.6em;
	color: #d62e87;
}
#search-text {
	width: 948px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	border: 1px solid #E478B1;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FF9DAE;
}
#search-text a {
	text-decoration: none;
	color: #FFFFFF;
}
#search-text a:hover {
	color: #D62E87;
}


#search-text p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright {
	width: 948px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#copyright p {
	color: #666666;
}
