@charset "utf-8";
/* CSS Document */


body {
	font-family: Century Gothic, Helvetica, Geneva, Arial, sans-serif;
	background-color: #930058;
	
	font-size: 11px;
	}
	
a:link {
	color:#1F1F1F;
	}
	
a:visited {
	color:#1F1F1F;
	}


a:hover {
	color: #666666;
}

	
a:active {
	color:#1F1F1F;
	}
	
img {
	float:left;
	border: 0px;
	}

.clear {
	clear:both;
	}

.right {
	text-align:right;
	}
		
.left {
	text-align:left;
	}
	

caption {
	visibility:hidden;
	}
	
h1 {
	visibility:hidden;
	font-size:0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	}

#container {
	width:930px;
	height: 479px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -465px;
	margin-top: -245px;
	background-color: #FFFFFF;
	background-image:url(images/bg_right.jpg);
	background-position: 538px 73px;
	background-repeat:no-repeat;
	}

#main {
	width:930px;
	height: 479px;
	background-color: transparent;
	padding: 0px;
	}







#left {
	margin: 15px 0px 15px 15px;
	float: left;
	display: inline;
	width: 247px;
	height: 449px;
	position: relative;
	padding: 0px;
	}


#left ul {
	list-style: none;
	width: 247px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	}

#left li a {
	color:#FFFFFF;
	font-size:13px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	}




#right	{
	background-color: transparent;
	margin: 15px 0px 15px 15px;
	padding-left: 3px;
	height: 449px;
	width: 638px;
	float: left;
	position: relative;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
	}
#right img.border {
	border: solid #757575 1px;
	}

#right img {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	}	
	
	
#right #text {
height: 429px;
position: relative;
	padding-bottom: 10px;

}

#right h2	{
	font-size:16px;
	color: #920058;
	text-transform:uppercase;
	margin-top: 35px;
	}

#right h3	{
	font-size:14px;
	color: #920058;
	margin: 30px 0px 0px 0px;
	font-style:italic;
	font-weight:bold;
	line-height:8px;
	clear:both;	
	}

#right h4	{
	font-size:12px;
	line-height: 12px;
	color: #920058;
	margin: 0px 0px 5px 0px;
	font-style:italic;
	font-weight:bold;
	}
	
#right h5	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #930058;
	font-style:italic;
	font-weight:normal;
	text-indent:-6px;
	margin-top:0px;
	}
	
#right h6	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
	color: #666666;
	margin: 0px 130px 5px 50px;
	font-style:italic;
	font-weight:normal;
	}
	
#right ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
	clear: right;
	}

#right li {
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position: 0% 4px;;
	padding-left: 20px;
	padding-bottom: 4px;
	font-size:11px;
	line-height: 16px;
	width: 360px;
}

#right .stack {
	margin-bottom: 20px;
}

#right .parastack {
	float: left;
}
#right .parastack p {
	width: 200px;
	margin-left: 10px;
}

#right .stack ul {

	float:left;

	}
	

#right .stack li {
	width: 200px;
	line-height: 17px;
	padding-bottom: 5px;
}

#right .stack p {
	width: 200px;
	float: left;
	clear: right;
	margin:0px 0px 0px 5px;
	padding: 0px;
}

#right .stack img {
	width: 140px;
	border: 1px #000000;
}

#right p	{
	position: relative;
	font-size:11px;
	width:400px;
	line-height: 19px;
	clear: both;

	}


	
#right p > strong {
	font-style: italic;
	font-weight: bold;
	}

#right  table  {
	width: 250px;
	margin-left: 50px;
	margin-top: 0px;
}



#right table.nomargin  {
	margin-left: 0px;
	margin-top: 20px;
}

#right table.nopxtop  {
	margin-left: 0px;
	margin-top: 0px;
}

#right table td {
	padding: 0px 25px 10px 0px;
	font-size:11px;
	vertical-align: top;
	}

#right table td.middle {
	vertical-align: middle;
	}

#right table td.boxes {
	padding-bottom: 35px;
	}

#right table p {
	line-height:14px;
	width:230px;
	}


#pricing table  {
	width: 300px;
	margin-left: 50px;
	margin-top: 0px;
}

#pricing table td {
	/*padding: 0px 25px 10px 0px;	*/
	font-size:11px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	}


#testimonial table  {
	width: 510px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#testimonial table td {
	font-size:11px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


#footer	{
	background-color: #930058;
	margin: 0px 0px 0px 0px;
	clear: both;
	}

#footer p, #footer a {
	/*font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	text-transform:uppercase;
	color: #ff3d7f;
	margin: 0px;
	text-align: right;
	}


.testimonials {
	position:absolute;
	top:38px;
	right:38px;
	float:right;
}

.testimg {
	 padding:5px; 
	 border:#CCCCCC 1px solid;
}

.quotecredit {
	color:#303030;
	font-size:15px;
	font-style:normal;
	margin-left:10px;
}

.quotecredit2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#303030;
	font-size:15px;
	font-style:normal;
}

.backbtn {
	color:#FFF;
	float:left;
	margin-left:100px;
	position:absolute;
	top:38px;
	left:46px;
	
}

.backbtn a {
	color:#FFF;
	padding-left:4px;
	padding-right:6px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#fd84b7;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	margin-top:-10px;
	margin-left:40px;
	text-decoration:none;
}



.backbtn a:hover {
	color:#FFF;
	padding-left:4px;
	padding-right:6px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#999;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	margin-top:-10px;
	margin-left:40px;
	text-decoration:none;
}


