* {
    margin: 0;
    padding: 0;
}
a{
    color: #4584db;
}
h1 {
	margin-bottom: 30px;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 50px;
    background-color: #FFFFFF;
    color: #20487d;
    font-size: 11px;
}
#wrap {
    width: 910px;
    margin: auto;
    background: url(images/background.jpg) top left no-repeat;
    border-left: 1px solid #bbd5ea;
    border-right: 1px solid #bbd5ea;
}

#center-ads {
    width:400px;
	position:absolute;
    left:50%;
	top:1px;
	margin-top:260px;
	margin-left:-200px;
}

#domainTitle {
    height: 100px;
    padding-left: 35px;
    padding-top: 75px;
    font-size: 22pt;
    color: #fff;
    vertical-align: top;
    text-align: left;
}
#domainTitle a {
	text-decoration: none;
	padding: 3px 2px;
    color: #fff;
    background: #3b7bb1;
}
#sitemapLinkContainer {
	display: none;
}
#domainSubtitle {
    height: 40px;
    padding-left: 35px;
}
#domainSubtitle .header {
    font-size: 19px;
    font-weight: bold;
    color: #569508;
    text-transform: lowercase;
}
#top-keywords {
	padding-left: 35px;
}
#top-keywords a {
	color: #20487d;
    font-size: 12px;
    margin-right: 7px;
    font-weight: bold;
    text-decoration: none;
}
#top-keywords .separator {
}
#pageContent {
    clear: both;
    width: 875px;
    padding-left: 35px;
}
#teezers {
    position:relative;
    top:-100px;
    width: 200px;
    float: left;
    padding-top: 30px;
    padding-right: 30px;
}
#teezers .lbdate {
	padding-top: 40px;
	padding-bottom: 15px;
	line-height: 17px;
}
#teezers .lbdate a {
	color: #4584db;
	font-size: 12px;
	font-weight: bold;
}
#teezers .lblink {
	font-size: 10px;
	color: #569508;
	line-height: 14px;
}
#searchForm {
    float: right;
    width: 220px;
    margin-right: 20px;
    padding-top: 15px;
    padding-bottom: 40px;
}
#searchForm input.inputbox {
    font-size: 8pt;
    font-weight: normal;
    border: 1px solid #999;
    padding: 3px;
    margin: 0;
    color: #a4a4a4;
    width: 180px;
}
#searchForm input.button {
    border: none;
    width: 35px;
    height: 16px;
    padding: 0;
    padding-top: 20px;
    background: transparent url(images/search.gif) top left no-repeat;
    margin-left: 5px;
    margin-top: 4px;
    cursor: pointer;
    color: #fff;
}
#similarSiteLinks {
	clear: right;
	float: right;
    line-height: 18px;
    width: 220px;
    margin-right: 20px;
}
#similarSiteLinks .moduletable {
    overflow: hidden;
    margin-bottom: 40px;
}
#similarSiteLinks h3 {
    font-size: 12px;
    color: #20487d;
    margin: 0;
    padding: 0 0 15px 0;
}
#similarSiteLinks a{
    font-size: 12px;
    margin-top: 20px;
    color: #4584db;
}
#similarSiteLinks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    padding-left: 10px;
}
#similarSiteLinks li {
	background: url(images/marker.gif) center left no-repeat;
    padding: 5px 23px;
}
#sideSelectableRegion {
	clear: right;
    float: right;
    width: 220px;
    margin-right: 20px;
}
#left_begun {
    width: 200px;
    padding-top: 10px;
    vertical-align: top;
}
#left_begun iframe {
}
#content {
    padding-bottom: 40px;
    padding-top: 50px;
    vertical-align: top;
    max-width: 600px;
    margin-right: 40px;
    overflow: hidden;
	min-height:670px;
}
#feedback {
	clear: right;
	float: right;
	width: 186px;
	background: url(images/feedback.gif) top left no-repeat;
    margin-bottom: 25px;
    padding-left: 54px;
    padding-top: 10px;
    height: 60px;
}
#feedback a {
    font-size: 18px;
    color: #569508;
}
#bottom-keywords {
	display: none;
}
#pageFooter {
    clear: both;
    font-size: 11px;
    text-align: left;
    padding: 20px 20px;
    padding-bottom: 60px;
    padding-top: 40px;
    line-height: 18px;
}
#feedback-form {
    padding: 0;
/*    height: 700px; */
    font-size: 12px;
}
#feedback-form .errors {
    color: red;
}
#feedback-form .label {
    margin: 15px 0;
}
#feedback-form div.input {
    margin-top: 20px;
}
#feedback-form .text-input, #feedback-form .text {
}
#feedback-form .text-input {
    width: 400px; 
}
#feedback-form .text {
    width: 400px;
    height: 150px;
}
#feedback-form div.input input {
    width: 200px;
    font-size: 12px;
    cursor: pointer;
}
#mod_search_searchbutton {
	float: right;
}  
/* IE7 only */
body #mod_search_searchbutton { *float: none; }

#center-ads #ml_flymedia {
	left:-20px !important;
	top:-50px !important;
}