html, body{
padding:0 0 0 0;
margin:0px auto;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

hr.style-one {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

h1 {
font-size: 25px;
font-weight: 400;
text-transform: uppercase;
padding: 0px 0px 0px 60px;
}

h2 {
color: #2D2D2D;
font-size: 20px;
line-height: 20px;
font-weight: 700;
margin-top: 10px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

h3 {
color: #2D2D2D;
font-size: 18px;
line-height: 36px;
font-weight: 700;
margin: 0;
text-align: center;
}

.mainaddress {
	color: #2D2D2D;
font-size: 20px;
line-height: 20px;
font-weight: 700;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
display: block;
width: 250px;
}

.secondaryaddress {
	color: #2D2D2D;
font-size: 14px;
line-height: 20px;
font-weight: 300;
text-align: center;
display: block;
width: 250px;
}

#left ul {
display: block;
width: 250px;
list-style-type: none;
margin-left: -20px;
margin-top: -10px;
margin-bottom: 30px;
}

#left ul li#twitter {
margin-right: 8px;
margin-top: 18px;
float: left;
list-style-type: none;
cursor: pointer;
text-indent: -99999px;
width: 30px;
height: 30px;
text-decoration: none;
background: url(twitter.png) 0px 0px;
}

#left ul li#vkontakte{
margin-left: 8px;
margin-right: 8px;
margin-top: 18px;
float: left;
list-style-type: none;
cursor: pointer;
text-indent: -99999px;
width: 30px;
height: 30px;
text-decoration: none;
background: url(vkontakte.png) 0px 0px;
}

#left ul li#googleplus {
margin-right: 8px;
margin-top: 18px;
float: left;
list-style-type: none;
cursor: pointer;
text-indent: -99999px;
width: 30px;
height: 30px;
text-decoration: none;
background: url(googleplus.png) 0px 0px;
}

#left ul li#linkedin {
margin-right: 8px;
margin-top: 18px;
float: left;
list-style-type: none;
cursor: pointer;
text-indent: -99999px;
width: 30px;
height: 30px;
text-decoration: none;
background: url(linkedin.png) 0px 0px;
}


#left ul li#youtube {
margin-right: 8px;
margin-top: 18px;
float: left;
list-style-type: none;
cursor: pointer;
text-indent: -99999px;
width: 30px;
height: 30px;
text-decoration: none;
background: url(youtube.png) 0px 0px;
}

#left ul li#facebook:hover{background-position:0px 30px}
#left ul li#twitter:hover{background-position:0px 30px}
#left ul li#vkontakte:hover{background-position:0px 30px}
#left ul li#youtube:hover{background-position:0px 30px}
#left ul li#googleplus:hover{background-position:0px 30px}
#left ul li#linkedin:hover{background-position:0px 30px}

#left ul li#facebook {
margin-top: 18px;
float: left;
list-style-type: none;
cursor: pointer;
text-indent: -99999px;
width: 30px;
height: 30px;
text-decoration: none;
background: url(facebook.png) 0px 0px;
}


#main {
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 980px;
	height: 950px;
}

#left {
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	width: 260px;
	float: left;
	border-right: 1px inset #444444;
}

#right {
	margin-top: -30px;
	margin-right: 25px;
	width: 630px;
	height: 500px;
	float: right;
}

table td {
	text-align: center;

}

table p {
	line-height: 6px;
}
.bordered {
padding-bottom:20px; 
border-bottom: 2px inset #666666;
}

span {
	text-align: center;
}

#right img {
	text-align: center;
}

.position {
	font-size: 15px;

font-family: "adobe-caslon-pro-1","adobe-caslon-pro-2",serif;
font-weight: 400;
font-style: italic;
color: #EC5456;
	padding-top: 0px;
	text-align: center;
	display: block;
	width: 200px;
	height: 50px;
	margin: 10px auto;
}
