div,
object,
div + div,
div+div {
	padding:0px;
	margin:0px;
}

p,
img,
h1,
h2,
h3,
h4,
h5,
h6,
form,
table,
tr,
th,
td {
	padding-top:0px;
	margin-top:0px;
}

body,
td,
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	background-image: url(/images/bground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.6em;
}

a:link {
	color: #5A6E77;
	text-decoration:underline;
}

a:visited {
	color: #5A6E77;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

a:active {
	color: #000000;
	text-decoration:underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

h1 {
	font-size: 20px;
	color: #6D86B5;
	padding-bottom:15px;
}
h1.homeheader {
text-align:center;
}
h2 {
	font-size: 16px;
	color: #5A6E77;
}

img {
	border:none;
}

#container {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:770px;
	float:right;
	height:202px;
}

#top-bar {
	float:left;
	height:39px;
}

#top-bar-menu {
	float:left;
	height:39px;
	width:423px;
}

#top-bar-menu p {
	line-height:39px;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#top-bar-menu a {
	text-decoration:none;
	color:#000000;
}

#top-bar-menu a:hover {
	text-decoration:underline;
	color:#000000;
}

#top-bar-teaser {
	float:left;
	height:39px;
	width:347px;
}

#logo {
	float:left;
	height:124px;
	width:423px;
}

#logo .logo {
	padding-top:28px;
	padding-left:10px;
	padding-bottom:24px;
}

#turn-key {
	float:left;
	height:124px;
	width:347px;
	background-image:url(/images/turnkey-logo.gif);
	background-repeat:no-repeat;
	background-position:225px center;
}

#turn-key p {
	margin:0px;
	color:#5B97C6;
	font-size:14px;
	padding-top:28px;
	padding-left:40px;
}

#menu-bar {
	float:left;
	width:770px;
	height:39px;
	overflow:hidden;
}

#nav {
	width:768px;
	height:39px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:12px;
}

#nav li {
	padding:0;
	margin:0;
	float:left;
}

#nav li a {
	display:block;
	line-height:38px;
	border-right:1px solid #fff;
	margin-top:1px;
	color:#fff;
	text-align:center;
	background:url(/images/menu-off.gif) repeat-x top left;
	text-decoration:none;
}

#nav li a:hover {
	background-position:bottom left;
	background:url(/images/menu-on.gif) repeat-x top left;
	text-decoration:underline;
}

#nav li#menu1 a {
	width:140px;
}

#nav li#menu2 a {
	width:168px;
}

#nav li#menu3 a {
	width:184px;
}

#nav li#menu4 a {
	width:109px;
}

#nav li#menu5 a {
	width:163px;
	border:none;
}

#body-container {
	float:left;
	width:716px;
	padding:27px;
	background-color:#FFFFFF;
	background-image:url(/images/body_container_bg.gif);
	background-position:center 1px;
	background-repeat:repeat-y;
}

#body-container .imageright {
	float:right;
	margin-left:35px;
	margin-bottom:35px;
}

#body-container .highlight {
	font-size: 16px;
	color: #5A6E77;
}

#body-container .quote {
	text-align:right;
}

#flash-movie {
	float:left;
	width:716px;
	height:250px;
	clear:both;
	margin-bottom:0px;
	padding-bottom:0px;
}

#two-column {
	margin:0px;
	padding:25px 0 0 0px;
	width:716px;
	float:left;
}

#columna {
	margin:0px;
	padding:0px;
	width:333px;
	float:left;
	margin-right:25px;
}

#columnb {
	margin:0px;
	padding:0px;
	width:333px;
	float:left;
	margin-left:25px;
}

#footer {
	margin:0px;
	padding:0px;
	width:770px;
	float:left;
	height:40px;
	background-image:url(/images/footer-bground.gif);
	background-repeat:repeat-x;
}

#footer p {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:40px;
}

#subfooter {
	width:770px;
	float:left;
	height:40px;
}

#subfooter p {
	font-weight:normal;
	color:#999999;
	text-align:center;
	line-height:40px;
	font-size:12px;
}

#subfooter a {
	color:#999999;
	text-decoration:none;
}

#subfooter a:hover {
	text-decoration:underline;
}
