body 
{
margin: 0px;
min-height: 100%;
max-height: 100%;
}
a:hover
{
	cursor:hand;
	text-decoration:none;
	color:#f88436;	
}
a
{
	font-family:Verdana, Arial,Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

#bgstrip
{
 width:100%;
 height:88px;
 background:url('../images/topstrip.jpg');
 }

#homestrip
{
 width:311px;
 height:378px;
 background:url('../images/home_strip.jpg');
 }

#horzline
{
 width:377px;
 height:6px;
 background:url('../images/horzline.jpg') 0 0 no-repeat;
}
 
.bgbottom
{
width:1003px;
height:78px;
background-image:url('../images/bg_bottom.jpg');
background-repeat: repeat-x;
}
#footer_bg
{
position:absolute;
bottom:0;
}
#footer
{
position:absolute;
bottom:0;
}
.tablemainback
{
width:178px;
height:205px;
background-image:url('../images/stand.jpg');
background-repeat: no-repeat;
}
.contactbg
{

height:425px;
background-image:url('../images/contact_bg.jpg');
background-repeat: repeat-x;
}
.img
{
    cursor:hand;
}    
.caption
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#f88436;
	line-height:1.7;
	letter-spacing:0.5;
	font-size:14px;
	text-align:justify;
}
.captionbold
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#f88436;
	letter-spacing:1px;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
}
.content
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;
	letter-spacing:1px;
	font-size:11px;
	text-align:justify;
}
.contentred
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#FF0000;
	line-height:1.5;
	letter-spacing:1px;
	font-size:11px;
	text-align:justify;
}
.content1
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#979494;
	font-size:12px;
	letter-spacing:1px;
	text-align:right;
}
.menuselected
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#f88436;
	line-height:1.7;
	font-size:11px;
	text-align:center;
	letter-spacing: 1.5px;
	
}

.menucontent
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.7;
	font-size:11px;
	text-align:center;
	letter-spacing: 1px;

}
.menu
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.7;
	letter-spacing:0.5;
	font-size:10px;
	text-align:center;
}
.menuvisited
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#ffffff;
	line-height:1.7;
	letter-spacing:0.5;
	font-size:10px;
	text-align:center;
}
.home
{
	font-family:Tahoma,Verdana,Arial,Helvetica, sans-serif;
	color:#e74415;
	line-height:1.7;
	letter-spacing:0.5;
	font-size:10px;
	font-weight:bold;
}
.home a:hover
{
	font-family:Tahoma,Verdana,Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.7;
	letter-spacing:0.5;
	font-size:11px;
}

.footer
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#ffffff;
	line-height:1.7;
	letter-spacing:0.5;
	font-size:11px;
	text-align:left;
}
.enter
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#f89520;
	letter-spacing:0.5;
	font-size:11px;
	text-align:right;
}
.enter a:hover
{
	font-family:Tahoma,Verdana,Arial,Helvetica, sans-serif;
	color:#000000;
	letter-spacing:0.5;
	font-size:11px;
	text-decoration:underline;
}
.alinrite
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	letter-spacing:1px;
}
.box{
BORDER-left:	#C6C7C7   1px solid; 	
BORDER-right:	#C6C7C7   1px solid; 
BORDER-top:		#C6C7C7   1px solid; 
BORDER-bottom:	#C6C7C7   1px solid; 
}

.box1{
BORDER-left:	#D6D5D5   1px solid; 	
BORDER-right:	#D6D5D5   1px solid; 
BORDER-top:		#D6D5D5   1px solid; 
BORDER-bottom:	#D6D5D5   1px solid; 
}

.box2{
BORDER-left:	#efeded   1px solid; 	
BORDER-right:	#efeded   1px solid; 
BORDER-top:		#efeded   1px solid; 
BORDER-bottom:	#efeded   1px solid; 
}
.alinleft
{
	font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.7;
	font-size:11px;
	text-align:left;
	letter-spacing: 1px;
	
}

/*Style for popup animation*/

#container {
	width: 173px;
	margin: auto;
}

.Gmap {
	background-color:#4d4c4a;
	border:1px solid #4d4c4a;
	margin-left:auto;
	margin-right:auto;
	width:350px;
}
.Gmap a {
color:#CCCCCC;
display:block;
padding:3px;
}
