/*****************> GENERAL <*********************/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: justify;
	background-color:#000000; 
}
p {
	width:100%;
	font-size:12px;
	padding:0 0 8px 0;
	line-height:14px;
}
h3 {
	font-size:16px;
	color:#F3901E;
}

h4 {
	font-size:14px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
/******** a: LINKS ***********/

a:link {
	font-family: Arial, Helvetica, sans-serif;	
	color: #CCC;
	text-decoration: none;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;	
	color: #CCC;
	text-decoration: none;

	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;	
	color:#F3901E;
	text-decoration: none;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;	
	color: #CCC;
	text-decoration: none;
	}

/*****************> CLASS <*********************/
.title {
	width:100%;
	height:30px;
	float:left;
	margin: 15px 0 25px 0;
}
.color_orange {	color:#F3901E}
.img {
	width:105px;
	height:105px;
	float:left;
	margin: 50px 0 0 60px;
	border: 2px solid #F3901E;
}
.img_border {
	border: 2px solid #F3901E;
	margin-top: 40px;
}

.img_down{
	width:100px;
	height:75px;
	float:left;
	margin: 20px 0 0 30px;
	border: 2px solid #F3901E;
}

.sample_2 {
	float: left;
	height: 100px;
	width: 150px;
	margin: 0 0 30px 60px;
	border: 2px solid #F3901E;
}

.subtitle_right {
	color:#F3901E;
	width:100%;
	font-size:11px;
	padding:0 0 0 30px;
	line-height:14px;
	}

/*****************> DIVS <*********************/

#bg_header {
	width: 1100px;
	height: 306px;
	margin: 0 auto;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
}
#bg_header_tx {
	width: 1100px;
	height: 306px;
	margin: 0 auto;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
}
#bg_header_gx {
	width: 1100px;
	height: 306px;
	margin: 0 auto;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
}
#bg_header_ib {
	width: 1100px;
	height: 306px;
	margin: 0 auto;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
}
#main_container {
	width: 955px;
	margin: 0 auto;
	height: 100%;
}
#content_left {
	width: 465px;
	height: 100%;
	float:left;
	margin-right: 10px;
}

#content_left ol li {
	padding: 3px 0 3px 15px;
	font-size:12px;
	color:#F3901E;
	font-weight:bold;
	}
#content_right{
	width: 465px;
	float:left;
	margin-left: 10px;
	margin: 60px 0 0 15px;
}
#content_bottom {
	width:955px;
	height:220px;
	float:left;
	margin: 10px 0 10px 0;
}
#content_bottom_img {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
#main_menu {
	width: 100%;
	margin: 0 auto;
	height: 90px;
	border-bottom:1px solid #666;
}
#menu {
	width: 915px;
	margin: 0 auto;
	height: 70px;
	text-align:right;
	padding-top: 20px;
	background-color: #000000;
	padding-right: 40px;
}
#header {
	width: 955px;
	margin: 0 auto;
	height: 260px;
	background-image:url(../images/img_header.png);
	background-repeat:no-repeat;
}
#header_gx {
	width: 955px;
	margin: 0 auto;
	height: 319px;
	background-image:url(../images/img_gx.png);
	background-repeat:no-repeat;
}
#header_ib {
	width: 955px;
	margin: 0 auto;
	height: 310px;
	background-image:url(../images/img_ib.png);
	background-repeat:no-repeat;
}
#header_tx {
	width: 955px;
	margin: 0 auto;
	height: 310px;
	background-image:url(../images/img_tx.png);
	background-repeat:no-repeat;
}
#logo {
	width: 210px;
	height:90px;
	float:left;
	padding:90px 0 0 15px;
}
#img_admission{
	width:85px;
	height:85px;
	float:left;
	margin-left:600px;
	padding-top:5px;
}
#img_advert {
	width:382px;
	height:166px;
	float:left;
	margin-left:250px;
}
#main_footer {
	width: 100%;
	margin: 0 auto;
	height: 70px;
	border-top:2px solid #F3901E;
}
#footer {
	width: 955px;
	margin: 0 auto;
	height: 60px;
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	padding: 10px 82px 0 82px;
	font-size: 10px;
}
#footer_left {
	width: 455px;
	height: 100%;
	float:left;
	padding-left: 20px;
	line-height: 15px;
}
#footer_right {
	width: 445px;
	height: 100%;
	float:left;
	text-align: right;
	padding-right: 30px;
}
/* General FORM */
#content_form {
	width: 365px;
	height: 100%;
	float:left;
	margin-right: 10px;
}
#contactoform {
	margin: 0;
	width: 314px;
	float: left;
}

#contactoform fieldset { border: 0; }

#contactoform legend { visibility: hidden; }

#contactoform label {
	display: block;
	font-size: 12px;
}

#contactoform input, #contactoform textarea, #contactoform select, #txpCommentInputForm input {
	font: 14px Helvetica, Arial, sans-serif;
	width: 314px;
	margin: 2px 0 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #F3901E;
}

#contactoform input:focus, #contactoform textarea:focus, #contactoform input:focus, #contactoform textarea:focus {
	background: #fff;
	border: 1px solid #CCCCCC;
}

#contactoform textarea {height: 120px;}

#contactoform #send, #contactoform .button {
	width: 80px;
	padding: 3px;
	background: #FFFFFF;
	color: #F3901E;
	border: 1px solid #F3901E;
	cursor: pointer;
	font-weight:bold;
}

#contactoform .checkbox {
	width:auto;
	padding:0;
	border:0;
	margin:0;
	background: 0;
}
