/*
ssr.css 2017
*/

*
{
margin: 0px;
padding: 0px;
}
a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body {
	background-position:top;
	background-color: #cd5c5c;
	font: 12px Arial, Helvetica, sans-serif;
	color: #808080;
	padding-top: 15px;
}

#content{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-color: #daa520;
border-radius:8px 8px 0px 0px;
}

#header {
	height: 100px;
	width: 960px;
}

#logo {
	float: left;
	padding-top: 40px;
	
}

#company-name {
	
	text-align: center;
	width: 960px;
	padding-top: 33px;

}

#company-name p {
	font-family: "Harrington", Times, serif;
	text-align: center;
	font-size: 48px;
	font-weight:bold;
	font-style:italic;
}

#header-right{
	float:right;
}

#menu{
	width: 960px;
	
	text-align: center;
 	
}

#menu a {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	padding-left: 30px;
	text-decoration: none;
	
}

#menu a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#fb-link{
	padding-top:10px;
	height: 45px;
	width: 200px;
	

}
#gplus-link{
	width: 200px;
	padding-bottom:10px;
	
}

#main{
	width: 960px;
	margin: 0 auto;
	clear:both;
}

#page_title{
	background-color: #808080;
	width: 955px;
	background-repeat:no-repeat;
	background-position:top left;
	height: 41px;
	border-radius:0px 8px 8px 0px;
}

#text-border{
	width: 960px;
      background-color:#daa520;
	height:570px;
}

#text{
	width: 948px;
      background-color:#efeeee;
      margin-left:6px;
      height:558px;
	color:blueviolet;
}

#text ul {
	margin-left: 35px;
	font-size: 11px;
}

#text ul li p{
	padding-left: 5px;
	font-size: 14px;
}

#text-border2{
	width: 960px;
      background-color:#ffa07a;
	min-height:570px;
}

#text2{
	width: 948px;
      background-color:#ffffff;
      margin-left:6px;
      min-height:558px;
}

#text2 ul {
	list-style:square;
	color: #4c6c06;
}

#text2 ul li p{
	padding-left: 5px;
	font-size: 14px;
}

#page_title H5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 20px;
}

#text p {
      font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-left: 15px;
	padding-right: 15px;
}

#text a{
	color: #800000;
	font-weight:normal;
	text-decoration: none;
}

#text a:hover{
	text-decoration: underline;
}

#footer {
	width: 960px;
	margin: 0 auto;
	
	height: 50px;
	background-color: #808080;
	background-repeat:repeat-x;
	background-position:top;
	border-top: 3px solid #000000;
}

#footer p {
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	
}

#footer a {
	color: #dc00ff;
}




#vspace1{
	float:left;
	width:15px;
	height:170px;
}

#vspace2{
	float:left;
	width:15px;
	height:332px;
}

#vspace3{
	float:left;
	width:35px;
	height:170px;
}



#text-left{
	float: left; 
	width:466px;
} 

#text-right{
	width:467px;
	float:left;
} 

#map{
	width:435px;
	height:270px;
	margin-left:15px;
}

.text{
	font-size: 16px;
	font-weight:bold;
}

.text1{
	font-size: 14px;
	padding-left: 30px;
}

.text2{
	font-size:14px;
	font-weight:normal;
}

.text3{
	font-size:14px;
	font-weight:bold;
}

.text4{
	font-size: 14px;
	padding-left: 115px;

}

.text5{
      font-size:16px;
	font-weight:bold;
	padding-left: 15px; 
}

.text6{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

.text7{
	font-size:16px;
	font-weight:bold;
	padding-left: 12px; 
}


 







