
		body{
				background-image:url("/images/bg-rp.jpg");
				margin:0;
				padding:0;
				width:100%;
				height:100%;
				font-family:Tahoma,Times,Arial,Verdana;
				font-size:0.7em;
				margin:0;
				padding:0;
				text-align:center;
		}
	#contentTop {
				background-image:url("/images/splash-top.png");
				background-repeat:no-repeat;
				height:15px;
				width:100%;
        }
        #contentRepeat {
				background-image:url("/images/splash-middle.png");
				width:875px;
				height:332px;
        }
        #contentBottom {
				background-image:url("/images/splash-bottom.png");
				background-repeat:no-repeat;
				height:27px;
				width:100%;
				float:left;
        }
	#contentBody {
				margin-left:10px;
				width:94%;
	}
	
	#mainTop {
				background-image:url("/images/main-top.png");
				background-repeat:no-repeat;
				height:15px;
				width:100%;
        }
        #mainRepeat {
				background-image:url("/images/main-rp.png");
				height:675px;
        }
        #mainBottom {
				background-image:url("/images/main-bottom.png");
				background-repeat:no-repeat;
				height:27px;
				width:565px;
				float:left;
        }
	#mainBody {
				margin-left:10px;
				width:94%;
	}
	
	
	#sideTop {
				background-image:url("/images/side-top.png");
				background-repeat:no-repeat;
				height:15px;
				width:100%;
        }
        #sideRepeat {
				background-image:url("/images/side-rp.png");
				padding-bottom:3px;
        }
        #sideBottom {
				background-image:url("/images/side-bot.png");
				background-repeat:no-repeat;
				height:27px;
				float:left;
				width:310px;
        }
	#sideBody {
				margin-left:10px;
	}	
	
	
		#container {
				min-height: 100%;
				height: auto !important;
				height:100%;
				text-align:left;
				width:875px;
				margin: 0 auto -4em;
		}
		#header {
				color:#363636;
				margin-bottom:10px;
				margin-top:60px;
        }
        #woman{
        		float:left;
				height:330px;
        }
        #header-text{
				color:#3C3B3B;
				float:right;
				font-size:14px;
				line-height:23px;
				margin-top:8px;
				width:571px;
        }
        #header-text p{
				color:#3C3B3B;
				font-size:12px;
				margin-left:10px;
				margin-top:22px;
        }
        h1  {
				font-family:Times;
				font-size:37px;
		}
		h1, h2, h3, h4, h5 {
				margin:0;
				padding:0;
        }
        .subHeading {
				font-family:Times;
				font-size:17px;
        }
        #text-left{
        		float:left;
        		width:565px;
        }
        #text-left p{
        		float:left;
        		font-size:13px;
        		line-height:23px;
        		color:#3c3b3b;
        		margin-left:10px;
        }
        #text-right{
				float:right;
				height:542px;
				width:300px;
        }
        #text-right img{
			margin-left:7px;
			margin-top:2px;
		}
        #shift-right{
			line-height:22px;
			margin-left:26px;
			width:236px;
        }
        #footer{
        		background-image:url("/images/footer.jpg");
				background-repeat:repeat-x;
				height: 4em;
        }
        #footer p{
				color:#FFFFFF;
				font-size:13px;
				font-weight:bold;
				padding-top:17px;
        }
        #push{
        		height: 3.2em;
        }
        #container2{
       			min-height:970px;
				width:100%;
        }
        
        
