body {
	height: 100%;
	min-height: 100%;
	vertical-align: top;
	text-align: -moz-center;
	margin: 0px;
	padding: 0px;
}
html {
	height:100%;
	min-height: 100%;
	vertical-align: top;
}
img, #header { behavior: url(iepngfix.htc); }

.ttClass {
	background-image: url(images/form_background.png);
	color: #FFF;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	width: 250px;
	max-width: 250px;
	border: 1px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	
}
hr {
	border: 0px;
	border-bottom: 1px #bc5900 solid;
	height: 1px; 
	padding: 0px;
	margin-top: 10px;
}

h1 {}
h2 {
	color: #075899;
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: 700;
}
h3 {
	color: #75abcb;
	font: 20px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
h4 {
	color: #89bb31;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
}
.clear { height: 0px; max-height: 0px; clear: both; margin: 0px; }

#background{
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	vertical-align: top;
	text-align: -moz-center;
	position: fixed; top: 0px; left: 0px;
	z-index: -2;
}

#background_overlay{
	width: 900px;
	height: 800px;
	position: absolute; top: 0px; left: 26.3%;
	z-index: -1;
}

#container{
	min-width: 100%;
	max-width: 100%;
	position: absolute; top: 0px; left: 0px;
	vertical-align: top;
	text-align: -moz-center;
	z-index: 1;
}

#header {
	width: 900px;
	height: 143px;
	position: relative; top: 0px; left: 0px;
	vertical-align: top;
	text-align: right;
	display: block;
	margin: 0px;
		
}
#header .menu{
	position: absolute; top: 115px; right: 50px;
	
}
#header .menu a:link, a:visited{
	color: #FFF;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#header .menu  a:hover
{
	color: #d2e9fa;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

#footer {
	width: 980px;
	height: 64px;
	margin: 0px;
}

#page-body{
	position: relative; top: 0px; left: 0px;
	text-align: left;
	vertical-align: top;
	width: 900px;
	padding: 0px;
	margin: 0px;
}
#page-body a:link, a:visited{
	color: #75abcb;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

#page-body a:hover
{
	color: #d2e9fa;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#page-body-container{
	position: relative; top: 0px; left: 54px;
	color: #d2e9fa;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	width: 794px;
	overflow: hidden;
}
#page-body-container .padding{
	padding-left: 5px;
	padding-right: 5px;
}
/**============================= Pages START HERE ==============================**/

#ttable{
}
#ttable .titletd{
	height: 33px;
	background-image:url(images/table_with_title_01.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 18px;
	padding-left: 10px;
}
#ttable .contenttd{
	background-image:url(images/table_with_title_02.png);
	padding: 10px;
}
#ttable .footertd{
	height: 7px;
	background-image:url(images/table_with_title_02.png);
	width: 771px;
}
#ttable .TLcorner{
	background-image: url(images/table_TL.png);
	height: 7px; 
	width: 7px;
}
#ttable .TRcorner{
	background-image: url(images/table_TR.png);
	height: 7px; 
	width: 7px;
}
#ttable .BLcorner{
	background-image: url(images/table_BL.png);
	height: 7px; 
	width: 7px;
}
#ttable .BRcorner{
	background-image: url(images/table_BR.png);
	height: 7px; 
	width: 7px;
}

#ttable .notitletd{
	height: 7px;
	background-image:url(images/table_with_title_02.png);
}
#contentcontainer {
	padding-left: 10px;
	padding-right: 10px;
}
/**============================= MAIN_PAGE ==============================**/
#updates{
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}

#updates span{
	list-style: none;
	list-style-image: none;
	color: #00a0ff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	width: 35px;
}
#slideshow{
	width: 750px; 
	border: 1px solid #bc5900;
	overflow: hidden;
}
/**============================= PORTFOLIO ==============================**/
#portfolio p {
	padding-left: 5px;
	margin: 0px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}
#small_thumb {border: 1px solid #000; margin-right: 5px;}

#bigThumbDisplay {
	z-index: 1; 
	position: relative; 
	border: 1px solid #bc5900; 
	height: 290px;
	width: 741px;
	overflow: hidden;
}
#largeImg {
	
}

#big_thumb_overlay {
	width: 700px;
	background-color: #000;
	z-index: 10; 
	position: absolute;
	overflow: hidden;
	bottom: 10px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 50px;
}

.accordion {

	width: 743px;
}
.accordion h3 {
	background: url(images/fieldset_bg.png);
	padding: 7px 15px;
	margin: 1px 0px;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-image: url(images/form_background.png);
}
.accordion h3.active {
	background-image: url(images/form_background.png);
}
.accordion p {
	background: url(images/fieldset_bg.png);
	margin: 0;
	padding: 10px 15px 20px;
}
#client_list {
	line-height: 35px;
}
/**============================= PRODUCTS ==============================**/
#product_entry {
	background-image:url(images/fieldset_bg.png);
	color: #FFF;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	display: block;
}
#product_entry .img {border: 1px solid #243743;}
#product_entry h5{
	color: #bc5900;
	font: 18px Arial, Verdana, Helvetica, sans-serif;
	line-height: 12px;
	margin: 0px;
	display: inline; 
}
#product_entry .description {
	border: 0px; 
	padding-left: 10px;
}
#product_tt {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	float: left;
	color: #bc5900;
	width: 35px;
}
#product_entry .description li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	float: left;
	color: #bc5900;
	width: 35px;
}
/**============================== DESGIN SERVICES =============================**/
#design_table{
	text-align: -moz-center;	
}
#design_row .description {
	text-align: left;
}
#design_row div{
	float: left;
	padding: 10px;
	background-image: url(images/big_nav2_bg.png);
	margin: 2px;
	height: 120px;
}
#design_row .description li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	color: #FFF;
}
#design_row .cell {
	text-align: -moz-center;
	vertical-align: middle;
}

/**============================== CONTACT ME =============================**/
#contact {
	text-align: right; 
	width: 515px; 
	border-right: #FFF 1px solid; 
	padding: 10px;
	color: #FFF;
}
#contact form{

}
#contact .text{
	background-color: #d2e9fa;
	border: #FFF 1px solid;
	margin: 2px;
	width: 196px;
}
#contact .button{
	background-color: #d2e9fa;
	border: #FFF 1px solid;
	margin: 2px;
	width: 80px;
}
#contact textarea{
	background-color: #d2e9fa;
	border: #FFF 1px solid;
	margin: 2px;
}
#contact label{
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	font-weight: 900;
}
#contact select{
	background-image:url(images/fieldset_bg.png);
	border: #FFF 1px solid;
	margin: 2px;
	width: 200px;
}

.boxgrid{
	background:#355267 none repeat scroll 0 0;
	border:1px solid #FFF;
	float:left;
	height:200px;
	margin:2px;
	overflow:hidden;
	position:relative;
	width:200px;
}
.boxcaption{
	background:#FFFFFF none repeat scroll 0 0;
	border-top:3px solid #355267;
	float:left;
	height:100px;
	opacity:0.8;
	position:absolute;
	top:200px;
	width:100%;
}
