*{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#000;
}

body {
	width:1025px;
	margin:20px auto;
	background:url(images/clear_sky.jpg) no-repeat ; 
}

@media screen and (max-width:1024px) {
	body {
		padding:0 30px 0 30px;
		}
}

#topmenu a:visited {
	color: black
}

.lastmenu {
	background:none !important;
	border-right:none !important;
}

/* Main Div Styles */

#main {
	width:1025px;
	height:440px;
	float:left;
	padding:0;
	position:relative;
	-webkit-box-shadow: #434343 0px 0px 15px 5px;
	-moz-box-shadow: #434343 0px 0px 15px 5px;
	box-shadow: #434343 0px 0px 15px 5px;
}

#logo {
	width:400px;
	height:157px;
	background:none;
	margin:0;
	float:left;
	position:absolute;
	border: solid white 2px;
	z-index:100;
}

#sub_logo {
position:relative;
}

#sub_logo img {
position:absolute;
}

#motto {
	float:left;
	position:absolute;
	top:260px;
	left:188px;
	width:230px;
	height:62px;
	background:none;
	z-index:300;

}

#motto_image h1 {
	font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	text-align:center;
	padding:17px 0px 0px 45px;
	margin:0;
	line-height:22px;
	float:left;
	display:inline;
	position:absolute;
}

#motto_image {
	position:relative;
	width:100%;
}
	
#motto_image img {
	float:left;
	display:inline;
	position:absolute;
}

#contact {
	float:left;
	position:absolute;
	border: solid white 2px;
	border-top:solid white 1px !important;
	top:157px;
	width:400px;
	height:279px;
	z-index:200;
	/*background:#96cdcd;*/
	background:#aedeff;
	padding:0px;
	box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,.5);
}

#contact h1 {
	color: #242C3A;
	letter-spacing:4px;
	padding:15px 0 0 15px;
	line-height:10px;
	font-size: 19px !important;
	margin:0;
	text-align:left;
}

#contact p {
	margin:20px 0 5px 25px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-align:left;
}


/* Varied Main Styles */

#slider {
	float:left;
	background:none;
	width:619px;
	height:436px;
	position:absolute;
	left:402px;
	border: solid white 2px;
}

.sliderImg {
	width:100%;
	height:100%;
}

/* About Us Styles */

#about {
	float:left;
	background:#cce9ff;
	width:580px;
	height:426px;
	position:absolute;
	left:402px;
	border: solid white 2px;
	overflow:scroll;
	padding: 10px 4px 0 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,.5);
}

#about h1 {
	padding:0;
	color:#181c1f;
	margin:5px 0 0 10px;
	font-size:24px;
	font-style:italic;
	text-shadow:
		-2px -2px 4px rgba(240,235,230,0.5),
		2px -2px 4px rgba(240,235,230,0.5),
		-2px 2px 4px rgba(240,235,230,0.5),
		2px 2px 4px rgba(240,235,230,0.5);
}

#about p {
	font-size:15px;
}

#about b {
	text-shadow:
		-1px -1px 2px rgba(255,235,204,0.5),
		1px -1px 2px rgba(255,235,204,0.5),
		-1px 1px 2px rgba(255,235,204,0.5),
		1px 1px 2px rgba(255,235,204,0.5);
}

#alist {
	float:left;
	margin:0 0 15px 20px;
	padding:7px 0 0 35px;
	width:490px;
	border:solid black 1px;
	background: #e5f4ff;
	-webkit-box-shadow: #000 0px 0px 5px 1px;
	-moz-box-shadow: #000 0px 0px 5px 1px;
	box-shadow: #000 0px 0px 5px 1px; 
}

.aboutlist {
	width:245px;
	float:left;
	display:inline;
}

.aboutlist a {
	margin:0;
	font-weight:bold;
	text-shadow:
		-1px -1px 1px rgba(255,245,230,.6),
		1px -1px 1px rgba(255,245,230,.6),
		-1px 1px 1px rgba(255,245,230,.6),
		1px 1px 1px rgba(255,245,230,.6);
}

.aboutlist a:hover {
	text-shadow:
		-1px -1px 3px rgba(235,225,210,1),
		1px -1px 3px rgba(235,225,210,1),
		-1px 1px 3px rgba(235,225,210,1),
		1px 1px 3px rgba(235,225,210,1) !important;
}

.aboutlist ul {
	margin:5px 0 10px 0;
	list-style-type:circle;
}

.aboutlist ul li {
	font-size:13px;
	line-height:22px;
}

#about > a {
	float:right;
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
	text-shadow:
		-1px -1px 3px rgba(255,235,204,.6),
		1px -1px 3px rgba(255,235,204,.6),
		-1px 1px 3px rgba(255,235,204,.6),
		1px 1px 3px rgba(255,235,204,.6) !important;
}

#about > a:hover {
	font-size:21px !important;
}

#about p b {
}


/* Services Styles */

#services {
	float:left;
	background:#cce9ff;
	width:577px;
	height:416px;
	position:absolute;
	left:402px;
	border: solid white 2px;
	overflow:scroll;
	padding: 10px 7px 10px 35px;
	box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,.5);
}

#services p {
	font-size:15px;
	line-height:20px;
	padding-left:20px;
}

