body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	font-size: 10px;
	color: #000000;
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#outer {
    width: 900px; 
	background-color: #B0C4DE; 
	margin: -1px auto; 
	border: 1px solid #fff; 

	}
#header{
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
}

#left{
	margin-top: -40px;
	text-align: center;
	width: 250px;
	float: left;
	margin-left: 40px;
}
#right{
	margin-top: -40px;
	width: 550px;
	float: right;
	margin-right: 40px;

}
#footer{
	margin: 20px 40px 0 40px;
	clear: left;
}
#banner{
	padding-left: 50px;
	background:#00007d;
	border:3px solid #fff;
}
#menubar{
	background:#fff;
	border:1px solid #c0c0c0;
}
#bar{
	background:#00007d;
	width:100%;
	height: 70px;
}
#boxtext {
	-moz-border-radius: 10px;
	background:#fff;
	margin-left: 20px; 
	padding: 12px;
	font-size: 14px;
}
#dd {
	height:18px;
	padding:10px;
	list-style-type:none;
	margin-left: 40px;
	margin-bottom:0px;
	margin-top: 1px;
	}

#dd li {
	float:left;
	padding:0 14px;
}
#dd li a.menu {
  	-moz-border-radius: 10px;
	background:#00007d;
	border:3px solid #c0c0c0;
  padding: 1.2em 1.9em;
  letter-spacing: 0.2em;
  font: 14px Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  color: #e9ac2f;
  text-decoration: none;
}
#dd li a.menu:hover {
  text-decoration: none;
  color: #fff;
}
#dd li a.menu1 {
  	-moz-border-radius: 10px;
	background:#00007d;
	border:3px solid #c0c0c0;
  padding: 1.2em 1.9em;
  letter-spacing: 0.2em;
  font: 14px Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  color: #fff;
  text-decoration: none;
}
#dd li a.menu1:hover {
  text-decoration: none;
  color: #800101;
}

.submenu {
  text-align: justify;
  background: #3babf9;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding: 5px;
  color: #000;
  width: 160px;
}

.submenu a:hover {
  color: #fff;
  background: #333333;
}
.form1 {						/*tutorial*/
	text-decoration: none;
	color: #e9ac2f;
	font-weight: bold;
	-moz-border-radius: 10px;
	background:#00007d;
	border:3px solid #c0c0c0;
	padding: 0.5em 0.5em;
}
.fstyle1 {					 /*ramiso it services*/
	font-family: Arial Black;
	font-size: 32px;
	font-weight: bold;
	color: #00007d;
	text-decoration: underline;	
	}
.fstyle2 { 						/*bulletin*/
	font-family: Arial Black;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #2A7EEC;
	text-decoration: underline;	
}
.fstyle3 {						/*go global conquer*/
	font-family: Georgia, Times New Roman, Times, serif;
}
.fstyle4 { 						/*ronald*/
	font-family: Arial Black;
	font-size: 25px;
	font-weight: bold;
	color: #00007d;
	text-decoration: underline;	
}
.fstyle5 { 						/*tutorial*/
	color: #fff;
}
.fstyle6{ 						/*tutorial*/
	font-size: 10px;
}
a.lstyle1 {						/*myself*/
	text-decoration: none;
	color: #e9ac2f;
	font-weight: bold;
	-moz-border-radius: 10px;
	background:#00007d;
	border:3px solid #c0c0c0;
	padding: 0.5em 0.5em;
}
p {
	text-indent: 20px;
}
hr.c {
	border: none 0; 
	border-top: 1px dashed #2976da;
	width: 215px;
	text-align: center;
	height: 1px;
	}
