/* http://www.drbartels.com/css/style.css */
/* CSS Document */
body{
	margin: 0; 
	padding: 0; 
	background-color: #3C4554;
	}
#left-bg{
	background: url(../images/left-bg.jpg) repeat-y;
	width: 24px;
	}
#right-bg{
	background: url(../images/right-bg.jpg) repeat-y;
	width: 24px;
	}
#nav-bg{
	background: url(../images/b_head.jpg) no-repeat right;
	width: 880px;
	height: 51px;
	}
#nav-bg a{ font:13px  Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none; padding:0 15px 0 15px}	

#nav-bg a:hover{ font:13px  Arial, Helvetica, sans-serif; color:#FFF; text-decoration:overline}	

.nav a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	}
.nav a:hover{
	color: #fff;
	text-decoration: overline;
	}
.padd-head{
	padding: 17px 0 0 0;
	}
#bg-mid{
	background: url(../images/banner.jpg);
	width: 880px;
	height: 222px;
	}
.padd-mid{
	padding: 51px 10px 61px 20px;
	}
#curve-1{
	background: url(../images/curve-1.jpg) no-repeat;
	width: 23px;
	height: 22px;
	}
#curve-2{
	background: url(../images/curve-2.jpg) no-repeat;
	width: 23px;
	height: 22px;
	}
#curve-3{
	background: url(../images/curve-3.jpg) no-repeat;
	width: 23px;
	height: 24px;
	}
#curve-4{
	background: url(../images/curve-4.jpg) no-repeat;
	width: 23px;
	height: 24px;
	}
#line-above{
	background: url(../images/line-above.jpg) repeat-x;
	width: 572px;
	height: 22px;
	}
#line-above-right{
	background: url(../images/line-above.jpg) repeat-x;
	width: 190px;
	height: 22px;
	}
#line-below{
	background: url(../images/line-below.jpg) repeat-x;
	width: 572px;
	height: 25px;
	}
#line-below-right{
	background: url(../images/line-below.jpg) repeat-x;
	width: 190px;
	height: 25px;
	}
#line-left{
	background: url(../images/line-left.jpg) repeat-y;
	width: 22px;
	}
#line-right{
	background: url(../images/line-right.jpg) repeat-y;
	width: 23px;
	}
#heading{
	font: bold 20px Arial, Helvetica, sans-serif; 
	color: #576376; 
	text-decoration: none;
	}
td{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #454648;
	text-decoration: none;
	line-height: 16px;
	}
.padd-left{
	padding: 0 20px 0 0;
	}
.color-blue{
	color: #061C37;
	}
.heading-sub{
	font: normal 25px "Tw Cen MT Condensed Extra Bold";
	color: #98162B;
	text-decoration: none;
	padding: 0 0 12px 0;
	}
.padd-below{
	padding: 0 0 13px 0;
	}
#footer-bg{
	background: url(../images/footer-bg.jpg) repeat-x;
	width: 880px;
	height: 43px;
	}
.color-white{
	color: #C7D3E6;
	}
.left{
	padding: 0 0 0 22px;
	}

	

a.more:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#666699;
	text-decoration:none;
}

a.more:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#666699;
	text-decoration:none;
}

a.more:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#666699;
	text-decoration:none;
}

a.more:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#9999CC;
	text-decoration:none;
}
