body {
	background-image: url(images/bodybg.gif);
	background-color: #4974C2;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	line-height: 2em;
}
form {
	margin: 0px;
	padding: 0px;
}

input {
	width: 86%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #65759E;
	border-right-color: #8B96B6;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 1em;
	color: #333333;
}
textarea {
	width: 86%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #65759E;
	border-right-color: #8B96B6;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 1.1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
}
a {
	color: #1669BC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.4em;
	text-transform: lowercase;
	color: #333333;
	font-weight: normal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topbg {
	background-image: url(images/topbg.jpg);
	height: 595px;
}
#container {
	margin-top: -595px;
}
#navigation {
	width: 671px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 107px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 27px;
}
#navigation img {
	padding-right: 1px;
	padding-left: 3px;
}
#banner {
	background-image: url(images/bannerbg.jpg);
	background-position: center;
	height: 93px;
	background-repeat: no-repeat;
}
#homebanner {
	background-image: url(images/homebannerbg.jpg);
	background-position: center;
	height: 93px;
	background-repeat: no-repeat;
}
#bannerinside {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 21px;
}
#lowerbanner {
	background-image: url(images/lowerbanner.jpg);
	height: 186px;
	background-repeat: no-repeat;
	background-position: center;
}
#homelowerbanner {
	background-image: url(images/homelowerbanner.jpg);
	height: 186px;
	background-repeat: no-repeat;
	background-position: center;
}
#main {
	background-image: url(images/mainbg_two.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#mainbg {
	background-image: url(images/mainbg_one.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	padding: 20px;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbg.jpg);
	height: 56px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}
#footerinside {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 8px;
	font-size: 0.8em;
}

.blue {
	color: #3475CD;
}
.right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#getintouch {
	background-image: url(images/getintouch_bg.jpg);
	float: right;
	width: 202px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: 0.75em;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: -40px;
}
#getbottom {
	margin-bottom: -1px;
}

#contactcontent {
	margin-top: -25px;
	margin-left: 20px;
	border-top: 1px #FF0000;
	border-right: 1px #FF0000;
	border-bottom: 1px #FF0000;
	border-left: 1px #FF0000;
}
.row1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E79A6;
}
.row2 {
	background-color: #E4E9EF;
}
.sendbutton {
	height: 22px;
	width: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfoliotable {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 520px;
}
