body {
background:url(../images/background-c.gif) repeat-x;
background-position:50% 0%;
background-color:#3c3ba4;
padding:0px; margin:0px;
font-family: Lucida Grande, Gill Sans, Verdana;
font-size: 12px;
color:#FFFFFF;
font-weight:normal;
font-style:normal;

}

.style1 {color: #ee811f}

.style2 {color: #000000;}

img {
border:0;
}

.contentimg {
border:4px solid white;
}

a:link {
	text-decoration:none;
	color:#FF9933;
}
a:visited {text-decoration:none; color:#FF9933;}
a:active {
	text-decoration:none;
	color:#FFCC00;
}
a:hover {text-decoration:underline; color:#FFCC00; cursor:pointer;}

a#specialslink:link {
	text-decoration:none;
	color:#000066;
}
a#specialslink:visited {
	text-decoration:none;
	color:#000066;
}
a#specialslink:active {
	text-decoration:none;
	color:#000099;
}
a#specialslink:hover {
	text-decoration:underline;
	color:#000099;
	cursor:pointer;
}

.mainsplashdiv {
position:relative;
margin:auto; /* Centers the div within the maincontainer */
width:851px;

/*border:1px solid black;*/
padding:0px 0px 0px 0px;
}

img { border:0;}

.navdiv{
	position:absolute;
	left:0px;
	top:202px;
	width:579px;
	height:29px;
	/*overflow:hidden;*/
}

div.link a {
background-position:0px 0px;
background-repeat:no-repeat;
display:block;
text-indent:-1500px;
/*overflow:hidden;*/
height:29px;
float:left;
margin:0px 0px 0px 0px;

}

#footer{
background:url(../images/footer.gif) no-repeat;
padding:0; margin:0;
font-family: Lucida Grande, Gill Sans, Verdana;
font-size:12px;
color:#999999;
width:851px;
height:20px;
z-index:10;
}

h1 {
font-family: Lucida Grande, Gill Sans, Verdana;
font-size: 14px;
color:#ea8813;
font-weight:bold;
font-style:normal;
}

#top_links_idea_factory a {
background:url(../images/btn_ideafactory.gif) no-repeat;
width:101px;
}

#top_links_request_catalog a {
background:url(../images/btn_request.gif) no-repeat;
width:122px;}

#top_links_drawing a {
background:url(../images/btn_drawing.gif) no-repeat;
width:118px;}

#top_links_about a {
background:url(../images/btn_about.gif) no-repeat;
width:75px;}

#top_links_contact a {
background:url(../images/btn_contact.gif) no-repeat;
width:104px;}

#top_links_idea_factory a:hover,  #top_links_request_catalog a:hover,  #top_links_drawing a:hover,  #top_links_about a:hover, #top_links_contact a:hover { background-position: 0px -29px;
}
