* { margin:0px; padding:0px; }
body { background-image:url(../img/bg-tile.jpg); background-repeat:repeat; background-color:#1A2135; color:#999999; height:100%; font-family:Arial, Helvetica, sans-serif; }
html>body { overflow-y:scroll; }
.nodisplay { display: none; }
#wrapper {width:100%; background-image:url(../img/bg-page.png); background-position:center top; background-repeat:repeat-y; }
#pageEnd {
	background-image: url(../img/bg-page-end.png);
	background-repeat: no-repeat;
	background-position: center -5px;
	height:20px;
}
#page { width:800px; margin:0px auto;  }
#col1 {
	margin: 10px;
	float: left;
	width: 470px;
}
#col2 {
	float: right;
	width: 300px;
	margin: 10px;
	margin-left:0px;
	margin-top:170px;
}
#col2 img{
	margin-bottom:25px;
	}
#logo {
	background-image: url(../img/new-logo.gif);
	height: 120px;
	width: 790px;
	margin-bottom: 10px;
}
#information {
	background-color:#101010;
	background-repeat: repeat-y;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}
#information h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #1f60ad;
	padding: 17px;
	font-style: italic;
	line-height: 22px;
	padding-top:0;

}

#information h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #1f60ad;
	padding: 17px;
	font-style: italic;
	line-height: 22px;
	padding-top:0;

}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1f60ad;
	padding: 17px;
	font-style: italic;
	line-height: 22px;
	}
#information p ,  #information ul{
	font-size: 12px;
	padding: 20px;
	padding-top:0px;
	line-height: 19px;
	
	
	
}

#information ul{
	margin-left:15px;
}
#thumbs {
	background-image: url(../img/bg-panel.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B81C6;
	padding: 12px;
}
#thumbs ul {
	list-style-type: none;
}
#thumbs li {
	float:left;
	margin-right:11px;
	border:1px solid #333333;
	list-style-type: none;
	padding: 0px;
	display: block;
}
#bigImage {
	height:480px;
	width: 300px;
}
form{
	padding-left:20px;}
	a{
		color:#f385fe;
	}
a:hover{
	color:#FFF;
	}	
#nav{
	width:790px;
	background-color:#6f83c8;
	height:30px;
	line-height:30px;
	margin-top:-10px;
	background-image:url(../img/nav-fade.jpg);
	background-repeat:repeat-x;}	
#nav a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	display:inline-block;
	padding-left:16px;
	padding-right:16px;
}
#nav a:hover{
	background-color:#cb1bc4;
	background-image:url(../img/nav-fade2.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	border: 1px solid #FFF;
	border-bottom:0;
	border-top:0;
	padding-left:15px;
	padding-right:15px;
}
#footer{
	width:800px; margin:0px auto;
	text-align:center;
	font-size:10px;
	color:#999;
	background-color:#0a0a0a;
	height:100px;
	background-image:url(../img/footer-bg.jpg);
	background-repeat:repeat-x;
	line-height:100px;
}
#webDesign a{
	background-image:url(../img/web-design.gif);
	width:118px;
	height:48px;
	background-repeat:no-repeat;
	border:0;
	display:inline-block;
	top:25px;
	position:relative;
	float:left;
	margin-left:15px;}
#footerContents{
	float:left;
	margin-left:15px;}	
	
.packages{
	border: 1px solid #F69;
	margin-bottom:14px;
	background-image:url(../img/packages-bg.jpg);
	background-repeat:no-repeat;
	margin-right:15px;
	}	
.packages p {
	color:#FFF;
}
	
.packages h4{
	font-size:16px;
	color:#FFF;
	padding:15px;
}
.review{
	margin-bottom:15px;
	border: 1px dotted #6B81C6;
	padding-top:15px;
	margin-right:15px;
	}
#galleryItems {
	width:750px;
	background-color:#111;
	padding:15px;
	margin-top:-25px;
	margin-bottom:25px;}	
#galleryItems a img{
	border: 3px solid #454545;
	margin:10px;
	display:inline-block;
	}
#galleryItems a img:hover{
	border: 3px solid #FFF;
}
#keywords{

	clear:both;
	z-index:500;
	text-align:center;
	width:100%;
	margin-top:100px;
	font-size:10px;
	margin-left:auto;
	 width:800px; margin:0px auto;
	 background:none;

	}
#keywords a{
	color:#666;
	padding:5px;
}

#raf a{
	background-image:url(../img/raf.gif);
	display:block;
	width:156px;
	height:31px;
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	margin-left:620px;
	}