.center {text-align:center;}
 
 
#container { 
	width: 927px; 
	\width: 927px; 
	w\idth: 927px; 
    height: 927px;
    margin-left: auto;
	margin-right: auto; 
	padding: 0px; 
	text-align:left;
}



.mainBackground {
	background-color: #FFFFFF;
	background-image: url(images/bg-rpty.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.headBg {
	background-color: #FFFFFF;
	background-image: url(images/jaam-bg-rpty.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #525252;
}

.sideMenu {
	background-color: #a69fa9;
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.content {
	border: 1px none #6A6A6A;
	background-color: #dcd6df;
	font-size: 12px;
}
.topcap {
	background-image: url(images/top-cap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.mediahead {
	background-color: #a49da7;
	background-image: url(images/media-bar-rptx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px none #6A6A6A;
}
.PatchLeft {
	background-color: #FFFFFF;
	background-image: url(images/patch-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.PatchRight {
	background-color: #FFFFFF;
	background-image: url(images/patch-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.btmcap {
	background-color: #FFFFFF;
	background-image: url(images/bottom-cap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
}


body {
	background-color: #FEFEFE;
	background-image: url(images/bg-rptx.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}
#frame {
	position:absolute;
	width:932px;
	height:912px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 8px;
}
#head {
	position:absolute;
	width:896px;
	height:205px;
	z-index:2;
	left: 18px;
	top: 18px;
}
#TopMenu {
	position:absolute;
	width:896px;
	height:36px;
	z-index:3;
	top: 224px;
	left: 18px;
}
#sideMenu {
	position:absolute;
	width:308px;
	height:634px;
	z-index:15;
	left: 606px;
	top: 261px;
}
#contentWindow {
	position:absolute;
	width:584px;
	height:524px;
	z-index:5;
	left: 18px;
	top: 261px;
	font-size: 11px;
	
}
#TopCap {
	position:absolute;
	width:932px;
	height:18px;
	z-index:6;
}
#mediahead {
	position:absolute;
	width:584px;
	height:66px;
	z-index:7;
	left: 18px;
	top: 566px;
}
#PatchLeft {
	position:absolute;
	width:10px;
	height:569px;
	z-index:8;
	top: 18px;
}
#PatchRight {
	position:absolute;
	width:10px;
	height:569px;
	z-index:9;
	top: 18px;
	left: 922px;
}
#MediaPortal {
	position:absolute;
	width:584px;
	height:115px;
	z-index:10;
	top: 633px;
	left: 18px;
}
#Layer2 {
	position:absolute;
	width:584px;
	height:128px;
	z-index:15;
	top: 768px;
	left: 18px;
}
#BottomCap {
	position:absolute;
	width:932px;
	height:18px;
	z-index:22;
	top: 898px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	font-size: 12px;
	
}

select, option{
    font-size:13px;
}

ol.phpfmg_form{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ol.phpfmg_form li{
    margin-bottom:5px;
    clear:both;
    display:block;
    overflow:hidden;
	width: 100%
}


.form_field, .form_required{
    font-weight : bold;
}

.form_required{
    color:red;
    margin-right:8px;
}

.field_block_over{
}

.form_submit_block{
    padding-top: 3px;
}

.text_box, .text_area, .text_select {
    width:300px;
}

.text_area{
    height:80px;
}

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}

.form_error_highlight{
    background-color: #F4F6E5;
    border-bottom: 1px dashed #ff0000;
}

div.instruction_error{
    color: red;
    font-weight:bold;
}

hr.sectionbreak{
    height:1px;
    color: #ccc;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #9A7C72;
}