.question {
    width: 525px;
    padding-bottom: 15px;
    padding-left: 45px;
}

html {
	background: url(../image/bg1.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

 #slider {
    background: url(../image/sprite.png) repeat scroll 0 -192px rgba(0, 0, 0, 0);
    height: 300px;
    overflow: hidden;
}

#footerdm {
    background: url(../image/sprite.png) repeat scroll 0 -1004px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 12px;
    height: 49px;
    line-height: 14px;
    margin-top: 9px;
    padding-top: 10px;
    text-align: center;
     -moz-border-radius: 5px;
        border-radius: 5px;
}

body {
   margin-left: auto;
     margin-right: auto;
    font: 14px/1.4 Helvetica,Verdana,Arial,sans-serif;
    overflow-x: hidden;
    color:  #49639B;;
}

a {
	text-decoration: none; 
	border: 0 none;
	color: #333333;
}

#container {
	margin: 0 auto;
	width: 664px;
	height: 694px;
	margin-top: 5px;
}

* html #content_container {
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://republic-m.com/kcmc/templates/kcmc/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
       );
}

#content_container {
	width: 643px;
	height: 561px;
	background-image: url(../image/bg_container2.png);
	background-repeat: no-repeat ;
	padding-left: 11px;
	padding-right: 10px;
}

#header {
	width: 642px;
	height: 299px;

}
#headerdm {
   // background: url(../image/sprite.png) rgba(0, 0, 0, 0);
    height: 88px;
    position: relative;
}

#headerdm h1 a {
   
    display: block;
   
    left: 19px;
    position: relative;
    text-indent: -30000px;
    top: 1px;
  
}
#headerdm h1 img {
    
    display: block;
  
    left: 49px;
    position: relative;
    text-indent: -30000px;
    top: 1px;
 
}
 

#headertop {
	width: 642px;
	height: 102px;
	float: left;
}

#headerbottom {
	width: 642px;
	height: 299px;
	background-image: url(../image/header-edetailing1.png);
	background-repeat: no-repeat;
	float: left;
	
}

#content {
	width: 642px;
	height: 202px;
	//background-image: url(../image/content.png);
	background-repeat: no-repeat;
}


#contentleft {
	width: 321px;
	height: 212px;
	float: left;
	padding-top: 50px;
	padding-left: 0px;


}

#contentcenter {
	width: 642px;
	height: 212px;
	
	padding-top: 10px;
	padding-left: 0px;


}

#contentright {
	width: 261px;
	height: 212px;
	float: right;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	
}

.access {
	width: 150px;
	height: 20px;
	border: 1px solid #49639B;;
	padding-bottom: 10px;
	padding-left: 10px;
    padding-top: 5px;
    moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
}

.button {
	width: 163px;
	height: 30px;
    background: transparent url(../image/submitButton1.png) no-repeat;
    border: 0 none;
    color: #fff;
    font-size: 16px;
	cursor:pointer;
}

#footer {
	width: 642px;
	height: 113px;
	float: right;
}

.footer_box {
	width: 214px;
	float: left;
	
}
.errors {
	color:red;
	background-color:#FFCCCC;
	
	width:160px;
	margin-bottom:8px;
}

.pdf a{
	 font: 14px/1.4 Helvetica,Verdana,Arial,sans-serif;
	color:  #49639B;;
	text-decoration: none;
	 align:justify;
	 font-weight:bold;
}