* {
	padding:0;
	margin:0;
}

body {
	background-image: url(../images/bkgrd.jpg);
	background-repeat: no-repeat;
	background-color: #003F67;
	font-family:Palatino, Georgia, serif;
}

h1 {
	font-size:18px;
	margin-left: 34px;
	width: 700px;
	color: #d9c74d;
	line-height: 26px;
	font-weight: normal;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #d9c74d;
	font-weight: bold;
	font-size: 24px;
}

img{
	border:0px;
}

#wrapper {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	padding:0 !important;
	height:1175px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#content {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	height: 740px;
	background-position: top;
}

.title {
	width: 500px;
	padding-top: 40px;
}


#contactbox {
	width: 252px;
	float: right;
	margin-top: 43px;
	margin-right: 34px;
	display: inline;
}

#banner {
	width: 816px;
}

#images {
	width: 816px;
	clear: both;
}

#contentLeft {
	float: left;
	width:225px;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#contentRight {
	float: left;
	width:225px;
	height: 310px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#list-tick {
	color:#88318f;
	text-align: left;
	font-size: 13px;
	line-height: 26px;
}

ul.list-tick {
	  margin: 0;
	  padding: 0;
}
ul.list-tick li {
	margin: 0;
	list-style: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
	line-height: 22px;
}

#columns {
	width:764px;
	height: 320px;
	margin-top: 50px;
	margin-left: 34px;
}

#smallprint {
	width:734px;
	height: 100px;
	margin-top: 40px;
	margin-left: 34px;
	text-align: center;
}

#smallprint p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}

#form {
	margin-top: 20px;
	margin-left: 34px;
	text-align: center;
	line-height: 14px;
}
