/* CSS Document */

.bodySm {
	font-family: Trebuchet MS, Verdana, Arial ;
	font-size: 12px;
}
h1.aboutTitle {
font-size:16px;
font-family: Trebuchet MS, Verdana, Arial ;
color:#FF0000;
}
div.mainContain {
width:100%;
height:600px;
position:absolute;
align:center;
}
div.aboutsubContain {
width:790px;
border-width:2px;
border-color:#FF9900;
position:relative;
background-color:#FFFFFF;
border-style: dashed;
height:1100px;
}
div.subContain {
width:790px;
border-width:2px;
border-color:#FF9900;
position:relative;
background-color:#FFFFFF;
border-style: dashed;
height:600px;
}
div.subContain {
width:790px;
border-width:2px;
border-color:#FF9900;
position:relative;
background-color:#FFFFFF;
border-style: dashed;
height:600px;
}
div.homeContent {
width:500px;
}
div.anorcContain {
border-width:1px;
border-color:#000000;
border-style:thin;
padding-left:5px;
padding-right:20px;
position:relative;
background-image: url(/images/homebg.jpg);
}
div.contactContain {
border-width:1px;
border-color:#000000;
border-style:thin;
padding-left:10px;
padding-right:20px;
position:absolute;
background-color:#FFFFFF;
background-image: url(/images/homebg.jpg);
}