* {	font-family:Trebuchet MS; font-size:12px; }
* a { font-family:Trebuchet MS; font-size:12px; color:#000000; text-decoration:none; }
* a:hover {	font-family:Trebuchet MS; font-size:12px; color:#000000; text-decoration:underline; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#a10022;
}
/* Home */
#full {
	width:100%;
	background-image:url(images/background.gif);
}
#content {
	width:1000px;
	margin:1px auto 1px auto;
}
#top {
	width:100%;
	height:124px;
}
#language {
	margin:10px;
	float:right;
}
#left_content {
	width:340px;
	height:460px;
	text-align:right;
}
#left_content img {
	margin-bottom:10px;
	border:1px solid #999;
	margin-bottom:5px;
}
#left_content object {
	float:left;
}
#copyright {
	text-align:left;
	margin:10px 1px 1px 35px;
}
#right_content {
	width:600px;
	height:460px;
	float:right;
}
#mouse {
	float:right;
	margin-top:224px;
}
#box_video {
	background-color:#a10022;
	padding:3px;
	width:300px;
	color:#FFFFFF;
}
/* Internals */
#left_content_internal {
	width:650px;
	height:460px;
	text-align:right;
}
#text {
	width:620px;
	height:350px;
	color:#FFFFFF;
	padding:15px;
	text-align:justify;
	margin-bottom:30px;
	background-color:#a10022;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#text input {
	color:#333333;
	font-size:10px;
	width:200px;
	border:solid 1px #333333;
}
#text select {
	color:#333333;
	font-size:10px;
	width:203px;
	border:solid 1px #333333;
}
#text textarea {
	color:#333333;
	font-size:10px;
	width:257px;
	height:80px;
	border:solid 1px #333333;
	overflow:hidden;
}
#text_right {
	float:right;
	width:300px;
}
#right_content_internal {
	width:290px;
	height:460px;
	float:right;
}
#menu {
	height:175px;
}
#mouse_internal {
	float:right;
	margin-top:49px;
}
#more_services {
	width:227px;
	background-color:#FFFFFF;
	padding:10px;
	color:#000000;
}