/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#1c29a7;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

.clearfix:after {  content: "."; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; } 
.clearfix { display: block; }

body { background-image: url('../images/back.gif'); 
  font: 12px/18px 'Lucida Grande', Candara, Corbel, Arial, Helvetica, Sans-Serif;
}

a { color:#ff682c; text-decoration: none; outline: none; }
a:visited {color: #ff682c; }
a:hover   { color: #1c29a7; }

#parts { 
	z-index:2;
	position: relative;
	top: -23px;
	left: 20px;
	width: 800px;
	}

  .draggable { position: absolute; }


#logo { 
	z-index:-2;
	position:absolute;
	left: 475px;
	top: 23px;
}

#topInfo { margin: 23px 0 0 21px; }

#container {
	margin-left: 21px;
	width: 800px;
	margin-top: 127px;
	}

h2 { margin: 0px 0 35px; }

#text {
	width: 520px;
	float: left;
	margin: 2px 65px 5px 65px;
}

* html #text { width: 500px; display: inline; }
	
#menu {
	padding-top: 62px;
	width: 150px;
	float: right;
}	

#info, #footer, #bottomline { margin-left: 86px; }

#info {
  margin-top: 45px;
  width: 680px;
  font-size: 12px;
  line-height: 18px;
}

#info table td { width: 28px; vertical-align: top; }
#info table td.column { width: 311px; }

#column2 { padding-top:31px; }

#bottomline {
    width: 716px;
	margin-top: 60px;
	padding-bottom:20px;
	color: #221973;
    align=left>

}
	
#footer {
	width: 800px;
	margin-top: 30px;
	padding-bottom:8px;
	color: #ff682c;
	font-size: 11px;
	line-height: 13px;
	
}
	
#footer a { border-bottom: 1px solid #ccc; }
#footer a:hover { border-bottom: 1px solid #ff682c; color:#1c29a7; }

#contact {
		padding-right:20px;
		font-size: 11px;
		line-height: 16px;
		
}

#contact a{border-bottom: 1px solid #ccc; }
#contact a:hover{border-bottom: 1px solid #ff682c; color: #1c29a7; }
	
	p {
	color: #1c29a7;
	text-align: left;
	margin-bottom: 1em;
	}	

p.head {
	margin-bottom: 2.5em;
	}

p.noSpace {
	margin-bottom:0em;
	}	

p.indent {
	padding-left:1em;
	margin-bottom:0em;
}	

.imageLink {
	padding-bottom:1px;
	border-bottom: 1px solid #1c29a7;
	}


.imageLink:hover {
	border-bottom: 1px solid #ff682c;
	}

	
}
/* End hide from IE-mac */

/* -------------------------------------------------------------------------------- */

/*

some sample rules

html.gecko #container element { } // for gecko = mozilla = firefox browsers
html.win { } // windows
html.safari { } // safari 

can also be combined

html.win.gecko #foo #bar { } // firefox on windows
html.firefox3.mac table { } firefox 3 on mac

html body { font-family: arial;}
html.mac body { font-family: "lucida grande";}
html.win.firefox body { font-size: 99%; }

*/

/* -------------------------------------------------------------------------------- */
