/***********************
TND Creative Main Style Sheet 
Developer: Tery Dallimer - TND Creative
URL: http://www.tndcreative.co.uk/
Created:
***********************/

@charset "utf-8";
#html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust:none;

	margin: 0px;
	padding: 0px;
}

/*divs**********/

#wrapper {
	padding: 20px;
	height: 800px;
	width: 920px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	background-color: #333;
}

#header-container {
	float: left;
	height: 180px;
	width: 920px;
}
#nav-container {
	float: left;
	height: 60px;
	width: 920px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	background-color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00adef;
	margin-top: 30px;
}
#btn1 {
	float: left;
	height: 40px;
	width: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #00adef;
	margin-left: 10px;
}
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6, #btn7, #btn8 {
	float: left;
	height: 40px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
#contact-no {
	float: right;
	height: 40px;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	color: #FFFFFF;
}
#main-content {
	float: left;
	width: 880px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 460px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 20px;
}
#sponsor {
	width: 920px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00adef;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	background-image: url(../images/sponsor-logo.jpg);
}
#footer {
	height: 240px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*classes**********/

.img {
	-moz-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
}

/*headings**********/

#main-content h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

/*links**********/

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #00adef;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#main-content a:link {
	color: #CCC;
	text-decoration: underline;
}
#main-content a:visited {
	text-decoration: underline;
	color: #CCC;
}
#main-content a:hover {
	text-decoration: underline;
	color: #00adef;
}
#main-content a:active {
	text-decoration: underline;
	color: #CCC;
}
#footer a:link {
	color: #FFF;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #00adef;
}
#footer a:active {
	text-decoration: underline;
	color: #FFF;
}
.Contact_Form_Boxes {
	height: 30px;
	width: 408px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.Contact_Form_Boxes_Message {
	height: 140px;
	width: 408px;
	border: 6px solid #333333;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Send_Button {
	width: 120px;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00adef;
	margin-top: 10px;
	float: left;
}
#map {
	float: left;
	height: 160px;
	width: 400px;
}
