p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.maincontainer {
	width: 890px;
}

div.topleft {
	background-color: transparent;
	background-image: url(../images/topleft.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
}

div.topright {
	background-color: transparent;
	background-image: url(../images/topright.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: 20px;
	padding-right: 45px;
	text-align: left;
}

div.botleft {
	background-color: transparent;
	background-image: url(../images/bottomleft.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	margin-left: 20px;
	padding-left: 20px;
}

div.botright {
	background-color: transparent;
	background-image: url(../images/bottomright.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 100px;
	margin-right: 20px;
	padding-right: 45px;
	text-align: left;
	width: 880px;
}

body {
	background-color: #AFCDF1;
	background-image:
		url(http://www.netspray.com/dev2/images/background.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	text-align: center;
}

.maincontainer {
	width: 890px;
}

.topcontainer {
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: left;
}

.navtablerighttop {
	bottom: auto;
	float: right;
	margin-top: 10px;
	padding-right: 30px;
	right: auto;
	text-align: right;
	width: 326px;
}

.navtablerightbot {
	float: right;
	margin-top: 40px;
	width: 300px;
}

.masthead {
	padding-top: 10px;
	text-align: right;
	vertical-align: bottom;
}

.navbar {
	background-image: url(../dev2/css/mastheadnavbackground.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

.nav {
	padding-top: 12px;
	text-align: left;
}

.nav a:link,.nav a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover {
	color: #003399;
}

#contactleft {
	float: left;
	font-size: 16px;
	margin: 0 10px 0 25px;
	text-align: left;
	width: 500px;
}

#contactright {
	float: left;
	margin: 0 0 0 45px;
	width: 280px;
}

h1 {
	font-size: 22px;
}

#aboutus {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}

#values {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

#profile {
	background: transparent url(../dev2/images/about-us/profile-bg.gif)
		repeat-x scroll 0 0;
	float: left;
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 5px;
	padding: 10px 5px 5px;
	width: 220px;
}

#profile2 {
	background: #F4F4F4 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	float: left;
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px 5px 5px;
	width: 170px;
}

#filler {
	font-size: 12px;
	margin: 0 0 10px;
}

.clear {
	clear: both;
}

.footer {
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.footer a:link,.footer a:visited {
	color: #000000;
	display: inline;
	text-align: center;
	text-decoration: none;
}
