
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/framework/bg-top.gif);
	background-repeat:repeat-x;
}

h1{font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans; font-size:20px; color:#406BAA; font-weight:400; margin-bottom:10px;}
h2{font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans; font-size:14px; color:#406BAA; margin: 20px 0 0 0;}
h3{font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans; font-size:14px; color:#003C6A; margin-bottom:10px;}


.form001{width:300px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000; border:1px solid #7393C1; }
textarea{ width:300px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000; border:1px solid #7393C1;}
select{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000; border:1px solid #7393C1; }
.form_others {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000; border:1px solid #7393C1;}
.form_button {font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#7393C1; border:1px solid #7393C1; padding:5px 5px 5px 5px;}


.line001{ width:627px; height:22px; background-image:url(/images/framework/line001.gif); background-position:center;}

#box001{
margin:0px auto;
width:869px;
text-align:left;
}

#top{
margin:0px auto;
float:left;
height:155px;
width:869px;
position: relative;
}

#mid{
margin:0px auto;
float:left;
width:869px;
background-image:url(/images/framework/bg-sub-content.gif);
background-position:left;
background-repeat:repeat-y;
}

#mid_home{
margin:0px auto;
float:left;
width:869px;
}

#footer{
margin:10px 0px 0px 0px;
float:left;
height:55px;
width:100%;
text-align:center;
background-image:url(/images/framework/bg-footer.gif);
background-repeat:repeat-x;
background-position:bottom;
padding:10px 0 10px 0;
}

#footer_content{
margin:0px auto;
width:869px;
height:40px;
text-align:left;
font-size:11px;
color:#7393C1;
}

#footer_content a{ color:#7393C1; text-decoration:none;}
#footer_content a:hover{ color:#7393C1; text-decoration:underline;}

#side_box{
margin:0px auto;
float:left;
width:202px;
}

#content{
margin:0px auto;
float:right;
width:627px;
padding-right:20px;
text-align:left;
}

#content p { line-height: 18px; }
#content ul li { list-style-image:url(/images/framework/arrow-li.gif); margin: 8px 0; line-height: 16px; }
#content ol li { margin: 8px 0; line-height: 16px; }

#content a{color:#406BAA; font-weight:bold; text-decoration:none;}
#content a:hover{color:#88AADB; text-decoration:none;}

.contact td { line-height: 18px; width: 209px; }
.contact strong { line-height: 26px; }


#photo_main{
margin:0px 0px 17px 0px;
float:right;
width:647px;
height:228px;
background-color:#EBF3FE;
}

#logo{
	margin:0;
	width:301px;
	height:155px;
	/*float:left;*/
	position: absolute;
	top: 0;
	left: -50px;
}

#nav_u{
margin:76px 0px 0px 0px;
float:right;
text-align:right;
color:#7C7C7C;
}
#nav_u a{color:#7C7C7C; text-decoration:none;}
#nav_u a:hover{color:#7C7C7C; text-decoration:underline;}

#nav{
margin:11px 0px 0px 0px;
width:647px;
height:34px;
float:right;
text-align:center;
}


#nav_sub{
margin:0px auto;
padding:10px 0px 10px 0px;
float:left;
width:202px;
background-image:url(/images/framework/side/bg.jpg);
}

#nav_sub a{ display: block; padding:0px 25px 0px 33px; color:#005595; font-size:14px; font-weight:bold; text-decoration:none; background-image:url(/images/framework/side/nav-sub-arrow.jpg); background-repeat:no-repeat; background-position:center left;}
#nav_sub a:hover{ color:#88AADB; text-decoration:none;}

#appoint{
margin:0px 0px 0px 0px;
float:left;
width:188px;
height:162px;
padding:40px 0px 0px 14px;
background-image:url(/images/framework/side/appointment.jpg);
color:#FFFFFF;
font-weight:bold;
}

#appoint ul {
	margin: 0 0 5px 10px;
	list-style-type: square;
	padding: 0;
}

#appoint ul li {
	margin: 0 0 4px 4px;
}

#appoint p{ margin:0px 0px 10px 0px; }

#home_flash{
margin:0px auto;
position:relative;
top:0px;
left:0px;
width:916px;
height:603px;
}

#home_text001{
margin:0px auto;
float:left;
position:absolute;
top:607px;
padding-left:90px;
width:360px;
height:90px;
font-size:14px;
}

#home_text002{
margin:0px auto;
float:left;
position:absolute;
top:610px;
padding-left:605px;
width:215px;
height:90px;
font-size:14px;
color:#333333;
}


#home_text002 ul {
	list-style: square;
	margin: 5px 0 0 15px;
	padding: 0;
}

#home_text002 ul li {
	padding: 2px 0 2px 0;
}

#home_new {
	position: absolute;
	z-index: 10;
	margin: -40px 0 0 160px;
}

#home_new img {
	border: none;
}

#nav_s {
	position: absolute;
	right: 0;
	top: 15px;
}

#nav_s img {
	border: none;
}

.brd001,
#form label input {
border:1px solid #B8D1EC;
float:left;
margin:0px 10px 10px 0px;
}

.brd002{
border:1px solid #B8D1EC;
float:right;
padding:0px 5px 5px 0px;
}

/* form styles */
.text002 { font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans; font-size: 14px; color:#406BAA; }

.form_container { margin: 15px 0; font-size: 12px; }
.form_container label { margin: 0 0 15px 0; display: block; }
.form_container label strong { font-weight: normal; width: 180px; float: left; display: block; }

.form_container input{ width: 200px; }
.form_container select { width: 204px; }

/* submit btn */
.button002 {font-size: 12px; font-weight: bold; color: #fff; border: 1px solid #fff; background: #7393C1; padding: 5px; }
.button002 a, .button002 a:hover { text-decoration:none; color: #fff; }

.button002, a:visited.button002 { width: auto; text-decoration: none; color: #fff !important; }
a:hover.button002 { text-decoration: underline; }

form fieldset {
border: none;
padding: 0;
margin: 0;
}
#form label {
width: 400px;
}
form textarea#comment {
width: 200px;
}
#form #lnkbtnSubmit {
position: relative;
width: auto;
overflow: hidden;
margin: 0 0 0 180px;
}
