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

a:link , a:visited, a:active{
	color: #891C56;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #680D3B;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
body {
	min-height: 100%;
    height: auto !important;
    height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #383838;
	text-align: left;
}
#div_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/div_home.gif);
	background-repeat: repeat-x;
	height: 280px;
	width: 100%;
}
.stripe_home {
	background-image: url(images/stripe_home.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#div_about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 280px;
	width: 100%;
	background-image: url(images/div_about.gif);
	background-repeat: repeat-x;
}
.stripe_about {
	width: 100%;
	background-color: #891C56;
}
#div_services {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 280px;
	width: 100%;
	background-image: url(images/div_services.gif);
	background-repeat: repeat-x;
}
.stripe_services {
	width: 100%;
	background-color: #5C0045;
}
#div_portfolio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/div_portfolio.gif);
	background-repeat: repeat-x;
}
.stripe_portfolio {
	width: 100%;
	background-color: #370D3D;
}
#div_contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 280px;
	width: 100%;
	background-image: url(images/div_contact.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}
.stripe_contact {
	width: 100%;
	background-color: #241C29;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	vertical-align: middle;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
}
.footer a:hover      {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C0F3E;
	text-decoration: underline;
	background-color: #CCC;
}
.content {
	padding-top: 40px;
	padding-bottom: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #680D3B;
	text-decoration: none;
	vertical-align: top;
	line-height: 10px;
}
.body_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #282828;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #680D3B;
	text-decoration: none;
	vertical-align: top;
	line-height: 14px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-align: left;
}
.grey_box {
	background-color: #F2F2F2;
	padding: 20px;
	border: 1px solid #999;
	vertical-align: top;
}
.padding20 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.grey_box_list {
	background-color: #F2F2F2;
	border: 1px solid #999;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.grey_border {
	border: 1px solid #999;
}
.grey_box_careers {
	background-color: #F2F2F2;
	padding: 15px;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-top: 7px;
	margin-bottom: 15px;
}
.signup_form {
	width: 250px;
}
div.signup_row {
	clear: both;
	width: 250px;
}
.signup_label {
	text-align: left;
	width: 70px;
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.signup_submit {
	width: 250px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #999999;
	margin-top: 0px;
	background-image: url(../images/layout/sep_line_grey_small.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	text-align: right;
	clear: both;
}
#signup_home, #signup_contact {
	margin-top: 10px;
	margin-bottom: 10px;
}
.signup_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	background-color: #FFFFFF;
	width: 170px;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.signup_fields input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	background-color: #FFFFFF;
	width: 170px;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.signup_fields select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	background-color: #FFFFFF;
	width: 160px;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 810px; /*Width of Carousel Viewer itself*/
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 810px; /*Width of each panel holding each content. */
}
.separator_vertical {
	background-image: url(images/separator_vertical.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 50px;
}
.contactform_next {
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
div.contactform_row {
	clear: both;
	width: 450px;
}
.contactform_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	width: 12px;
	padding-right: 5px;
	height: 31px;
}
.contactform_label {
	text-align: left;
	width: 220px;
	height: 25px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B088FF;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.contactform_input {
	width: 220px;
	height: 25px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1A1A1A;
	padding-top: 2px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.contactform_input input {
	color: #FFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	width: 220px;
	background-color: #58356B;
	margin: 0px;
	height: 20px;
}
.contactform_input select {
	color: #FFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	width: 220px;
	background-color: #58356B;
	margin: 0px;
	height: 20px;
	background-image: none;
}
.contactform_textarea  {
	color: #FFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 200px;
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contactform_textarea textarea {
	color: #FFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	width: 200px;
	background-color: #58356B;
	background-image: none;
	display: block;
	margin: 0px;
	float: left;
}
.contactform_section {
	display: block;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align: bottom;
	float: right;
}
div.contactform_row_shorter {
	clear: both;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #B697FD;
}
.contactform_label_shorter {
	text-align: left;
	width: 160px;
	height: 25px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B088FF;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.contactform_label_textarea {
	text-align: left;
	width: 175px;
	height: 50px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B088FF;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.contactform_checkbox {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.contactform_checkbox input {
	width: 15px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #6D437D;
	padding-right: 5px;
	height: 15px;
	margin-right: 15;
	margin-bottom: 3;
	margin-left: 0;
	background-image: none;
}
div.contactform_row_higher {
	clear: both;
	width: 400px;
}
.contactform_label_long {
	text-align: left;
	width: 260px;
	height: 25px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B088FF;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.contactform_input_shorter {
	width: 175px;
	height: 25px;
	display: block;
	float: left;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1A1A1A;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactform_input_shorter input {
	width: 165px;
	height: 20px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #6D437D;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
}
.stripe_thanks {
	background-image: url(images/stripe_home.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #B01E6D;
}
.padding10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
