/* CSS Document */

body{
height: 100%;
margin: 0;
padding: 0;
background:url(../images/TS11_bg_1.png) repeat-x center top  ; 
background-size: auto;
overflow-y: auto;
}

.white{color:#FFFFFF}
.yellow{color:#FFFF00}

#maindiv{width:100%}

.bg{
background:url(../images/TSBGTextBox.jpg) no-repeat center top    ; 
width:1024px;
height:610px;
border:0px solid #009900;
}

#logo{
/*background:url(../images/logo.png) left no-repeat ;*/
width:600px;
height:auto;
text-align:center;
border:0px solid #009900;
float:left;
height:150px;
}
	.location{
	font-family:Arial;
	font-size:30px;
	padding-top:0px;
	color:#FFFFFF;
	text-align:left;
	padding-left:60px;
	font-weight:bold;
	}
	.location2{
	font-family:Arial;
	font-size:12px;
	padding-top:0px;
	color:#FFFFFF;
	text-align:left;
	padding-left:132px;
	font-weight:bold;
	}
	.logoname{
	font-family:Arial;
	font-size:45px;
	padding-top:7px;
	color:#FFff00;
	text-align:left;
	padding-left:20px;
	font-style:italic;
	font-weight:bold;
	}

#telephone	{
width:400px;
height:auto;
float:right;
height:150px
/*background:url(../images/phonenumber.png) right no-repeat;*/
			}
	.tele{
	font-family:Arial;
	font-size:34px;
	padding-top:0px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-shadow:#eeeee 0px 10px 0, #e4e4e4 0 -10px 0;
	}
	
	.num{
	font-family:Arial;
	font-size:30px;
	padding-top:0px;
	color:#FFff00;
	text-align:center;
	}
	
#menu{
height:41px; padding-left:200px; align:center;
	 }
#menu p{background-image:url(../images/button.jpg); width:120px; height:29px; text-align:center; font:arial 12px bold; color:#FFFFFF; padding-top:12px; float:left; margin-right:1px;}
	.menu {text-align:center; font-family:arial; font-size:11px; font-weight:bold; color:#FFFF00; text-decoration:none }
	.menu a{text-align:center; font-family:arial; font-size:11px; font-weight:bold; color:#FFFF00; text-decoration:none }
	.menu a:hover{text-align:center; font-family:arial; font-size:11px; font-weight:bold; color:#FFFF00; text-decoration:underline }
	
#menu span{width:120px; float:left}

#textar{width:891px; height:191px; background:url(../images/textarea.png) no-repeat right;position:relative; top:20px; left:60px}
#textar2{width:301px; height:91px; top:10px; left:200px; position:relative; }

.welcome{font-family:Arial; font-size:25px; font-weight:bold; color:#000000}
