body {
	margin:0;
	padding:0;
	color:#333; 
	font: 62.5%/150% Helvetica, Arial, Sans-Serif;
}

h2 {font-size: 1.1em}

h3 {
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 20px;
}

h5 {
	font-size: 11px;
	margin-bottom: 6px;
	margin-top: -3px;
	padding:0px;
}

#tommyj{
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.collab{margin-top: -12px;}
.text .collab a:link{color: black;}
.text .collab a:hover{
	color: #FFF
	background-color: #464646;
}
.text .collab a:visited{color: black;}

a{cursor: pointer;}

#container{
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}

.slider{
	width: 7600px;
	margin-top: -35px;
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width: 150px;
	min-height: 450px;
}

#leftsider h1 {
	font-size: 1.1em;
	font-weight: bold;
}

span #subtitle {color: red;}

#menu {
	position: relative;
	margin-top: 45px; 
	padding-left: 50px;
	margin-left: -50px;
	width: 180px;
	font-size: 10px;
}

#menu h3{
	font-size: 10px;
	font-weight: normal;
	color: black;
	margin: -2px 0 0 0px;
	
}

#menu h3:hover{
	color: white;
	background-color:#333;
	cursor: pointer;
}

#menu ul {
	list-style: none;
	padding: 0px 0px 13px 0px;
}

#menu li{
	margin: 0;
	padding-left: 15px;
	margin: 0 0 -1px 0;
}
	/*ie7*/
	* + html #menu li{margin-left:-40px;}
	
	/*ie6*/
	* html #menu li{margin-left:-40px;}

#menu a{
	text-decoration: none;
	color: red;
}

#menu a:hover{
	color: #fff;
	background-color: red;
}

#content {
	float: left;
	margin: 75px 0 0 80px; 
	font-size: 1.1em;
}

#content h4 {font-size: 1.2em;}

#physicaldiv{
	position: static;
	height: 509px;
	width: 5500px;
}

#codediv{
	position: static;
	margin: -549px 0px 0px 0px;
	height: 509px;
}
	/*ie7*/
	* + html #codediv{
		margin-left: -300px;
		padding-top: 40px;
		padding-left: 300px;
	}

#webdiv{
	position: static;
	margin: -549px 0px 0px 0px;
	height: 509px;
}
	/*ie7*/
	* + html #webdiv{
		margin-left: -300px;
		padding-top: 40px;
		padding-left: 300px;
	}

#printdiv{
	position: static;
	margin: -549px 0px 0px 0px;
	height: 509px;
}
	/*ie7*/
	* + html #printdiv{
		margin-left: -300px;
		padding-top: 40px;
		padding-left: 300px;
	}
	
.par {
	float: left; 
	margin: 40px 30px 0px 0px;
	padding: 0px 35px 0px 40px;
	width: 615px;	
	height: 509px;
	border-right: 1px solid #EAEAEA;
	background-color: white;
}

.images{
	float:left;
	top:0px;
	left:0px;
}

.images img{
	border: 1px solid #e2e2e2;
	margin: 3px;
	background-color: white;
}

.text{
	position: relative;
	width: 300px; 
	margin-left: 300px;
	font-weight: lighter;
	line-height: 14px;
	letter-spacing: 0px;
	color: #464646;
}

.text h3{color: #333;}

.text a{
	color: red;
	text-decoration: none;
}
.text a:hover{
	color: white;
	background-color: red;
}

.text .leftlink{text-align: left;}
.text .centerlink{text-align: center;}
.text .rightlink{text-align: right;}

#note {margin-top:10px;}

.secbot {
	color: #333;
	margin-top:15px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 0px;
	border-bottom:none;
	color: red;
	text-decoration:none;
}

p.secbot a:hover {}

#test2 {
	position: relative;
	margin-top: -135px;
	margin-left: 110px;
	width: 675px;
	color: #383838;
	background-color:#fff;
	font-size: 10px;
	line-height: 16px;

	border: 1px solid #e2e2e2;
	padding: 8px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

	/*ie7*/
	* + html #test2{
		position: static;
		margin: -120px 0px 0px 5px;	
	}
	
	* + html #test2cont{
		position: absolute;
		top: 450px;
		left: 0px;
		padding-left: 100px;
	}
	
	/*ie6*/
	* html #test2{
		margin: 0px 0px 0px 5px;
	}
	
	* html #test2cont{
		position: absolute;
		top:500px;
		left: 0px;
		padding-left: 100px;
	}

#test2 a:link{
	color:red;
	text-decoration: none;
}

#test2 a:hover{
	color: white;
	background-color: red;
}

#test2 a:visited{
	color:red;
	text-decoration: none;
}

#links{
	float: left;
	margin: 509px 0px 0px -150px;
	z-index: 1000;
}
	/*ie6*/
	* html #links{
		margin-left: -180px;
		padding-left:-100px;	
	}

#links ul{
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
	list-style-type: none;
}

#links ul li{padding-top: 3px;}

#links a:link{
	color: #333;
	text-decoration: none;
}

#links a:hover{
	background-color:#333;
	color: white;
}

#links li a:link{
	color: #333;
	text-decoration: none;
}

#links li a:hover{
	background-color:#333;
	color: white;
}

#links a:visited{
	color:#333;
	text-decoration: none;
}


#rightsider a{
	color: red;
	text-decoration: none;
}

.reversed{
	unicode-bidi:bidi-override; 
	direction: rtl;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px
}

#arrows {
	position: fixed;
	top: 20px;
	right: 30px; 
	width: 160px;
	color: #333;
	font-weight: bold;
	font-size: 9px;
}

* html #arrows{
	position: absolute;
	top:50px;
	right: 0px;
	z-index: 100;
	display: none;
}

