/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****//* Theme Family layout: BACK */
body {
	margin: 5px auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	background-color: #ccc;
}

address {
	font-style: normal;
}

h1, h2 {
	margin: 23px 0 0 0;
	padding: 0;
	line-height: 1em;
	font-family: Times, Arial, sans-serif;
	font-weight: bold;
	color: #6b0001;
}

p, ul, ol, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	text-align: left;
}

#smt_page {
	width: 750px;
	margin: 0 auto;
	min-height: 200px;
	height: auto;
	background-color: #ccc;
}

#smt_page p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	text-align: left;
}

#smt_pageWrapper p {
	padding: 5px 0 5px 0;
	line-height: 1.5em;
	text-align: left;
}

#smt_header {
	width: 750px;
	height: 99px;
	vertical-align: top;
	clear: both;
	background: #ccc url(/binary/themes/BACK/images/header_img01.jpg) top left no-repeat;
}

#smt_headerLeft {
	width: 388px;
	float: left;
}

#smt_headerRight {
	width: 362px;
	padding: 0;
	color: #fff;
	float: right;
}

#smt_menu {
	width: 512px;
	margin: 0;
	padding: 0 4px 0 0;
	text-align: center;
}

#smt_content {
width: 750px;
}

#smt_column1 {
	width: 238px;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 14px;
font-weight: bold;
	color: #333;
	line-height: 1.5em;
	text-align: left;
	float: left;
}

#smt_col1wrapperTop {
width: 238px;
height: 308px;
_height: 308px;
background: url(/binary/themes/BACK/images/column1_background_img01.jpg) top left no-repeat;
}

#smt_col1wrapper {
	width: 201px;
	height: 129px;
_height: 129px;
	padding: 0 0 0 37px;
	background: url(/binary/themes/BACK/images/column1_wrapper_img.jpg) top left no-repeat;
}

#smt_column2 {
	width: 480px;
	min-height: 200px;
	margin: 0;
	padding: 0;
	float: left;
}

#smt_footer {
	width: 750px;
	margin: 0;
	clear: both;
}

#smt_footerwrapperTop {
width: 750px;
height: 103px;
_height: 103px;
background: url(/binary/themes/BACK/images/footer_wrapper_img1.jpg) top left no-repeat;
}

#smt_footerwrapper {
	width: 735px;
	height: 30px;
	_height: 30px;
	padding: 10px 15px 2px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #333333;
	text-align: right;
}

#smt_footerwrapper a:link, #smt_footerwrapper a:visited {
	color: #fff;
	text-decoration: none;
}

#smt_footerwrapper a:hover {
	color: #ccc;
	text-decoration: none;
}


/***** BEGIN THEME VARIANT *****/

/***** BEGIN SITE CSS *****//* Contact Us styles */
.required { color: #f00; }
.subBlock {font-size: 12px;}

/* Contact 'divs' view styles */
.header { margin: 0 0 10px 0; }
.contactWrapper {}
.contactQuestion {padding: 0 0 15px 0;}
.contactLabel {font-size: 13px;}
.contactInput input {width: 200px;}
.contactInput textarea {width: 275px; height: 100px;}
/* END */

#pspAddress {}

/* image styles */
.pspLogoImage {}

.pspHomeImage {float: right;}

.pspLocationMapImage {}

.pspProfileImage {
	margin: 30px 10px 0 0;
	padding: 0;
	float: left;
}

img.pspProfileImage {
	margin: 30px 10px 0 0;
}


