/* BASED ON AG CERAMICS */

#Content {
position: relative;
	margin-left: auto;
	margin-right: auto;
	width:785px;
	background-color:#F6F5FA;
	min-width:785px;
	margin-top:1px;
	padding-top:1px;
	padding-left:1px;
	padding-right:8px;
	background-image:url(../images/shadow_top3.png);
	background-repeat:no-repeat;
	
/*border-top:solid 1px #000000;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;*/
}

	
/*** basic ***/
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color:#000;
  margin:0px 0px;
  padding:0px;
  

  line-height:1.3em;
  }

a:hover{
	color: #333333;
	text-decoration: underline;
}



h1, h2, h3, h4, h5, h6{
	color:#000;
}

h1{
  font-size: 160%;
}

h2{
 font-size: 120%;
}

h3{
 font-size: 110%;
 font-weight:bold;
}

P{

}

li{
list-style: square;
padding-bottom:10px;
}

/*** DIVS ***/
#website_branding{
background-image: url(../images/bsf_header4.jpg);
background-repeat: no-repeat;
height:162px;
width:784px;
}

#website_branding a{
  color:#FF09B7;
}

#website_container{
  padding:0px;
  margin:0px;
}

#mainpage{
width:785px;
padding:0px;
margin-bottom:0px;
}

#col_one{

}



#website_footer{
	text-align:center;
	width:783px;
	padding:10px 0;	
	font-size:12px;
	background-color:#AEAEAE;
	color:#ffffff;
	font-weight:bold;
	border-right:1px #777 solid;
}

#website_footer a{
	color:#ffffff;
	text-decoration:none;
}

#global_footer{
	text-align:center;
	width:800px;
	height:40px;
	padding-top:10px;
	font-size:10px;
	margin-left:-4px;
	
	color:#777;
	background-image:url(../images/shadow_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#global_footer a{
	color:#777;
}

#col_one{
width:405px;
float:left;
position:relative;
padding-right:0px;
padding-left:16px;
padding-top:20px;
}

.Recent_Projects #col_one{
width:750px;
float:left;
position:relative;
padding-right:0px;
padding-left:16px;
padding-top:20px;
}
.Recent_Projects #col_two{
display:none;
}

#col_two{
width:335px;
float:right;
position:relative;
padding-bottom:20px;
text-align:center;
padding-top:30px;
}

.Contact_Us #col_one, .gallery #col_one{
width:750px;
}
/*** contact us ***/
#submit{
  text-align:right;
  padding-left:403px;
  padding-bottom:10px;
}

input, textarea{
	margin:5px 0;
}

#content, .contactmessage{
  padding-top:0px;
  padding-bottom:10px;
  
}

.contactmessage{
	  font-weight:bold;
  
  }

/*** gallery page ***/

.gallery #col_two{
width:750px;
clear:both;
float:left;
margin-top:0px;
padding-top:0px;
padding-left:16px;
}

img{
  border:solid 1px #AEAEAE;
}

.image{
  width:250px;
  height:250px;
  padding:0px;
  margin:0px;
  text-align:left;
}

.imagecaption{
width:150px;
}

/*** MENU ***/
#website_menu{
  background-color:#AEAEAE;
 /* background-image:url(../images/nav_gradient.jpg);
  background-repeat:repeat-x;*/
background-image:url(../images/menugrad.png);
  width:783px;
  text-align:center;
  height:29px; 
  font-size:13px;
  margin-bottom:0px;
  margin-top:1px;
}

#website_menu ul{
  list-style: none;
  margin: 0px auto;
  text-align:center;
  padding:0px;

}

#website_menu li{
	margin: 0px;
  padding:0px;
  height:24px;
  padding-top:4px; 
  float: left;
	padding-left:16px;
	padding-right:16px;
	border-right:1px solid #ffffff;
	background-color:#F06000;
	background-image:url(../images/menugradred5.png);
	list-style-type:none;
}

#website_menu li a{
  display: block;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
}


#website_menu li a:hover{
  color:#000000;

}

#website_menu li.current{
  background-color:#000000;
background-image:url(../images/menugrad.png);
  color:#FFFFFF;
}

#website_menu li.current a:hover{
    color:#FFFFFF;
}


.submit{
  border:solid 1px #cccccc;
  font-weight:bold;
  background-color:#ffffff;
  color:#000000;
}

/*** news ***/

#news{
padding-left:150px;
}

.headline{
background-color:#ffffff;
color:#F06000;
text-align:center;
width:150px;
}

.headline a{
color:#F06000;
text-decoration:none;
width:150px;
}

.newsimage{
height:150px;
}

.news_row{
padding-bottom:10px;
}

#phone{
	position:absolute;
	top:20px;
	left:540px;
	color:#FFF;	
	}

/*fix forever scrolling*/ /* need this for home which is a 'basic' page */
#col_one, #col_two{
  padding-bottom:0px;
  margin-bottom:0px;
}

#website_container .website_column {
	padding-bottom: 0;
	margin-bottom: 0;
}

#website_container
{
background-color: #F6F5FA;
width:783px;
	
}

