/* CSS Document */

BODY{
	background-attachment:scroll;
	background-repeat:repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

.header{
	width:781px;
	background-image:url(../images/header.jpg);
	height:72px;
}

.mid_column{
	width:778px;
	height: 318px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.block_btm{
	width:779px;
	height:45px;
	border: 1px solid #000000;
	background-color: F479E4;
}

.blocks1{
	width:162px;
	height:41px;
	background-color:F479E4;
	float:left;
	color:#000033;
	padding-left:15px;
	padding-right:15px;
	font-weight:normal;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blocks2{
	width:164px;
	height:41px;
	background-color:F479E4;
	float:left;
	color:#000000;
	padding-left:15px;
	padding-right:15px;
	font-weight:normal;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

.main_content_area{
	background-color:#FFFFFF;
	width:777px;
	padding-top: 15px;
	background-image: url(file:///G|/freelance/Heritage%20Web%20Solutions/websites/sansonpediatrics.com/sansonpediatrics.com/images/back.jpg);
	border: 1px solid #000000;
}

.footer{
	width:781px;
	background-image: url(file:///G|/freelance/Heritage%20Web%20Solutions/websites/sansonpediatrics.com/sansonpediatrics.com/images/footer.jpg);
	height: 26px;
}


.title{
	color:#FFFFFF;
	padding-top: 15px;
	float:left;
	width:200px;
	height:50px;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.navigation{
float:right;
padding-top:35px;
padding-right:15px;
color:#FFFFFF;}

.content_area{
	width:620px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.sub_content{
	background-color:#FFFFFF;
	width:140px;
	float:right;
	color: #FFFFFF;
	margin-right:8px;
}

.sub_nav{
	width:120px;
	padding:10px;
	color:#49555B;
	font-size:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

h2{
font-size:16px;
margin:0px;
font color: #000000
}

.content_area2{
	width:450px;
	float:right;
	padding-right:5px;
	padding-left:5px;
	font-size:11px;
}


a:link {
	color: #6666CC;
	text-decoration: none;
}   
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}  
a:active {color: #6666CC} 

.scroller{
overflow:auto;
width:150px;
height:200px;
border: solid 1px #CCCCCC;
list-style:none;}

.nav{
text-decoration:none;
color:#FFFFFF;
color:#FFFFFF;
font-weight:bold;
font-size:10px;}

.nav:visited{
text-decoration:none;
color:#FFFFFF;
}

.nav:hover{
text-decoration:none;
color:#FFFFFF;}

ul.menu{
margin:0px;
padding:5px;
list-style:none;
width:110px;}

img.screenshot{
width:60px;
height:50px;
float:right;}
