body {
	background:url(/images/BgMain.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-color: #EAEAE5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3f4045;
}
#TopBar {
	font-size:14px;
}
#MainDiv {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
A.WhiteLink:link {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink:visited {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink:active {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink:hover {
	text-decoration: none;
	color: #cccccc;
}
A.WhiteLink2:link {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink2:visited {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink2:active {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink2:hover {
	text-decoration: none;
	color: #ffffff;
}
A.TopMenuLink:link {
	text-decoration: none;
	color: #D9D7D3;
}
A.TopMenuLink:visited {
	text-decoration: none;
	color: #D9D7D3;
}
A.TopMenuLink:active {
	text-decoration: none;
	color: #D9D7D3;
}
A.TopMenuLink:hover {
	text-decoration: none;
	color: #fff;
}
.TopMenuDivItem {
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-top:10px;
}
#DivFooter {
	width:100%;
	float:left;
}
.SmallText {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial, Verdana;
}
.SmallText2 {
	FONT-SIZE: 12px;
}
Form {
	display:inline;
}
.inputformCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#C5C5C5;
	height:23px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	color:#3f4045;
	margin:0px;
	-webkit-appearance:button;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left center, from(#F5F5F5), to(#fff));
	vertical-align:top;
}
.comboboxCommonOld {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:15px;
	height:26px;
	padding-left:3px;
}
.comboboxCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#C5C5C5;
	height:27px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	color:#3f4045;
	margin:0px;
	-webkit-appearance:menulist;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left center, from(#F5F5F5), to(#fff));
	vertical-align:top;
}
.textboxCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#C5C5C5;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	color:#3f4045;
	margin:0px;
	-webkit-appearance:textarea;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left center, from(#F5F5F5), to(#fff));
	vertical-align:top;
	resize:none;
}
.comboboxCommonSmall {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:10px;
	height:17px;
	padding-left:3px;
}
.comboboxListCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:15px;
	padding-left:3px;
	padding-top:2px;
}
.comboboxCommon2 {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:15px;
	padding-left:3px;
}
.comboboxCommon3 {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	height:23px;
	padding-left:1px;
}
.comboboxCommon4 {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:11px;
	height:20px;
	padding-left:1px;
}
.bigButton {
	font-family:Arial, "Times New Roman", Times, serif;
	color:#333;
	font-size:14px;
	height:27px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	-webkit-appearance:button;
	border:1px solid #999;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	vertical-align:top;
}
.bigButton:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))
}
.smallButton {
	font-family:Arial, "Times New Roman", Times, serif;
	color:#333;
	font-size:10px;
	height:17px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	-webkit-appearance:button;
	border:1px solid #999;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	vertical-align:top;
}
.smallButton:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))
}
.inputformSearch {
	border-width:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f4045;
	font-size:12px;
	height:20px;
	font-weight:bold;
	padding-left:1px;
	margin:0px;
	-webkit-appearance:button;
	-webkit-border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#fff));
	vertical-align:top;
	margin:0px;
}
.bigButtonSearch {
	border-width:0px;
	background-color:#FB6894;
	color:#FFF;
	font-size:12px;
	height:22px;
	font-weight:bold;
	padding-left:1px;
	margin:0px;
	-webkit-appearance:button;
	-webkit-border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#FFB0C7), to(#FB6894));
	vertical-align:top;
}
.bigButtonSearch:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#FB6894), to(#FFB0C7))
}
.TitleText {
	FONT-SIZE: 15px;
}
.TitleText2 {
	FONT-SIZE: 13px;
}
.TitleText3 {
	FONT-SIZE: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.TitleText4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
}
.TitleText5 {
	FONT-SIZE: 32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:0.9;
}
#TitleText5 {
	FONT-SIZE: 48px;
	FONT-FAMILY: MyriadPro-Bold, Tahoma, Verdana, Arial, Tahoma;
	line-height:.9;
	letter-spacing:-2px;
}
#TitleText7 {
	FONT-SIZE: 36px;
	FONT-FAMILY: MyriadPro-Bold, Tahoma, Verdana, Arial, Tahoma;
	line-height:.9;
	letter-spacing:-2px;
}
#TitleText8 {
	FONT-SIZE: 26px;
	FONT-FAMILY: MyriadPro-Bold, Tahoma, Verdana, Arial, Tahoma;
	line-height:.9;
	letter-spacing:-2px;
}
#TitleText5B {
	FONT-SIZE: 1px;
	FONT-FAMILY: MyriadPro-Bold, Tahoma, Verdana, Arial, Tahoma;
	letter-spacing:-1px;
}
.TitleText6 {
	FONT-SIZE: 18px;
}
A:link {
	text-decoration: underline;
	color: #3f4045;
}
A:visited {
	text-decoration: underline;
	color: #3f4045;
}
A:active {
	text-decoration: underline;
	color: #3f4045;
}
A:hover {
	text-decoration: underline;
	color: #646566;
}
H1 {
	font-weight:normal;
	display:inline;
	margin:0px;
	font-size:22px;
}
H2 {
	FONT-SIZE: 12px;
	font-weight:normal;
}
H3 {
	FONT-SIZE: 12px;
	font-weight:normal;
}
#VeryTopMenu {
	height:26px;
	text-align:right;
	padding-top:20px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
