/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

body {
	background: #663399;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 1em 0;
    padding: 0;
}

img {
	border: 0;
    vertical-align: middle;
}

.clear{
	clear: both;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

div.topad {
	width: 738px;
	height: 90px;
	margin: 25px auto;
	padding: 0 0 0 10px;
	background: url("../img/adslug-vertical.gif") no-repeat left bottom;
	border: 0;	
}

div.adslug {
	width: 996px;
	height: 15px;
	margin-bottom: 1px;
	background: url("../img/adslug-996.png") no-repeat center top;
	border: 0;	
}

#container {
    width: 100%;
	margin: 0 auto;
}

#content {
	width: 996px;
	height: auto;
	background: url("../img/content.jpg") no-repeat center top;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.content-left {
	width: 430px;
	float: left;
}

.content-right {
	width: 400px;
	height: 856px;	
	background: url("../img/content_right.jpg") no-repeat center top;
	float:right;
	margin-right: 25px;
	position: relative;
	overflow: hidden;	
}

.logo {
	width: 347px;
	height: 244px;
	background: url("../img/logo.png") no-repeat center top;
	margin-top: 10px;
	margin-left: 115px;
}

.photos {
	width: 480px;
	margin-top: 10px;
}

.photo-1 {
	width: 152px;
	height: 152px;
	background: url("../img/photo1.jpg") no-repeat center top;
	margin-left: 45px;
}

.photo-2 {
	width: 152px;
	height: 152px;
	background: url("../img/photo2.jpg") no-repeat center top;
	margin-left: 10px;
}

.photo-3 {
	width: 152px;
	height: 152px;
	background: url("../img/photo3.jpg") no-repeat center top;
	margin-left: 10px;
}

.copy {
	margin: 0 auto;
	text-align: center;
	border: 1px solid yellow;
}

.text-1 {
	width: 429px;
	height: 144px;
	background: url("../img/text1.png") no-repeat center top;
	margin: 20px 0 0 70px;
}

.text-2 {
	width: 416px;
	height: 92px;
	background: url("../img/text2.png") no-repeat center top;
	margin: 20px 0 0 80px;
}

.text-3 {
	width: 209px;
	height: 26px;
	background: url("../img/text3.png") no-repeat center top;
	margin: 10px 0 0 180px;
}

.enter-sweeps-button {
	width: 272px;
	height: 47px;
	background: url("../img/enter_button.png") no-repeat;
	border: 0;
	margin: 20px 0 0 150px;
}

.logo-embassy {
	width: 168px;
	height: 93px;
	background: url("../img/logo_embassy.gif") no-repeat;
	margin: 20px 0 0 120px;
	border: 0;
}

.icons {
	width: 168px;
	height: 185px;
	background: url("../img/icons.gif") no-repeat;
	margin: 20px 0 0 117px;
	border: 0;
}

.text-1-embassy {
	width: 244px;
	height: 25px;
	background: url("../img/text1_embassy.gif") no-repeat;
	margin: 20px 0 0 80px;
	border: 0;
}

.text-2-embassy {
	width: 174px;
	height: 18px;
	background: url("../img/text2_embassy.gif") no-repeat;
	margin: 10px 0 0 115px;
	border: 0;
}

.photo-embassy {
	width: 312px;
	height: 222px;
	background: url("../img/photo_embassy.jpg") no-repeat center top;
	margin: 10px 0 0 45px;
	border: 0;
}

.find-button {
	width: 291px;
	height: 40px;
	background: url("../img/find_button.gif") no-repeat;
	margin: 10px 0 0 55px;
	border: 0;
}

.copyright{
	color: #fff;
	text-align:left;
	font-size: 10px;
	margin: 40px 0 0 50px;
}

#bottom{
	background: #000;
	width: 996px;
	margin: 0 auto;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#rule{
	text-align:left;
	margin: 10px;	
}

#rule p{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}

#rule p a{
	color: #fff;
	text-decoration: underline;
}

footer {
    margin: 0 auto;
}

div #gde_footerContents {
    /*background-color:transparent;*/

}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	padding:10px;
	width: 380px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 3px solid #fff;
	border-width: 3px 3px 3px;
	margin-top: 5px;
}
#gallery ul a:hover img {
	border: 3px solid #663399;
	border-width: 3px 3px 3px;
	color: #663399;
}
#gallery ul a:hover { color: #663399; }