/* Generic Selectors */

body {
	margin: 0 0 0 0;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #757575;
	color: #666666;
	height:100%;
	min-height: 100%;
	background-image:url('../img/mainbg.jpg');
	background-repeat:repeat-x;
}
.t1 {
	position: absolute;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 13px;
	color: black;
}
.t2 {
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #666666;
}
.textbox1{
	font-family: Arial, Helvetica;
	font-size: 12px;

}
.f12red{
	color: red;
	font-size: 15px;
}
.checkform {
	visibility:hidden;
	height: 1px;
}


/*************************  ID's *************************/
#centerDoc {
	display: table;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 1000px;
	height:91.5%;
	min-height: 100%;
	clear: both;
		
}

img {
	border:0px;

}
#backtotop {
	float: right;
}
#profile {

	background-color:#555555; 
	width:250px; 
	height: 24px; 
	padding-top:6px; 
	text-align: center;


}


#top {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 1000px;
	height: 101px;
	background-image: url('../img/header_bg.jpg');
	background-repeat:no-repeat;
}

#banner {
	margin: auto auto auto auto;
	width: 862px;
	height: 207px;
		
}


#top_right ul li a:hover {
	color: #FFFFFF;
}
#top_right ul li {
	display: inline;
	float: left;
	
	


}
#top_right ul li a {
	display: inline;
	float: left;
	padding: 3px 9px;
	border-right: 1px solid #424242;
	border-bottom: 0;
	font-family: Quicksand Book, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #5e5e5e;
	text-decoration: none;
	vertical-align:bottom;

}
#top_right ul li.contact a {
	border: 0;
}
#top_right ul li.white {
	display: inline;
	float: left;
	padding: 3px 9px;
	border-right: 1px solid #424242;
	border-bottom: 0;
	font-family: Quicksand Book, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	color: white;
}
#top_right ul li.white2 {
	display: inline;
	float: left;
	padding: 3px 9px;
	border-right: 1px solid #424242;
	border-bottom: 0;
	font-family: 'Quicksand Book';
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
	color: white;
	border: 0;
}

.dropm{
	background-color:#161616; 
	width: auto; 
	height: auto; 
	position: absolute; 
	margin-top: -15px; 

}

.dropm_main{

	width: 120px; 
	height: 100px; 
	position: absolute; 
	margin-top: -15px; 

}
#dropmm{
	background-color: #0b0b0b; 
	width: 130px; 
	height: 25px;
	border: 3px solid #161616;
	border-top:1.5px;
	padding-top: 10px;
	float: none;
}

#dropmenu {
	width: auto;
	
}

#dropmenu a {
	color: #5e5e5e;
	margin-left:10px;
}
#dropmenu a:hover {
	color: #ffffff;
}

#dropmenu2 a {
	color: #5e5e5e;
	margin-left:10px;
}
#dropmenu2 a:hover {
	color: #ffffff;
}

#flashObj {
	border: solid 0px; 
	border-color:#cbcbcb
}

#subNavi {
	width: 250px; 
	height: 252px; 
	background-color: white; 
	font-size: 10px; 
	font-family: Tahoma; 
	font-weight: normal;
	line-height: 25px; 
	text-align: left; 
	float: left; 
	margin-left: 15px;
	margin-top: 15px;
	position: relative;
	
}
#subNavi a {
	font-size: 12px; 
	color: #acacac;
	border:0px;
}
#subNavi a:hover {
	color: #7a7a7a;
}
#subNaviHeader {
	border-bottom: 0px solid #666666; 
	margin-bottom: 5px; 
	background-color: #d8d8d8; 
	background-image: url('../img/submenuBg.jpg'); 
	background-repeat: repeat-x;
}

#topp{
	float: right; 
	margin-right: 5px; 
	margin-top: 5px;
}	
#tx {
	padding-right: 113px; 
	margin-left: 340px; 
	width: 480px
}
#footer {
	position: relative; 
	height:60px; 
	width:auto;
	margin:30px auto auto auto;
	clear:both;
	background-color: black;


	
}
#footer_container{
	width:1000px;
	margin: auto auto auto auto;
}
#footer1{
	float:left;
	position: relative; 
	font-family: Arial, sans-serif;
	color: #6b6a6a;
	margin: auto auto auto auto;
	padding-top:20px;

	width:auto;


}
#footer1 a{

	font-size: 12px;
}
#footer1 a:hover{

	color:#ffffff;
}
#footer2{
 	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	width:auto;
	color: #6b6a6a;
	margin: auto auto auto auto;
	padding-top:20px;



}
/*************************  Pseudo classes *************************/
.navi{
	margin:20px 0 0 0;
}
.logo{
	margin-top:17px;
	margin-left: 17px;
	float: left;
}
.slogan{
	margin-top:60px;
	margin-left: 25px;
	float: left;
}
.showcase{
	margin-left: 70px;
}
a:link {
	text-decoration: none;
	color: #757575;
	color: #666666;
}

a:visited { 
	color: #757575;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;

}  
/*
a:link {
	color: #00CC00;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { 
color: #00CC00;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: rgb(0, 96, 255);
padding-bottom: 5px;
font-weight: bold;
text-decoration: underline;

}  
a:active { 
color: rgb(255, 0, 102);
font-weight: bold; 
} 
*/