/* CSS Reset, Courtesy of Eric Meyer (http://www.meyerweb.com) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	letter-spacing: 0.03em;
	font: 62.5% Tahoma, Arial, Verdana, sans-serif;
	line-height:1.3em;
	background: url(../images/main_graphic.jpg) no-repeat fixed center 56px;
}
.ie_warning {
display:none;
}


p{

font-size: 1.1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* %%%%%%%%End of RESET CSS%%%%%%%%%%% */


/* %%%%%%%%%%%%%%%%%%% */
/* Begin HighSlide CSS */
/* %%%%%%%%%%%%%%%%%%% */
.highslide {
	cursor: pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #f2f2f2;
}
.highslide:hover img {
	border: 2px solid #56c0ff;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	display:none;
}
.highslide-move {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
a.highslide-full-expand {
	background: url(../images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* Controlbar example */
.controlbar {
	background: url(../images/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../images/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
	cursor:pointer;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
	cursor:pointer;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	cursor:pointer;
	background-position: -130px 0;
}
/* Necessary for functionality */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
/* %%%%%%%%End of HIGHSLIDE CSS%%%%%%%%%%% */

a{
	color: #1033c8;
}
a:hover{
	color: #ad0000;
	text-decoration:none;
}

#header_wrapper {
	width: 100%;
	height: 59px;
	background: url(../images/header_bg.gif) repeat-x;
	position: fixed;
}

#header {
	overflow:hidden;
	width: 930px;
	margin: 0px auto;
	display:block;
	height: 59px;
	
}
#masthead {
	height: 80px;
	width: 304px;
	background: url(../images/logo.jpg) no-repeat;
	float:left;
}
#masthead a:hover {
	background: url(../images/logo_hover.jpg) no-repeat;
}

#header ul {
	height: 54px;
	padding-top: 4px;
}
#header li{
float:left}

#header ul i {
	display: none;
	list-style:none;
}
#header a {
	display: block;
	height: 55px;
}
#work_link {
	background: url(../images/work_link.jpg) no-repeat;
	width: 80px;

}
#work_link a:hover {
	background: url(../images/work_link_hover.jpg) no-repeat;

}
#contact_link {
	margin-left:50px;
	background: url(../images/contact_link.jpg) no-repeat;
	width: 77px;
}
#contact_link a:hover {
	background: url(../images/contact_link_hover.jpg) no-repeat;
}

#links_link {
	margin-left:60px;
	background: url(../images/links_link.jpg) no-repeat;
	width: 90px;
}

#links_link a:hover {
	background: url(../images/links_link_hover.jpg) no-repeat;
}

#core {
	height: auto;

}


#main_graphic {
	height:320px;
	background: url(../images/main_graphic.png) no-repeat fixed center 50px;
	width: 100%;

}
#content {
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../images/bg_contentarea.jpg) repeat-x;
	
	margin-top: auto;
}
#content_wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background: no-repeat;
	padding-top: 320px;

}
#content_corners {
	background: url(../images/corners.png) no-repeat top;
	height:9px;
	font-size:1px;
}
#about {
	background: url(../images/about_bg.jpg) no-repeat right top;
	padding-top: 35px;
	height: 200px;
}
#about_heading h1 {
	visibility: hidden;
}

#about_heading {
	width: 304px;
	background: url(../images/about_txt_bg.gif) no-repeat right top;
	height: 100px;
	float: left;
}
#masthead b {
	display: none;
}

#about_content {
	width: 282px;
	margin-left: 324px;
	white-space: normal;
	display: block;
	letter-spacing: normal;
}
#about_contact {
	float: right;
	width: 304px;
	
}
h2 {
	font: normal 200% "Times New Roman", Times, Georgia, serif;
	letter-spacing: 0px;
}
.work_section {
	padding-top: 30px;
	overflow:hidden;
	background: url(../images/work_bg.jpg) no-repeat left 110px;
}
.side_links {
	width: 153px;
	text-align: right;
	font: 2.8em/1em "Times New Roman", Times, Georgia, serif;
	color: #4060a6;
	float: left;
	letter-spacing: 0.01em;
}

.side_links a{
	font-size: 0.7em;
	color: #717171;
	line-height: 1em;
	display: block;
}
.side_links a:hover{
	color: #ad0000;
	text-decoration: none;

}
.sub_links {
	font-size: 1.1em;
	line-height:1.5em;
	width: 131px;
	text-align: right;
	margin-left: 171px;
	color: #4060a6;
	letter-spacing: normal;
}
.active_link{
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}

.sub_links a {
	display: block;
	color: #717171;
}
.sub_links a:hover{
	color: #990000;
}

.images_grid h2 {
	font-size: 1.4em;
}


.images_grid {
	width: 606px;
	float: right;
	font: 2.5em "Times New Roman", Times, Georgia, serif;
	display: block;

}

.images_grid img {
	margin-top: 20px;
	margin-right: 20px;
}
.one_column_txt {
	width: 131px;
	margin-left: 302px;
	line-height: 1.6em;
}
.one_column2_txt {
	width: 131px;
	float: right;
	padding-right: 22px;
	line-height: 1.6em;
}


.links_section {
	margin-top: 50px;
	height:150px;
	background: url(../images/links_bg.jpg) no-repeat;
	padding-top: 30px;
}
.text_area {
width: 606px;
	float: right;

}
.two_column_description {
float:left;
	width: 282px;
}
.contact_section {
	margin-top: 50px;
	height:300px;
	background: url(../images/contact_bg.jpg) no-repeat;
	padding-top: 30px;
}
.form_area {
	width: 434px;
	margin-left:324px;
	margin-left: 324px;
}
.form_labels {
	width: 131px;
	line-height: 2.4em;
}
.form_fields {
	float: right;
	width: 283px;
}
input {
font: 1.2em Tahoma, Arial, Verdana, sans-serif;
	height: 18px;
	width: 265px;
	margin-bottom: 6px;
	border: 1px solid #4060a6;
}
.form_fields textarea {
	font: 1.2em Tahoma, Arial, Verdana, sans-serif;
	width: 265px;
	margin-bottom: 6px;
}
.txtfield{
	border: 1px solid #4060a6;
}
.error {
	background: #fffbdf;
	border: 1px solid #cf1800;
}

#texto_empresa {
width: 500px;
padding-left: 20px;
font: 0.4em Verdana, Arial, sans-serif;
}
.contact_txt {
	width: 131px;
	padding-right: 22px;
	float: right;
}
#footer_wrapper {
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 132px;
}
#footer {
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 324px;
	color: #FFFFFF;
	padding-top: 35px;
}
#footer a{
	color: #FFFFFF;
}
inactive_link {
}

#about_content p {
	margin-bottom: 10px;
}
.required {
	color: #cc0000;
}


 #footer a:hover{
	color: #ad0000;
	text-decoration:none;
}
button {
	background: #000000;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-size: 1em;
}

