
/*------------------------ BIG BODY STUFF ---------------------------------*/


*{padding: 0; border: 0; margin:0}

html{
width: 100%;
		background: #fff url(img/stripey_bg.jpg) repeat;

}


body {

	width:870px;
	margin: 0 auto;
	font: normal 11px/16px Verdana, Helvetica, sans-serif;
	color:#000;
	background: transparent !important;
}

#wrap {
	margin:-2px 0 0 0; padding: 0 0 0 70px;
	background: url(img/flower_bg_long.png) repeat-y;
}


#wrap #nav{
	font: bold 10px/10px Helvetica, sans-serif;
	list-style: none;
	text-transform: uppercase;
}

* > #wrap #nav {
	font-weight:normal;
}

#maintextarea{

	width: 350px;
	padding: 20px 15px 0 30px;
	background: #fff;

}

#java{ width: 786px; margin-left: 15px;}

#sidearea{
	width: 250px;
	float: right;
	margin-right: 20px;
}

* > #sidearea{
	width: 250px;
	float: right;
	margin-right: 80px;
}


/*----------------------- TEXT ELEMENTS----------------------------*/


h1 {
	font: bold 20px/20px Helvetica, sans-serif;
	margin: 10px 0 10px 50px;
	color: #999;
	text-transform: uppercase;
}

* > h1 {
	font-weight:normal;
}

h2{
	font: bold 15px/14px "Century Gothic", Helvetica, sans-serif;
	color: rgb(0,113,172);
}


h3{
	font: bold 12px/12px helvetica, verdana, sans-serif;
	color: #000;
}


p{ margin: 10px 0}

b{ color:#f30;}







/*#box{width: 380px; float: right;}

html>#box{width: 400px; float: right;}

#news_item_even, #news_item_odd {
	width: 500px;
	clear: both;
	margin: 15px 0;
	padding: 10px;
	border-top: 1px dotted #ccc;
}

#news_item_even:hover, #news_item_odd:hover {
	background: #ddd;
	}*/



/*--------------------------- SPECIAL RULES FOR SPECIAL FRIENDS --------------------------*/


#sidearea img{ margin: 0 0 20px 20px;}

#sidearea h2{
	font: bold 14px/12px Helvetica, "Century Gothic", Helvetica, sans-serif;
	color: #000;
	padding: 10px;
	margin-top:20px;
	background: url(img/sideheader_bg.png) no-repeat;
	text-transform: uppercase;
}

#sidearea h2.blue{
	background: url(img/sideheaderblue_bg.jpg) no-repeat;	
}

#wrap #nav li{
	text-align: center;
	display: inline;
	margin: 5px 0;
	padding: 10px 25px 25px 25px;
	
}
#java img{ margin: 2px 0 3px 0;}
#java #bigimg{
	width:612px;
	float: right;
	margin: 0 70px 0 0;
	
}

#sidearea ul{
	list-style-position: outside;
	padding: 5px;
	margin-bottom:10px;
	color: rgb(0,113,172);
	background: transparent url(img/sidearea_bg.jpg) repeat-x bottom;
	border-bottom: 2px solid #999;

}

#sidearea li{
	list-style: url(img/white_bullet.gif);
	width:190px;
	margin: 7px auto;
}	


#whocanbuy{
	background: transparent url(img/whocanbuy_bg2.jpg) no-repeat;
	padding: 10px;
	
}

#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	clear: both;
	margin: 20px 0 -10px 0;

}






	
/*
ul.career {

	list-style: circle;
	background: none;
	margin: 0 0 0 15px;
	border: none;
}

blockquote{
	font: normal 9px/12px Verdana, Arial, sans-serif;
	padding:15px;
	text-align: left;
	color: #333;
}

li{
	font-size: 10px;
	line-height: 1.5em;
	padding: 5px 35px;
	font-weight: normal;
	text-align: left;
	color: #000;
}

ul.career li{

	padding:5px;
}*/



/*---------------------------------- LINKS -----------------------------------*/

#nav li a, #nav li a:visited{
	color: #000 /*rgb(0,172,236)*/;
	text-decoration: none;	
}

#nav li.activehome{
	background: url(img/homearrow.gif) no-repeat;
}

#nav li.activeproducts{
	background: url(img/arrow.gif) no-repeat;
}


/*#box a:link{ text-decoration: none;}

#box a:visited{ color:#00f; text-decoration: none;}

#box a:hover{ color:#c60; text-decoration: underline;}

p#footer a{ text-decoration: none; color:#f30;}*/