.servdes {
	float:left;
	dispaly:inline;
	width:370px;
	height:235px;
}

.servlist {
	float:left;
	display:inline;
	width:180px;
	height:235px;
}

.servlist h3 {
	font-size:16px;
	margin:25px 0 0 17px;
	font-weight:normal;
	font-style:italic;
	text-shadow:
		-1px -1px 2px rgba(255,235,204,0.5),
		1px -1px 2px rgba(255,235,204,0.5),
		-1px 1px 2px rgba(255,235,204,0.5),
		1px 1px 2px rgba(255,235,204,0.5);
}

.servlist ul {
	font-size:13px;
	line-height:22px;
	margin:0 0 0 10px;
	list-style-type:circle;
}

.servopt {
	font-size:14px !important;
	padding-left:15px !important;
}

.service span {
	display:block;
}

.service a {
	font-size:13px !important;
	margin-right:15px;
	text-shadow:
		-2px -2px 3px rgba(240,235,230,0.5),
		2px -2px 3px rgba(240,235,230,0.5),
		-2px 2px 3px rgba(240,235,230,0.5),
		2px 2px 3px rgba(240,235,230,0.5);
}

.service a:hover {
	margin-left:5px;
	margin-right:10px;
	text-shadow:
		-1px -1px 2px rgba(255,235,204,0.8),
		1px -1px 2px rgba(255,235,204,0.8),
		-1px 1px 2px rgba(255,235,204,0.8),
		1px 1px 2px rgba(255,235,204,0.8);
}

.service b {
	text-shadow:
		-1px -1px 2px rgba(255,235,204,0.5),
		1px -1px 2px rgba(255,235,204,0.5),
		-1px 1px 2px rgba(255,235,204,0.5),
		1px 1px 2px rgba(255,235,204,0.5);
}

#services h1 {
	padding:0;
	color:#181c1f;
	margin:5px 0 0 0;
	font-size:24px;
	font-style:italic;
	text-shadow:
		-2px -2px 4px rgba(240,235,230,0.5),
		2px -2px 4px rgba(240,235,230,0.5),
		-2px 2px 4px rgba(240,235,230,0.5),
		2px 2px 4px rgba(240,235,230,0.5);
}

#services h2 {
	padding:0;
	color:#181c1f;
	margin:10px 0 0 5px;
	font-size:20px;
	font-style:italic;
	text-shadow:
		-2px -2px 4px rgba(240,235,230,0.5),
		2px -2px 4px rgba(240,235,230,0.5),
		-2px 2px 4px rgba(240,235,230,0.5),
		2px 2px 4px rgba(240,235,230,0.5);
}

.service {
	margin:7px 0 0 10px;
}

.service h1 {
	margin-left:10px !important;
}

.servwell {
	background:#bad4e8;
	box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,.5);
}

#side_nav {
	float:left;
	position:absolute;
	top:158px;
	width:400px;
	height:279px;
	background:gray;
	z-index:200;
	border: solid white 2px;
	border-top:solid white 1px !important;
}

#side_nav > h1{
	text-align: center;
}


/* References Styles */

#references {
	float:left;
	background:#cce9ff;
	width:619px;
	height:436px;
	position:absolute;
	left:402px;
	border: solid white 2px;
	box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,.5);
}


/* Contact Form Styles */

#contact_us {
	float:left;
	background:#cce9ff;
	width:619px;
	height:436px;
	position:absolute;
	left:402px;
	border: solid white 2px;
	box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 1px 5px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 3px rgba(0,0,0,.5);
}

#contact_us h1 {
	padding:0;
	color:#181c1f;
	margin:10px 0 10px 30px;
	font-size:28px;
	font-style:italic;
	text-shadow:
		-2px -2px 4px rgba(240,235,230,0.5),
		2px -2px 4px rgba(240,235,230,0.5),
		-2px 2px 4px rgba(240,235,230,0.5),
		2px 2px 4px rgba(240,235,230,0.5);
}

#contact_us h2 {
	padding:0;
	color:#000;
	margin-top:7px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	text-shadow:
		-1px -1px 2px rgba(240,235,230,0.4),
		1px -1px 2px rgba(240,235,230,0.4),
		-1px 1px 2px rgba(240,235,230,0.4),
		1px 1px 2px rgba(240,235,230,0.4);
}

#contact_us .form {
	float:left;
	 margin:10px auto;
	 width:100%;
}

#formleft {
	margin:10px 20px 0 50px;
	width:35%;
	float:left;
	display:inline;
}

#formright {
	float:left;
	width:45%;
	display:inline;
}

#messagebox {
	width:250px;
	height:285px;
}

/* Footer Styles */

#footer {
	float:left;
	margin-top:20px;
	width:1025px;
	height:30px;
	position:relative;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
}

#footer a:visited {
	color: #ddeeff
}

#footer span {
	float:left;
	color:#eee;
	padding:5px 8px;
	z-index:100;
	position:absolute
}

#footerBackLeft {
	float:left;
	opacity:0.4;
	z-index:0;
	position:absolute;
	left:0px;
	top:0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

#footerBackRight {
	float:left;
	opacity:0.4;
	z-index:0;
	position:absolute;
	right:0px;
	top:0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

#footer a {
	color: #ddeeff
}

#white_border {
	margin: 0;
}

/************************************** 


****************************/