body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;
	background: #CCCCCC;
	background-repeat:repeat-x;

}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 850px;
}

#mainpic h1
{
position:absolute;
text-align:left;

font-size:100px;
color:#FFFFFF;	
left:45px;
top:50px;
}


#mainpic h2
{

position:absolute;
text-align:left;

font-size:40px;
color:#FFFFFF;	
left:50px;
top:140px;
}

#mainpic
{
background-image:url(../images/sysoft_main.png);
background-repeat:no-repeat;
width:850px;
height:156px;	
}

#footerpic
{
background-image:url(../images/footer.png);
background-repeat:no-repeat;
width:850px;
height:156px;	
}


.lightblue
{
color:#F6E3CE	
	
}

#menu
{
background-image:url(../images/menu.png);
background-repeat:no-repeat;
width:850px;
height:44px;
float:left;
clear:both;
}


#menubottom
{
background-image:url(../images/menu_bottom.png);
background-repeat:no-repeat;
width:850px;
height:44px;
float:left;
clear:both;
}

#menu1
{
background-image:url(../images/menu.png);
background-repeat:no-repeat;
width:850px;
height:44px;
float:left;
clear:both;
}



#content
{
width:785px;
height:auto;
background-color:#FFFFFF;
padding-left:12px;
padding-right:12px;
padding-bottom:5px;
color:#2A120A;
}

#content1
{
width:826px;
height:auto;
padding-left:20px;
padding-right:10px;
padding-bottom:5px;
color:#2A120A;

}


#footer
{
width:inherit;
height:auto;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:1px;
text-decoration:none;
color:#c0c0c0;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:850px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 17px;
	font-size: 12px;
}

#menu1 ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:850px;
}

#menu1 li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}


#menu1 a {
	float: left;
	width: 185px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 17px;
	font-size: 12px;
}


#menu a:hover{
	color:#BAD1F3;
	background: url(images/menuhov.jpg) no-repeat;
}


#header {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;


}




.centeredImage
    {
	clear: both; 
	display: block; 
	margin-left: auto; 
	margin-right: auto;
    }

#content p
{
	
}


html, body {
text-align: center;
}
p {text-align: left;}