.DivFloatLeft {
	float:left;
}
.MainDiv900 {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.TdItems {
	background-image:url(/images/greydot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.GreyTR {
	background-image:url(/images/HorSep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.BuyNowButton {
	border:none;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial, Verdana;
	background-color:transparent;
	font-weight:bold;
	color:#FC7FA4;
}
.BuyNowButton:active {
	border:none;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial, Verdana;
	background-color:transparent;
	font-weight:bold;
	color:#fff;
}
.InputInvisible {
	border-style: none;
	color: #3f4045;
	font-size:12px;
	background-color:#FFF;
	padding:0px;
}
.DashedSeparator {
	height:1px;
	background-image:url(/images/HorSep.gif);
	margin-bottom:10px;
}
.DashedSeparator2 {
	height:1px;
	background-image:url(/images/HorSep.gif);
	margin-bottom:20px;
	margin-top:20px;
}
.imgBorder1 {
	background-color:#D4D4D1;
}
.imgBorder1:hover {
	background-color:#A5A59D;
}
.imgBorder2 {
	background-color:#D4D4D1;
	padding:25px;
	margin-bottom:15px;
	-webkit-border-radius:5px;
}
.imgBorder2:hover {
	background-color:#A5A59D;
	color:#FFF;
}
.DivError {
	padding:25px;
	background-color:#FFC;
	border:1px solid #FFB53F;
}
.portfolio-nav {
	position:absolute;
	top:360px
}
.DashedBackground {
	height:1px;
	background-image:url(/images/HorSep.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:20px;
	padding-top:20px;
}
.MainButton {
	height:67px;
	width:229px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}
.MainButton:hover {
	background-image:url(/images/BgPanel.gif);
	cursor:pointer;
}
A.MainButtonLink {
	text-decoration:none;
	display:block;
	width:259px;
	height:87px;
}
#twitter_update_list {
	padding:20px;
	-webkit-border-radius:10px;
	background:-webkit-gradient(linear, left top, left center, from(#FFF), to(#F8F8F8));
}
#twitter_update_list li {
	list-style-type: none;
}
#twitter_update_list span a {
	display: inline;
	color: #000000;
}
.DivSeparator {
	height:1px;
	background-image:url(/images/HorSep.gif);
	margin-bottom:10px;
	margin-top:10px;
}
.NoteDivPlus {
	background-color:#ccc;
	width:15px;
	height:15px;
	border:1px solid #666; 
	float:left; 
	margin:0px 3px 0 -2px;
	}
.cursor {  cursor: pointer}

.divTestimonios {
	width:100%;
	height:120px; 
	float:left;
	line-height:1.4;
}
.divTestimoniosBody {
	width:800px;
	height:120px; 
	margin-left:auto; 
	margin-right:auto;
	padding-top:20px;
}
.divTestimonioL {
	width:380px;
	height:90px; 
	border:1px solid #9b9b9b;
	float:left;
	background-color:#dcdcd7;
	padding:5px;
	color:#4b4b4b;
	}
.divTestimonioR {
	width:380px;
	height:90px; 
	border:1px solid #9b9b9b;
	float:right;
	background-color:#dcdcd7;
	padding:5px;
	color:#4b4b4b;
	}
.TituloTestimonio {
	width:380px;
	margin:-5px 0 5px -5px;
	background-color:#5b5b5b;
	color:#f1f1f1;
	padding:1px 5px;
	}
.TestimonioTituloNombre {
	font-size:16px;
	font-weight:bold;
	}
A.TestimoniosLink:link {
	text-decoration: none;
	color: #f1f1f1;
}
A.TestimoniosLink:visited {
	text-decoration: none;
	color: #f1f1f1;
}
A.TestimoniosLink:active {
	text-decoration: none;
	color: #f1f1f1;
}
A.TestimoniosLink:hover {
	text-decoration: underline;
	color: #fff;
}
.logoTestimonio {
	float:right;
	margin:8px 0 5px 5px;
	}
