/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/background.jpg) top left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #999999;
}
#container {
	width: 850px;
	height: 950px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	
	
	
	
	
	}
#container_port {
	width: 850px;
	height: 1200px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#container_about {
	width: 850px;
	height: 650px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


#banner {
	width: 850px;
	height:205px;
	background:url(images/banner.jpg) no-repeat;
	padding: 0px;
	margin: auto;

}
#nav {
	width: 850px;
	height: 34px;
	background: url(images/nav.jpg);
	margin-top: 2px;
	border-bottom: 5px solid #cccccc;
}
#content {
	width: 830px;
	height: 690px;
	background-image: url(images/bk.jpg);
	padding: 10px;
	}

#content_port {
	width: 830px;
	height: 800px;
	background-image: url(images/bk.jpg);
	padding: 10px;
}
#content_about {
	width: 830px;
	height: 550px;
	background-image: url(images/bk.jpg);
	padding: 10px;
}

#left_cont {
	width: 460px;
	height:inherit;
	padding: 10px;
	overflow: hidden;

}
#left_cont_100 {
	width: 810px;
	height:100px;
	padding: 10px;


}
#left_cont_100_2 {
	width: 810px;
	height:650px;
	padding: 10px;
display: inline;
float: left;



}

#right_cont {
	width: 290px;
	height: inherit;
	float: right;
	text-align: left;
	background: white;
	margin-right: 20px;
	padding-left: 10px;
}

#right_cont_index {
	width: 300px;
	height: 682px;
	float: right;
	text-align: left;
	background: url(images/TEST_IMAGE.jpg) no-repeat #ffffff;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}


#right_cont_about{
	width: 300px;
	height: 510px;
	float: right;
	text-align: left;
	background: url(images/image_about.jpg) no-repeat #ffffff;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	overflow: hidden;
}

#right_cont_services{
	width: 300px;
	height: 510px;
	float: right;
	text-align: left;
	background: url(images/image_services.jpg) no-repeat #ffffff;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}


p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 175%;
	color: #333333;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #990000;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: 2px;
	font-size: 14px;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
	font-size: 1em;
}
 #line {
	width: auto;
	height: 1px;
	background:#990000;
	margin-top: -10px;
	margin-bottom: 8px;
	overflow: hidden;
 }

#menutabs {
	width: 833px;
	height: 28px;
	margin:  auto;
	padding-top: 0px;

}

#menutabs ul {
	margin: 0;
	text-transform:uppercase;
	padding: 0px;
}

#menutabs li {
	display: inline;
	text-transform:uppercase;
}

#menutabs a {
	display: inline;
	float: left;
	height: 28px;
	padding: 6px 36px 0px 36px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	text-transform:uppercase;
	letter-spacing:2px;
	
}

#menutabs a:hover {
	color: #333333;
    text-decoration: underline;
	text-transform:uppercase;
letter-spacing:2px;
	background: url(images/tab.jpg) left;
	
}

#menutabs .active a {
	color: #333333;
    text-decoration: underline;
	text-transform:uppercase;
letter-spacing:2px;
	background: url(images/tab.jpg) left;
}


#footer {
	width: 810px;
	height: 12px;
	text-align: left;
	background: #333333;
	margin: auto;
	padding: 20px;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: normal;
	color:#FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
}

.footer a:hover {
text-decoration:underline;
}

.style4 {color: #FF0000}

#simpleViewer { height: 92%;}
/* end hide */

a {
color: #990000;
text-decoration: none;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

a:hover {
color: #000000;
text-decoration: underline;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}
.logo {
margin-top: 550px;
}
.yell {
float: right;
margin-right: 10px;
}
