@charset "utf-8";
/* CSS Document */

html, body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFF;
	line-height: 16px;
	color: black;
	height: 100,1%;
	margin: 0 0 10px 0;

}


#container {

width: 794px;
background:#FFF;
margin:0 auto 0 auto;
margin-left:auto;
padding: 25px;



}


a{color:#0a323b; text-decoration:underline;}
#navigation a{color:#0a323b; text-decoration:none;}
p a {text-decoration:underline;}
#footer a {color:#FFF; text-decoration:underline;}
h1{font-size:16px; margin:0;}
h2{font-size:18px; font-weight:bold; margin:0; color:#0a323b}
h3{font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:14px; margin:5px 0 0 0; color:#85999d; }
h4{font-size:16px; font-weight:bold;}
h5 {font-size:12px; font-weight:bold; color:#0e5367; margin:0;}
ul {margin-top:0;}

#navigation {width:160px; float:left; margin-top:20px; background-color:#e5f2f5; padding-right: 25px; clear: both;}
#navigation ul {list-style-type: none; list-style-image: none; margin-left: 0; padding-left: 20px; line-height:24px;}
#navigation li {font-weight:bold;}
#navigation li.sub {font-weight:normal;}



#header{margin:20px 0 15px 0;}

#slogan {background-color:#0e5367; height: 30px; padding: 15px 20px 0 20px; color:#FFFFFF;}



#content_main {float: right; width:570px; padding:10px; margin: 10px 0 25px 0;}


#model {width:100%; height:352px; background-image:url(../model_bg.jpg); text-align:center; padding-top:15px;}

.model1 {margin-bottom:15px;}
.model2 {margin-bottom:60px; margin-top:0px; margin-right:60px; margin-left:10px;}
.model3 {margin-bottom:60px; margin-top:0px; margin-right:0px; margin-left:10px;}
.model4 {margin-bottom:15px; margin-top:0px; margin-right:60px; margin-left:10px;}
.model5 {margin-bottom:15px; margin-top:0px; margin-right:0px; margin-left:10px;}
.model6 {margin-bottom:15px;}

img {border:none;}
.foto {float:left; margin:18px 10px 10px 0;}
.foto-right{float:right; margin:18px 0 10px 10px;}

a span {display:none;}
a:hover span {width: 400px; text-align: left; display:block; background:#e5f2f5; padding:5px; position: absolute; border:solid 1px #c4d1d7;}

blockquote {
text-align:right;
float: right; display:inline;
	width: 260px;
	background:#e5f2f5;
	margin: 0 0 15px 15px;
	border-bottom:solid 1px #c4d1d7;
	padding:15px 20px 15px 15px;
	font-style:italic;
	font-weight:bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif; color:#85999d;
	}
	
blockquote.left {
text-align:left;
float: left;
	width: 260px;
	background:#e5f2f5;
	margin: 15px 15px 15px 0;
	border-bottom:solid 1px #c4d1d7;
	padding:15px 20px 15px 15px;
	font-style:italic;
	font-weight:bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif; color:#85999d;
	}
	

.head {width:350px; background:#e5f2f5; padding:10px; border-bottom:solid 1px #c4d1d7; margin-bottom:10px;}
.head_main {width:560px; background:#e5f2f5; padding:10px; border-bottom:solid 1px #c4d1d7;}

#tabs {width:584px; background:#e5f2f5; height:35px; padding:0 0 0 10px;}

#clear {clear:both;}



#footer {background-color:#0e5367;
clear: both;
color:#FFF;
			padding: 10px;
			margin:10px auto 20px auto;
			width:774px;
			text-align:center;
		}



