/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ABDBED;
}

#content{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top : 135px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 5%;
	clip:      rect(200px auto auto auto);
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: right;

}

#content p{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#logo{
	position : absolute;
	top : 17px;
	left : 90px;
	font-family: Verdana, "Franklin Gothic Heavy", Impact, sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	width: 675px;
}

#script{
	position : absolute;
	top : 60px;
	left : 140px;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #FFFFFF;
	width: 550px;
}

#navigation{
	position: absolute;
	top : 100px;
	left : 10px;
	width : 200px;
	vertical-align: baseline;
	height: auto;

}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.button a {
	background-color : #003399;
	border : 1px solid #003399;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.boxrt {
	font-family: Webdings, fantasy;
	font-size: 80px;
	color: #999999;
	}

.nbutton a {
	background-color : #003399;
	border : 1px solid #003399;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#cclogo{
	position : absolute;
	top : 3px;
	left : 10px;
	width: 100px;
}

#ccbuilding{
	position : absolute;
	top : 110px;
	left : 230px;
	width: 400px;
}

#doctorpicture{
	position : absolute;
	top : 110px;
	left : 230px;
	width: 200px;
}

#headline{
	position : absolute;
	top : 110px;
	left : 250px;
	font-family: Verdana, "Franklin Gothic Heavy", Impact, sans-serif;
	font-size: 30px;
	color: #003399;
	font-weight: bold;
	text-align: left;
	width: 675px;
}

#bullets{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top : 135px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 5%;
	clip:      rect(200px auto auto auto);
	list-style-position: outside;
	list-style-type: square;

}

#content h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: left;
	display: none;



}

.cbutton a {
	background-color : #003399;
	border: 1px solid #003399;


}

#ncontent{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top : 235px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 5%;
	clip:      rect(200px auto auto auto);
}

#ncontent h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#ncontent h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: right;

}

#ncontent p{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#icontent{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top : 305px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 5%;
	clip:      rect(200px auto auto auto);
}

#icontent h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#icontent h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: right;

}

#icontent p{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}