/* CSS Document */

html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(/assets/templates/cct/cctimg/newbg.jpg);
	background-repeat: no-repeat;	
} 
 
#pagewidth{ 
 width:90%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:320px;
	width:920px;
	background-image:url(/assets/templates/cct/images/newbg.jpg);
	background-repeat: no-repeat;
	float: left;
	
} 
 
#leftcol{
 width:40%; 
 float:left; 
 position:relative; 
 background-color:#90CCFF; 
 }
#box1 {
	width: 260px;
	padding: 5px;
	background-position: right top;
	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;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#box2 {
	width: 280px;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

#box3 {
	width: 280px;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-image:url(/assets/templates/cct/images/asa_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	line-height: 16px;
	text-indent: 6px;
	margin:0px 0px 5px;
	padding: 20px 18px 0px 20px;
}
#box4 {
	width: 260px;
	padding: 2px;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 300px;
	margin: 0px 0px 10px 8px;
}

#box4 li a {
border-bottom:1px dotted #999999;
display:block;
margin-top:0;
padding:5px;
}
#box2 li, #box2 li a, #box4 li, #box4 li a {
color:#AB3B2B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
list-style-type:none;
margin:10px 0 0;
padding:0;
}
#box4 li a {boxes2.css (line 168)
border-bottom:1px dotted #999999;
display:block;
margin-top:0;
padding:5px;
}
#box2 li, #box2 li a, #box4 li, #box4 li a {
color:#AB3B2B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
list-style-type:none;
margin:10px 0 0;
padding:0;
}

*|*:-moz-any-link:active {
color:#EE0000;
}
*|*:link {
color:#0000EE;
}
*|*:-moz-any-link {
text-decoration:underline;
}
:-moz-any-link:focus {
outline-color:-moz-use-text-color;
outline-style:dotted;
outline-width:1px;
}
:-moz-any-link {
cursor:pointer
}

#rightcol{
 width:40%; 
 float:right; 
 position:relative; 
  
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:20%; 
 }
 
#footer{
	height:200px;
	clear:none;
	width: 920px;
	float: left;
 } 
.interntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AB3B2B;
}
.interntext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E5976;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #852E21;
	text-decoration: none;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
