@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#EEEEEE;
	font-family:Tahoma, Verdana;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
}
.mainWrapper {
	width:800px;
	margin:0px auto;
	border-left:solid 1px #4b005a;
	border-right:solid 1px #4b005a;
}
.header {
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
}
.logo_home {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:100px;
	float:left;
}
.logo_clean {
	background-image:url(../images/logo_clean.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:100px;
	float:left;
}
.menu {
	width:400px;
	height:40px;
	margin-top:60px;
	padding:0px 20px 0px 0px;
	text-align:right;
	vertical-align:bottom;
	float:right;
}
.menu a:link, .menu a:visited {
	padding:3px 15px 3px 10px; 
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/bullet.jpg);
	background-position:0px 8px;
	background-repeat:no-repeat;
	display:block;
	float:right;
}
.menu a:hover, .menu a:active {
	color:#ffd20a;
	text-decoration:none;
}
.menu .current {
	padding:3px 15px 3px 10px; 
	font-size:13px;
	color:#ffd20a;
	text-decoration:none;
	background-image:url(../images/bullet.jpg);
	background-position:0px 8px;
	background-repeat:no-repeat;
	display:block;
	float:right;
}
.middle_block {
	background-image:url(../images/page_title_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fefefe;
}
.theme_pic {
	width:241px;
	float:left;
}
.back {
	padding:10px;
	text-align:center;
}
.right_content {
	width:550px;
	float:right;
}
.content_bottom {
	background-image:url(../images/content_bottom_bg_r.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:50px;
}
.page_title {
	color:#FFFFFF;
	font-size:16px;
	padding:20px 10px 10px 10px;
}
.content {
	font-size:12px;
	color:#666666;
	padding:10px 30px 20px 5px;
	margin-bottom:10px;
	background-image:url(../images/content_bg.jpg);
	background-position: 80px bottom;
	background-repeat:no-repeat;
}
.content a:link, .content a:visited {
	color:#4b005a;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
}
.content a:hover, .content a:active {
	color:#8d5798;
	text-decoration:none;
}
.footer {
	font-size:11px;
	color:#d3d3d3;
	background-color:#4b005a;
}
.copyright {
	background-color:#4b005a;
	width:490px;
	padding:10px;
	display:block;
	float:left;
}
.solution a:link, .solution a:visited {
	color:#d3d3d3;
	text-decoration:none;
}
.solution a:hover, .solution a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.solution {
	width:210px;
	padding:10px;
	text-align:right;
	display:block;
	float:right;
}
.home_buttons {
	background-color:#cecece;
	padding-bottom:5px;
}
.col1 {
	width:250px;
	background-color:#cecece;
	padding:0px 10px 10px 0px;
	float:left;
}
.col2 {
	width:250px;
	background-color:#cecece;
	padding:0px 10px 0px 0px;
	float:left;
}
.col2 img {
	padding-bottom:6px;
}
.contacts_block {
	width:250px;
	height:175px;
	background-color:#cecece;
	float:left;
}
.read_more {
	padding:5px 0px 15px 0px;
	text-align:right;
}
.read_more a:link, .read_more a:visited {
	color:#4b005a;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.read_more a:hover, .read_more a:active {
	color:#8d5798;
}
.lower_content {
	width:768px;
	padding:0px;
	margin:0px auto;
	background-color:#fefefe;
	font-size:12px;
	color:#666666;
}
.services {
	width:778px;
	margin:0px auto;
	padding:0px;
}
.services img {
	padding:7px 7px 7px 6px;
	margin:0px;
}
.services a:link, .services a:visited {
	width:128px;
	margin:0px;
	height:137px;
	padding:0px;
	font-size:13px;
	color:#4b005a;
	text-decoration:none;
	display:block;
	float:left;
}
.services a:hover, .service a:active {
	background-image:url(../images/service_on.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:#d4d4d4;
}
.services span {
	padding:5px 5px 0px 8px;
	margin:0px;
	display:block;
}
.current_service span {
	padding:5px 5px 0px 8px;
	margin:0px;
	display:block;
}
.current_service {
	width:128px;
	height:137px;
	padding:0px;
	font-size:13px;
	color:#4b005a;
	text-decoration:none;
	background-image:url(../images/service_on.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.services_content {
	color:#444444;
	background-color:#e2e2e2;
	padding:10px 15px 0px 15px;
}
.services_bottom {
	width:768px;
	height:10px;
	background-image:url(../images/services_bottom.jpg);
	background-repeat:no-repeat;
}
/*	TABLE STYLES	*/
tr, td {
	text-align:center;
	vertical-align:top;
	font-size:11px;
	color:#666666;
}
.td1 {
	background-color:#807483;
	color:#FFFFFF;
}
.td2 {
	background-color:#bbbbbb;
	color:#000000;
}
.td3 {
	color:#000000;
	background-color:#FFFFFF;
}
td img {
	border:solid 1px #a3a3a3;
}
/*	TABLE STYLES	*/
.pdf {
	padding-top:10px;
}
.pdf a:link, .pdf a:visited {
	width:200px;
	height:28px;
	padding:5px 5px 0px 30px;
	background-image:url(../images/pdf_ico.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	color:#4b005a;
	font-size:12px;
	text-decoration:underline;
}
.pdf a:hover, .pdf a:active {
	color:#8d5798;
	text-decoration:none;
}
/*	FORMA	*/
.content form {
	padding:0px;
	margin:0px;
}
.label {
	color:#747474;
	font-size:11px;
	padding:2px;
	display:block;
}
.inputas {
	color:#333333;
	font-size:12px;
	width:265px;
	height:16px;
	padding:2px;
	background-color:#FFFFFF;
	border-top:solid 1px #838383;
	border-right:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	border-left:solid 1px #838383;
}
.submitas {
	width:80px;
	height:18px;
	font-size:11px;
	background-color:#6a057e;
	color:#FFFFFF;
	font-weight:bold;
	border-top:solid 1px #5f0471;
	border-right:solid 1px #360341;
	border-bottom:solid 1px #360341;
	border-left:solid 1px #5f0471;
}
.tarea {
	padding:3px;
	color:#333333;
	width:500px;
	height:80px;
	font-size:12px;
	background-color:#FFFFFF;
	border-top:solid 1px #838383;
	border-right:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	border-left:solid 1px #838383;
}
