@charset "utf-8";
/* CSS Basic Document */


body {
	margin:0px;
	padding:0px;
	background-color:#3D0101;
}

* {
	margin:0px;
	padding:0px;
}

p {
	margin:7px 0px;
}

img  {
	border:0px;
}

.clear {
	clear:both;
	height:0px;
}
.footer{
	text-decoration:none;
	font-family: arial;
	font-size:12px;
	color:#A39048;
	display:block;
	width:1000px;
	height:83px;
	background:url(images/footer.jpg) no-repeat;
}
.footer a{
	text-decoration:none;
	color:#A39048;}
.footer a:hover{
	text-decoration:none;
	color:#EEE4BA;}
	
/*  index page styleing start   */

.wrapper{
	background:#3D0101 url(images/background.jpg) repeat-x;
	text-align:center;
}

.container  {
	width:1000px;
	height:auto;
	text-align:center;
	margin:0px auto;
	padding:20px 0px;
}

.collum-left  {
	width:269px;
	height:auto;
	float:left;
	height:auto;
	text-align:left;
}


.collum-right {
	width:206px;
	height:auto;
	float:right;
	height:auto;
	text-align:right;
}

.collum-middle  {
	margin-left:269px;
	margin-right:206px;
	height:auto;
	text-align: left;
}

.middle-top {
	width:525px;
	height:auto;
	float:left;
	text-align:left;
}

.middle-top-left  {
	width:265px;
	height:auto;
	float: left;
	text-align:left;
}

.middle-top-right  {
	width:260px;
	height:auto;
	float:right;
	text-align:right;
}

.logo-box {
	width:525px;
	height:auto;
	text-align:left;
	float:left;
}
.middle-bottom {
	width:525px;
	height:auto;
	float:left;
	text-align:center;
}

.austin-th-01 {
	margin-top:69px;
}

.astin-th-02 {
	margin-top:25px;
}

.austin-th-04 {
	margin-top:139px;
}

.austin-th-05 {
	margin-top:120px;
}

.austin-th-07 {
	margin-top:150px;
}

/*  index page styleing end    */


#text {
	margin-top: 200px;
	margin-left: 50px;
	font-family: arial;
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
	line-height: 25px;
}

#text ol {
	text-align: left;
	margin-left: 50px;
}

#text a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 0.9em;
	text-decoration: none;
	padding: 5px;
}

#text a:hover {
	color: #000000;
	background-color: #CC0000;
	font-family: arial;
	font-size: 0.9em;
	text-decoration: none;
	padding: 5px;
}

.sanjac a {
	color: #CC0000;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 1.2em;
	text-decoration: none;
	padding: 5px;
}

.sanjac a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 1.2em;
	text-decoration: none;
	padding: 5px;
}
