

@charset "UTF-8";
/* CSS Document */
html, body {
	padding: 0;
	margin: 0;
	}
html {
	font-size: 1em;
	}
body {
	font-size: 100%;
	/*background:url(../Images/back.png) repeat-x;*/
	background-color:#f5251e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#ffffff;
	}
a img, :link img, :visited img {
	border: 0;
	}
		
a{
color: #ffffff;
font-weight:bold;
text-decoration:none;}

a:focus{
outline:none;}
a:active{
outline: none;
}

h1{
font-size:36px;
line-height:20px;
text-align:center;
color:#ffffff;
margin:0px;
padding-bottom:10px;
margin-bottom:10px;
}
h2{
font-size:12px; 
line-height:12px;
color:#ffffff;
letter-spacing:0.04em;
text-transform:uppercase;
margin:0px;
margin-bottom:10px;
}

p
{
    text-indent:0;
font-size:12px;
line-height:20px;
text-align:left;
padding:5px 3px;
margin:0;
}

#main{
margin:0 auto;
width:1010px;
}

#twitterfollowus{
height:18px;
width:100px;
margin:0px;
padding:10px;
float:right;
background: #FFFFFF;
font-size:14px;
letter-spacing:0.05em;
-moz-border-radius:0px 5px 5px 0px;
font-weight:bold;
text-align:center;
font-style:normal;
border-left: 1px solid #666666;}
#twittertext a{
color:#414141;
font-weight:bold;
text-decoration:none;}
#twittertext a:hover{
color:#0000CC;
text-decoration:underline;}

#twitterfollowus a{
text-decoration:none;
color:#666666;
}
#twitterfollowus a:hover{
color: #000033;
}

#imgborder img
{
    border:solid 10px #f52d1e;
}


.btnStyle1
{
    width:120px;
	font-size:13px;
letter-spacing:0.07em;
cursor:pointer;
padding:5px;
margin:5px;
background:#c50016;
color:#ffffff;
border:0;
text-align:center;
}

.btnStyle1:hover
{
    background:#ffffff;
    color:#c50016;    
}


.btnStyle2
{
	font-size:15px;
letter-spacing:0.07em;
cursor:pointer;
font-weight:bold;
padding:10px 20px 10px 20px;
margin:5px;
background:#c50016;
color:#ffffff;
border:0;
text-align:center;
}

.btnStyle2:hover
{
    background:#ffffff;
    color:#c50016;    
}
.cajafull{
width:910px;
height:100%;
font-size:11px;
line-height:1.5em;
float:left;
padding:20px;
margin:20px 20px 20px 10px;
text-align:center;
/*min-height:280px;*/
}

.cajafull a
{
  text-decoration:underline;  
}

.cajafull a:hover
{
  text-decoration:none;  
}

input[type=text]{
padding:3px;
margin:2px;
border:0px;
color:#666666;
font-size:11px;
letter-spacing:0.07em;
}

