div {
	margin: 0;
	padding: 0;
}
div.page {
	margin: 0 auto;
	width: 100%;
	min-width: 976px;
	max-width: 1380px;
}
div.wrapper {
	margin: 0;
	width: 100%;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 70;
	overflow: hidden;
}
div.content {
	margin: 0 0 5px 17%;
	padding: 35px 8% 70px;
	width: 42%;
	min-height: 400px;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 120;
	color: #000;
	background: #fff;
}
div.sidebar {
	margin-right: 1%;
	width: 23%;
	display: inline;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	z-index: 130;
}
div.footer {
	margin: 0 0 10px 17%;
	padding-bottom: 20px;
	width: 58%;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 140;
	overflow: hidden;
}
div.support {
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	width: 100%;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 140;
	overflow: hidden;
	background: #fff url(../i/design/div_support.gif) 0 100% repeat-x;
}
div.flash_content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
}
div.section {
	padding-bottom: 25px;
}
/* Gallery stylesheets START*/
div.ngg-galleryoverview {
	margin: 0;
	padding: 20px 0;
	float: left;
	width: 100%;
}
div.ngg-gallery-thumbnail-box {
	margin: 0 10px 5px 0;
	padding: 0;
	float: left;
}
/* Gallery stylesheets END*/
div.person {
	padding-bottom: 30px;
    clear: left;
}
div.registration_info {
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
	background-color: #f00;
}
div.registration_success {
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
	background-color: #66CC00;
}
div.registered div.registration_info, div.registered div.registration_success, div.site_preview {
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
}
div.registered, div.site_preview {
	margin: 0 0 10px 0;
	padding: 10px 20px 4px;
	width: 100%;
	clear: both;
	float: left;
	background-color: #E6E6E6;
	position: relative;
}
div.site_preview {
     background: none;
     padding-left: 0;
     margin-bottom: 25px;
}
div.attention_for_registration {
	/*border: 1px solid #f00;*/
}
div.attention {
	margin: -10px 0 5px;
	padding: 10px;
	color: #f00;
	font-style: italic;
	font-size: .86em;
	line-height: 1.1em;
}
.clear {
	clear: both;
}
div.categories {
	margin-left: 30%;
	padding: 0 10px;
	margin-bottom: 15px;
}
div.categories ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	list-style: none;
}
div.categories ul li {
	padding: 0;
	margin: 0 4.9% 4px 0;
	width: 45%;
	float: left;
	list-style-type: none;
}
div.categories ul li input {
	width: auto;
	border: none;
}
div.categories ul li label {
	margin-top: 0;
	padding-right: 0;
	width: auto;
	display: inline;
	float: none;
	color: #000;
	text-align: left;
}
label.for_cats {
	margin-bottom: -1.3em;
}
div.agency {
    background-color: #C7C7C7;
    padding: 2%;
    margin-bottom: 20px;
    width: 95%;
}

div.agency span.agency_info {
    display: block;
    clear: both;
    margin-left: 9%;
    margin-top: 30px;
    font-weight: bold;
}
div.agency h3{
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
div.agency select {
    width: 59%;
}
#iframe {
     margin: 0;
     width: 100%;
     height: 100%;
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 90;
     background: transparent;
}
div.legend {
     background-color: #E6E6E6;
     padding: 10px 0 0 0;
}
div.legend #legend_text{
     background-color: #E6E6E6;
     padding: 10px 0 10px 0;
     display: none;
     font-style: italic;
}
div.legend {
     width: 100%;
     margin-top: 30px;
     clear: both;
}
div.sms_result {
  
}
div.sms_result iframe {
    width: 100%;
    height: 99%;
    border: none;
    margin-top: 30px;
    height: 6400px;
}