/* CSS Document */

title{
font-size: 11px;
	text-transform:none;
	background-color: #ED1E26;
	border-top:1px solid #564b47;
}

body {
	background-color: #5A99BA;
	padding:0px;
	margin:0px;
	background-repeat: repeat-x;
	background-image: url(../images/gyebg.gif);
}
a {
color: #73C0EB;
text-decoration:none;
}
a:visited {
color:#76C5F2;
text-decoration:none;
}
a:hover {
color: #2E5C83;
text-decoration:underline;
}
a:active { color:#2E5C83;
text-decoration:none;
}

h1 {
	font-size: 12px;
	text-transform:none;
	background-color: #5A99BA;
	padding:5px 20px;
	margin:0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	background-image: url(../images/h1.png);
	height: 12px;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bolder;
}

p{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	}


#total{
	width:850px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #FFFFFF;

}

#top{
	width:800px;
	padding: 0px;
	margin: 0px;
	height: 150px;
}
#menu{
	width:800px;
	height:49px;
}
#contenido{
	width:800px;
	float:left;
	height: 550px;
}
#rigth{
	width:25px;
	height:550px;
	float:left;
	border-left-style: none;
	background-image: url(../images/sitiogye_04.png);
	background-repeat: no-repeat;
	background-position: top;
}
#bottom{
	width:800px;
	height:113px;
	clear:both;
	text-align: center;
	background-image: url(../images/sitiogye_12.png);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: middle;
	}

#bottomtext{
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: #5A99BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
	margin-top: 30px;
}


#left {
	width:25px;
	height:550px;
	float:left;
	border-left-style: none;
	background-image: url(../images/sitiogye_02.png);
	background-repeat: no-repeat;
	background-position: top;
}
#contenido2 {
	width:800px;
	float:left;
}

#contenido21 {
	width:400px;
	float:left;
	background-color: #FFFFFF;
	height: 326px;
}


#contenido22 {
	float:left;
	width: 400px;
	height: 326px;
}

#contenido3 {
	width:800px;
	float:left;
	height: auto;
	background-color: #FFFFFF;
}
#subtitulo {


	font-size:11px;
	font-weight: bolder;
	margin:0px;
	color: #2E5C83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 2px;
	padding-left: 10px;
}

li{
font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
