* {
	padding: 0px;
	border: 0px;
	z-index:0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#FFF;
	margin-top:0px;
	background: #3f3f8e;

}

a {
	color: #CCC;
	text-decoration: underline;
	font-size:12px;
	line-height:20px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 1100px;
}

#container {
	width: 1024px;
	float:left;
	margin-left:38px;
	margin-right:38px;
	
}

#header {
	width:1024px;
	min-height:244px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	float:left;
	position: relative;
}

#home a {
	color: #eee;
	text-decoration: none;
	font-size: 24px;
	position: absolute;
	right: 25px;
	top: 93px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#home a:hover {
	border-bottom: 1px solid #fff;	
}

#ie8{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	float:left;
	margin-top:182px;
	margin-left:825px;
}
#navigation{
	height:32px;
	margin-top:205px;
	margin-bottom: 7px;
	margin-left:210px;
	width:954px;
}

#content {
	width:1024px;
	min-height:1356px;
	float:left;
	background-image:url(../images/content-background.png);
	background-repeat:repeat;

}
#right-margin {
	width: 239px;
	float:left;
	min-height:1356px;

}

#left-margin {
	width: 230px;
	min-height: 1356px;	
	float: left;	
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

#copy{
	width: 515px;
	margin-top:20px;
	margin-bottom:20px;
	min-height:1316px;
	float:left;
	background-color:#0e0d6e;
	padding-left:10px;
	padding-right:10px;
}

#home-image {
	width: 785px;
	min-height:1043px;
	float:left;
}

h2{
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#ffc000;
	letter-spacing:1px;
}
h1{
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#ffc000;
	letter-spacing:1px;
}


	

/* Table for Gallery */
table.gallery th, table.gallery td {
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	padding: 5px;
}

table.gallery th:first-child {
	border-left: 0px;
}

table.gallery td:first-child {
	border-left: 0px;	
}

table.gallery th {
	border-bottom: 3px double #ccc;
	border-left: 1px solid #ccc;
}

table.gallery td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #2e3d81;
}

table.gallery tr.highlight {
	background-color: #192a77;	
}

/* End Gallery Table */

/* Contact Box */

#contact-wrapper {
	float: right;
	width: 225px;
}

#contact-top {
	background: url(../images/contact-top.png) no-repeat;
	width: 216px;
	height: 91px;
}

#contact {
	background: url(../images/contact.png) repeat-y;;
	width: 216px;
	padding-left: 7px;
}

#contact-bottom {
	background: url(../images/contact-bottom.png) no-repeat;
	width: 216px;
	height: 15px;
}

input[type=text] {
	margin: 3px 0px 5px 0px;
	width: 160px;
	background: url(../images/textbg.jpg) no-repeat;
	border-width: 1px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
}

input[type=submit] {
	background: url(../images/submit.png) no-repeat;
	width: 63px;
	height: 22px;
	display: block;
	margin: 0px auto;
}

input[type=submit]:hover {
	cursor: pointer;	
}

textarea {
	background: url(../images/textbg.jpg) no-repeat;
	border-width: 1px;
	width: 200px;
	height: 80px;
	margin-bottom: 5px;
}

/* End Contact Box */

.readmore {
	float: right;	
	margin-bottom: 15px;
}

.readmore a {
	display: block;
	background-color: #cc0;
	padding: 0px 8px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	border: 3px double #000;
	text-decoration: none;
}

.centerImage {
	display: block;
	margin: 0px auto;
}

.imageRight {
	display: block;
	float: right;
	margin-left: 10px;
}

.centerDiv {
	width: 500px;
	display: block;
	margin: 12px auto;
	text-align: center;
}

table.services {
	width: 500px;	
}

table.services td {
	text-align: center;
	padding-bottom: 15px;
	vertical-align: top;
}

#footer {
	border-top: 1px solid #000;
	padding: 10px;
	background: #111;
	text-align: center;
	/* 010063 */
}

.clear {
	clear: both;
	height: 0px;
}

.style2 {
	font-size:10px;
}

.style3 {
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#ffc000;
	letter-spacing:1px;
}

.style3 a:link {
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#ffc000;
	letter-spacing:1px;
	text-decoration:underline;
}
.style3 a:visited {
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#ffc000;
	letter-spacing:1px;
	text-decoration:underline;
}
.style3 a:hover {
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#ffc000;
	letter-spacing:1px;
	text-decoration:underline;
}
.style3 a:active {
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#ffc000;
	letter-spacing:1px;
	text-decoration:underline;
}

.lastname {
	display: none;	
}

.gold {
	color:#ffc000;	
}

#copyright {
 margin: 10px 0px;
 font-size: 12px;
 color: #fff;
}

#copyright a {
 color: #fff;	
}