@charset "utf-8";

/* -------- All Pages -------- */

body {
	margin: 0px;
	background-color: #DFDFDF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}

#wrapper {
	width: 900px;
	height: 100%;
	margin: 0 auto 0 auto;
}

#header {
	background-color: #9FD4FF;
	height: 170px;
}

#nav {
	background-image: url(images/nav_background.png);
	height: 27px;
	clear: both;
	text-align: center;
	padding-top: 3px;
}

#content {
	background: #FFFFFF url(images/background_content.gif);
	height: 100%;
}

#footer {
	background-color: #5767A2;
	height: 80px;
	color: #EFF3FF;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

#logo {
	width: 290px;
	float: left;
	text-align: center;
	padding-top: 10px;
	height: 160px;
	background-image: url(images/cloudback1.jpg);
}

#flashbanner {
	width: 415px;
	float: left;
}

#freeevaluation {
	float: left;
	text-align: center;
	width: 195px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #424F79;
	padding-top: 5px;
	height: 165px;
	background-image: url(images/cloudback2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#freeevaluation input {
	width: 120px;
	margin-top: 5px;
	border: solid #FFFFFF 1px;
}

#freeevaluation label {
	width: 50px;
	font-size: 14px;
	text-align: left;
	display: block;
	float: left;
	margin: 5px 0 0 10px;
}

#freeevaluation img {
	margin-top: 10px;
}

#nav ul, #footer ul {
	margin: 4px 0 0 5px;
	padding: 0;
}

#nav li, #footer li {
	display: inline;
	margin: 0 10px 0 10px;
}

#nav a {
	font-family: BankGothic Lt BT, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5767A2;
	text-decoration: none;
}

#nav a:hover {
	font-family: BankGothic Lt BT, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E496F;
	text-decoration: underline;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFF3FF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#serviceslist {
	background: #E2EFF9 url(images/SideLinkBody.jpg) no-repeat left top;
	padding-top: 60px;
	float: left;
	width: 300px;
	margin: 0;
}

#serviceslist ul, #serviceslist li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#serviceslist li {
	margin-left: 10px;
}

#serviceslist a {
	color: #4F4F4F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#serviceslist a:hover {
	color: #2F2F2F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#pagecontent {
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}

.rightmargin {
	margin-right: 10px;
}

/* ------------ Homepage --------*/

#centerhomepage {
	width: 435px;
	float: left;
	height: 510px;
	padding-top: 10px;
}
#centerhomepage119 { float: left; padding-top: 10px; width: 435px; height: auto }
#centerhomepage p {
		margin: 0 5px 10px 0;
		background-color: #FFFFFF
}

.bottomboxes {
	width: 135px;
	height: 215px;
	background-image: url(images/hp_bottomboxes.gif);
	padding-top: 5px;
	float: left;
	text-align: center;
	margin: 10px 10px 10px 0;
}

.bottomboxes a, .bottomboxes_oneline a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.bottomboxes a:hover, .bottomboxes_oneline a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

.bottomboxes_oneline {
	width: 135px;
	height: 205px;
	background-image: url(images/hp_bottomboxes.gif);
	padding-top: 15px;
	float: left;
	text-align: center;
	margin: 10px 10px 10px 0;
}

.bottomboxes_oneline img {
	margin-top: 13px
}

.bottomboxes img {
	margin-top: 5px
}

#righthomepage {
	background: url(images/hp_rightsideback.png) no-repeat top right;
	float: left;
	width: 165px;
	background-color: #FFFFFF;
	height: 505px;
	text-align: right;
	padding-top: 15px;
}

#righthomepage img {
	margin: 0 0 3px 0;
	float: right;
}

/*-------Services Page--------------*/


.eachservice1, .eachservice2 {
	padding: 10px;
	width: 550px;
	margin-left: 15px;
}

.eachservice1 p, .eachservice2 p {
	margin: 0 0 10px 0;
}

.eachservice1 {
	background-color: #D7E9F7;
}

.eachservice2 {
	background-color: #E6F0F9;
}

.servicename {
	font-weight: bold;
}

/*--- temp codes --*/

.needamargin {
	margin: 10px;
}

.pictureleft {
	float: left;
	margin-right: 10px;
}.center {
	text-align: center;
}
#topp {
	text-align: left;
	font-size: 15px;
	padding: 5px;
	height: 190px;
	background-image: url(images/lp_smileback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #d9edfe;
}
#bottomm {
	background-color: #9FD4FF;
	padding: 10px;
	color: #5E689D;
	font-size: 16px;
}
.alignright {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}
.alignleft {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}
#serviceslist .serlisthead a {
	color: #424B62;
	font-weight: bold;
	line-height: 18px;
}
#serviceslist .serlisthead a1 { color: #424b62; font-weight: 900; line-height: 18px; text-decoration: underline }
h2 {
	color: #5767A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
}
h1 {
	color: #5767A2;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5767A2;
	
}
.btmdsclmr {
	font-size: 11px;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.btmdsclmrAstrsk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #F00;
	font-weight: bold;
}
.Botoxspecial {
	font-size: 18px;
	color: #F00;
	text-transform: capitalize;
	font-weight: bold;
}
.slidermoney {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.currentspecials {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #a97aac;
	text-align:center
}

