/* general definitions */

img {
	border: none
}



/* globals */

body,td,input {
	font-family: interstate-light, trebuchet ms, melvetica, sans, sans-serif;
	font-size: 11px
}

body {
	color: rgb(0,0,0);
	padding: 0px;
	margin: 30px;
	/*background-color: #67b6d7; */
	background-color: #FFFFFF;
	background-image: url(/images/backgroundgradient.jpg); 
	background-repeat: repeat-x
}

input[type=submit] {
	font-size: 12px
}

#header, #footer {
	position: relative;
	left: 50%;
	margin-left: -373px
}

div.copyright {
	color: rgb(153,153,153);
	width: 600px;
	position: relative;
	left: 50%;
	margin-left: -373px;
	margin-top: 5px;
	text-align: right;
}


/* main menu */

div#mainmenu {
	color: rgb(255,255,255);
	background-color: rgb(179,179,179);
	width: 600px !important;
	height: 27px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-bottom: solid 15px rgb(255,255,255);
	position: relative;
	left: 50%;
	margin-left: -373px;
	margin-top: -3px;
}

div#dropmenu {
	color: rgb(255,255,255);
	width: 100px;
	height: 22px;
	position: relative;
	left: 50%;
	margin-left: -353px;
	margin-top: -35px;
}

* html .mainmenu { /* Hack for ie box model bug */
	width: 747px
}


/* sub- and sub-submenus */

.submenu {
	min-width: 15px;
	position: absolute;
}

.submenu a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: rgb(255,255,255);
	margin-bottom: 5px;
	padding: 5px;
	text-decoration: none;
}

.submenu > a {
	padding-left: 25px;
	padding-right: 25px;
	margin-left: -15px;
}

.submenu > a.highlighted {
	padding-left: 10px;
	background-image: url("/images/menubg.png");
}

.submenu a:hover {
	background-image: url("/images/menubg.png");
}

#aboutus .submenu {
	left: 55px;
	top: 285px;
	padding-bottom: 65px;
}

#clients .submenu {
	left: 55px;
	top: 285px;
	padding-bottom: 65px;
}

.subsubmenu {
}

.subsubmenu a {
	padding-left: 40px;
	margin-left: -15px;
	font-size: 11px;
	font-weight: normal;
}

.subsubmenu > a.highlighted {
	padding-left: 25px;
	background-image: url("/images/menubg.png");
}
/*
a.highlighted:before {
	content: url(/images/bullet_space.png)
}
*/

/* main document bodies */

.docbody {
	width: 600px !important;
	position: relative;
	left: 50%;
	margin-left: -373px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-bottom: solid 1px rgb(255,255,255)
}

.docbody#index {
}

.docbody#aboutus {
	background-image: url("/images/bg1.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #363534
}

.docbody#clients {
	background-image: url("/images/bg2b.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #383d42
}

.docbody#contact {
	background-image: url("/images/bg3.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #343536
}

.docbody#clientlogin {
	background-image: url("/images/bg4.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #444447
}

/* footer for home page */

div#homepagefooter {
	width: 715px;
	height: 141px;
	position: relative;
	left: 50%;
	margin-left: -373px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	background-image: url(/images/footerhomepage.png);
	background-repeat: none;
	white-space: nowrap
}

.docfooterposition {
	width: 743px;
	position: relative;
	left: 50%;
	margin-left: -373px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-bottom: solid 1px rgb(255,255,255)
}

.wwddoc {
	width: 746px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
}


/* copy styles */

.copy {
	line-height: 16pt;
	color: #DDD;
	text-align: justify;
	position: static;
}

.copy a {
	color: #FFF;
	text-decoration: none;
}

.copy a:hover {
	background-image: url("/images/menubg.png");
}

#aboutus .copy {
	width: 330px;
	padding-left: 330px;
	padding-top: 260px;
	padding-bottom: 60px;
}

#clients .copy {
	width: 330px;
	padding-left: 330px;
	padding-top: 260px;
	padding-bottom: 60px;
}

#contact .copy {
	width: 613px;
	padding-left: 230px;
	padding-top: 260px;
	padding-bottom: 60px;
}
#contact .copy table {
}
#contact .copy table #rightcol {
	padding-left: 80px;
}

#clientlogin .copy {
	width: 330px;
	padding-left: 450px;
	padding-top: 260px;
	padding-bottom: 60px;
}

.copy .paragraph {
	margin-bottom: 11px
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	margin-left: -17px;
	font-family: interstate-light, trebuchet ms, helvetica, sans, sansserif, sans-serif;
	margin-bottom: 11px;
	text-align: justify;
	background-image: url(/images/bullet_space.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 15px;
	background-position: 0 6px;
}


/* text stylings */

#aboutus #styledtext {
	left: 161px;
	top: 30px;
	position: absolute
}

#clients #styledtext {
	left: 276px;
	top: 27px;
	position: absolute
}
