@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Start Custom */

BODY {
	background: url(../images/general/background_landing_page.jpg) #333 top left repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#container {
	width: 770px;
	margin: 0 auto;
	padding: 0 100px;
	position: relative;
	color: #fff;
	background: url(../images/award.png) -50px 370px no-repeat;
	height: 830px;
}

#dcota {
	text-align: left;
	margin: 45px 0 0 172px;
	line-height: 18px;
	font-family: Century Gothic, Futura, Verdana, Tahoma, sans-serif;
}

#dcota A:link, #dcota A:visited, #dcota A:active {
	color: #1c4ef0;
	text-decoration: none;
}

#dcota A:hover {
	color: #FDB103;
	text-decoration: none;
}

#dcota P {
	padding-left: 0;
	width: 210px;
	margin-left: 0;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}

#enterButton {
	margin-top: 9px;
}

#flashDog {
	z-index: 5;
	position: absolute;
	top: 2px;
	right: 0;
	margin-top: 0;
}

#information {
	width: 450px;
	z-index: 1;
	font-size: 10px;
	text-align: center;
	padding-top: 110px;
}

H1 {
	font-weight: bold;
	margin: 10px 0 2px 10px;
	width: 440px;
	text-align: left;
}

H2 {
	width: 170px;
	text-align: left;
	margin: 11px 0 21px;
	letter-spacing: -1px;
	font-size: 18px;
}

.mainHomepageContent {
	height: 126px;
	padding: 12px 0 12px 10px;
}

P {
	width: 440px;
	text-align: justify;
	line-height: 12px;
	margin-bottom: 14px;
}