@charset "utf-8";
/* CSS Document */
body {
	background:#FFF;
	margin:0;
	padding:0;
}
#page{
	width:980px;
	margin:50px auto;
}
#right{
	width:657px;
	float:right;
        font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939393;
	letter-spacing:2px;
	word-spacing:4px;
}
a img{
       border:none;
}

#nav-logo{
      margin-left:35px;
}
#right a{
	text-decoration:none;
	color:#939393;
}
#right a:hover{
	color:#c41230;
}

#left{
	width:250px;
	float:left;
}
#header{
	width:657px;
	text-align:right;
	height:45px;
}
#header h1{
	width:100%;
        text-align:right;
}
/*nav styles*/
#left ul{
	
}
#left ul li{
	list-style-type:none;
}

#left ul li a{
	color:#939393;
	text-decoration:none;
}
#left ul li a.active{
	color:#c41230;
}
#text-content{
	padding:0 0 55px 0;
        margin-right:200px;
        height:500px;
        text-align:center;
       font-size:10px;
}
#footer img{
	float:right;
}
#footer a img{
	border:none;
margin-right:10px;
}
#flash-content-home{
margin-top:0px;
}
address{
font-style:normal;       
}
.press-item{
width:100%;
text-align:left;
line-height:24px;
margin-bottom:40px;
}
.press-item .press-right{
width:425px;
float:right;
}
.contact-form{
     width:230px;
     border-bottom:solid 1px  #c61331;
    letter-spacing:1px;
    word-spacing:normal;
    text-align:left;
    margin:0 auto;
    color:#5b5b5b;
}

.contact-form input{
 border:1px solid #5b5a5f;
 background:#FFF;
 width:185px;
}

.contact-form textarea{
width:226px;
 border:1px solid #5b5a5f;
 background:#FFF;
}

.contact-form p.submit{
width:100%;
text-align:right;
}
.contact-form p.submit a{
color:#c21332;
}

#subscribe-form{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #c41230;
height:250px;
}
#subscribe-form input{
border: 0px solid #e1e2e3;
background: #e1e2e3;
font-style: normal;
font-size: 14px;
}
#subscribe-form input.input-text{
width:128px;
margin-bottom:10px;
color:#000;
}

#subscribe-form input.input-btn{
float:right;
margin-right:85px;
color:#000;
}
#subscribe-form label{
display:inline;
width:35px;
margin-bottom:10px;
}

#form-left{
width:35px;
float:left;
}

#form-right{
width:128px;
float:right;
margin-right:85px;
}

#text-content-links{
width:560px;
font-size:10px;
letter-spacing:normal;
word-spacing:normal;
height:490px;
overflow-y:auto;
}
#text-content-links h2{
font-size:18px;
margin:0;
padding:0;
letter-spacing:2px;
word-spacing:4px;
}
#text-content-links a, #text-content-links a:visited{
color:#737373;
}
#text-content-links .linkset .linkset-left, #text-content-links .linkset .linkset-middle, #text-content-links .linkset .linkset-right{
width:155px;
}
#text-content-links .linkset .linkset-left{
float:left;
}
#text-content-links .linkset .linkset-middle{
float:left;
margin-left:55px;
}
#text-content-links .linkset .linkset-right{
float:right;
}

