/* CSS Document */
body{
font: 12px Verdana;

background:  url('/site_images/mcs_SG/bg.gif') repeat-x;
margin: Opx;
text-align: center;
}

h1{font-size: 1.8em;}
h2{font-size: 1.5em;}
h3,h4, h5 {font-size: 1.1em; color: #444444;}
h3{ font-style: oblique; font-weight: 600; color: #ea7b05; font-size: 1.2em;}
h4{font-size: 1.4em; font-weight: 200; font-family: Georgia, "Times New Roman", Times, serif; }
h5{font-weight: 600;}
div#main_container{
  background:  url('/site_images/mcs_SG/bg_center.jpg') repeat-y;
  width: 660px;
  height: auto;
  margin: 0px auto 20px auto;
  text-align: left;
}

div#top_container{
margin: Opx;
height: auto;
 background: url('/site_images/mcs_SG/bg_banner_top.jpg') no-repeat;
}

div#foot_container{
height: auto;
padding: 0px 0px 2px 0px;
margin: Opx;
background: url('/site_images/mcs_SG/bg_foot.jpg') no-repeat bottom;
text-align: center;
}

div#content{
float:left;
width:405px;
padding: 0px;
margin-left: 35px;
text-align: left;
}

div#content h2{

font-weight: 500;
color:#CC0000;
background: url('/site_images/mcs_SG/bullet.gif') no-repeat left;
padding-left: 15px;
width: 390px;
margin-bottom: 10px;
padding-bottom: 0px;
}

div#content ul{
list-style:none;
margin: 0px;
padding: 5px;
}
div#content ul li{
background: url('/site_images/mcs_SG/list_bullet.gif') no-repeat left 5px;
padding-left: 15px;
}

div#content a{
color:#666666;
}

div#content a:hover{
color:#ea7b05;
text-decoration: none;
}



div#sky_mcs{
width: 140px;
float: right;
margin-right: 40px
}

div#for_mcs{
  
  float: right;
  margin-right: 40px;
}

div#form_mcs h1{
 font: 12px verdana;
 font-weight: bolder;
 color: #fff;
 background: #ea7b05;
 padding: 2px;
}

div#form_mcs p{
margin: 5px 0px;
}
div#form_mcs input{
width: 140px;
}
div#form_mcs p input{
float: right;
width: 80px;
}

div#promo{
width: 590px;
height: 32px;
margin: 10px auto 10px auto;
background: #ea7b05;
padding: 5px 0px;
text-align: center;
vertical-align:middle;
border-bottom: solid 10px #ddd;
}

div#promo a{
font: 14px Verdana;
color:#FFFFFF;
font-weight: bolder;
}
div#promo a:hover{
font: 14px Verdana;
color:#FFFFFF;
font-weight: bolder;
text-decoration: none;
}

div#footer{
width: 590px;
margin: 0px auto;
padding: 5px;
border-top: solid 1px #ddd;
border-bottom: solid 1px #ddd;
font: 11px Verdana; 
color:#333333; 
background: #efefef;
}

div#footer a{
font: 12px Verdana; 
color:#666666; 
text-decoration: none;
}

div#footer a:hover{
font: 12px Verdana; 
color:#000000; 
text-decoration: underline;
}

ul.template{
	margin:0;
	list-style-type:none;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding:0 0 3px 4px;
	border: solid 1px #ddd;
}
ul{
	list-style-type:none;
}
li.template{
	color:#FFFFFF;
	
	line-height:13px;
	padding: 0px;
	margin: 0 0 5 0;
}
li{
	line-height:13px;
	padding: 0 0 4 7px;
	margin: 0 0 0 0;
}
ul li strong{ color: #444;}
ul.template li a{color: #555; text-decoration: none; border-bottom: dotted 1px #555;}
ul.template li a:hover{color: #000; text-decoration: none; border-bottom: dotted 1px #000;}




