@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/html_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
p{
	line-height:1.55em;
}
a,  a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #921d80;
	text-decoration: none;
}
p a, p a:link, p a:visited {
	color: #921d80;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
ul, li{
	margin:0; 
	padding:0; 
	list-style:none;
}
.imgBox{
	padding: 1px;
	border: 1px solid #CCC;
}
.imgBox2{
	border: 6px solid #ddd;
}
.hdotted{
	width: 100%;
	height: 1px;
	background-image: url(../images/img_dotted.gif);
	background-repeat: repeat-x;
}
.vdotted{
	width: 1px;
	height: 100px;
	float: left;
	background-image: url(../images/img_vdotted.gif);
	background-repeat: repeat-y;
}
.hline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	height:0px;
}
.hlinered{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
	margin-top: 10px;
	margin-bottom: 5px;
	height:0px;
}
.space{
	height:200px;
}
.clearBoth{
	clear:both;
}
.oneColFixCtrHdr #container {
	width: 960px;
	padding:14px 10px 0px 10px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin:0 auto;
	background-image:url(../images/wrapper.png);
	background-repeat:no-repeat;
	background-color:transparent;
}
#wrapper{
	width: 960px;
	background-color: #FFF;	
}
.oneColFixCtrHdr #header {
	height: 94px;
	width: 920px;
	padding:0;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #921d80;
}
.oneColFixCtrHdr #logo {
	float:left;
}
.oneColFixCtrHdr #topNav {
	padding: 0;
	width:500px;
	height: 15px;
	float:right;
	font-size: 0.75em;
	color: #666;
	margin-top:0;
	margin-right:0;
}
.topLinks{
	float:right;
	margin-top:10px;
	width:auto;
}
.topLinks a,  .topLinks a:link, .topLinks a:visited {
	color: #333;
	text-decoration: none;
}
.topLinks a:hover {
	color: #921d80;
	text-decoration: none;
}
.oneColFixCtrHdr #nav {
	padding: 0;
	float:right;
	margin-top: 48px;
	width:720px;
}
.oneColFixCtrHdr #footer {
	width:920px;
	height: auto;
	text-align: left;
	margin:0px 20px;
	padding: 0;
	padding-bottom:3px;
	background-image: url(../images/img_footer_dotted.gif);
	background-repeat: repeat-x;
}
#footer a,  #footer a:link, #footer a:visited {
	color: #906;
	text-decoration: none;
}
#footer a:hover {
	color: #921d80;
	text-decoration: underline;
}
.txtfoot {
	font-size: 0.7em;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	line-height:1.6em;
}
.oneColFixCtrHdr #mainContent {
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	width:920px;
	min-height:530px;
	height:auto !important;
	height:530px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:0.75em;
}
.banner{
	padding: 0px;
	float: left;
	height: 120px;
	width: 920px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.position{
	float: left;
	height: auto;
	width: 920px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 1.8em;
}
.mainLeft{
	float:left;
	width:222px;
	margin-right:5px;
}
.mainRight{
	float:left;
	width:693px;
	overflow:hidden;
}
.bodyLeft{
	width: 674px;
	min-height:350px;
	height:auto !important;
	height:350px;
	float:left;
	padding-left:0px;
	padding-right:20px;
}
.bodyRight{
	width: 225px;
	float:left;
	margin-top:1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.bodyUL{
	margin-left:25px;
	margin-top:15px;
}
.bodyUL Li{
	line-height:1.8em;
}
.bodyUL Li img{
	margin-right:3px;
}
.bodyUL2{
	margin-left:5px;
	margin-top:5px;
}
.bodyUL2 Li{
	line-height:1.6em;
}
.bodyULBlog{
	margin-left:30px;
	margin-top:15px;
}
.bodyULBlog Li{
	list-style-position: outside;
	list-style-image: url(../images/ico_list.gif);
	padding-top:1px;
	padding-bottom:5px;
	line-height:1.55em;
}
.portfolio{
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
.portfolio a img:hover{
	border:6px solid #FCF;
}
.featured{
	float:left;
	width:205px;
	height:200px;
	border:1px solid #ccc;
	padding-left:10px;
	padding-right:10px;
	margin-top:3px;
	color:#666;
}
.featured:hover{
	background-color:#FBF5FC;
}
/*Text formats*/
.txtHeadTitle{
	color: #921d80;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-transform: uppercase;
}
h1{
	color: #921d80;
	font-size: 1.4em;
	padding-top: 15px;
	padding-bottom: 0px;
}
h2{
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #921d80;
	font-weight: bold;
}
.txtMainTitle{
	color: #921d80;
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 5px;
}
.txtPara{
	padding-bottom: 0px;
	text-align: justify;
}
.txtTitle{
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #921D80;
	font-weight: bold;
}
.txtPTitle{
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
}
.txtName{
	text-transform: uppercase;
	color: #921d80;
	line-height: 2em;
	text-indent: 6px;
}
.txtName a, .txtName a:visited{
	text-transform: uppercase;
	color: #921d80;
	line-height: 2em;
	text-indent: 6px;
}
.txtName a:hover{
	color: #333;
}
.txtPrice{
	text-transform: uppercase;
	color: #921d80;
	line-height: 1.5em;
	text-indent: 8px;
	font-size:1.1em;
}
.txtPriceO{
	font-size:0.9em;
	text-decoration:line-through;
	color:#666;
}
ul.survey li{
	font-size: 1.1em;
	line-height: 2em;
}
.testimonial{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	line-height: 1.4em;
	text-align:justify;
}
.testimonial2{
	color: #921d80;
	font-style: italic;
	margin-top:10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	line-height: 1.4em;
}
input { border: 1px solid #ccc; margin-bottom: 0em;  }
input.error { border: 1px solid red; }
input[type=checkbox] { border: 1px solid #fff; }
label.error {
	padding-left: 16px;
	margin-left: 0.3em;
	color:#F30;
	background-image: url(../images/unchecked.gif);
	background-repeat: no-repeat;
}
label.valid {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../images/checked.gif);
}
.tblrank {border:1px solid #eee; text-align:left; border-collapse:collapse;}
.tblrank td, .tblrank th {padding:2px 5px; border:1px solid #eee;}
