<!--
a{
	text-decoration:none;
}
#outterWrapa {
	position:absolute;
	width:100%;
	z-index:1;
	min-height:620px;
	text-align:center;
	color:#fff;
	font-family:Century Gothic, Arial,Helvetica;
	font-size:80%;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#mainWrapa{
	width:900px;
	height:600px;
	border:2px solid #7f7f7f;
	margin-left:auto;
	margin-right:auto;
	margin-top: 100px;
	text-align:left;
}
#header {
	height: 85px;
}
#logo {
	height: 138px;
	width: 121px;
	position: absolute;
	margin-left: 389px;
	margin-top: -65px;
}
#InnderWrapa{
	margin:40px;
}
#body {
	height: 303px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-left: 0px;
	padding-top: 22px;
	padding-bottom: 22px;
}
#topmenu {
	position: absolute;
}
#topmenu .col {
	float: left;
	width: 26px;
	margin-right: 10px;
	text-align: center;
}
#topmenu .col .icon {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 26px;
	cursor: pointer;
}
#topmenu .col .text {
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	display:none;

}

#hometext{
	left: -2px;
}
#switchtext{
	left: 33px;
}
#facebooktext{
	left: 64px;
}

#topmenu #home{
	background-image: url(../images/headerToph.png);
}
#topmenu #switch{
	background-image: url(../images/headerTops.png);
}
#topmenu #facebook{
	background-image: url(../images/headerTopf.png);
}
#menuWrapa {
	height: 35px;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	width: 300px;
	position: absolute;
	margin-left: 510px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menuWrapa ul {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#menuWrapa ul li {
	list-style-type: none;
	float: left;
	height: 35px;
	line-height: 35px;
}
#menuWrapa ul li a {
	padding-right: 13px;
	padding-left: 13px;
	text-decoration: none;
}
.border-link-alink{
	border-right:1px solid #7f7f7f;
}
#footerlinks {
	margin-right: 61px;
	margin-left: 61px;
	margin-top: 10px;
	height: 35px;
}
#footerlinks a {
	display: block;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 1em;
	cursor: pointer;
}
#copyrightstyle {
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
}
#contentContainerPlaceHolder-Left {
	float: left;
	height: 316px;
	width: 624px;
        
}
#contentContainerPlaceHolder-Right {
	float: left;
	width: 164px;
	margin-left: 20px;
	height: 316px;
	font-size: 11px;
}
#collage{
	display:none;
}
#contentContainerPlaceHolder-Right  a {
	text-decoration: none;
}

.a-link-white{
	cursor:pointer;
	color:#FFF;
}
.a-link-gray{
	cursor:pointer;
	color:#7F7F7F;
}
.a-link-hover{
	cursor:pointer;
	color:#b43119;
}
*{
	outline:none;
}
h1, h2, h3, h4, p{
	margin:0px;
	padding:0px;
}
#contentContainerPlaceHolder-Right #form1 table tr td .input {
	background-image: url(../images/inputbg.jpg);
	border:1px solid #262626;
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 25px;
	margin-top: 10px;
	color: #7f7f7f;
	width:155px;
}
#contentContainerPlaceHolder-Right .textarea {
	background-image: url(../images/inputbg.jpg);
	border:1px solid #262626;
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 80px;
	margin-top: 10px;
	width:155px;
	color: #7f7f7f;
	padding-top:5px;
}
#contentContainerPlaceHolder-Right #form1 {
	padding: 10px;
	margin-top:10px;
	background-color: #000;
	border: 1px solid #333;
	position:absolute;
	width:155px;
}
#submitFormContacts {
	background-color: #000;
	background-image: none;
	border: 1px solid #000;
	margin-top:10px;
	cursor:pointer;
}
#thumb {
	float: left;
	height: 280px;
	width: 99px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#thumb  img{
	display:none;
}
#imageLoeader {
	float: left;
	height: 308px;
	width: 500px;
        text-align: center;

	background-repeat: no-repeat;
	background-position: center center;
        
}

#imageLoeader a{
    margin: auto;
}
#thumb ul {
	margin: 0px;
	padding: 0px;
}

.imgloading {
  background: url(../images/ajax-loaderblack.gif) no-repeat center center;
  height: 300px;
  display: block;

}

#logo{
    background: #000;
}
#asc-page-link a{
    margin-top: 10px;
    display: block;
    float: right;
    margin-left: 20px;
}
#imgTitle{
    color: #7f7f7f;
    position: absolute;
    margin-top: -35px;
    margin-left: 120px;
}
#facebook a{
    display: block;
     height: 26px;
    width: 26px;
}

#contentContainerPlaceHolder-Right{
    color:#e0e0e0;
}
#multimediaoption{
    position: absolute;
    float: none;
    background:  #000;
    margin-left: -30px;
    padding: 5px;
    display: none;
    z-index: 3000;

}
#multimediaoption a{
    display: block;
    float: none;
    border: none;
    height: 20px;
    margin:5px;
    text-align: center;
}

.popupContainer{
    width: 600px;
    height: 500px;
    overflow: auto;
    font-size: 12px;
    padding: 10px;
    background: #000;
    color: #fff;
        font-family:Century Gothic, Arial,Helvetica;
}
-->