/* Start of CMSMS style sheet 'question_main' */
html {
	height: 100%;
}

body {
        font-size: 100.01%;
        min-height: 101%;
        font-family:Arial, SunSans-Regular, Sans-Serif;
}	

#container {
		padding:0px;
		margin: 0px;
		width:996px;
		margin-left: auto;
		margin-right: auto;
                font-size: 70%;
              	}
	
	#main {
                border:1px solid #000;
		width:996px;
                position:absolute;
		padding:0;
		margin:0;
                background: url(uploads/images/bg_center.png) repeat-y;
		
		}
	
	#header {
		width:996px;
		height:164px;
		}

	  #center_content {
                  width:525px;
                  margin:0 0 0 245px;
min-height:600px;
_height:600px;
                }

	#header,
	#left,
	#center,
	#right {
		margin:0;
		padding:0;
	}

	#right {
		width:160px;
		height:500px;
                padding-right:25px;
		float:right;
	      }

	#left {
		float:left;
		height:500px;
		width:213px;
	}

	#footer {
                 color: #fff;
		clear:both;
		width:996px;
                height: 50px;
                background: #E4262E url(uploads/images/footer.png) no-repeat;
	}
        #footer_content {
           padding-top: 28px;
       }

        #icons {
            margin:25px 0 0 120px;
        }

	#girl {
		width:200px;
                height:342px;
		position:absolute;
		right:20px;
		bottom:15px;
	      }
	
	#headline {
    position:absolute;
    left: 241px;
    _left: 231px;
    top: 134px;
    font-family:Arial, SunSans-Regular, Sans-Serif;
   }


   #footer_content a {color: #ffffff; text-decoration:none;}
   #footer_content a:hover {text-decoration:underline;}
   #footer_content a:focus {text-decoration:underline;}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#ie_clearing { display: none }

#left_rose {
 	border: 0;
        margin-left: -6px;
        padding: 0;
        }

/* End of 'question_main' */

