/*******************************************

PAGE THEME

*******************************************/



* {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



body {

	background: #fff;

	color:#2F3C40;

	font-size:11px;

	

}



a {

	color:#1D97C3;

	font-weight:bold;

	text-decoration:none;

}



a:hover {

	text-decoration: underline;

}





h1 {

	font-size: 30px;

	padding-bottom: 15px;

}



p {

	padding-bottom: 27px;

	line-height: 21px;

	font-size: 12px;

}



h2 {

	color: #7f7f7f;

	padding-bottom: 15px;

	font-size: 14px;

}



/*******************************************

CSS PROPERTIES

*******************************************/



.clear {

	clear:both;

}



button {

	cursor:pointer;

}



.closed {

	display: none;

}



.open {

	display: inline;

}



a .button:hover {

	text-decoration: none;

}



.button {

	line-height: 22px;

	font-size: 12px;

	text-align: center;

	color: #FFFFFF;

	font-weight: bold;

	background-color: #1d98c4;

}



.faq {

	font-size: 11px;

}



/*******************************************

ELEMENTS

*******************************************/



#wrapper {

	margin: 0 auto;

	padding: 18px 0 0 0;

	font-size: 14px;

	width:900px;

}



#header {

	margin: 0 auto;

	width: 900px;

	height: 100px;

	/*border: 1px solid red; */

}



#logo {

	background: url(logo.jpg) 0 0 no-repeat;

	height: 77px;

	width: 410px;

	float: left;

}



#slogan {

	height: 77px;

	width: 280px;

	float: left;
	
	padding: 0 4px 0 4px;

}



#login-main {

	height: 77px;

	width: 200px;

	margin-right: 0px;

	float: left;

}





#contents {

	margin: 10px auto;

	font-size: 14px;

	width:900px;

	height: 280px;

}



.contents-left {

	width:430px;

	margin: 5px;

	float: left;

	text-align: left;

	

}



.contents-right {

	width:430px;

	margin: 5px;

	float: right;

	text-align: left;

}





#new-projects {

	margin: 10px auto;

	width:900px;

	height: 240px;

}









/*************************************

LOG-IN

**************************************/



#log-in {

	background: url(log_in.gif) top center  no-repeat;

	cursor: pointer;

	float: right;

	height: 47px;

	position: relative;

	width: 94px;

	z-index: 2;

}





#log-in .open {

	background: #e6e6e6;

	border: 1px solid #7d7b7c;

	font-size: 9px;

	left: -64px;

	padding: 10px;

	position: absolute;

	width: 136px;

}



#log-in .open strong a {

	color: #1d97c3;

	float: right;

	font-size: 11px;

	font-weight: bold;

}



#log-in .open a {

	color: #2f3c40;

	float: left;

	font-weight: bold;

	text-decoration: none;

}



#log-in .open a:hover {

	color: #1d97c3;

}



#log-in .open input {

	border: none;

	font-size: 12px;

	margin-bottom: 7px;

	width: 136px;

}



#log-in .open hr {

	border-top: 1px solid #7d7b7c;

	margin: 15px 0;

	width: 136px;

}



#log-in .open .close-window a {

	font-size: 11px;

	font-weight: bold;

	left: 130px;

	position: relative;

	height: 6px;

	width: 6px;

}



/*************************************

FOOTER

**************************************/



#footer, #footer a{

	clear: both;

	color: #7d7b7c;

	font-size: 11px;

	word-spacing: -0.05em;

	letter-spacing: -0.03em;

	font-weight: normal;

	padding: 5px 0 0 0;

	margin: 0 0 24px 0;

}



#footer {

	border-top: 1px solid #e6e6e6;

}

