/* CSS Document */
html {
	margin: 0;
	padding: 0;
	
;
}

body {
	margin: 0 0;
	font-family: arial, sans-serif;
	font-size: 11px; 
	color: #000000;
	background-color:transparent;
				
;
}

.page {
background-image:url(images/bg.jpg);
background-color:#6f6f6f;
}
			
h1 {font-size: 12px;
} 
	
h2 {font-size: 13px; color: #aa0500;} 

a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}	
a:hover {color: #848181;text-decoration:none;}	
	
p {margin: 5px 0 0 5px;}		
	
#wrapper {
	background-image:url(images/page.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;

	width:870px;
  padding-left: 30px;
  padding-top: 30px;
  min-height: 600px;
  }	
	
#top {
	position:relative;
	height: 130px;}		
	
#side {
	float:left;
	height: auto;
	float:left;
	clear:left;
	width: 185px;}	
	
#side p {color: #fff;}

#side h2 {
	color: #fff;
	border-bottom: 1px solid #fff;
	width: 200px;}	
	
#side a {
	color:#FFFFFF;}	
	
#side a:hover {
	color:#848181;}	
	
#details {
	float:left;
	margin: 0px 0 0 17px;
	width: 160px; color: white;} *html #details {margin-left: 9px;} /* for ie*/			
	
#main {
	width: 595px;
	min-height: 600px;
	float:left;
	margin: 0 0 0 60px;} *html #main {margin-left: 30px;}	/* for ie*/	
	
	
	#main_about {
	width: 600px;
	min-height: 600px;
	float:left;
	margin: 0 0 0 60px;} *html #main_about {margin-left: 30px;}	/* for ie*/	

#bot {
margin-left: 7px;
	background-image:url(images/bot.jpg);
	clear:both;
	background-repeat: no-repeat;
	height:43px;
  color: white;}

#navbarbot {
	position:absolute;
	left:53px;
	width: 362px;
	height:13px;
	margin-top: 14px;}

#navbot, #navbot ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#navbot li {
	float: left;
	color:#fff;}

#navbot li a {
font-weight: bold;
	color:#fff;
  margin-right: 15px;}	
	
#navbot li a:hover {
	color:silver;}			

#navbar {
	float:left;
	margin: 108px 0 0 250px;
	z-index: 100;
	width: 600px;
} *html #navbar {margin-left: 125px;} /* for ie*/	

#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {
	float: left;
}

#nav li a{
	width: 150px;
	height: 16px;
	display: block;
	font-weight:bold;
	text-align:center;
	padding: 3px 0 0 0;
	color: #000;
	font-size: 14px;
}

#nav li a:hover {color: #fff; text-decoration:none; background-color:#aa0500;}

.flash{
margin: 10px 0 0 0px;
padding: 0px;
border: 1px black solid;
width: 600px;
height:237px;
}



/**************** contact us table *****************/
#main table h3 {
	background-color: #aa0500;
	color: white;
	font-size: 100%;
	margin: 0px;
	padding: 2px;
}
#main table {
	width: 550px;
	margin: 20px;
}
#main td {

}
input, textarea, select {
	width: 250px;
}
#main .send {
	height: 20px;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #aa0500;
	border: 2px solid #000000;
}

.text2 {
	color: #000;
	font-weight: bold;
}


img{
border: none;
}




.feature {
	float: left;
	width: 200px;
	position: relative;
  margin: 10px 0px 0px 5px;
	height: 260px;
	background-image: url(images/featurebox.jpg);
	background-repeat: no-repeat;
	
}


.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 37px 0px 0px 0px;
}
