body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C0C0C;
}

body {
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

html {scrollbar-face-color: #E0E0E0;scrollbar-Base-Color:#999999;scrollbar-track-color: #ffffff;scrollbar-highlight-color: #ffffff;scrollbar-darkshadow-color: #ffffff;scrollbar-Shadow-Color:#999999;scrollbar-arrow-color: #333333;
}

A {	color: #CE132C;	text-decoration: none;}	
A:HOVER {color: #333333; text-decoration: none;}

.link1 A {	color: #ACD655;	text-decoration: none;}	
.link1 A:HOVER {color: #ACD655; text-decoration: none;}

.color1 { color: #407D98;}


form {
	padding:0;
	margin:0;

}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main{	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	
.main1{	background-image: url(images/main_back1.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	
.blog{	background-image: url(images/main_back_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #383C3C;
	text-decoration: none;
}
.main_heading{
	font-family: "Myriad Pro", Arial;
	font-size: 22px;
	color: #414141;
	font-weight: normal;
}
.main_heading_red{
	font-family: "Myriad Pro", Arial;
	font-size: 22px;
	color: #AD0303;
	font-weight: normal;
}
.bot_dash_border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9D0003;
}
.sub_heading{
	font-family: "Myriad Pro", Arial;
	font-size: 20px;
	color: #414141;
	font-weight: normal;
}
.sub_heading_red{
	font-family: "Myriad Pro", Arial;
	font-size: 20px;
	color: #AD0303;
	font-weight: normal;
}
.box_back{
	background-image: url(images/box_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.top_line{
	background-image: url(images/bot_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bot_line{
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.left_line{
	background-image: url(images/left_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_line{
	background-image: url(images/right_line.gif);
	background-repeat: repeat-y;}	
	
	
.droptext ul {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
}
.droptext ul li {
	padding:0;
	margin:0;
}

.droptext ul li A {
	color: #ffffff;
	text-decoration: none;
	width: 140px;
	font-size: 11px;
	display:block;
	background-color: #AD0303;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-top:1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}	
.droptext ul li A:HOVER {
	color: #000000;
	text-decoration: none;
	background: #C6C6CD;
}



#bioly{position:absolute;
	visibility: hidden;
	z-index:10;}
	
#contactly{position:absolute;
	visibility: hidden;
	z-index:10;}

#newsly{position:absolute;
	visibility: hidden;
	z-index:10;}
	
#foundly{position:absolute;
	visibility: hidden;
	z-index:10;}
	
	.news{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #909090;
	
	}
	.img_border{
       border: 10px solid #F8E4F8;
	    margin-right: 10px;
       margin-bottom: 10px;
	   float:left
}
.blog_box{
	background-image: url(images/blog_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
