* {
	margin:0;
	padding:0;
}

body {
	background-image: url(../images/Back_tile.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 4px;
	padding-top: 16px;
}

.mainText {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 12px;
}

#projectsText {
	width: 400px;
	float: left;
}

#projectsPics {
	float: left;
	width: 200px;
}

.mainText ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}

.mainText li {
	list-style-type: disc;
	margin-left: 30px;
	padding-bottom: 8px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	background-color: #FFFFFF;
}

#header {
	height: 200px;
	width: 900px;
	background-image: url(../images/slice_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 260px;
	margin-left: 240px;
	margin-top: 12px;
}

#content {
	position: relative;
	top: 0px;
	width: 900px;
}

#mainNav {
	float: left;
	width: 232px;
	background-image: url(../images/slice_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.quoteNav {
	color: #0D55A1;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}

#mainNav a:link, #mainNav a:visited {
	color: #333333;
	text-decoration: none;
}

#mainNav a:hover {
	color: #0A57A7;
}

.mainNavCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D86BA;
	margin-bottom: 10px;
}

.mainNavCatLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D86BA;
	margin-bottom: 10px;
	padding-left: 0px;
}

#mainNav ul {
	width: 170px;
	padding-left: 12px;
	padding-top: 24px;
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;

}

#mainNav li {
	padding-left: 16px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5C87BC;
}

#mainContent {
	float: right;
	width: 668px;
	background-image: url(../images/slice_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 24px;
	background-color: #FFFFFF;
}

#mainContent p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 12px;
}

#mainContent ul {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 24px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 20px;
	color: #5D86BA;
	padding-right: 40px;
}

#footer {
	background-color: #5C87BC;
	height: 40px;
	clear: both;
	position: relative;
	width: 100%;
	bottom: 0px;
}
#footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	text-align: center;
	color: #BDC6CA;
	width: 100%;
	line-height: 18px;
}

.right {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.rightMulti {
	float: right;
	right: 30px;
	margin-right: 40px;
	margin-left: 12px;
}


.left {
	padding: 12px;
	float: left;
}

#content_form {
	width: 200px;
	height: 100%;
	float: right;
	margin-top: 0px;
	margin-left:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	padding-right: 30px;
}

#content_two {
	
	width: 593px;
   	position: absolute;
	margin-top: 420px;
	margin-left:-180px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}

#content_form2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
