/* Intego - Style Sheet
================================== */

/* ZERO MARGINS/PADDINGS*/
* {
	margin: 0;
	padding: 0;}

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode",  "Verdana",sans-serif;
	text-align: center; 
	min-width: 800px;
	background-image:url(images/back1.png);
	background-repeat:repeat-x;}

/*WRAPPER FOR HOME PAGE*/
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border:1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/strip.jpg);}	

/*WRAPPER FOR ALL OTHER PAGES*/
#wrapper1 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border:1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/strip2.jpg);}

/*HEADER INFO*/
#headerimage2 {
	margin: 0px;
	padding: 0px;
	height:162px;
	position:relative;
	width: 800px;
	border-bottom: 2px solid #ffffff;}
/*END OF HEADER INFO*/


/*START OF LEFT COLUMN INFORMATION*/
#mainNav {
	width: 304px;
	float: left;
	list-style: none;
	padding-top: 0px;
	position:relative;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: auto;}


/*END OF LEFT COLUMN INFORMATION*/

/*START OF CENTRAL COLUMN INFORMATION*/

#mainContent {
	width: 287px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;
	padding-bottom: 0px;
}
	
#mainContent1 {
	width: 570px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;}
	
	#mainContent3 {
	width: 480px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;
	padding-bottom: 0px;
}
	
	
		
#mainContent ul{
	padding-left: 20px;}


#mainContentnews {
	width: 560px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;}

#textinner {
	margin-left: 10px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 10px;
	color: #FFFFFF;
	list-style-type: circle;
}
	
	#textinner p{
	
	padding-bottom: 5px;
	}
	
#textinner ul{
list-style:none;
	}
	
#textinner a:link,  a:visited {
	color: #FFFFFF;
	text-decoration: none;} 

#textinner a:hover,  a:active {
	color: #666666;
	text-decoration: underline;}

#textinner1 {margin-left: 20px;}
 
#imagecenter {padding-left:65px;}

#frontimage1 {margin: 0; padding-bottom: 5px; padding-top:5px}

#frontimage2 {margin: 0; padding-bottom: 5px; padding-top:5px}

#columnheadtext{
	height:auto;
	width: auto;
	font:"Times New Roman", Times, serif;
	color:#CCCCCC;
	margin-left:10px;
	font-size: 2.5em;
	padding-top: 0px;
	border-bottom: 0px solid #666699;
	font-style: normal;}

/*START OF CENTRAL COLUMN INFORMATION*/

/*RIGHT COLUMN INFO*/

#secondaryContent {
	padding-bottom: 0px;
	height: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 199px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position:relative;
}

#secondaryContentnews {
	padding-bottom: 20px;	
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#fff;
	width: 10px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
}

#rightnews{
	padding-top:10px;
	padding-left:0px;
	color:#eaeaea;
	font-size:1.1em;
	float: left;}

a:link,  a:visited {
	color: #cccccc;
	text-decoration: underline;} 

 a:hover,  a:active {
	color: #ffffff;
	text-decoration: underline;}

#map{
	width: 550px;
	height: 300px;
	border: 1px solid;
	border-color: #003366;
} 

#rightnews a:link, #rightnews a:visited {
	color: #ffffff;
	text-decoration: underline;} 

#rightnews a:hover, #rightnews a:active {
	color: #cccccc;
	text-decoration: underline;}

#rightimage1{
	padding-top:0px;
	padding-right: 0px;
	float: left;
	width:199px;
	height:241px;
}

#rightimage2{
	padding-top:0px;
	padding-right: 0px;
	float: left;
	width:199px;
	height:99px;}
	
#rightimageiso{
	padding-top:0px;
	padding-right: 0px;
	float: left;
	width:199px;
	height:112px;
	background-color:#0066CC; }
	
	
#rightimage3{
	padding-top:0px;
	padding-right: 0px;
	float: right;}
	
#rightimage4{
	padding-top:10px;}

#rightimagelogo{
	padding-top:5px;
	padding-left: 5px;
}

#mainNav * *, #secondaryContent * * {
	padding-left: 0;
	padding-right: 0;
	/**border-bottom: 1px solid white;**/}
	
#secondaryContent p {font-size: 1.2em;}

/*END OF RIGHT COLUMN INFO*/

/*START OF FOOTER*/

#footer {
	background-color:#333333;
	color:#FFFFFF;
	padding: 0px 0px;
	width:800px;
	clear: both;
	height: 6em;
	border-bottom: 5px;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/ironcraftweb_11.jpg);
} 


#footertext {
	padding-left:40px;
	float:right;
	position:relative;
	padding-top:0px;
	top: -25px;
	padding-right: 30px;
}


#jollie {
	
	padding-left: 25px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#jollie a:link,  a:visited {
	color: #666666;
	text-decoration: none;
} 

#jollie a:hover,  a:active {
	color: #666666;
	text-decoration: underline;
}

/*END OF FOOTER TEXT*/

/*TABLE STYLES*/
tr {padding-top:5px;}
td {padding:5px;}
th {background-color:#d9dbd6; color:#000; padding:5px}
.even{ background-color:#eaeaea;}

/*END OF TABLE STYLES*/

/*MISC. STYLES*/

.log{ color:#993333; margin-left:5px;}

h1 {font-size: 2.4em; font-weight: normal;}

h2 { font-size: 2.0em; font-weight: normal;}

.bold{font-weight:bold;}

p {font-size: 1.3em;}

li{font-size: 1.2em;}

h1, h2, p {margin: 0em 0;}

h4{margin-left:15px;}

table{margin-left:0px; margin-top:5px;
 }
 
.tr{padding-top:10px;}
#top {background-color:#000000;
color:#FFFFFF;
}



.button{color:#FFFFFF;
background-color:#333399;
border-color:#333399;
padding-top:0px;
float:right;
}
.button1{color:#FFFFFF;
background-color:#000000;
border-color:#000000;
padding-right:0px;
}

.listpadding {padding-left:20px;}

.formborder{ border:1px;
border-color:#003366;
border-style:solid;
height:;25px;}


#dsi{padding-left:15px;
padding-top:10px;
}
#footerimage{
	padding-left:10px;
	padding-top:0px;
	width:220px;
	font-size: 1.5em;
	color: #CC0033;
	font-weight: bold;
}
/*END OF MISC. STYLES*/
#leftimage{
	background-image:url(images/sideimage.jpg);
	width:90px;
	height:345px;
	float:right;
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1ps solid #ffffff;
}
#leftimagelower{
	background-image:url(images/bottomlogo.jpg);
	width:90px;
	height:99px;
	float:right;
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #ffffff;
	padding-top:250px;
}

.style1 {
	color: #CC0033;
	font-weight: bold;
}

.style2 {
	color: #000000;
	font-weight: bold;
}

.style3 {
	color: #333333;
	font-weight: bold;
}

#printer{float:right;
padding-top:0px;
padding-left:0px;
width:120px;
position:relative;
z-index:auto;
}
.list { list-style:circle;}
 
#imagefloatright2{
	position:relative;
	float:right;
	width:auto;
	height:107px;
	background-color:##4791CE;
	border: 1px solid #ffffff;
	padding:0px;
	margin:0px;
	}


#imagefloatright1 img{border:0px;}
