/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a{
outline:none;
}

#holder{
width:950px;
margin:0 auto;
}
/*--MENU--*/
#header{
outline:none;
width:950px;
height:118px;
margin:0px;
padding:0px;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
float:left;
}

#btnholder{
float:right;
margin:21px 0px 0px 0px;
padding:0px;
}

.homebtndn{
background-image:url(../images/homebtn.jpg);
width:168px;
height:76px;
float:left;
}

.homebtn:hover{
background-image:url(../images/homebtn.jpg);
background-position:0px 152px;
width:168px;
height:76px;
float:left;
}

.homebtn{
background-image:url(../images/homebtn.jpg);
background-position:0px 76px;
width:168px;
height:76px;
float:left;
}

.aboutusbtndn{
background-image:url(../images/aboutusbtn.jpg);
width:168px;
height:76px;
float:left;
}

.aboutusbtn:hover{
background-image:url(../images/aboutusbtn.jpg);
background-position:0px 152px;
width:168px;
height:76px;
float:left;
}

.aboutusbtn{
background-image:url(../images/aboutusbtn.jpg);
background-position:0px 76px;
width:168px;
height:76px;
float:left;
}

.contactusbtndn{
background-image:url(../images/contactusbtn.jpg);
width:168px;
height:76px;
float:left;
}

.contactusbtn:hover{
background-image:url(../images/contactusbtn.jpg);
background-position:0px 152px;
width:168px;
height:76px;
float:left;
}

.contactusbtn{
background-image:url(../images/contactusbtn.jpg);
background-position:0px 76px;
width:168px;
height:76px;
float:left;
}
/*--END--*/

#image{
outline:none;
width:950px;
margin:0px;
padding:0px;
float:left;
}

#content{
margin:0px auto;
padding:30px 0px 0px 0px;
width:950px;
height:168px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
float:left;
}

#text{
width:555px;
margin:0px;
padding:0px 40px 0px 40px;
float:left;
font-size:13px;
}

#abouttext{
width:840px;
margin:0px auto;
padding:0px 55px 0px 55px;
float:left;
font-size:13px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
}

#maintext{
margin:0px;
padding:15px 60px 0px 60px;
line-height:22px;
}

#addtext{
margin:0px;
padding:15px 60px 0px 60px;
text-align:center;
color:#606060;
}

#contacttext{
padding:15px 160px 0px 160px;
}
#contacttext1{
padding:15px 0 0 0;
}

#contname{
}

#contname td{
color:#606060;
text-align:center;
line-height:20px;
}

.tblhd{
border-bottom-color:#606060;
border-bottom-style:solid;
border-bottom-width:1px;
}

#title{
background-color:#996699;
font-size:22px;
font-family:tahoma;

}

#contactimg{
width:314px;
height:168px;
float:right;
border-left-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
text-decoration:none;
}


#footer{
width:950px;
float:left;
line-height:1.7em;
}

.nostyle{
text-decoration:none;
color:#666666;
}

h1{
font-size: 45px;
}

h2{
font-size: 35px;
}

h3{
font-size: 25px;
}

h4{
font-size: 15px;
}

p{
color:#666666;
}

#accordion {
	margin:20px 0px;
	width: 840px;
}

h4 {
	text-align: center;
}

