/**********/        
/* Global */

html, body{
	background-image: url(main_bg01.png);
	background-repeat: repeat-x;
	background-color:#727272;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#B2B2B2;

}

#container {
	margin: auto;
	width:931px;
	height: auto;
}

/* /Global */
/***********/ 

/**********************/
/* Layout Containers */ 

#header { /* IE6 FIX */
	background-image: url(header02.png);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:931px;
	height:123px;
	float:left;
}

#header_text { /* IE6 FIX */
	width:318px;
	height:26px;
	margin:93px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

#middle_container {
	background-image: url(middle_bg01.png);
	background-repeat: repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	width:931px;
	height:auto;
	float:left;
	display:table;
}

#topmenu_box { /* IE6 FIX */
	background-image: url(topmenu_bg01.png);
	background-repeat: no-repeat;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	width:900px;
	height:51px;
	overflow:hidden;
}


/* Top menu2 */
#topmenu{ /* IE6 FIX */
	display:block;
	height:51px;
	margin:0px 0px 0px 50px;
	padding:0px 0px 0px 0px;
	font-size:0.9em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#topmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#topmenu ul li{
	display:block;
	float:left;
	margin:0 0 0 0;
}

#topmenu ul li a{ /* IE6 FIX */
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:20px 20px 0 20px;
	height:51px;
	background:transparent url(top_notactive01.png) no-repeat top right;
}
#topmenu ul li a:hover{
	color:#fff;
	background:transparent url(top_active04.png) no-repeat top right;
}

#topmenu ul li a.current,#topmenu ul li a.current:hover{
	color:#fff;
	background:transparent url(top_active04.png) no-repeat top right;
}
/* /Top menu */


#two_column_container { /* IE6 FIX */
	margin: 15px 0 0 15px;
	padding:0 0 0 0;
	width:900px;
	height:auto;
}

#left_column {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:311px;
	height: auto;
	float: left;
}

#offer {
	background: url(offer_bg.png) repeat-x top left;
	background-color: #82AAD7;
	border: 1px solid #858585;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:309px;
	height: auto;
}

#log_in {
	background: url(login_bg.png) repeat-x bottom left;
	background-color: #5B5B5B;
	border: 1px solid #727272;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:309px;
	height: auto;
}

#register {
	background-image: url(registration_bg2.png);
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:311px;
	height: 69px;
}

#register_text {
	position:absolute;
	margin:10px 0px 0px 26px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:auto;

}

/* Register button */
#register_link {
	position:absolute;
	margin:38px 0px 15px 178px;
	padding:0px 0px 0px 0px;
	width:129px;
	height:31px;
}

#regmenu{
	position:relative;
	display:block;
	height:31px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#regmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#regmenu ul li{
	display:block;
	float:left;
	margin:0 0 0 0;
}

#regmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 0;
	padding:8px 20px 0 25px;
	height:31px;
	background:transparent url(reg_button01.png) no-repeat top right;
}
#regmenu ul li a:hover{
	color:#fff;
	background:transparent url(reg_button02.png) no-repeat top right;
}
/* /Register button */

#we_support { /* IE6 FIX */
	background: url(total_bg.png) repeat-x bottom left;
	background-color: #5B5B5B;
	border: 1px solid #727272;
	margin:0px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	width:309px;
	height: auto;
	text-align:center;
}

#total { /* IE6 FIX */
	background: url(total_bg.png) repeat-x bottom left;
	background-color: #5B5B5B;
	border: 1px solid #727272;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	width:309px;
	height: auto;
	text-align:center;
}

#feedback_header{
	background: url(feedback_header01.png);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:311px;
	height:36px;
}

/* IE6 FIX */
/* * html #fed_text {margin:12px 0px 0px 50px;} */ /* IE Fix */
#fed_text { /* IE6 FIX */
	position:absolute;
	margin:12px 0px 0px 50px;
	padding:0px 0px 0px 0px;
	FONT-WEIGHT: bold;
}

#feedback_content { /* IE6 FIX */
	background: url(feedback_bg01.png) repeat-x bottom left;
	background-color: #454545;
	border: 1px solid #727272;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:309px;
	height: auto;
	line-height: 140%;

}

#feedback_content_output{ /* IE6 FIX */
	margin:10px 15px 20px 15px;
	padding:0px 10px 0px 0px;
	width: auto;
	height:auto;

}

#feedback_all{
	margin:0px 0px 0px 15px;
	width:290px;
	height: auto;
	text-align:left;
}





#right_column { /* IE6 FIX */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:575px;
	height: auto;
	float: right;
	display:table;
}

#flash_box { /* IE6 FIX */
	background-color: #4A4A4A;
	background-image: url(01.jpg);	
	width:575px;
	height: 300px;
	margin: 0px 0px 0px 0px;
}

#run_text { /* IE6 FIX */
	width:575px;
	height: auto;
	margin: 14px 0px 0px 0px;
	font-size:1.2em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#welcome_box { /* IE6 FIX */
	background-image: url(welcome_text02.png);	
	width:575px;
	height: 81px;
	margin: 14px 0px 0px 0px;
}

#content_box {  /* IE6 FIX */
	background-color: #4A4A4A;
	width:575px;
	height: auto;
	margin: 30px 0px 40px 0px;
}

#footer {
	background-image: url(footer01.png);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:931px;
	height: 60px;
	clear: both;
}

/* /Layout Containers */ 
/**********************/


/**********/        
/* Links */
a:link {color:#999999;}
a:visited {color:#999999;}
a:active {color:#999999;}
a:hover {color:#CCCCCC;}

a.link01:link {COLOR: #BFBFBF; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; FONT-WEIGHT: bold;}
a.link01:active {COLOR:#BFBFBF; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; FONT-WEIGHT: bold;}
a.link01:visited {COLOR: #BFBFBF; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; FONT-WEIGHT: bold;}
a.link01:hover {COLOR: #E1E1E1; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; FONT-WEIGHT: bold;}

a.link02:link {COLOR: #CCCCCC; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold;}
a.link02:active {COLOR: #CCCCCC; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold;}
a.link02:visited {COLOR: #CCCCCC; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold;}
a.link02:hover {COLOR: #ACACAC; FONT-SIZE: 85%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold;}

/* /Links */
/**********/ 


/**********/        
/* Fonts */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#B2B2B2;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#B2B2B2;
	font-weight: bold;
	margin:2px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:115%;
	color:#B2B2B2;
	font-weight: bold;
	margin:25px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C9C9C9;
	font-weight: bold;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

/* /Fonts */
/**********/ 


/**********/        
/* Forms */
form {
	margin: 0;
	padding: 0;
}

.botton1 {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	font-weight: bold;

}

.input1 {
	border: #999999 1px solid;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 15px;
}
/***********/        
/* /Forms */


/**********/        
/* Error messages */
.error_red {
	color:#FFFFFF;
	font-size:1em;
}

.error_yellow {
	color:#FFCC00;
	font-weight:bold;
}

/**********/        
/* /Error messages */


/**********/        
/* Other */
.hr1 {
	background-color: #535353;
	border: 0;
	color:#535353;
	width:100%;
	height: 4px;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
/**********/        
/* /Other */

.error_table {
	background-color:#F7EBC4;
	border:1px solid #E3BD3D;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.error_red {
	color:#CC0000;
	font-size:1em;
}

#payment_methods { /* IE6 FIX */
	background: url(total_bg.png) repeat-x bottom left;
	background-color: #5B5B5B;
	border: 1px solid #727272;
	margin:0px 0px 15px 0px;
	padding:10px 0px 10px 0px;
	width:309px;
	height: auto;
	text-align:center;
}