body {
	background: url(../imgs/body-bkgrnd.png);
	font-family: arial;
	background-repeat: no repeat;
	background-color: white;
	font-size: 13px;
}
a:link,a:visited,a:active,a:hover{
color:#3C464C;
}


.row-1 {
	margin: 0 auto 0 auto;
	width: 770px;
}
.row-1-row-1 {
	background: url(../imgs/row-1-row-1-bkgrnd.png);
	float: left;
	width: 770px;
	height: 305px;
}

.header{
float: left;
width: inherit;
height:inherit;
margin:110px 0px 0px 40px;
z-index:2;
}

.navContainer{
float: left;
width:800px;
margin:6px 0px 0px 0px;
}

.nav{
float:left;
font-family:verdana;
font-size:12px;
font-weight:bold;
margin:0px 0px 0px 9px;
}

.nav a:link,.nav a:visited, .nav a:active{
color:#000000;
text-decoration: none;
}
.nav a:hover{
color:#3C464C;
text-decoration:underline;
}


.row-1-row-2 {
	background: url(../imgs/row-1-row-2-bkgrnd.png);
	float: left;
	clear: both;
	padding-left: 50px;
	padding-right:50px;
	width: 670px;
	height: inherit;
}
.row-1-row-3 {
	background: url(../imgs/row-1-row-3-bkgrnd.png);
	float: left;
	width: 770px;
	height: 57px;
}

.heading{
color:#CDCDCD;
font-weight: bold;
}

.text{
color:#3C464C;
}

.leftSide{
float:left;
width:320px;
margin:0px 0px 10px 0px;


}

.rightSide{
float:right;
width:329px;
margin: 0px 0px 10px 0px;

}

.divider1{
float:left;
margin: 43px 0px 0px 10px;
}

.divider2{
float:left;
margin: 0px 0px 0px 0px;
}

.divider3{
float:left;
margin: 13px 0px 0px 0px;
}

.testimonial{
float:left;
width:660px;
margin: 5px 5px 0px 0px;
}

.services{
float:left;
width:660px;
margin: 0px 0px 0px 5px;
}

ul{
width:600px;
list-style:disc;
color:#3C464C;
}

ul.printing li{
text-align:left;
float: left;
width:200px;
list-style:disc;
color:#3C464C;
}


.subjectText{
color:#3C464C;
font-size: 12px;
font-weight:bold;
}

.formTable{
width:330px;
text-align: left;
font-size: 12px;
color:#3C464C;
}

.footer{
float:left;
width: 600px;
margin: 0px 0px 0px 75px;
z-index:3;
background-color: white;
}


#flashcontent{
	height: 850px;
}





