body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 14px 0px 14px 0px;
	float: none;
	text-align: left;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#027baa;
	}

										/* Basic Text Area */

a { text-align:left; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4, p { text-decoration: none; text-align:left; }
ul, li { font-weight: normal; text-decoration: none; text-align:left; }
form{ margin: 0px;  padding-top:10px; }
.clear { clear:both; }
img	{ border: 0px; margin: 0px; }

							
										/* Contener Area */

#master-container {
	width: 975px;
	height: auto !important;
	margin: auto;
	padding: 15px 0px 0px 0px;
	background-image: url(../images/tc_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#master-container_inner {
	width: 975px;
	height: auto !important;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	background-image: url(../images/bc_body.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	}


/*header area*/
#header {
	width: 891px;
	height: 101px;
	margin: 0px;
	padding: 15px 42px 28px 42px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	}
#logo {
	width: 70px;
	height: 101px;
	margin: 0px;
	padding: 0px;
	float:left;
	}
#tr_menu {
	width: 450px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float:right;
	}
#menu_next {
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float:right;
	}
#tr_menu p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00b5ef;
	text-decoration: none;
	text-align:right;
	}
#tr_menu p a {
	margin: 0px 0px 0px 25px;
	padding: 0px 5px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00b5ef;
	text-decoration: none;
	background-image: url(../images/icon_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	float:right;
	}
#tr_menu p a:hover {
	color: #cc0000;
	margin: 0px 0px 0px 25px;
	padding: 0px 5px 0px 20px;
	text-decoration:underline;
	background-image: url(../images/icon_header_h.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#menu-next {
	width: 450px;
	height: auto;
	margin: 0px;
	padding: 72px 0px 0px 0px;
	float:right;
	}
#header h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6d6e71;
	text-decoration: none;
	text-align:right;
	font-weight:normal;
	}
#tr_menu h1 a {
	margin: 0px 0px 0px 6px;
	padding: 0px 5px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d6e71;
	text-align:right;
	text-decoration: none;
	background-image: url(../images/icon_s_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	float:right;
	}
#header h1 a:hover {
	color: #6d6e71;
	margin: 0px 0px 0px 6px;
	padding: 0px 5px 0px 6px;
	text-decoration:underline;
	background-image: url(../images/icon_s_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:right;
	}
/*header area close*/

/*menu*/
#menu {
	width: 975px;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	background: #00b5ef;
	}
#menu ul{
	height: 31px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
#menu li { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #fff;
	text-decoration: none; 
	padding: 0px 24px 0px 25px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	list-style:none;
	display:block;
	float:left;
	}
#menu li a {
	height: 17px;
	color: #fff;
	text-decoration: none; 
	text-align: center;
	margin: 0px;
	padding: 7px 7px 7px 7px;
	display:block;
	}
#menu li a:hover { 
	color: #fff;
	text-decoration:underline;
	margin: 0px;
	padding: 7px;
	display:block;
	background-color:#cc0000;
	}
/*menu close*/

/*flash area close*/
#flash-container {
	width: 949px;
	height: 91px;
	margin: 0px;
	padding: 0px 13px 0px 13px;
	float:left;
	}
/*flash area close*/

/*Content container*/
#main_content_container {
	width: 949px;
	height: auto;
	margin: 0px;
	padding: 13px 13px 0px 13px;
	float:left;
	}
	
	/*Left image area*/
#leftbanner_container {
	width: 347px;
	height: auto;
	margin: 0px;
	padding: 12px 0px 12px 0px;
	float:left;
	}
#image_container_tc {
	width: 347px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image: url(../images/leftimage_tc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00aeef;
	}
#image_container_bc {
	width: 318px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 29px;
	float:left;
	background-image: url(../images/leftimage_bc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	/*Laft image area close*/

	/*right container*/
#rightcontent_container {
	width: 602px;
	height: auto;
	margin: 0px;
	padding: 26px 0px 0px 0px;
	float: right;
	background-color: #00aeef;
	background-image: url(../images/rightcontent_tc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#rightcontent_container_next {
	width: 544px;
	height: auto;
	margin: 0px;
	padding: 0px 29px 26px 29px;
	float: right;
	background-image: url(../images/rightcontent_bc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#rightcontent_container #contentbox {
	width: 258px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	}
#rightcontent_container #contentbox_next {
	width: 258px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	}
.rightcontent_container_next {
	width: 544px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	}
#rightcontent_container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	border-bottom: 1px solid #D1D1D1;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	display:block;
	}
#rightcontent_container h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1.4em;	
	}
#rightcontent_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
	}
