/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ffffff;
}

h1{
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}


a:link {

	text-decoration: none; 
	color: #68B3A0;
	}

a:visited { 
	text-decoration:none; 
	color: #68B3A0;
	}

a:hover, a:active { 
	text-decoration:none; 
	color: #50776D;
	}
#wrapper {
background-color:#ffffff;
width:650px;
margin-right:auto;
margin-left:auto;
border-left-width:1px;
border-left-color:#BEECE0;
border-left-style:solid;
border-right-width:1px;
border-right-color:#BEECE0;
border-right-style:solid;
}

#header {
margin-right:auto;
margin-left:auto;
width:650px;
height:103px;
border-left-width:1px;
border-left-color:#BEECE0;
border-left-style:solid;
border-right-width:1px;
border-right-color:#BEECE0;
border-right-style:solid;
}
/************************* content *************************/

#content {
width:650px;
height:450px;

}
#content-about {
background-repeat:no-repeat;
width:650px;
height:450px;

}

#content-contact{
background-repeat:no-repeat;
width:650px;
height:450px;

}
#content4 {
width:650px;
}

.detail{
padding-top:50px;
padding-left:120px;
width:480px;
height:450px;
line-height:15px;
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.detail2{
padding-top:5px;
padding-left:120px;
width:450px;
height:450px;
line-height:15px;
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.detail3{
padding-top:50px;
padding-left:100px;
width:450px;
height:450px;
line-height:15px;
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.detail4{
padding-top:50px;
padding-left:90px;
width:550px;
line-height:15px;
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

.detail5{
padding-top:50px;
padding-left:120px;
width:450px;
line-height:15px;
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

.detail6{
padding-top:5px;
padding-left:120px;
width:480px;
height:450px;
line-height:15px;
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.image{
margin-right:20px;

}

#archive-content{
margin-right:10px;
padding-top:20px;
float:left;
width:300px;
line-height:15px;
color:#50776D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

/************************* menu *************************/

#menu
{
	border-bottom-width:1px;
	border-bottom-color:#BEECE0;
	border-bottom-style:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size:11px;
	width:650px;
	background-color:#ffffff;
	height:17px;	
	
}

#menu ul
{
	background: #ffffff;
	text-indent: 0px;			
	margin: 0px;	
	padding:0px;
}

#menu li
{
	list-style:none;
	display: block;
	float:left;
	text-align: center;
}

#menu ul li a 
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	background: #ffffff;
	color:#9BD5C6;
}

#menu ul li a:hover
{
	color: #80B1A4;
}

#menu li#one a { width:80px; }
#menu li#two a { width: 80px; }
#menu li#three a { width: 100px; }
#menu li#four a { width: 120px; }
#menu li#five a { width: 80px; }
#menu li#six a { width: 80px; }
#menu li#seven a { width: 80px;}
/************************* sub-menu *************************/
#sub-menu
{
padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size:10px;
	background-color:#ffffff;
	height:17px;	
	
}

#sub-menu ul
{
	background: #ffffff;
	text-indent: 0px;			
	margin: 0px;	
	padding:0px;
}

#sub-menu li
{
	list-style:none;
	display: block;
	float:left;
	text-align: center;
}

#sub-menu ul li a 
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	background: #ffffff;
	color:#9BD5C6;
}

#sub-menu ul li a:hover
{
	color: #80B1A4;
}


#sub-menu li#three a { width:170px; }
#sub-menu li#four a { width: 70px; }
#sub-menu li#five a { width: 130px; }

#clear{
clear: both;
}

/************************* footer *************************/
#footer {
background-image:url(img/footer-img.gif);
background-repeat:no-repeat;
margin-right:auto;
margin-left:auto;
width:700px;
}

.footer-text {
margin-right:auto;
margin-left:auto;
width:650px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#80B1A4;
font-size:10px;
padding-top:5px;
border-right-width:1px;
border-right-color:#BEECE0;
border-right-style:solid;
border-left-width:1px;
border-left-color:#BEECE0;
border-left-style:solid;
}
