* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(/images/bg03.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
	
}

h1, h2, h3 {
	margin: 0;
	color: #0000C0;
}

h2 {
	margin-bottom: .2em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
}
blockquote {
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
	padding-right: 30px;
}

blockquote {
	padding-left: 20px;
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #0033FF;
}

a:hover {
	text-decoration: underline;
	color: #000099;
}

#sidebar img {
border: #0000CC 1px solid;
margin: 5px 0;
padding: 4px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
}

.box {
	margin-bottom: 1em;
	background: #F7F7F7 url(/images/img07.gif) repeat-x;
}

.box .title {
	height: 28px;
	padding: 11px 0 0 27px;
	background: url(/images/img08.gif) no-repeat 10px 60%;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}
/*
.box .content {
	padding: 10px;
}*/

/* Header */

#header {
	width: 700px;
	height: 130px;
	margin: 0 auto;
	background: url(/images/bg01a.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 90px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2.2em;
	font-weight: 500;
	color:#fff;
	letter-spacing: .1em;
	word-spacing: .2em;
}
/*
#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}*/

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(/images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(/images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(/images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(/images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
}

#mainFull {
	float: left;
	width: 700px;
}

/* Content > Main > Example */

#example {
}
#example img {
padding: 0 15px 15px 15px;
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 1em 0;
	padding: 10px 0 .5em 0;
	border-bottom: 1px solid #CCCCCC;
}

#lathes {
	margin: 0 0 1em 0;
	padding: 10px 0 .5em 0;
}

#lathes img {
padding: 2px;
}

#mills {
	margin: 0 0 1em 0;
	padding: 10px 0 .5em 0;
}

#mills img {
padding: 15px;
}


/* Content > Sidebar */


}

/* Content > Sidebar > Login 

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}*/

/* Content > Sidebar > Updates

#image_bar {
}

#image_bar ul {
	margin: 0;
	list-style: none;
}

#image_bar li {
	margin-bottom: 1em;
}

#image_bar h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#image_bar p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#image_bar a {
	text-decoration: none;
}
*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 1em auto;
	text-align: center;
}

#owner {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
	width: 700px;
	background: #000 url(/images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

#catalyst {
	margin: 0;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

#catalyst a {
	 color: #0033CC;
	 text-decoration: none;	
}

#catalyst a:hover {
	 color: #0000FF;
	 text-decoration: underline;	
}