html {
	height: 99%;
	width: 100%;
}
body {
	height: 99%;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.left_shadow {
	background-image: url(images2/left_shadow.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 19px;
	height: 497px;
}

.right_shadow {
	background-image: url(images2/right_shadow.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 19px;
	height: 497px;
}
.maincontainer {
	margin: 0px;
	padding: 0px;
	height: 497px;
	width: 495px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 20px;
	letter-spacing: normal;
	}
.content_bg {
	background-color: #F9F8FC;
	height: 329px;
	margin: 0px;
	font-size: 11px;
	vertical-align: top;
	border-bottom-width: 1px;
}
.copyright {
	font-size: 9px;
	color: #999999;
	letter-spacing: 1px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.copyright a, .copyright a:visited, .copyright a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.copyright a:hover
{
	text-decoration: underline;
}

.copyright span
{
	color: #666666;
	text-decoration: none;
}
.testaA {
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
}

.testaB {
	background-color: #FFFFFF;
	color: #000000;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;	

	
}
.testa {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	letter-spacing: 0.2px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.gallery a, .gallery a:visited, .gallery a:active
{
	text-decoration: none;
	margin: 0px;
	padding: 20px;
	display: block;
	background-color: #999999;	
	text-align:center;
}

.gallery a:hover
{
	display: block;
	border-color: #666666;
	background-color: #666666;		
}

.gallery img
{
	border: 1px solid #F9F8FC;
	padding: 2px;
	vertical-align:middle;	
}
h1 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 1px;
	text-align: center;
	padding:20px 30px 0px 30px;
	margin:0px 30px 0px 30px;
	
}

.link_header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #aa9999;	
	letter-spacing: 0.5em;
	text-align: center;
	padding:5px 30px 0px 30px;
}

.line
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin:0px 30px 0px 30px;
}


.address {
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
	padding-top:30px;
}

.phones {
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;
	letter-spacing: 1px;
	color: #333333;
}

.phones2 {
	font-size: 13px;
	line-height: 1.6em;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
	font-weight: bold;
}

.address_header
{
	font-size:12px;
	line-height: 2em;
	text-decoration: underline;
	color: #000000;
}

.about {
	text-indent: 0px;
	padding: 0 40 0 40;
	line-height: 1.2em;
	font-size: 10pt;
}

.about_wrap {
	padding: 20 0 0 0;
	text-align: center;
}
.box {
	padding: 5px;
	height: 20px;
	width: 10px;
	border: 1px solid #aa9999;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin-right: 10px;
	line-height:1.8em;	
}

.qn{
	font-weight: bold;
	line-height:3em;		
	color: #aa9999;	
}



.link {
	text-align:center;
	font-size: 10pt;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 1.5em;
	display: block;
	letter-spacing: 1px;
	color: #666666;	
}

.link a, .link a:visited, .link a:active
{
	color: #000000;
	text-decoration: underline;
}

.link a:hover
{
	color: #666666;
}

