/* CSS Document */
html {
	height:100%;
}
body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	text-align: center;
	background: #FFFFFF url(images/bg2.jpg) repeat-x ;
	height:100%;
}
img {
 border: 0;
}
h1, h2, h3, h4, h5 {
 line-height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	/* ------------------------------------------------------------------------------------------------------------------------- */
/* Div IDs */
/* ------------------------------------------------------------------------------------------------------------------------- */
#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;

}
#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:relative;
	width: 980px;
	height:119px;
	background:url(images/header2.jpg) no-repeat bottom left #000;
}
#index-image {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:relative;
	width: 100%;
	height:287px;
	background:url(images/index-image.jpg) no-repeat bottom left #000;
	border-bottom:#333333 solid 1px;
}
#design-right {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	left:980px;
	background:url(images/design-right2.jpg);
	width:278px;
	height:280px;
}
#design-left {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	left:-278px;
	background:url(images/design-left2.jpg);
	width:278px;
	height:280px;
}
#left-column {
	float:left;
	left:20px;
	padding:8px 15px 15px 15px;
	width:250px;
	border-right:#CCCCCC 1px dotted;
	height:100%;
}
#left-column-main {
	float:left;
	padding:15px;
	width:590px;
}
#left-column-main p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:150%;
}
#right-column-main {
	float:right;
	padding:15px;
	width:620px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:150%;
}
#right-column-main h2 {
	color:#333333;
}
#left-column p {
	font-size:10px;
	color:#666666;
}
#nav-bar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left:0px;
	height:26px;
	position:relative;
	width: 100%;
	background:#05192d;
	border-top:#330000 1px solid;
	border-bottom:#000 1px solid;
}
#right-column {
	float:right;
	top:20px;
	right:25px;
	padding:8px 15px 15px 15px;
	width:265px;
	border-left:#CCCCCC 1px dotted;
}
#right-column p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:140%;
}
#right-column h3{
	padding:0px 0px 5px 0px;
	margin:0px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	border-bottom:#CCCCCC 1px dotted;
}
#right-column a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#0033FF;
	text-decoration: underline;
}
#right-column a:hover {
	text-decoration:underline;
	color:#003366;
}
#body-container {
	padding: 15px;
	margin: 0px 0px 0px 0px;
	width: 950px;
	position:relative;
	color:#333333;
}
#footer {
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-top: dotted #CCCCCC 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-align: left;
	line-height: 150%;
	position: relative;
	width: 960px;
	height:50px;

}
#contact {
	position:relative;padding:10px 0px 0px 15px;
	width:600px;
	height:110px;
	border:#bab9b9 solid 4px;
	background:#CCCCCC url(images/contact.jpg) no-repeat top right
}
#bottom-box {
	position:relative;
	margin:30px 0px 0px 0px;
	padding:0;
}
#bottom-box h2{
	padding:0px 0px 8px 0px;
	color:#01456a;
	border-bottom:#CCCCCC dotted 1px;
}
#bottom-box-inner {
	position:relative;
	margin:10px 0px 10px 0px;
	padding:0;
}
#bottom-box-inner-right {
	position:absolute;
	top:0;
	left:280px;
}
#quote-box {
	position:absolute;
	margin:0;
	padding:0;
	width:291px;
	height:287px
}
#gallery-nav {
	position:relative;
	padding:0px 10px 5px 0px;
	margin:0px;
	font-color:#666666;
	text-align:center;
}
#gallery-box {
	position:relative;
	padding:15px;
	text-align:center;
}
/* ------------------------------------------------------------------------------------------------------------------------- */
/* Header Styles */
/* ------------------------------------------------------------------------------------------------------------------------- */
h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fc4e01;
	font-weight:bold;
}
h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#01456a;
	font-weight:bold;
}


/* ------------------------------------------------------------------------------------------------------------------------- */
/* Link Styles */
/* ------------------------------------------------------------------------------------------------------------------------- */
a.headlink:link, a.headlink:visited, a.headlink:active, a.headlink:hover {
	border-right:1px solid #CCCCCC;
	padding:0px 10px 0px 0px;
	margin:0px 10px 10px 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
a.headlink:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
a.headlink2:link, a.headlink2:visited, a.headlink2:active, a.headlink2:hover {
	padding:0px 5px 0px 0px;
	margin:0px 5px 10px 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;

}
a.headlink2:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
a.link, a:active, a:visited, a:hover {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#0033FF;
	text-decoration: underline;
}
a.link:hover {
	text-decoration:underline;
	color:#003366;
}
a.gallery:link, a.gallery:visited, a.gallery:active, a.gallery:hover {
	padding:3px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	text-decoration: underline;
	font-size:11px;
}

a.gallery:hover  {
	color:#0033FF;
	text-decoration:none;
}
a.gallery-selected:link, a.gallery-selected:visited, a.gallery-selected:hover {
	padding:3px;
	margin: 0px 0px 0px 0px;
	color:#0033FF;
	text-decoration: none;
	font-size:11px;
}
a.gallery-selected:hover,  {
	text-decoration:underline;
	color:#0033FF;
}
/* ------------------------------------------------------------------------------------------------------------------------- */
/* Image Styles */
/* ------------------------------------------------------------------------------------------------------------------------- */
img.logo {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	left: 0px;
}
img.main-logo {
	position:absolute;
	left:0px;
	top:10px;
	width:385px;
	height:90px
}
img.spacer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 40px;
}
/* ------------------------------------------------------------------------------------------------------------------------- */
/* Contact Form Styles */
/* ------------------------------------------------------------------------------------------------------------------------- */

#contact-area {
	width: 430px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

/*-----------------------------------------------------------------------------------------------------------------*/
/* Menu Styles */
/*-----------------------------------------------------------------------------------------------------------------*/
#menu {
	background: url(topnav/center.gif) repeat-x left bottom;
	position: absolute;
	width:600px;
	right:0;
	bottom:10px;
	display: block;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menu span {
	background: url(topnav/right.gif) no-repeat right bottom;
	height:100%;
	display:block;
}
#menu ul {
	background: url(topnav/left.gif) no-repeat left top;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	display:block;
	width: 100%;
	height:100%;
}
#menu ul li {
	display: block;
	float: right;
	margin: 0 2px;
	background: #000;
}
#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 12px 0 12px;
	height: 20px;
}
#menu ul li a:hover {
 	background: #a5a8a5;
	color:#01385d;
}
#menu ul li a.current, #menu ul li a.current:hover {
 	background: none;
	color: #c0c0c0;
	cursor: text;
}


