@charset "utf-8";
.asterik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1848A5;
	background-color: #E5E5E5;
	height: 20px;
	padding: 5px;
}
.price_table {
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

.design_item {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 12px;
}


.SHADOW {
	background-image: url(images/SHADOW.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.soporte {
	text-align: center;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}


/* CSS Document */

body {
	background-image: url(bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.header {
	background-image: url(images/new_design_02.jpg);
	height: 75px;
	width: 905px;
}
.menu {
	background-image: url(images/menu_bg.jpg);
	height: 42px;
	width: 905px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.main .menu a {
	background-image: url(images/item_01.jpg);
	text-align: center;
	height: 20px;
	width: 134px;
	display: block;
	color: #999999;
	text-decoration: none;
	padding-top: 20px;
	float: left;
}
.main .menu a:hover {
	background-image: url(images/item_02.jpg);
	color: #FFFFFF;
}
.footer {
	background-image: url(images/footer.jpg);
	height: 57px;
	width: 905px;
	color: #5B6D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.footer_txt {
	margin-top: 10px;
}
.form_table {
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}

#footer_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #4F4F4F;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.main .header h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 450px;
	line-height: 20px;
}
.main .main_content_bg .content_footer .center a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.main .menu .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707072;
}
.main_content_bg {
	background-image: url(images/main_content_bg.jpg);
	background-repeat: repeat-y;
}
.top_content {
	background-color: #000000;
	height: 250px;
}
.content_footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
}
* {
	margin: 0px;
	padding: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
.left_block {
	font-family: Arial, Helvetica, sans-serif;
	width: 320px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 10px;
	margin-left: auto;
	color: #000000;
	margin-right: auto;
	height: 225px;
	overflow: visible;
}
.main .main_content_bg .left_block h2 {
	margin-left: 40px;
}

.main .main_content_bg #right_block #form1 td {
	font-size: 11px;
	color: #666666;
}
.left_block  p {
	margin-right: 20px;
	text-align: justify;
	margin-left: 40px;
}
.middle_block {
	font-family: Arial, Helvetica, sans-serif;
	width: 280px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: auto;
	color: #000000;
	position: relative;
	margin-top: 10px;
	height: 220px;
	overflow: hidden;
	margin-right: auto;
}
.middle_block  p {
	margin-right: 20px;
	text-align: justify;
	margin-bottom: 20px;
	margin-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
}

.textfield {
	margin-top: 5px;
	margin-bottom: 5px;
}
.main .main_content_bg .right_block #form1 .form_table .center p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.right_block {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	color: #000000;
	position: relative;
	float: left;
	height: 200px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.right_block  p {
	margin-right: 20px;
	text-align: justify;
	margin-left: 20px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	float: left;
	margin-bottom: 3px;
}
.latest {
	color: #0099CC;
	text-decoration: none;
	padding-top: 5px;
}
.latest a {
	color: #006699;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 5px;
}
.latest a:hover {
	color: #006699;
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	padding-bottom: 2px;
	margin-bottom: 5px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
.main .main_content_bg #right_block #form1 #textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.main .footer a {
	color: #5B6D1D;
	text-decoration: none;
	line-height: 20px;
}
.main .footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.call_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3D71DA;
	text-align: center;
	letter-spacing: -1px;
}
.call_us2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #3D71DA;
	text-align: center;
	letter-spacing: -1px;
}
.form_table_main {
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	height: 190px;
}
.main .main_content_bg .content_footer .center p {
	margin-left: 20px;
}
.guarantee {
	color: #333333;
}
.main .main_content_bg .left_block a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.main .main_content_bg .middle_block a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
