/* CSS Document */

      #header {
	position: fixed;
	width: 100%;
	height: 300px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	background-position: center;
      }
	  
.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}	  
#boxfullwide
{
width:100%;
margin: 0 auto; /*Center container on page*/
}   
      #box {
	width: 826px;
	height: 231px;
	bottom: auto;
	background-image: url(../images/srans2_04.jpg);
      }
  #boxfooter {
	width: 829px;
	height: 54px;
	bottom: auto;
	background-position: center;
	background-image:url(../images/srans21_06.jpg);
      }

      #boxmain {
	width: 829px;
	bottom: auto;
	background-image: url(../images/srans2_05.jpg);
	background-position: center;
      }

      #sidebar {
        position: fixed;
        width: 10em;
        height: auto;
        top: 15%;
        right: auto;
        bottom: 100px;
        left: 0;
      }
      #main {
        position: fixed;
        width: auto;
        height: auto;
        top: 231px;
        right: 0;
        bottom: 100px;
        left: 10em;
      }
      #footer {
        position: fixed;
        width: 100%;
        height: 100px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
		}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	#background-image: url(../images/srans12345.jpg);
background-repeat:repeat-x;
	background-attachment:fixed;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9F3FC;
}
.innertube #box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #000000;
}
.innertube #box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #336699;
}

ul {list-style-type:none;
}

#leftcolumn{
	float: left;
	width: 180px;
	margin-left: 20px;
}


#headerright{
	float: right;
	width: 614px;
	height:250px;
	border: thin solid #333333;
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}

#footer{
clear: left;
width: 100%;
background: black;
text-align: center;
padding: 4px;
}


.heading1 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	padding-left: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3D6EA;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	background-image: url(../images/bg1.gif);
	width: 95%;
}
.linksfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.linksfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF0000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	width: 150px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #00719B;
}

.links4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 25px;
	width: 150px;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}

.links4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: underline overline;
	padding-right: 10px;
	padding-left: 25px;
	width: 150px;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	color: #104E8B;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D8EBFA;
	padding-left: 10px;
}
.bgColor:hover {
	background-color: #E8F3FD;
}

.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4682B4 ;
	background-position: center center;
	display: block;
	padding: 10px;
	width: 100px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	float: right;
}

.button1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#6699CC ;
	background-position: center center;
	display: block;
	padding: 10px;
	width: 100px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-image: url(../images/products-bt.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 42px;
	padding-top: 5px;
	width: 171px;
}

