@charset "UTF-8";
/* CSS Document */

body, html {
	font-family:Arial, Helvetica, sans-serif;
	margin: auto;
	background-color:#CCC;
	
}

p {
	margin: 10px;
	font-size:14px;
}
.slamtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bolder;
	color: #FFF;
}



.slamtext a:link {color: #FFF}      
.slamtext a:visited {color:#FFF}  
.slamtext a:hover {color:#666666}  
.slamtext a:active {color:#FFF} 

h1 {
	margin: 5px;	
}

.shell {
	margin: auto;
	height: auto;
}

.header {
	width: 1024px;
	height: 108px;
	background-color: white;
}
.header a:link {color: #002596; text-decoration:none; } /* unvisited link */
.header a:visited {color: #002596; text-decoration:none;} /* visited link */
.header a:hover {color: #002596; text-decoration:none;} /* mouse over link */
.header a:active {color: #002596; text-decoration:none;} /* selected link */

.top_spacer, .footer_spacer {
	height: 12px;
	background-color: #002596;
}

.main {
	width: 1024px;
	height: 500px;
	background-color: #FFF;
}

.footer {
	width: 1024px;
	height: 100px;
	background-color: white;
}



.navigation_panel {
	position:relative;
	
	top: 411px;
	left: 10px;
	
	width: 700px;
	height: 100px;
	
	color: #002596;
	font-size:44px;
	font-weight:700;
	
	display: table;
}

.navigation_panel2{
	width: 700px;

	color: #002596;
	left: 30px;
	background-color: #E7DF9C;
	position: static;
	height: 30;
	color: #002596;
	font-size:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
}



.navigation_panel_text {
	display: table-cell;
	vertical-align: bottom;
	height: 100px;
	width: 200px;
	left: 824px;
}

.navigation_panel_text2 {
	display: table-cell;
	vertical-align: top;
	height: 100px;
	width: 600px;
	left: auto;
	right: 50px;
}






.navigation_panel_text  a:link {color: #002596; text-decoration:none; } /* unvisited link */
.navigation_panel_text a:visited {color: #002596; text-decoration:none;} /* visited link */
.navigation_panel_text a:hover {color:white; text-decoration:underline; } /* mouse over link */
.navigation_panel_text a:active {color:#E2DB98; text-decoration:none;} /* selected link */

.logo {
 height: 80px;	
}
.logo2 {
		height: 50px;
		width: 60px;
}

.text_panel {
	position: relative;
	
	background-color:#FFF;
	width: 500px;
	height: 480px;
	left: 504px;
	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	
	padding: 10px;
	top: -100px;

}

.text {
	position: relative;
	
	width: 500px;
	height: 480px;
	left: 504px;
	
	padding: 10px;
	top: -600px;
	
	overflow:auto;
	
	text-align: justify;
	text-justify: newspaper
}

.slam {
	height:100px;
	left:699px;
	position:relative;
	top:-100px;
	width:325px;
}

li {
	text-align:left;	
}

.lang_sel {
	position: relative;
	top: -80px;
	height: 80px;
	width: 325px;
	left: 699px;
	color: white;
	
}

.lang_sel a:link {color:white; text-decoration:none; } /* unvisited link */
.lang_sel a:visited {color:white; text-decoration:none;} /* visited link */
.lang_sel a:hover {color:white; text-decoration:underline; } /* mouse over link */
.lang_sel a:active {color:#E2DB98; text-decoration:none;} /* selected link */

.company_name {
 width:auto;
 color: #002596;
 font-size:32px;
}

.company_name2 {
	width:auto;
	color: #000000;
	font-size:28px;
	font-weight: bold;
}

.company_name2 a:link {color:white; text-decoration:none; } /* unvisited link */
.company_name2 a:visited {color:white; text-decoration:none;} /* visited link */
.company_name2 a:hover {color:white; text-decoration:underline; } /* mouse over link */
.company_name2 a:active {color:#E2DB98; text-decoration:none;} /* selected link */

.company_tagline {
 display: inline;
 color: #002596;
 font-size:20px;
}
.company_tagline2 {
 display: inline;
 color: #002596;
 font-size:12px;
 text-align: left;
}

.addreses {
	font-size: 11px;
	height: 100px;
}
.pic1 {
	float: left;
	height: 250px;
	width: 512px;
	background-image: url(graphics/Picture%20017_edit_small.jpg);
}
.pic2 {
	float: right;
	height: 250px;
	width: 512px;
	background-image: url(graphics/Picture%20001_edit_small.jpg);
}
.pic3 {
	float: left;
	height: 250px;
	width: 512px;
	background-image: url(graphics/Picture%20010_edit_small.jpg);
}
.pic4 {
	float: right;
	height: 250px;
	width: 512px;
	background-image: url(graphics/pic_013_edit_small.jpg);
}