body{
	background:#FFFFFF url(../imgs/body-bg.jpg) 0px 24px repeat-x;
	font-family:Georgia, Times, Serif;
	height:auto;
	min-height:100%;
	height:100%; /*IE over write*/
}
body:before
{
   content: "";
   position: fixed;
   top: -10px;
   left: 0;
   width: 100%;
   height: 10px;
   z-index: 100;
   -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   }
.ahem {  /* Like display: none, but screenreader-friendly */
	position: absolute;
	overflow: hidden;
	height: 0px;
	width: 0px;
	left: -1000px;
	top: -1000px;
}
img title{
	background: url(../imgs/inputbg.gif) repeat-x;
	border: 1px solid #A90F11;
}
#topbanner{
background:url(../imgs/ribbon.png) repeat-x;
height:24px;
width:100%;
}
#wrapper{
	width: 900px;
	margin: auto;
	padding: 0px;
	text-align: center;
	height:auto;
	min-height:100%;
	height:100%; /*IE over write*/
	position: relative;
}

#container{
	margin: auto;
	text-align: center;
	position: relative;
	border: 1px solid #000;
	height:auto;
	min-height:100%;
	height:100%; /*IE over write*/
}

a{
	text-decoration:none;
	color:#A90F11;
}
a:hover{
	color:#AE5B5E;
}
a:visited{
	color:#bebebe;
}

p{
	font-size:16px;
}


/* @group portfolio */

#gallery img{
float: left;
margin: 40px 10px 0 10px;
	
}
#gallery{
	padding-left:68px;
	width:832px;

}
/* @end */

/* @group header-nav */

#header{
	margin:auto;
	text-align: center;
	padding-top: 6px;
	height: 150px;
	text-align:center;
}
#logo{
	margin: auto;
}


#nav{
	/*background: #333333;*/
	margin:auto;
	margin-top:20px;
	width:495px;
}

/* Navigation , look ma no javascript*/
#navigation {
width: 495px;
/*width:359px;*/ 
height: 44px;
background: url(../imgs/nav.gif);
margin:auto; 
padding: 0px;
position: relative;
} 
#navigation li{
margin: 0; 
padding: 0; 
list-style: none;
position: absolute; 
top: 0;
}  
#navigation li, #navigation a {
height: 44px; 
display: block;
}

#portfolio {
left: 0; 
width: 165px;
}
#about {
left: 165px; 
width: 79px;
}
#services{
left:  244px; 
width: 99px;
}
#contact {
left:  343px; 
width: 154px;
}


#portfolio a:hover {
background: transparent url(../imgs/nav.gif) 0px -44px no-repeat;
}
#about a:hover {
background: transparent url(../imgs/nav.gif) -165px -44px no-repeat;
} 
#services a:hover {
background: transparent url(../imgs/nav.gif) -244px -44px no-repeat;
}
#contact a:hover {
background: transparent url(../imgs/nav.gif) -343px -44px no-repeat;
}
 

#contactbox{
	position:absolute;
	z-index:101;
	left: 192px;
	top: 156px;
	background:#333;
}
#contax{
	width: 480px;
	background:url(../imgs/contact-bg.jpg) no-repeat top left;
	margin-top:30px ;
}
#contax a{
	text-decoration: none;
	color:#fff;
	font-family: Arial, Helvetica, san-serif;
}
#cinfo{
    padding: 13px 0 0 140px;
    line-height: 22px;
	text-align: left;
}
#cinfo a{
		font-family: Georgia, Times New Roman, Times, serif;
}

/* @end */

#content{
	z-index:10;
	position:absolute;
	top: 200px;
	left: 0px;
	text-align:center;
	height:auto;
	min-height:100%;
	height:100%; /*IE over write*/
/*	padding-bottom:50px;*/
}
#border{
	position: absolute;
	z-index: 1000;
	left: 192px;
}
#footer {
	width: 900px;
	margin: auto;
	text-align: center;
	background:#BEBEBE url(../imgs/footer-bg.gif) repeat-y top;
	height:50px;
	margin-top:80px;
	padding-top:20px;
}
#mydiv2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #fff;
}
#contactFormArea{
	width:458px;
	margin-left: 20px;
	text-align:left;
}
form{
	border: 0px;
	font-family: Arial, Helvetica, san-serif;
}
input{
	background: url(../imgs/inputbg.gif) repeat-x;
	border:solid 3px #A90F11;
	width: 200px;
	margin-bottom: 10px;
}
#cfloat{
	float: right;
}
#posText{
	width: 237px;
	border:solid 3px #A90F11;
	background: url(../imgs/txtareabg.jpg) no-repeat;
	height:123px;
}
#sendContactEmail{
	width: 458px;
	border:solid 1px #fff;
	height: 23px;
	background: url(../imgs/sendbg.jpg) repeat-x;
}
#closey{
	margin-left: 390px;
	padding-top: 13px;
}
#selfCC{
	width:auto;
}
.submit{
	color:#000;
}
/* @group highslide */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #666;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
    border: 5px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* @end */

#spacer{
	padding-top:50px;
}

#a-content{
	margin-top:39px;
	background:url(../imgs/about.jpg) no-repeat 100px 0px;
	text-align:left;
	line-height:190%;
}
#a-content p{
	margin:0 100px 18px 350px;
}
#a-content h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 100px 5px 350px;
}
#a-content img{
	margin:0 100px 30px 350px;
}

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

#s1-content{
	margin-top:39px;
	background:url(../imgs/sites.gif) no-repeat 100px 100px;
	text-align:left;
	line-height:190%;
}
#s1-content p{
	margin:0 100px 18px 280px;
}
#s1-content h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 100px 5px 280px;
}
#s1-content img{
	margin:0 100px 30px 280px;
}

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

#s2-content{
	margin-top:50px;
	background:url(../imgs/webpage.gif) no-repeat 100px 40px;
	text-align:left;
	line-height:190%;
}
#s2-content p{
	margin:0 100px 18px 280px;
}
#s2-content h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 100px 5px 280px;
}
#s2-content img{
	margin:0 100px 30px 280px;
}

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

#s3-content{
	margin-top:50px;
	background:url(../imgs/logo.gif) no-repeat 160px 40px;
	text-align:left;
	line-height:190%;
}
#s3-content p{
	margin:0 100px 18px 280px;
}
#s3-content h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 100px 5px 280px;
}
#s3-content img{
	margin:0 100px 30px 280px;
}

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

#s4-content{
	margin-top:50px;
	background:url(../imgs/fish.gif) no-repeat 140px 40px;
	text-align:left;
	line-height:190%;
}
#s4-content p{
	margin:0 100px 18px 280px;
}
#s4-content h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 100px 5px 280px;
}
#s4-content img{
	margin:0 100px 30px 280px;
}

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

#s5-content{
	margin-top:50px;
	background:url(../imgs/brochure.gif) no-repeat 105px 40px;
	text-align:left;
	line-height:190%;
}
#s5-content p{
	margin:0 100px 18px 280px;
}
#s5-content h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 100px 5px 280px;
}
#s5-content img{
	margin:0 100px 30px 280px;
}

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

#s6-content{
	margin-top:50px;
	text-align:left;
	line-height:190%;
}
#s6-content p{
	margin:0 100px 18px 280px;
}
#s6-content h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:5px 100px 5px 280px;
}
#s6-content img{
	margin:0 100px 30px 280px;
}

/************************/
.price strong{
	font-size:30px;
	color:#A90F11;
	font-weight:normal;
}
.price p{
	padding-top:25px;
}
.price span{ 
	font-size:11px;
	font-family:Helvetica, Arial, Sans-Serif;
}