body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-image: url(../images/bg.gif);
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a {
	outline: none;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 0px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #CC0000;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #1b1b1b;
}

.boxed {
	padding: 14px 14px 14px 14px;
	background: #cc0000;
	color:#ffffff;
	margin-top: 8px;
	/*height: 228px;*/
}

.small {
	color:#cc0000;
	font-size: 12px;
	margin-top:-12px;
}

.main {
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	background: transparent;
	color:#333;
	margin-top: 8px;
	text-align: justify;
}

.main p {
	line-height: 160%;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 0px 0px;
	background: TRANSPARENT;
	color: #333;
}

.orange a {
	color: #cc0000;
}

.col-one {
	float: left;
	width: 348px;
}

.col-two {
	float: right;
	width: 348px;
}

/* Page */

#page {
	width: 988px;
	margin: 0 auto;
	background: url(../images/base.jpg) repeat-x;
	padding-left: 20px;
	padding-right: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-left: 2px;
	background-image: url(../images/sidebar.gif)#fff;
}

/* Logo */

#side_heading1 {
	height: 41px;
	background-image: url(../images/radon_header.jpg);
	margin-top: 8px;
}

#side_heading2 {
	height: 41px;
	background-image: url(../images/services_header.jpg);
}

#header {
	height: 130px;
	width: 1028px;
	background: url(../images/header.jpg);
	margin-left: -20px;
}

#nav {
	height: 26px;
	width: 248px;
	float: right;
	background: #ffcc00;
	margin-top:100px;
	margin-right: 14px;
}

/* Menu */

#menu {
	padding: 14px;
	background: #85C329 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/*- Menu 1--------------------------- */
	
#menu1 {
	width: 230px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 0px;
	border-width: 0px;
	font-size: 12px;
	}
	
#menu1 li a {
	height: 46px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 38px;
	text-decoration: none;
	padding-top: 12px;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #1b1b1b;
	display: block;
	background:  url(../images/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #cc0000;
	background:  url(../images/menu1.gif) 0 -46px;
	padding: 8px 0 0 10px;
	}	
	
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* MENU GO*/
#menu4 {
	background: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 230px;
}
#menu4 li {
	font: 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu4 a {
	background: #ebeae7;
	border-bottom: 1px solid #c3c3c3;
	color: #1b1b1b;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu4 a:hover {
	background: #f8f8f7 url("../images/hover.gif") left center no-repeat;
	color: #cc0000;
	padding-bottom: 8px;
}

#menu4 a:current {
	background: #f8f8f7 url("../images/hover.gif") left center no-repeat;
	color: #cc0000;
	padding-bottom: 8px;
}


/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 0 0 24px 24px; 
}


#login a {
	color: #FFFFFF;
}

/* Genereic buttons
-------------------------------------------------------------- */
a.button{
    background: transparent url(../images/bg-button-a.png) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: right;
    font: normal 11px arial, sans-serif;
    height: 24px;
	margin-bottom: 16px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
	 margin-top: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span{
    background: transparent url(../images/bg-button-span.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.readon {
   /*float: right;*/
	float: right;
	background:url(../images/readon.gif) no-repeat;
	display:block;
	text-indent:-5000px;
	width:87px;
	height:25px;
	margin-bottom: 6px;
}


/* Content */

#content {
	float: left;
	width: 746px;
	margin-left: 8px;
}

/* Boxers */
#box1
	{
	background-color: transparent;
	position: relative;
	margin-right: 10px;
	margin-top: 14px;
	width: 172px;
	float: left
	}
	
	#box2
	{
	background-color: transparent;
	position: relative;
	margin-right: 10px;
	margin-top: 14px;
	width: 172px;
	float: left
	}
	
	#box3
	{
	background-color: transparent;
	position: relative;
	margin-right: 10px;
	margin-top: 14px;
	width: 172px;
	float: left
	}
	
	#box4
	{
	background-color: transparent;
	position: relative;
	margin-right: 0px;
	margin-top: 14px;
	width: 172px;
	float: left
	}


/* Footer */

#footer {
	width: 1008px;
	height: 60px;
	margin: 0 auto 26px auto;
	background: transparent;
	border-top: 1px solid #dddddd;
	clear: both;
}

#footer p {
	margin: 0;
	font-size: 11px;
}

#links {
	float: right;
	width: 400px;
	height: 45px;
	padding: 20px 10px 0 0;
	text-align: right;
}

#links a {
	color: #3784b2;
}

#legal {
	float: left;
	width: 400px;
	height: 45px;
	padding: 20px 0 0 10px;
}

#legal a {
	color: #cc0000;
}

/*TABLES*/
table {
	width:720px;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #69c1ef;
	font-size:.8em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:right;
		height: 120px;
	}	
	
	s {
      color: #69c1ef;
  }
  s span {
  color: #69c1ef;
  }
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;

	}

.header {
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
}
	
td {
	color:#333;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:left;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ed1b68;
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	