@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(../images/body_bg.gif) repeat-x #891f33;
}
#content_bg {
	background:url(../images/content_bg.png);
}
h1{
	margin:0px;
	padding:0px;
}
.outer_border{
	border:1px solid #c8c7c6;
}
.outer_border1{
	border:3px solid #e3dabf;
}
#top_nav {
	padding-left:21px;
}
#image_border{
	padding:2px;
	border:1px solid #9a8f49;
}
.image_border{
	padding:2px;
	border:1px solid #9a8f49;
}
.chromestyle ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#middle_bg{
	background:url(../images/middle_bg.gif);
}
#bottom_content{
	background:url(../images/middle.gif);
}
#left_panel{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
#middle_content_area{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	line-height:22px;
	text-align:justify;
}
#middle_content_area a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#891f33;
	text-decoration:none;
	line-height:22px;
}
#middle_content_area strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#891f33;
	text-decoration:none;
	line-height:22px;
}




#middle_content_area1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	line-height:22px;
}
#middle_content_area1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#891f33;
	text-decoration:none;
	line-height:22px;
}
#middle_content_area1 strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#891f33;
	text-decoration:none;
	line-height:22px;
}






#testimonial{
	background:url(../images/testimonials.gif) no-repeat;
	height:228px;
	width:283px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5e5d5a;
	font-style:italic;
}
#testimonial span{
	color:#9a626b;
}
#testimonial a{
	color:#891f33;
	font-size:12px;
	text-decoration:none;
}
.spac{
	padding:0px 40px 0px 35px;
}
.spac1{
	padding:0px 0px 0px 20px;
}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d8b5bc;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d8b5bc;
	text-decoration:none;
}
#service{
	background:url(../images/services.gif) no-repeat;
	height:228px;
	width:283px;
}
#service a{
	color:#891f33;
	font-size:12px;
	text-decoration:none;
}
#left_panel a{
	font-family:Tahoma;
	font-size:11px;
	color:#490f03;
	text-decoration:none;
}
/*Top level list items*/
.chromestyle ul li {
	position: relative;
	display: inline;
	float: left;
}
a img {
	border:0px;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	margin-top:-10px;
	margin-left:14px;
	border: 1px solid #c0b48f; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: #e1dac0;
	width: 150px;
	visibility: hidden;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #c0b48f; /*THEME CHANGE HERE*/
	padding: 4px;
	text-decoration: none;
	color: #490f03;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #891f33;
	color:#ffffff;
}





.dhtml {
	position: absolute;
	visibility: hidden;
	z-index: auto;
	top: 0;
	left: 0;
}
.mypets { /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	border: 1px solid gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004a8a;
	background: #E1E1E1;
}
.openpet { /*class added to contents of 1st demo when they are open*/
	background: yellow;
}
.technology { /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004a8a;
	margin: 2px 0;
}
.openlanguage { /*class added to contents of 2nd demo when they are open*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004a8a;
}
.closedlanguage { /*class added to contents of 2nd demo when they are closed*/
	color: #004a8a;
}
.thelanguage1 {
	color: green;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004a8a;
}
.thelanguage1 a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.technology a { /*header of 2nd demo*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin: 6px 0;
}
.technology a:hover { /*header of 2nd demo*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7d0201;
	margin: 3px 0;
}
