
/** BASIC */

body {
	padding: 0px;
	background: url(/images/homepage01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 25px 0px;
	color: #DEDEDE;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #E0E0E0;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.8em;
	text-align: justify;
	line-height: 190%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 280%;
	font-size: 10px;
}

.list1 li {
	padding-left: 24px;
	/*background: url(/images/homepage05.gif) no-repeat left center;*/
}

.interactiondivs 
{
	padding-left: 24px;
	padding-top: 10px;
}

/** LINKS */

a {
	color: #A8C697;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(/images/homepage05.gif) no-repeat left center;
}

a.link2 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(/images/subpage05.gif) no-repeat left center;
	color: #CBDA73;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 51px;
}
.hr2{
	height: 15px;
	background: url(/images/homepage06.gif) repeat-x left center;
	margin-bottom: 15px;
}

div.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/** HEADER */

#header {
	width: 900px;
	height: 195px;
}

/** MENU */

.verticalmenu {
	width: 261px;
	height: 195px;
	background: url(/images/homepage03.jpg) no-repeat left top;
}

.verticalmenu ul {
	width: 197px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

.verticalmenu ul li {
	background: url(/images/subpage01.gif) repeat-x left top;
	position: relative;
}
.verticalmenu ul li.first{
	background: none;
}

.verticalmenu ul li a 
{
	padding: 8px 0px 6px 5px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width: 200px;
	height: 15px;
	overflow: auto; /*force hasLayout in IE7 */
}

.verticalmenu ul li a:hover {
	font-weight: bold;
}

/** SUBMENU */
.verticalmenu ul li ul{
	position: absolute;
	width: 170px; /*Sub Menu Items width */
	top: 0;
	padding: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #01384C none !important;
	border: solid 2px #3B6575 !important;
	display: none;
}

.verticalmenu ul li ul li
{
	padding: 0px 0px;
}

.verticalmenu a.subfolderstyle{
}

/* Holly Hack for IE \*/
* html .verticalmenu ul li { float: left; height: 1%; }
* html .verticalmenu ul li a { height: 1%; }

/** PAGE */

#page {
	width: 900px;
}

/** CONTENT */

#content {
	width: 639px;
	background: url(/images/subpage02.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(/images/subpage03.jpg) no-repeat left top;
}

#content .bgbtm {
	padding: 50px;
	background: url(/images/subpage04.jpg) no-repeat left bottom;
	min-height: 430px;
	height: auto !important;
	height: 430px;
}
.bgbtm2 {
	padding: 30px;
	background-color: Transparent;
}
/** 2-COLUMN LAYOUT */


.two-columns .column1 {
	width: 240px;
}

.two-columns .column2 {
	width: 240px;
}

/** SIDEBAR */

#sidebar {
	width: 261px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 900px;
	height: 68px;
	margin: 0px auto;
	background: url(/images/homepage13.jpg) no-repeat left top;
	color: #A3C592;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
}

#footer div
{
	padding-top: 15px;
	text-align: center;
}

#footer a
{
	text-decoration: none;
}

/** BOX1 */

.boxWhole {
}

/** BOX2 */

.boxDivided {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	background: url(/images/homepage09.jpg) repeat-y left top;
	color: #A9C992;
}

#box4 .bgtop {
	background: url(/images/homepage10.jpg) no-repeat left top;
}

#box4 .bgbtm {
	padding: 50px 30px 0px 30px;
	background: url(/images/homepage11.jpg) no-repeat left bottom;
	color: #A9C992;
	min-height: 231px;
	height: auto !important;
	height: 231px;
}

#box4 h2 {
	margin-bottom: 20px;
	font-size: 13px;
	color: #F2E7DB;
}

/** BOX5 */

#box5 {
	padding: 28px 0px 0px 0px;
	background: url(/images/homepage12.jpg) no-repeat 0px 5px;
}



/** DTIAdminPanel */

.DTIAdminPanelSlideOut-default a, .DTIMenuSlideOut-default a, .DTIRecycSlideOut-default a
{
	color: #01384C;
	padding-left: 10px;
	font-weight: bold;
}

.DTIAdminPanelSlideOut-default label, .DTIMenuSlideOut-default label, .DTIRecycSlideOut-default label
{
	color: #01384C;
	padding-right: 5px;
	font-weight: bold;
}

.DTIAdminPanelSlideOut-default input, .DTIMenuSlideOut-default input, .DTIRecycSlideOut-default input
{
	margin-right: 10px;
	color: #01384C;
}

.DTIMenuItem-default
{
	color: #01384C;
}

/** HIGHSLIDE */

.highslide-caption input
{
	color: #01384C;
}

.highslide-maincontent, .highslide-maincontent td, .highslide-maincontent th, .highslide-maincontent input, .highslide-maincontent textarea, .highslide-maincontent select, .gmnoprint
{
	color: #01384C !important;
}

/** CONTACT FORM */

.contactformouter
{
}

.contactformouter table
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	 border-color: #004861; 
	 border-style: solid; 
	 border-width: 3px; 
	 padding: 25px;
	 margin: 0px auto !important;
}

.contactform
{
	margin-top: 50px;
	height: 100px;
	margin-left: 20px;
	padding: 0px;
	font-weight:bold;
	letter-spacing: 1px;
}

.contactform input
{
	height: 20px;
}

.contactform input, textarea
{
	padding: 5px 5px 0px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #004963;
	background-color: #ffffff;
}

.contactsubmit input
{
	padding: 3px !important;
	height: 25px !important;
	font-weight: bold;
	letter-spacing: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #004963;
}

.contactsubmit
{
	float: right;
}

.contactbottom
{
	width:380px;
}

.contacterror
{
	float:left;
	color: Red !important;
	padding-left: 85px !important;
}

/** ERROR SPAN */
span.red
{
	color: Red;
}

/** ROTATOR */
.rotatorOuter
{
	/** border: solid 1px #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
}
div.rotator
{
	height: 225px;
	width: 250px;
	border: solid 1px #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: transparent !important;
}

div.rotator div
{
	width: 250px;
	text-align: center;
	padding-top: 5px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

div.rotator p
{
	padding: 10px 5px 5px 10px !important;
	text-align: left;
	vertical-align: middle;
}

/** OUR TEAM */
span.teamMembers
{
	text-decoration:underline;
}

div.holder
{
	height:128px;
	width:128px;
	float:left;
	background-color:Aqua;
}

div.teamLeft
{
	float:left;
	padding-left:15px;
}

div.teamLeft p
{
	width: 375px;
	padding-top: 15px;
}

div.teamMember
{
	clear:both;
}

/** CLIENTS */
div.holder1
{
	margin: 0px auto;
}

/** WEBMASTER LOGIN */
wbLogin
{
}
