
/*													PLATFORM ARTS	*/
*{
padding: 0px;
margin: 0px;
}

body {
	text-align: center;
	background-color: #5A5A5A;					/* MAIN  old #4c4a4a */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	background-image:url(/assets/templates/andrewm/bg-platformarts.gif); 
	background-repeat:repeat-y;
	background-position:center;
	
}
img {
	border:none;
}

.text-only{
display: none;
}

/* Default
------------------------------------------------*/

h1 { font-size:160%; font-weight:bold; margin-bottom:4px;}
h2 { font-size:140%; font-weight:bold; margin-bottom:4px;}
p	{margin-bottom:1.5em;}
/* <div class="spcr"></div> */
.spcr{clear:both;height:0;line-height:0;overflow:hidden;}

/* Layout Styles
------------------------------------------------*/

#page {


	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
/*	margin-top:35px; */

}
#content {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
}
#logo {
	float: left;
}

#left_nav {
	float: left;
	width: 188px;
/*	background-color: #1D2E35; */
	position: absolute;
	top: 235px; 						/* top: 227px; */
	bottom: 0px;
	/*ie6 hack*/
	left: 0px;
	height: auto !important;
	height: 1000px; 
}

#text {
	float: left;
	width: 507px;
	/*background-color: #1D2E35;*/
	position: absolute;
	top: 227px;
	bottom: 0px;
	margin-left: 193px;
	text-align: justify;
	padding: 10px 10px 20px 10px;
	/*ie6 hack*/
	left: 0px;
	height: auto !important;
	height: 1000px; 
}


.bodytext {	float: left; width: 510px; font-size: 110%;  /* margin-left:4px; */
}

#banner {
	width:720px;
	height: 148px;
	margin-bottom: 5px;
	margin-top: 5px;
	/*	background-color: #1D2E35;	*/
}

/* Design elements
----------------------------------------------------*/

#line_nav {
	height: 1px;
	font-size:1px;
	/*background-color: #3A5A68; */
	width: 375px;
	position: absolute;
	margin-top: 2px;
	margin-left: 345px;
	top: 35px;
}


#header{
	background-color: #4c4a4a;						/*	contentBG #7B7979 */
}

#top_nav{
}

#top_nav ul{
text-transform: lowercase;
}

#top_nav li {
	display: block;
	float:left;
	list-style: none;
	width: 73px;
	text-align: right;
	margin-left: 2px;
}
#top_nav ul li a{
	padding-top: 20px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #7B7B7B;								/* main 	9d9999 */
	height: 1%;
}

#top_nav ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9C9C9C;							/* hover 	BDBABD	*/
}

#top_nav ul li.current a{
	background-color: #B2B2B2;							/* current 	D3D0d0	*/
}


#tel {
	float: left;
	margin-top: 15px;
}
#email {
	float: right;
	margin-top: 15px;
	

}
#email a,  a {
	text-decoration: underline;
	color: #FFFFFF;
}
#email a:hover,  a:hover {
	text-decoration: underline;
	color:#CCCCCC;
}

#line {													/* THE LINE - above the header image */
	clear: both;
	font-size:1px;
	height: 2px;
	background-color: #5A5A5A;
	width: 722px;
}

#text h2{
padding-bottom: 10px;
font-weight: normal;
}
 
/* New Sidebar Menu
------------------------------------*/
#left_nav{
text-transform: lowercase;
font-weight: bold;
font-size: 110%;
}

#left_nav a{
color: #FFFFFF;
text-decoration: none;
padding: 10px 20px;
display: block;
border-bottom: 2px solid #5A5A5A;												/*			7b7979	*/
back
}

#left_nav li{ 
list-style:none; 
background: #7B7B7B url(images/arrow.gif) right 13px no-repeat !important;		/* Left Nav Main buttons */
text-align: right;
}

#left_nav li a{
height: 1%;
}

#left_nav li a:hover{
background: #9C9C9C url(images/arrow.gif) right 13px no-repeat !important;		/* hover 	BDBABD	*/
}

#left_nav li.current{
display: block;
background: #B2B2B2 url(images/arrow.gif) right 13px no-repeat !important;		/* current 	D3D0d0	*/
}

#left_nav li.current li {
display: block;
background: #C5C5C5 url(images/arrow.gif) right 13px no-repeat !important;		/*			e8e3e3	*/
}

#left_nav li.current li li{
display: block;
background: #2D7B93 url(images/arrow.gif) right 13px no-repeat !important;}		/*			2D7B93	*/



#left_nav li.current li li li{
display: block;
background: #C5C5C5  url(images/arrow.gif) right 13px no-repeat !important;}	/*			e8e3e3	*/

#left_nav li.current li li li li{
display: block;
background: #C5C5C5  url(images/arrow.gif) right 13px no-repeat !important;}	/*			e8e3e3	*/

/*#left_nav li li a:hover {
display: block;
background: #185B77 url(images/arrow.gif) right 13px no-repeat !important;
}*/

#left_nav li li{
display: none;
}

#left_nav li li li{
display: none;
}

#left_nav li li li li{
display: none;
}