body {
		background-color: #000000;
		color:ffffff;
		overflow: auto;
}

a {
		color: #CCCCCC;
		font-size:14px;
}

a:hover {
		color:#971A23;
		}

p {
		color:#FFFFFF;
}

.ul {
		text-decoration:underline;
		font-style:normal;
		}

#homeMain {
		background-image:url(../images/bground.jpg);
		background-repeat:no-repeat;
		width:720px;
		height:500px;
		position:absolute; 
		top:50%; 
		margin-top:-250px;
}
	
#homeWrapper {
		width:720px;
		height:500px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}

#homeShadow {
		background:#ffffff;
		width:720px;
		height:500px;
		position: absolute;
		padding:3px;
		top:50%; 
		margin-top:-250px;
}

	
#wrapper {
		width:900px;
		height:600px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}

#shadow {
		background:#ffffff;
		width:900px;
		height:600px;
		position: absolute;
		padding:3px;
		top:50%; 
		margin-top:-300px;
}

#main {
		background-image:url(../images/background.jpg);
		width:900px;
		height:600px;
		position:absolute; 
		top:50%; 
		margin-top:-300px;
}



#menu {
		float:right;
		text-align:right;
		margin-right:5px;
		margin-top:-17px;
		line-height:20px;
		list-style:none;
		text-decoration:none;
		color:#ffffff;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:14px;
		position:relative;
}

#menu ul li {
		list-style:none;
		text-decoration:none;
		color:#ffffff;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:14px;
}

#menu a
{
		display: block;
		background-color: inherit;
		list-style:none;
		text-decoration:none;
		color:#ffffff;
		font-family: ;
		font-weight: bold;
		font-size:14px;
}

#menu a:visited
{
		color: #ffffff;
		font-weight:bold;
		font-size:14px;
}

#menu a:hover
{
		/*background-image: url('images/taba3.jpg');*/
		color: #971A23;
		font-weight:bold;
		font-size:14px;
}

#menu a:active
{
		color: #009A31;
		font-weight:bold;
		font-size:14px;
}


.selected
{
		color: #971A23 !important;
		display: block;
		background-color: inherit;
		list-style:none;
		text-decoration:none;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-weight: bold;
		font-size:14px;
}

#header
{
		position:absolute;
		top:125px;
		left: 20px;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		padding:0px;
		line-height:0px;
}



#content
{
		color:#ffffff;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:14px;
		width: 700px;
		height: 425px;
		position: absolute;
		padding:10px;
		padding-right:40px;
		margin-left:20px;
		margin-top:27px;
		float:left;
		overflow:auto;
/*		background: url(../images/screen-grey.gif);*/			
}

#ftp
{
		
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:14px;
		width: 100%;
		height: 450px;
		position: absolute;
		float:left;
		text-align:center;
		margin-top: 10px;
		border:5px;
		border-bottom-style:solid;
		border-bottom-color:#000000;

/*		background: url(../images/screen-grey.gif);*/			
}

#icon
{
		margin-top:65px;
		}

#icon img
{
		width:64px;
		height:64px;
		text-align:center;
		border:none;
		position:relative;
}

#icon a:hover
{
		position:relative;
		top:1px;
}

#icon td
{
		padding:5px;
		text-align:center;
		}
		
#voice
{
		float:left;
		color:#ffffff;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:14px;
		height: 320px;
		position: absolute;
		overflow:auto;
		margin-top:50px;
		margin-left:290px;
		}
		
#contact
{
		float:left;
		color:#ffffff;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:14px;
		position: absolute;
		overflow:auto;
		margin-top:60px;
		margin-left:120px;
		text-align:left;
		border:#CCCCCC;
		border-style:solid;
		border-width:thin;
	}
		
		
#img_r {

		float:right;
		padding:15px;
		margin-top:5px;
		
		}
		
				
#img_l {

		float:left;
		padding:15px;
		margin-top:10px;
		}
		
h3 {
		color: #CCCCCC;
		}
h1 {
		color:#FFFFFF;
		font-size:22px;
		}


h5 {
		color:#ffffff !important;
	}
	
h2 {
		margin-top:13px;
		color: #CCCCCC;
	}
	
h2 a {
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:24px;
		color: #CCCCCC;
}
hr {
		color: #FFCCFF;
		height:1px;
		}
		
		
#pscroller1{
		width: 650px;
		height: 100px;
		border: 1px solid grey;
		padding: 5px;
		color:#ffffff;
		border:#CCCCCC;
		border-style:solid;
		border-width:1px;
}

#pscroller1 a{
		color:#CCCCCC;
		text-decoration:none;
}

#pscroller1 a p:hover, #pscroller1 a:hover{
		color: #971A23;
		text-decoration:none;
		cursor:default;

		
		
}



strong {
		text-align:center;
		}
		
.table {
		text-align:center;
		}
		
.table table{
		text-align:left;
		border:#CCCCCC;
		border-style:solid;
		border-width:thin;
		}

#footer
{
		color:#CCCCCC;
		position: absolute;
		margin-top:520px;
		margin-left:325px;
		font-family: "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
		font-size:16px;
		font-weight:bold;
		}		



