/* CSS Document */

body{
margin:0px;
background-color:#000000;
height: 100%;
width: 100%;
margin:0;
margin-bottom:10px;
margin-top:2px;
}

.main_table{
border:2px solid #999999;
width:920px;
}
.header{
background-image:url(images/top_header.gif);
background-repeat:no-repeat;
width:920px; height:105px;
}

.header_navi{
font-family:Helvetica, Verdana, Arial,  sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
float:right;
margin:8px 10px 0px 0px ;
}

h1{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:18px;
color:#333333;
text-shadow:0px 1px 1px #999999 ;
text-transform:uppercase;
margin-top:0px;
}

h2{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:24px;
color:brown;
font-weight:bold;
text-align:center;
text-shadow:white 0px 1px 2px ;
margin-top:10px;
text-transform:capitalize;
}

h3{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:16px;
color:brown;
font-weight:bold;
text-shadow:white 0px 1px 2px ;
text-transform:capitalize;
}

h4{
font-family:Helvetica, Arial, Verdana;font-size:20px; color:brown; font-weight:bold; text-shadow:white 0px 2px 5px; line-height:30px;
}
.table_box{
background-color:#585353;
background-image:url(images/line.jpg); background-repeat:repeat-x;
width:100%;
}

.table_div{
width:900px;
background-color:white;
padding:20px 0px 20px 0px;
margin-bottom:10px;
}

p{
text-align:justify;
}

.video_style{
border:1px solid #CE181E;
padding:10px;
font-family:Helvetica, Verdana, Arial,  sans-serif;
color:#000000;
font-size:12px;
text-align:center;
font-weight:bold;
} 
.video_style p{
margin:10px 0px 0px 0px;
}

.color_style{
background-color:#FFFFFF;
width:100%;
padding:20px;
font-family:Helvetica, Verdana, Arial,  sans-serif;
font-size:12px;
}

.textfiled {
color:#000000;
background-color:#EEEEEE;
border:#999999 solid 1px;
font-family:Helvetica, Verdana, Arial,  sans-serif;
font-size:12px;
width:150px;
}


/*#dropdown {
position:absolute; margin:160px 0px 0px 990px; display:none; z-index:10; background-image:url(images/drop.png); background-repeat:no-repeat; width:184px; height:130px;
}
.drop_div{
font-family:Arial,Verdana, Helvetica, sans-serif ; font-weight:bold; font-size:12px; color:#333333; line-height:22px; margin:8px 0px 0px 30px; 
}

.drop_div a:link{
color:#333333;
text-decoration:none;
}

.drop_div a:visited{
color:#333333;
text-decoration:none;
}

.drop_div a:hover{
color:#FFFFFF;
text-decoration:none;
text-shadow:#000000 2px 0px 4px; 
}
*/

.navigation_tab{
height:40px;
background-image:url(images/bt_bg.jpg); background-repeat:repeat-x;
}

#home{
height:40px;
width:100px;
background-image:url(images/home.jpg);
float:left;
cursor:pointer;
}

#what{
height:40px;
width:134px;
background-image:url(images/what_we.jpg);
float:left;
cursor:pointer;
}

#advantage{
height:40px;
width:131px;
background-image:url(images/advantage.jpg);
float:left;
cursor:pointer;
}

#action{
height:40px;
width:109px;
background-image:url(images/action.jpg);
float:left;
cursor:pointer;
}

#sms{
height:40px;
width:139px;
background-image:url(images/sms.jpg);
float:left;
cursor:pointer;
}

#text2drive{
height:40px;
width:200px;
background-image:url(images/text2drive.jpg);
float:right;
cursor:pointer;
}

.style1{
font-family:Helvetica, Verdana, Arial,  sans-serif;
font-size:12px;
color:#333333;
line-height:18px;
}

.style_bold{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:24px;
color:brown;
font-weight:bold;
text-align:center;
text-shadow:white 0px 1px 2px ;
margin-top:10px;
text-transform:capitalize;
}
.style_normal{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:16px;
color:brown;
font-weight:bold;
text-align:center;
text-shadow:white 0px 1px 2px ;
margin-top:5px;
text-transform:capitalize;
}

a:link{
	text-decoration:underline;
	color:#FF3300;
}

a:visited{
	text-decoration:underline;
	color:#FF3300;
}

a:hover{
	text-decoration:none;
	color:#CCCCCC;
}




.fotter{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
background-color:#333333;
height:60px;
text-align:center;
line-height:17px;
padding-top:15px;
*padding-top:5px;
}
.fotter a:link{
	text-decoration:none;
	color:#FFFFFF;
}

.fotter a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.fotter a:hover{
	text-decoration:underline;
	color:#FF0000;
}