@charset "utf-8";
/* CSS Document */

/*color of logo : #5a415e*/
/*color of Text: b18771*/
/*color of Text:*/
body {

    background:url(../image/mainbg.jpg) repeat;
	/*background-repeat:repeat-x;
    background-repeat:repeat;*/
    border: 0 none;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align:top;
    height: 100%;
	text-align: center;
    }
#middle
{
	/*background:url(../image/middle_band.jpg.jpg) repeat;
	background-repeat:repeat-x;*/
}
#container {
    height:auto;
    padding: 0;
	border: 0px solid #000000;
	margin: 0 auto;
    /*max-width: 480px;*/
    min-height: 100%;
    position: relative;
    width: 100%; 
}
#hd
{
	background-repeat:repeat-x;
	background-image:url(../image/upper_01.jpg);
	height:130px;
	/*overflow: auto;*/
}
#hd1
{

	max-width: 480px;	
	height:auto;
    padding: 0;
	border: 0px solid #000000;
	margin: 0 auto;
    /*max-width: 480px; p
    min-height: 100%;*/ 
    position: relative;
    width: 100%; 
}
#md
{
	background:url(../image/middle_02.jpg) repeat;
	height:auto;
	overflow: auto;
}
#md1
{
	max-width: 480px;
	overflow: auto;
	height:auto;
    padding: 0;
	border: 0px solid #000000;
	margin: 0 auto;
    /*max-width: 480px; p
    min-height: 100%;*/ 
    position: relative;
    width: 100%; 
}

#ft
{
	overflow:auto;
	background-repeat:repeat-x;
	background-image:url(../image/bottom_band.jpg);
	/*height:auto;*/
}
#ft1
{
	overflow: auto;
	max-width: 480px;	
	height:auto;
    padding: 0;
	border: 0px solid #000000;
	margin: 0 auto;
    /*max-width: 480px; p
    min-height: 100%;*/ 
    position: relative;
    width: 100%; 
}
#header 
 { 
	padding:0 20px 0 10px ;	
	height:130px;
}
#hdlogo
{
  /*float:left;*/
  padding:15px 15px 15px 15px;
  /* vertical-align:middle;

	background:url(../image/logo.png);
	background-repeat:no-repeat	;
	height:75px;
	width:300px;*/
	
	
}
#hdcallus
{
	padding-top:0px;
	margin:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5a415e;
} 
#hdcallimg
{		
	float:left;
	margin:0;	
} 
.Ctdesc
{
 /*height:auto;
 float:left;
 padding:15px 10px 15px 10px;
 text-align:justify;
 font: 100% Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:300;
 color:#fffff;*/
 
 height:auto;
 float:left;
 padding:15px 10px 15px 10px;
 text-align:left;
 font: 100% Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:300;
 color:#fffff;
 display:table;
}

.CtHeaderl
{	
	float : left;
    /*background:#b18771;	*/
	text-align:left;
	width:100%;
	background-image:url(../image/strip.png);
	background-repeat:no-repeat;
	margin:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5a415e;
}
/*
.CtHeaderl:hover
{
    float : left;
    background:#b18771;	
	margin:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fffff;
}*/
.a1
{
	text-align:left;
	text-decoration:none;	
	color:#5a415e;	
}
.a1 : hover
{
	text-align:left;
	text-decoration:none;	
	color:	#5a4555;
}
.a2
{
	text-align:left;
	text-decoration:none;	
	color:#5a4555;	
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	
}
#CImage
{
float:none;

}
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 0 ;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*float:inherit;*/
	height:auto;
}

ol, ul {
    list-style: none;
	text-align:left;
    height: auto;
	 text-align:left;
	 font: 100% Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 font-weight:300;
	 color:#fffff;	 
    }

#footer { 
	padding:0 10px 0 10px ;	
	height:auto;		
} 

#copy
{
	 text-align:center;
	 font: 100% Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:300;
	 color:#b18771;	
	 padding-top:10px;
	 padding-bottom:5px;
}
