@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/rfs_bg.gif);
	background-color: DBEBF4;
}

h1 {
	font-weight:bold;
	font-size:14px;
}
h2 {
	font-weight:bold;
	font-size:12px;
}

p {
	font-weight:normal;
	font-size:12px;
}

a {
	color:#017DB1;
}
.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 625px;
	background: #FFFFFF;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	padding: 10px 25px 0 25px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #headerlogo {
	height:100px;
	width:150px;
	padding: 0 0 5px 0; 
	margin: 0 0 0 25px;
	float:left;
}

.oneColFixCtrHdr #headernavi {
	padding: 0;
	margin: 70px 0px 0 8px;
	width:140px;
	height:35px;
	float:right;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:105px 0 0 0;
	background: #FFFFFF;
}
.oneColFixCtrHdr #mainContentTop {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	height:25px;
	float: left;
}
.oneColFixCtrHdr #mainContentTopcr {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	height:25px;
	background-image: url(images/mainbg_subtop_pr2.jpg);
}

/*Main content for the home page*/

.oneColFixCtrHdr #mainContentBGHome {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	height:459px;
	background-image: url(images/mainbg_home.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}
.oneColFixCtrHdr #mainContentText {
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:100px 0 0 70px;
	background-image:url(images/main_textbg.png);
	background-repeat:repeat;
	height:120px;
	float: left;
	width: 480px;
	color:#FFFFFF;
	font-size:13px;
}
.oneColFixCtrHdr #mainContentText p{
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
}

.oneColFixCtrHdr #mainContentFlashButtonHome {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 109px 0 0 175px;
	width: 296px;
	height: 40px;
}
/*Main content for top menu only pages*/

.oneColFixCtrHdr #mainContentTMOBG {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	height:459px;
	background-image: url(images/mainbg_white.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}

.oneColFixCtrHdr #mainContentTMOimage {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 20px 0 0 25px;
	width:360px;
	height:360px;
	float: left;
}
.oneColFixCtrHdr #mainContentTMOtext {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 40px 20px 0 25px;
	font-size: 12.5px;
	color: #666666;
	width:520px;
	height:350px;
	float: left;
	overflow: auto;
}

/*Main content for sub menu pages*/

.oneColFixCtrHdr #mainContentSubBG {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	height:450px;
	background-image: url(images/mainbg_submain.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}

.oneColFixCtrHdr #mainContentSubTop {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	height:35px;
	background-image: url(images/mainbg_submenubg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #headerNaviSubAbout {
	padding: 0;
	margin: 0 0 0 260px ;
	height:35px;
	float:left;
}

.oneColFixCtrHdr #headerNaviSub {
	padding: 0;
	margin: 0 0 0 8px;
	width:170px;
	height:35px;
	float:left;
}

.oneColFixCtrHdr #mainContentSubImage {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 20px 0 0 20px;
	width:360px;
	height:360px;
	float: left;
}
.oneColFixCtrHdr #mainContentSubText {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 25px 20px 0 25px;
	font-size: 12.5px;
	color: #666666;
	width:520px;
	height:350px;
	float: left;
	overflow: auto;
}
.oneColFixCtrHdr #mainContentSubTextCR {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 25px 20px 0 20px;
	font-size: 12.5px;
	color: #666666;
	width:520px;
	height:350px;
	float: left;
	overflow: auto;
}

.oneColFixCtrHdr #mainContentSubAnchors {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 12px 110px 0 0;
	font-size: 11px;
	color: #999999;
	float: right;
}

.oneColFixCtrHdr #mainContentSubAnchors a:link {
	color: #666666;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContentSubAnchors a:visited {
	text-decoration: none;
	color: #999999;
}
.oneColFixCtrHdr #mainContentSubAnchors a:hover {
	text-decoration: underline;
	color: #E21B44;
}
.oneColFixCtrHdr #mainContentSubAnchors a:active {
	text-decoration: none;
	color: #E21B44;
}

/*Main content for apple page*/

.oneColFixCtrHdr #mainContentBGApple {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	height:485px;
	background-image: url(images/mainbg_apple.jpg);
	background-repeat: no-repeat;
	width: 950px;
}


.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