#rightcontent_container ul {
color: #FFFFFF;
padding: 6px 0px 6px 0px;
margin: 0px 0px 0px 10px;
}
#rightcontent_container li {
padding: 2px 0px 2px 4px;
}
#rightcontent_container a,#rightcontent_container a:visited {
color: #FFFFFF;
}
#rightcontent_container a:hover {
color: #FFFF99;
font-weight: bold;
}

#rightcontent_container .btn {
	width: auto;
	height: auto;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	float: left;
	}
	
	
/*VIDEOPAGE*/
#rightcontent_container2 {
	width: 749px;
	height: auto;
	margin: 0px;
	padding: 26px 0px 0px 0px;
	float: right;
	background-color: #00aeef;
	background-image: url(../images/rightcontent_tc2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#rightcontent_container_next2 {
	width: 691px;
	height: auto;
	margin: 0px;
	padding: 0px 29px 26px 29px;
	float: right;
	background-image: url(../images/rightcontent_bc2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#rightcontent_container2 #contentbox {
	width: 258px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	}
#rightcontent_container2 #contentbox_next {
	width: 258px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	}
.rightcontent_container_next2 {
	width: 691px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	}
#rightcontent_container2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	border-bottom: 1px solid #D1D1D1;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	display:block;
	}
#rightcontent_container2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1.4em;	
	}
#rightcontent_container2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
	}
#rightcontent_container2 ul {
color: #FFFFFF;
padding: 6px 0px 6px 0px;
margin: 0px 0px 0px 10px;
}
#rightcontent_container2 li {
padding: 2px 0px 2px 4px;
}
#rightcontent_container2 a,#rightcontent_container2 a:visited {
color: #FFFFFF;
}
#rightcontent_container2 a:hover {
color: #FFFF99;
font-weight: bold;
}

#rightcontent_container2 .btn {
	width: auto;
	height: auto;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	float: left;
	}


#leftbanner_container2 {
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 12px 0px 12px 0px;
	float:left;
	}
#image_container_tc2 {
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image: url(../images/leftimage_tc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00aeef;
	}
#image_container_bc2 {
	width: 171px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 29px;
	float:left;
	background-image: url(../images/leftimage_bc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

/*VIDEOPAGE-END*/	
	

/*CONTACT FORM */
.contactform {
	width: auto; 
	height:auto; 
	margin: 0px 0px 20px 0px;
	padding: 0px; 
	color: #333333;
	}
.contactform .deep-container{
	width: auto; 
	height:auto; 
	margin:0px 0px 5px 0px;
	text-align:left;
	}
.deep-container .textbox{
	width: 200px;
	height: 14px;
	color: #333333;
	background-color:#ffffff;
	border: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	float:left;
	margin: 0px;
	}
.deep-container .textarea{
	width: 200px;
	height: 100px;
	color: #333333;
	background-color:#ffffff;
	border: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	float:left;
	margin: 0px;
	}
.deep-container .label{
	width: 150px; 
	float:left; 
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size:12px; 
	color: #fff;
	text-align:left;
	font-weight: normal;
	margin-left:2px; 
	}
.deep-container .submit-reset-button {
	width: 60px;
	height: 23px;
	float:none;
	background-color: #cc0000;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	border: none;
	margin: 0px;
	padding: 0px 5px 3px 5px;
	}
	
/*CONTACT FORM CLOSE*/

	/*right container close*/


/*---- Footer Aera ----*/
#footer {
	width: 891px;
	height: auto;
	margin: 0px;
	padding: 10px 42px 0px 42px;
	float:left;
	}
#footer p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	}
#sub_name { 
	width: 370px; 
	height: auto; 
	margin: 8px 0px 0px 0px; 
	padding: 0px;
	float: left;
	text-align: left;
	font-family: Arial, verdana, Helvetica;
	font-size: 11px;
	color: #525252;
	}
#sub_name p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666;
	text-decoration: none;
	text-align: left;
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
	}
#footer #sub_name a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #999999;
	text-decoration: none;
	margin: 0px;
	text-align:left;
	}
#footer #sub_name a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #00aeef;
	text-decoration:underline;
	}
#sub_links { 
	width: 300px; 
	height: auto; 
	margin: 8px 0px 0px 0px; 
	padding: 0px 0px 0px 10px;
	float: right;
	color:#525252;
	}
#sub_links p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666;
	text-decoration: none;
	text-align: right;
	display:block;
	float:right;
	margin: 0px 0px 0px 10px;
	}
#sub_links p a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align:right;
	font-weight: normal; 
	color: #999999;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	}
#sub_links p a:hover { 
	color: #00aeef;
	text-decoration:underline;
	}

/*---- Footer Aera Close ----*/








/*Content container close*/

