* {
	padding: 0px;
	margin: 0px;
	}
Body,html {
	height: 100%;
	}
body {
	font: 13px Helvetica, sans-serif, Arial;
	color: #21201c;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	background: #fff url(../images/header_bg.jpg) left top repeat-x;
	}
form {
	margin: 0px;
	padding: 0px;
	}	
img {
	border: 0px;
	}
Ul {
	margin: auto;
	padding: 0px;
	}
Ul LI {
	padding-bottom: 5px;
	}		
H1,H2,H3,H4,H5,H6, P {
	margin-bottom: 12px;
	font-weight: normal;
	margin-top: 4px;
	}
H1 {
	font-size: 2em;
	}
H2 {
	font-size: 1.8em;
	}
H3 {
	font-size: 1.6em;
	}
.border_box {
	border: 1px solid #CCCCCC;
}

H4 {
	font-size: 1.4em;
	}
H5 {
	font-size: 1.2em;
	}
H6 {
	font-size: 0.9em;
	}
small {
	font-size: 11px;
	}
		
A {
	color: #2a73a7;
	text-decoration: none;
	}
A:hover {
	color: #ca1415;
	text-decoration: none;
	}
/***********************************************************
Layout
************************************************************/
.container {
	width: 1002px;
	margin: 0px auto;
	}
.subNav {
	background: #04135f;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	}
.subNav A{
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	}
.subNav A:hover{
	font-size: 14px;
	text-decoration: none;
	color: #cbd9fe;
	}

.main_nav_container {
	width: 872px;
	margin: 0px auto;
	}	
.main_nav img {
	float: left;
	}
.pagetitle {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #04135f;
	border-bottom: 3px double #e8eaec;
	padding: 10px;
	}
.bluetxt {
	color: #5d85a8;
	}
Ul.list {
	list-style: none;
	padding: 0px 12px;
	margin: 7px;
	}
UL.list LI {
	background: url(../images/grey_arrow.gif) left 5px no-repeat;
	line-height: 1.4em;
	padding: 0px 0px 7px 18px;
	}		
UL.list LI UL{
	padding-left: 20px;
	margin: 10px auto;
	}
UL.list LI LI{
	background: none;
	padding-left: 5px;
	}
.footer_nav {
	padding-top: 35px;
	color: #021161;
	font-size: 12px;
	text-align: center;
	}
.footer_nav A{
	color: #021161;
	font-size: 13px;
	text-decoration: none;
	
	}
.footer_nav A:hover{
	color: #6f6f6f;
	font-size: 13px;
	text-decoration: none;
	}		
.footer_nav h6 {
	font-size: 11px;
	color: #6f6f6f;
	margin: 0px;
	padding: 0px;
	}
/***********************************************************
Borders
************************************************************/	
.blue4px_brdr {
	border: 4px #e1e9fe solid;
	}			


/***********************************************************
Backgrounds
************************************************************/
.main_nav {
	width: 100%;
	margin: 0px auto;
	background: url(../images/main_nav_bg.jpg) left top repeat-x;
	height: 27px;
	text-align: center;
	border-top:1px #FFF solid;
	}
.mid_caintainer {
	width: 100%;
	background: url(../images/mid_shadow.jpg) center top repeat-y;
	text-align: center;
	}
.left_blue {
	font-size: 12px;
	padding: 7px;
	background: url(../images/left_bg.jpg) right top repeat-y;
	color: #04135f;
	}
.blue {
	font-size: 14px;
	color: #04135f;
	}
.blue2 {
	font-size: 12px;color: #04135f;
	}

P.more {
	text-align: right;
	padding: 3px 0px 3px 12px;
	margin: 0px auto;
	
	}
.more span A {
	background: url(../images/blue_arrow.gif) left 7px no-repeat;		
	text-align: right;
	color: #04135f;
	padding: 3px 0px 3px 12px;
	text-decoration: none;		
	}		
.more span A:hover {
	background: url(../images/green_arrow.gif) left 7px no-repeat;		
	color: #009402;
	text-decoration: none;		
	}		
.home_mid_rite {
	background: url(../images/mid_bg.jpg) right top no-repeat;
	width: 736px;
	}
.footer {
	background: url(../images/footer_strip_bg.jpg) left top repeat-x;
	}
.aboutus {
	background: url(../images/aboutus_bg.jpg) right top no-repeat;
	}
.procedure {
	background: url(../images/procedure_bg.jpg) right top no-repeat;
	}
.appointment {
	background: url(../images/appointment_bg.jpg) right top no-repeat;
	}
.contact_bg {
	background: url(../images/contact_bg.jpg) right top no-repeat;
	}					
	
/***********************************************************
Paddings
************************************************************/
.hometxt_pad {
	padding-right: 40px;
	}
/***********************************************************
Miscellenous
************************************************************/	
.input { width:170px;}

address {
	font-style: normal;
	margin-bottom:5px;
	margin-top:5px;
	}