/*-------------------------------------------------
Style Sheet for Home sections of website.
-------------------------------------------------*/
body {
	font-family: Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;	
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;	 	
}
.grafx {
	margin: 0;
	padding: 0;
	border: none;
}


a {	
	color:#ff3300;
	font-weight:normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover {
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	background-color: #000000;
}


/*-------------------------------------------------
Logo
-------------------------------------------------*/
#wrapper {
	position: relative;
	width: 100%;
	border: none;
	background-color: #FFFFFF;	
}
#header{
	position: relative;
	width: 760px;
	height: 192px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	padding-top: 0px;
	border: none;
	background-color: transparent;		
}
/*Logo*/
.logo {
	position: absolute;
	top: 0px;
	left: 380px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.gallerylink {
	position: absolute;
	bottom: 5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}


/*-------------------------------------------------
Section 1
-------------------------------------------------*/
#wrapper1 {
	position: relative;
	width: 100%;
	border: none;
	background-color: #FFFFFF;	
}
#section1 {
	position: relative;
	width: 760px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	padding-top: 0px;
	border: none;
	background-color: transparent;		
}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 350px;
	margin:0;
	padding:0;
	border: none;
	background: url(images/left.gif) no-repeat transparent;			
}
#centre {
	position: absolute;
	top: 0px;
	left: 180px;
	width: 400px;
	height: 350px;
	margin:0;
	padding:0;
	border: none;
	background: url(images/centre.gif) no-repeat transparent;			
}
#ani {
	position: absolute;
	top: 66px;
	left: 93px;
	width: 214px;
	height: 217px;
	margin:0;
	padding:0;
	border: none;
	background: url(images/ani.gif) no-repeat transparent;
	z-index: 100;			
}
#right {
	position: absolute;
	top: 0px;
	left: 580px;
	width: 180px;
	height: 350px;
	margin:0;
	padding:0;
	border: none;
	background: url(images/right.gif) no-repeat transparent;			
}

/*-------------------------------------------------
Section 2
-------------------------------------------------*/
#wrapper2 {
	position: relative;
	width: 100%;
	border: none;
	background-color: #FFFFFF;	
}
#section2 {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	padding-top: 0px;
	border: none;	
	background: url(images/bkg2.gif) repeat-y center transparent;		
}
#section2 p { 
	font-size: 100%;
	margin: 15px 40px 35px 40px;
	padding: 0px;
	background-color: transparent;
	color: #666666;	 		 	
}

#cap2 {
	position: relative;
	width: 760px;
	height: 14px;
	margin:0;
	padding:0;
	border: none;	
	background: url(images/cap2.gif) no-repeat top #FFFFFF;	
}

/*-------------------------------------------------
Section 3
-------------------------------------------------*/
#wrapper3 {
	position: relative;
	width: 100%;
	border: none;
	background-color: #FFFFFF;	
}
#section3 {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	padding-top: 0px;
	border: none;	
	background: url(images/bkg3.gif) repeat-y center transparent;		
}
#section3 p { 
	font-size: 100%;
	margin: 15px 40px 10px 40px;
	padding: 0px;
	background-color: transparent;
	color: #FFFFFF;	 		 	
}
#cap3 {
	position: relative;
	width: 760px;
	height: 14px;
	margin:0;
	padding:0;
	border: none;	
	background: url(images/cap3.gif) no-repeat top #FFFFFF;	
}

/*Contact Form*/
form {
	border: none;
	padding: 0;
	margin: 0px 40px 0px 40px;
	width: 680px;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
}
form p label {
	float: left;
	width: 110px;
	margin-right: 0;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 14px;
}

input {
	font-family: Lucida, Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	border: 2px solid #cc3300; 
	font-size: 16px;
	width: 450px;
	padding: 5px;
	margin-top: 0;
	background: url(images/formbkg.gif) repeat-x center #FFFFFF;
}
input:hover {
	background: url(images/formbkg.gif) repeat-x center #FFFFFF;
	border: 2px solid #ff6633;
}
input:focus {
	background: url(images/formbkg.gif) repeat-x center #FFFFFF;
	border: 2px solid #ffffff;
}

textarea {
	font-family: Lucida, Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	border: 2px solid #cc3300; 
	font-size: 14px;
	width: 450px;
	padding: 5px;
	margin-top: 0;
	background: url(images/formbkg.gif) repeat-x top #FFFFFF;	
}
textarea:hover {
	background: url(images/formbkg.gif) repeat-x top #FFFFFF;
	border: 2px solid #ff6633;
}
textarea:focus {
	background: url(images/formbkg.gif) repeat-x top #FFFFFF;
	border: 2px solid #ffffff;	
}

input.btn {
	color: #cc3300;
	background: url(images/btn_off.png) no-repeat center #f7f7f7;	
	border: none;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 250px;
}
input.btn:hover {
	color: #cc3300;
	background: url(images/btn_on.png) no-repeat center #333333;	
	border: none;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 250px;
}

/*-------------------------------------------------
Footer
-------------------------------------------------*/
#wrapper4 {
	position: relative;
	width: 100%;
	border: none;
	background-color: #FFFFFF;	
}
#footer {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	padding-top: 0px;
	border: none;
	background-color: transparent;	
}
#footer p { 
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;	
	text-align: center;	
	background-color: transparent;
	color: #666666;	 		 	
}