/* generated by csscreator.com */ 
/*
light purple = #d8cbeb
dark purple  = #452663
dark pink = #a30059
light green = #009999
dark green = #008080
*/

html, body{
 background:#452663;
 margin-top:10px;
} 

#MainPage{
	 width:758px; 
	 margin-left:auto; 
	 margin-right:auto; 
} 

#header{
	position:relative;
	background-color:#d8cbeb;
	height:224px; 
	width:100%;
	border:solid;
	border-color:#d8cbeb;
	border-width:1px;
	border-bottom-width:0px;
} 

#top_bg{
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	padding-bottom:4px;
	padding-left:1px;
	padding-right:1px;
	font-size:10px;
	color:#009999;
	
}

#footer{
	position:relative;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
 	border:solid;
	border-color:#d8cbeb;
	border-width:0px;
 	border-top-width:0px;
 	padding-top:0px;
	position:absolute;
	background-color:#cea5e4;
	width:760px;
	height:115px;
	font-size:16px;
	color:#29a294;
	
 } 
#bot_bg{
	position:absolute;
	top:63px;
	right:0px;
	width:760px;
	text-align:center;
	font-size:16px;
	color:#29a294;

}
 
#telephone_number{
	position:absolute;
	top:17px;
	left:44px;
	width:600px;
	text-align:center;
	color:#a30059;
	font-size:18px;
	text-align:left;
	font-weight:normal;
	font-family:"Book Antiqua", "Bookman Old Style", Verdana, sans-serif;
}

#copyright{
	position:absolute;
	background-color:#452663;
	top:87px;
	left:0px;
	width:800px;
	height:25px;
	text-align:left;
	color:#cc99cc;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
}

