/*CSS*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/pssi-bg.jpg);
}

div#wrapper {
	margin:0 auto;
	padding:0;
	width:991px;
}

div#container {
	margin:0 auto;
	padding:0;
	width:991px;
	float:left;
	background:url(images/pssi-rep-full.jpg) repeat-y;
}

div#bottomspacer {
	margin:0;
	padding:0;
	width:991px;
	height:60px;
	clear:both;
	background:url(images/pssi-buff.jpg) no-repeat top center;
}



/*  *********************************************   CONTENT LEFT   *********************************************** */


div#contentleft {
	margin:0;
	padding:0;
	width:264px;
	float:left;

}

div#logo {
	margin:0;
	padding:0;
	width:264px;
	height:154px;
	background:url(images/pssi-logo.jpg) no-repeat top center;
}


/*  *********************************************   CONTENT RIGHT   *********************************************** */


div#contentright {
	margin:0;
	padding:0;
	width:727px;
	float:left;
	
}


div#flash {
	margin:0;
	padding:0;
	width:727px;
	height:384px;
	background:url(images/pssi-flash.jpg) no-repeat top center;
}

div#flash p {
	margin:0;
	padding:180px 10px 10px 35px;
	color:#FFFFFF;
	text-align:left;
	line-height:1.8em;
	font-weight:bold;
	font-size:12px

}

div#gallerytop {
	margin:0;
	padding:0;
	width:727px;
	height:118px;
	background:url(images/pssi-flash-PG.jpg) no-repeat top center;
}

div#gallerywrapper {
	margin:0;
	padding:0;
	width:727px;
	height:523px;
	float:left;
	text-align:left;
}


div#content {
	margin:0;
	padding:0;
	width:727px;
	float:left;
	background-color:#ffffff;
	text-align:left;
	background:url(images/pssi-content.jpg) no-repeat top center;
}

div#content p {
	margin:0;
	color:#000000;
	line-height:2.0em;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}


div#aesthetic {
	margin:0;
	padding:0;
	width:213px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-aesthetics.jpg) no-repeat top center;
	text-align:left;
}

div#aesthetic a{
	margin:0;
	padding:0;
	width:213px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-aesthetics_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#aesthetic a:hover{
	margin:0;
	padding:0;
	width:213px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-aesthetics_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}

div#surgical {
	margin:0;
	padding:0;
	width:236px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-surgical.jpg) no-repeat top center;
	text-align:left;
}

div#surgical a{
	margin:0;
	padding:0;
	width:236px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-surgical_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#surgical a:hover{
	margin:0;
	padding:0;
	width:236px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-surgical_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}

div#other {
	margin:0;
	padding:0;
	width:278px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-other.jpg) no-repeat top center;
	text-align:left;
}

div#other a{
	margin:0;
	padding:0;
	width:278px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-other_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#other a:hover{
	margin:0;
	padding:0;
	width:278px;
	height:60px;
	float:left;
	background:url(images/pssi-nav-other_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}



/*Link Text*/
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 300;
	color: #3165B1;
	line-height: 17px;
	<!--  This has been disabled for SEO reasons.  Please see SEO manager before enabling again.  Thanks.        padding-left: 35px;       -->
}

H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #619AD1;
	line-height: 17px;
	padding-left: 35px;
}

H3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

div#footer {
	margin:0;
	padding:0px 10px 0px 10px;

}
	


/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color: #1C6FBF;
}

.picRight {
	border: 1px solid;
	border-color:#4D80C2;
	float:right;
	margin-left:20px;
}
.picRightnoborder {
	float:inherit;
	margin-left:220px;
}
.picLeft {
	border: 1px solid #4D80C2;
	float:left;
	margin-right:20px;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #465670;
	color: #465670;
	width:200px;
	background-color: #C6C6C6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #465670;
	color: #465670;
	width:415px;
	background-color: #C6C6C6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:70px;
	background-color: #465670;
	border: 1px solid #C6C6C6;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */


.footertext {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #78406F;
	text-decoration: none;
}

a {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.link2 {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #3869B6;
	text-decoration: none;
}

.link2:hover {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #2761A0;
	text-decoration: underline;
}

.link3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #F8F8F8;
	text-decoration: none;
}

.link3:hover {
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	color: #E0E0E0;
	text-decoration: underline;
}

.link4 {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #3869B6;
	text-decoration: none;
}

.link4:hover {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #2761A0;
	text-decoration: underline;
}

.outlink {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}
/* Link Styles Ends */

.button-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #2E6C6B;
	text-decoration: none;
}

.address-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* List Styles */

.list {
	list-style-image: url(images/arrow_01.gif);
}

/*  *********************************************   FOOTER   *********************************************** */

ul#footer {
	margin:25px 0 0 0;
	padding:0;
	list-style:none;
}

ul#footer li {
	display:inline;
	padding-left:35px;
}

ul#footer li#homeli {
	padding:0;
}


div#copyright {
	margin:30px auto 0;
	padding:0;
	width:684px;
	text-align:left;
	color:#3D4063;
}

div#copyright img {
	float:left;
	margin-right:10px;
}


/* LINK STYLES FOR FOOTER */
.footerbg a:link, .footerbg a:visited {
	color:#D1BED1;
	text-decoration:none;
}

.footerbg a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
ul {
	padding-left: 50px;
}
.picRightnoborderCopy {
	float:right;
	margin-left:10px;
}
.picborderCopy {

}
.inputCommentCopy {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #465670;
	color: #465670;
	width:200px;
	background-color: #C6C6C6;
}
