/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	color: #2e3a3d;
	background-color:#ffffff;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
}

#container {
position: absolute; 
left: 50%; 
width: 800px; 
height: auto; 
margin-left: -400px;
background-color:#ffffff;
}

.clear {
clear:both;
margin:0;
padding:0;
}

#logo {
width:205px;
height:100px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
margin-top:10px;
}



/*-------------------links--------------------*/

a:link {
	color: #316C95;
	text-decoration: underline;
}
a:visited {
	color: #316C95;
	text-decoration: underline;
}
a:hover {
	color:#999999;
	text-decoration: underline;
}

/*-------------------header--------------------*/

#header {
width:800px;
}

.black_line {
width:800px;
height:23px;
background-color:#000000;
}

#header_text {
width:597px;
height:175px;
background-image:url(images/header_text.jpg);
background-repeat:no-repeat;
margin:30px 0px 0px 290px;
}

#header2 {
width:800px;
height:266px;
margin:-45px 0;
}

#header3 {
width:800px;
height:266px;
margin:-35px 0;
}

#header_pictures {
width:200px;
height:276px;
float:left;
margin:-35px 0 0 100px;
}

.border_top {
border-top: 2px dotted #cccccc;
margin:20px 0;
}

/*-------------------nav--------------------*/

#navigation {
padding:0;
margin:0;
}

#navigation ul {
	padding:0;
	list-style-type:none;
	margin:0;
	width:466px;
	height:35px;
	
}
#navigation ul li {
  position:absolute;
  text-indent:-5000px;
}
#navigation ul a {
  text-decoration:none;
  display:block;
  height:auto;
  color:#ffffff;
}
#navigation ul li#home {
  left:508px;
  top:133px;
}
#navigation ul li#home a {
  width:61px;
  height:35px;
  background:url(images/nav_home.jpg) 0 0 no-repeat;
  }
#navigation ul li#home a:hover {
  background:url(images/nav_home_r.jpg) 0 0 no-repeat;
}

#navigation ul li#about {
  left:569px;
  top:133px;
}
#navigation ul li#about a {
  width:65px;
  height:35px;
  background:url(images/nav_about.jpg) 0 0 no-repeat;
  }
#navigation ul li#about a:hover {
  background:url(images/nav_about_r.jpg) 0 0 no-repeat;
}



#navigation ul li#inquire {
 left:634px;
  top:133px;
}
#navigation ul li#inquire a {
  width:74px;
  height:35px;
  background:url(images/nav_inquire.jpg) 0 0 no-repeat;
  }
#navigation ul li#inquire a:hover {
  background:url(images/nav_inquire_r.jpg) 0 0 no-repeat;
}

#navigation ul li#print {
  left:707px;
  top:133px;
}
#navigation ul li#print a {
  width:84px;
  height:35px;
  background:url(images/nav_printspecs.jpg) 0 0 no-repeat;
  }
#navigation ul li#print a:hover {
  background:url(images/nav_printspecs_r.jpg) 0 0 no-repeat;
}


/*-------------------secondary_nav--------------------*/
#linklist ul {
margin: 0px;
padding:0px;
font-size:16px;
color:#5a7295;
}

#linklist li {
list-style-type:none;
background: transparent;
margin: 0px;
display: block;
}

#linklist ul li a:link {
font-size:14px;
color:#5a7295;
text-decoration:none;
display: block;
padding:5px 0px 5px 0px;
}

#linklist ul li a:visited {
font-size:14px;
color:#5a7295;
text-decoration:none;
display: block;
padding:5px 0px 5px 0px;
}

#linklist ul li a:hover {
font-size:14px;
color:#cccccc;
text-decoration:none;
display: block;
padding:5px 0px 5px 0px;
}

#linklist ul li a:active {
font-size:14px;
color:#cccccc;
text-decoration:none;
display: block;
padding:5px 0px 5px 0px;
}

/*-------------------text_container--------------------*/
#text_container {
margin-top:0px;
padding-top:20px;
}

#left_column {
float:left;
width:245px;
height:auto;
font-size:15px;
line-height:150%;
text-align:right;
padding:50px 0px 0px 50px;
}

#right_column {
margin-left:310px;
padding: 20px 10px 20px 15px;
border-left:1px dotted #999999;
margin-top:5px;
}


/*-------------------footer--------------------*/

#footer {
	width:800px;
	height:60px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	text-align: right;
	padding-top:40px;
	color:#333333;
	font-size:11px;
}

#footer a {
color:#666666;
text-decoration:underline;
}

#footer a:link {
color:#666666;
text-decoration:underline;
}

#footer a:hover {
color:#5a7295;
text-decoration:underline;
}


/*-------------------text_syles--------------------*/
.h1 {
font-size:20px;
color:#5a7295;
}

.h2 {
font-size:18px;
color:#004487;
}

.h3 {
font-size:16px;
color:#5a7295;
padding:10px 0px 10px 3px;
}

.creator {
background-image:url(images/creators_of.jpg);
background-repeat:no-repeat;
height:21px;
width:488px;
margin:25px 0px 10px -15px;
}


.bold {
font-size:18px;
color:#5a7295;
font-weight:bold;
}

.bold2 {
font-size:15px;
color:#5a7295;
font-weight:bold;
}

.small {
font-size:12px;
font-style:italic;
line-height:110%;
}

.small2 {
font-size:12px;
line-height:110%;
}

/*----------------layouts-----------------*/

.home_ecor {
width:300px;
float:right;
margin: 10px 0;
}

.home_ecol {
margin-right:310px;
text-align:center;
}

.eco_r {
width:260px;
float:right;
}

.eco_l {
margin-right:270px;
text-align:center;
}


.table_border {
border-left:dotted #cccccc 1px;
padding:0px 0px 0px 10px;
}

.tborder_lb {
border:dotted #cccccc 1px;
font-size:16px;
padding:13px 0px 13px 10px;
}


.aboutr {
width:230px;
float:right;
margin: 10px 0;
}

.aboutl {
margin-right:235px;
}

.aboutr2 {
width:290px;
float:right;
margin: 10px 0;
}

.aboutl2 {
margin-right:295px;
}

.delr {
width:180px;
float:right;
margin:30px 0;
}

.dell {
margin-right:210px;
}

.border {
border-bottom:dotted #cccccc 1px;
margin:20px 0px 20px 0px;
}

.del_smallr {
float:right;
width:120px;
margin:30px 0px;
}

.del_small {
margin-right:125px;
}

.oline {
background:url(images/orange_line.gif) repeat-y;
}

.slide_print {
margin-left:95px;
}
