body {
	margin:				0px;
	padding:			0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			14px;
	color:				#fff;
	background-image:	url('images/aaconsultants_15.jpg');
}

hr {
	border: 0;
	background-color: #d8d8d8;
	color: #d8d8d8;
	height: 1px;
}


h1 {
	font-size:			18px;
	margin-bottom:		0px;
	color:				#aaa;
}


h2 {
	font-size:			14px;
	margin:				0px;
	display:			inline;
	line-height:		1.5;
}


h3 {
	font-size:			12px;
	margin:				0px;
	display:			inline;
	line-height:		1.5;
}


a {
	text-decoration:	none;
	font-weight:		bold;
	color:				#ccc;
}

input {
	border-color:		gray;
	color:				black;
	width:				200px;
	height:				16px;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}

div#add_ed  input {
	border-color:		gray;
	color:				black;
	width:				200px;
	height:				20px;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}

textarea {
	width:				200px;
	height:				100px;
	border-color:		gray;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			12px;
}

div {
	border-color:		red;
	border-width:		0px;
	border-style:		solid;
	margin:				0px;
	padding:			0px;
}


#button-list{
	line-height:		75px;
	height:				75px;
	width:				906px;
	background-image:	url('images/button.jpg');
	display:			block;
	
	margin:				0px;
	padding:			0px;
	list-style-type:	none;
	text-align:			center;
	margin-left:		35px;
	margin-right:		35px;
}

.button {
	display:			block;
	float:				left;
	
	height:				72px;
	line-height:		72px;
	
	text-align:			center;
	background-image:	url('images/button.jpg');
	
}

.button:hover{
	padding-top:		0px;
	background-image:	url('images/button_hover.jpg');
}

.button a{
	display:			block;
	
	margin:				0px;
	padding-left:		15px;
	padding-right:		15px;
	
	color:				#fff;
	height:				72px;
	font-weight:		normal;
	text-decoration:	none;
	font-size:			12px;
}

.button a:hover{

}








div#top-lines {
	height:				5px;
	background-image:	url('images/aaconsultants_03.jpg');
}


div#container {
	margin:				0px;
	width:				973px;
	text-align :		left;
	border-style:		solid;
	border-width:		0px;
	border-color:		#663300;
	margin-left:		auto;
	margin-right:		auto;
}


div#rand1{
	margin:				0px;
	width:				973px;
	height:				55px;
	text-align:			left;
	padding:			0px;
	text-decoration:	none;
	margin:				0px;
	background-image:	url('images/aaconsultants_06.jpg');
}


div#rand2{
	margin:				0px;
	width:				973px;
	height:				72px;
	text-align:			left;
	padding:			0px;
	text-decoration:	none;
	background-image:	url('images/aaconsultants_08.jpg');
}


div#rand3{
	margin:				0px;
	width:				973px;
	height:				487px;
	text-align:			left;
	padding:			0px;
	text-decoration:	none;
	margin:				0px;
	background-image:	url('images/aaconsultants_09.jpg');
}


div#rand4{
	margin:				0px;
	width:				953px;
	text-align:			left;
	padding:			10px;
	text-decoration:	none;
	margin:				0px;
	background-image:	url('images/aaconsultants_11.jpg');
}


div#rand5{
	margin:				0px;
	width:				973px;
	height:				70px;
	text-align:			left;
	padding-top:		50px;
	text-decoration:	none;
	margin:				0px;
	background-image:	url('images/aaconsultants_13.jpg');
}





div#add_ed  input {
	border-color:		gray;
	color:				black;
	width:				200px;
	height:				20px;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}




.adm_up_down a, .adm_up_down a:hover{
	text-decoration:	none;
	font-weight:		bold;
	color:				#333;
	background:none;
	border-bottom:0px;
	display:inline;
	padding:0px;
	text-decoration:none;
	text-transform:capitalize;
}

.search input {
	width:				200px;
	height:				16px;
	border-color:		#000000;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}


/*------------------------ clear floats + holly hack ----------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*------------------------- PNG in IE --------------------------*/
.box{
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/animate/transw.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.box[class]{
	background: url(/animate/transw.png) repeat;
}
