﻿@charset "utf-8";
/* CSS Document */

HTML, BODY {padding-top: 0px;} 

a {color: #3b4653;}
a img {border: 0px;}
a:visited {color: #3b4653;}

#topdomain {width: 543px; height: 40px; margin: auto;
font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;

background-image: url(/Content/img/topfade.png);
background-repeat:no-repeat;
text-align:center;
padding-top: 10px;

}

#wrapper {width: 524px; margin: auto; margin-top: 10px;
-webkit-box-shadow: 0px 0px 40px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 40px rgba(50, 50, 50, 0.3);
box-shadow:         0px 0px 40px rgba(50, 50, 50, 0.3);
}

UL {
	list-style-image:url(/Content/img/bullet.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	}
	
LI {
	margin: 8px;
	margin-left: 3px;
	}

SUP {
	font-size:8px;
	}


#contact {background-color:#EAEAEA; width: 89.5%; position: absolute; bottom: 14px; left: 13px; padding-left: 15px; padding-right: 15px; padding-top: 5px; padding-bottom: 5px;
font-family:Tahoma, Geneva, sans-serif;
	font-size:17px; line-height:150%;
}


.holdertable {width: 524px; height: 600px; position: relative;
}

.holdertable_header 
{
	height: 75px;
	}

.holdertable_content 
{
	border-bottom: 5px solid #aab1bb;
	border-left: 5px solid #aab1bb;
	border-right: 5px solid #aab1bb;
	
	background-image:url(/Content/cont_back.png);
	background-repeat:no-repeat;
	
	}
	
