body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #111111;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline
} 
a:active, a:hover {
	color: #C10500;
	text-decoration: underline
}
#container {
	width: 930px;
	margin: auto;
	border: 1px solid #ffffff;
	background-color: #CCCCCC;
}
#header/*------------ Header --------------- */

 {
	height: 170px;
	background: #000000 url(images/virtual-touch-studio.jpg) repeat-x;
	width: 930px;
	margin-bottom: 0px;
}
#header  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FFFFFF;
	clear: both;
	float: left;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 15px;
}
#header  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	clear: both;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 30px;
	margin-left: 16px;
}
.menu/* ---------------------------------- */

/*------------- Menu ------------------*/
{
	float: left;
	width: 930px;
	height: 45px;
	padding: 0px;
	background: #434343 url(images/menubackground.gif) repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#bottom .section p {
	margin-top: 4px;
	margin-bottom: 2px;
}

.menu  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.menu  li{
	display: inline;
}
.menu  li  a{
	float: left;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	color: #c6c6c6;
	width: 160px;
}
.menu  li  a:hover, .menu  li  .current{
	color: #ffffff;
	background: url(images/menuhover.gif) center center no-repeat;
}
#content/* ----------------- end of menu----------------*/

/* ----------------- Content ----------------------- */


 {
	width: 800px;
	background-color: #FFFFFF;
}
#top {
	float: left;
	padding: 20px;
	width: 890px;
	background-color: #FFFFFF;
}
#top  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-left: 8px;
}
#bottom {
	float: left;
	width: 930px;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}
#bottom  a{
	line-height: 25px;
	color:  #FF0000;
}
#bottom  .section {
	float: left;
	width: 250px;
	height: auto;
	border: 1px dashed #E5E5E5;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#bottom  .section  a{
	padding-left: 0px;
	color: #FF0000;
	line-height: 25px;
	text-decoration: underline;
	background: url(images/list_icon.gif) no-repeat center left;
}
#bottom  .section  a:hover {
	color: #666666;
}
#bottom  .middle {
	float: left;
	padding: 20px 40px;
	width: 250px;
	height: 200px;
	background-color: #FFFFFF;
}
#bottom  .middlerightborder {
	float: left;
	padding: 20px 0px;
	width: 16px;
	height: 200px;
	background-color: #FFFFFF;
}

.text_area {
	color: #000000;
	margin: 10px;
}

.publish_date {
	clear: both;
	color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
}

.title {
	height: 37px;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 30px;
	font-size: 1.8em;	
	color:#ffff66;
	background: url(images/cup.gif) left center no-repeat;
}
.subtitle{
	padding-bottom: 10px;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}

.text_area img{
	float: left;
	margin: 0px 10px;
}
#footer/*--------- End of Content -------------*/

/* -------- Footer --------- */

 {
	clear: left;
	padding-top: 15px;
	padding-right: 10px;
	width: 920px;
	height: 62px;
	color: #FFFFFF;
	line-height: 24px;
	text-align:center;
	background: #212121 url(images/footerbackground.gif) repeat-x;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	color: #CCCCCC;
}

/* --------- end of footer --------------*/

