
/*  CSS differences for page change    */

body {
padding:0px; 
margin:0px; 
font-size: 12px;
font-family: arial,verdana,sans-serif;
color:#666666;
background-color:#ffffff; 
background-image:url(../images/background_repeat_cms.gif); 
background-repeat:repeat-x;
  
}


#aaa_services{
margin:0 0 0 0;
padding:0px;
background-image:url(../images/AAAWebsites_services_cms.jpg); 
background-repeat:no-repeat;
width:996px;
height:162px;
display:block;
}

#header ul {
float:right; 
clear:right; 
display:block;
width:324px;
height:32px;
margin:0px;
padding:4px 0 0 0;
text-align:center;
background-image:url(../images/top_links_container_cms.gif); 
list-style-type:none;
}

/*end changes*/
#right {
position:relative;
float: right; 
left:2px; 
width:250px;
margin:0 0 20px 0; 
padding:0px; 
}

#left {
position:relative;
float: left;
left:2px; 
width: 720px; 
margin:0 0 30px 0; 
padding:0px; 

}

.profile_left{
	float:left;
	width:183px;
	display:block;
	margin:0 16px 10px 0}

.profile_left img{
	border:1px dotted #666;
	margin-bottom:10px}
	
.profile_left ol {
	margin:0px;padding-left:20px;}
	
.profile_left ol li{
	border-bottom:1px dotted #666;
	padding-bottom:6px;
	margin-bottom:6px; 
	font-weight:bold;
	
}
.profile_left h4{
	font-size:12px!important;
	font-weight:bold;
	color:#ffffff!important;
	margin-top:0px!important; 
	background-image:url(../images/h4_profileleft.gif); 
	background-repeat:no-repeat;
	display:block;
	width:174px;
	height:35px;
	padding: 5px 0 0 10px
	}
	

.profile_right{
	float:right;
	display:block;
	width:512px;
	margin:0 0 10px 0}
	
.profile_right h2{
	font-size:24px!important; 
	font-style:italic!important;
	margin-bottom:5px!important;
	}
	
.profile_right h3{
	font-size:14px!important; 
	color:#339900!important;
	margin-bottom:10px!important
	}
	
.profile_right h4{
	font-size:12px!important;
	font-weight:bold;
	color:#ffffff!important;
	margin-top:0px!important; 
	background-image:url(../images/h4_background.gif); 
	background-repeat:no-repeat;
	display:block;
	width:502px;
	height:33px;
	padding: 5px 0 0 10px
	}
	
.profile_right table {
	position:relative; 
	top:-5px;border:none; 
	margin-bottom:12px;
	}

.profile_right table td.td { 
	border-right: 1px solid #cccccc; 
	font-weight:bold;
	color:#000000;
	}
	
.profile_right table td.tdblue { 
	border-right: 1px solid #cccccc; 
	background-color:#f6f6f6;
	font-weight:bold;
	color:#000000;
	}
	
.profile_right table td.tdbluetd { 
	background-color:#f6f6f6; 
	}



