@charset "utf-8";
/* CSS Document */


img{border:none;}
#intro{width:612px; height:140px; background:url(../images/bg.png) top left no-repeat; padding:10px 15px 10px 15px; font-size:14px;}
#container{width:900px; margin:0 auto; /* center */}
#logo{ border:none; margin-top:20px;}

#content{width:900px; margin:0;}
#content .column-left{ width:650px; height:auto; margin:0; float:left; background-color:#00FFCC;}
#content .column-right{ width:220px; height:auto; margin-left:28px; float:left;}
#form{ width:222px; height:580px; margin:0;}
#content .banner{ margin-bottom:0px; margin-top:35px;}

/*----------------------------------- font styles -------------------------------------*/
#content .column-left h1{font-size:20px; color:#E52427; font-weight:normal; line-height:30px; margin:0; margin-bottom:5px;}
#content .column-left p{font-size:12px; color:#404041; line-height:18px; margin:0;}
#content .terms{width:650px; height:60px;}
#content .terms p{font-size:11px; color:#404041; line-height:14px; margin:0;}
#content .footer{width:650px; height:100px;}
#content .footer p{ color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0;}

/*----------------------------------- form panel-------------------------------------*/

#form{width:222px; margin-top:40px;}
#form td{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.text{ width:192px; height:20px; border:none;font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:3px;}
.redbull{ font-size:24px; color:#E52427; text-indent:hanging;}	  
.tel{ width:112px; height:20px; border:none;font-family:Arial, Helvetica, sans-serif; font-size:12px;padding-left:3px;}
	  
.num{ width:70px; width:112px; height:20px; border:none;font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:3px;}  


.linkstyle a:link{
	color:#333333;
	text-decoration:underline;
	}
	.linkstyle a:visited{
	color:#333333;
	text-decoration:underline;
	}
	.linkstyle a:hover{
	color:#333333;
	text-decoration:none;
	}