@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	}

h1 {
	color: #999;
	font-family: Papyrus, Verdana, sans-serif;
	font-weight: bold;
	font-size: 150%;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #999;
	}

#contentContainer  {
	width: 800px;
	background-color: #000;
	position: relative;
	top: 0px;
	margin: auto;
	}

#pageContent {
	width: 800px;
	position: relative;
	}

#titleContent {
	width: 800px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#titleContent #titleImage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


#titleMain {
	width: 800px;
	float: left;
	position: relative;
	}


#titleMain h1 {
	text-align: left;
	letter-spacing: 0.4em;
	margin-left: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#titleDesc {
	width: 800px;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#titleDesc p {
	text-align: right;
	color: #999;
	margin-right: 53px;
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: small-caps;
	}

#titleBanner {
	float: left;
	width: 800px;
	position: relative;
	}

#navBar {
	position: relative;
	width: 800px;
	height: 80px;
	clear: both;
	}

.mainContentCont1080  {
	background-color: #000000;
	width: 800px;
	position: relative;
	clear: both;
	background-image: url(../srmImages/srmTmImgs/srmTmCont640_1080.gif);
	height: 1125px;
	}


.mainContentCont860  {
	background-color: #000000;
	width: 800px;
	position: relative;
	clear: both;
	background-image: url(../srmImages/srmTmImgs/srmTmCont640_860.gif);
	height: 900px;
	}


.mainContentCont640  {
	background-color: #000000;
	width: 800px;
	position: relative;
	clear: both;
	background-image: url(../srmImages/srmTmImgs/srmTmCont640_640.gif);
	height: 675px;
	}

.mainContentCont400  {
	background-color: #000000;
	width: 800px;
	position: relative;
	clear: both;
	background-image: url(../srmImages/srmTmImgs/srmTmCont640_400.gif);
	height: 450px;
	}
	
.mainContentCont360  {
	background-color: #000000;
	width: 800px;
	position: relative;
	clear: both;
	background-image: url(../srmImages/srmTmImgs/srmTmCont640_360.gif);
	height: 450px;
	}

.mainContentCont320  {
	background-color: #000000;
	width: 800px;
	position: relative;
	clear: both;
	background-image: url(../srmImages/srmTmImgs/srmTmCont640_320.gif);
	height: 375px;
	}

.mainContentArea1080 {
	height: 1080px;
	width: 640px;
	position: absolute;
	left: 78px;
	top: 20px;
	}

.mainContentArea860 {
	height: 860px;
	width: 640px;
	position: absolute;
	left: 78px;
	top: 20px;
	}

.mainContentArea640 {
	height: 640px;
	width: 640px;
	position: absolute;
	left: 78px;
	top: 20px;
	}

.mainContentArea400 {
	height: 400px;
	width: 640px;
	position: absolute;
	left: 78px;
	top: 20px;
	}

.mainContentArea360 {
	height: 360px;
	width: 640px;
	position: absolute;
	left: 78px;
	top: 45px;
	}

.mainContentArea320 {
	height: 320px;
	width: 640px;
	position: absolute;
	left: 78px;
	top: 27px;
	}

#pageFooter {
	float: left;
	position: relative;
	height: 422px;
	width: 800px;
	margin-bottom: 60px;
	clear: both;
	}

#pageBottom {
	width: 800px;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 30px;
	}

#pageBottom a {
	font-family:arial;
	font-size:9px;	
	}

#srmSslCert {
	text-align: center;	
	}

