/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color: #ff840b;
	text-decoration:none;
}

a:visited {
	color: #ff840b;
	text-decoration:none;
}

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

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

h1 {
	width:650px;
	height:auto;
	padding:5px 10px 5px 10px;
	background-color:#191919;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

h3 {
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
}

dl {
	width:auto;
	height:auto;
	padding:5px;
}

.dtlink {
	float:right;
	padding:2px 5px 0px 0px;
	font-size:12px;
}

dt {
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}

dd {
	width:auto;
	height:auto;
}

.cleardiv {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}

.bg {
	width:auto;
	height:auto;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	background-position:top center;
	margin:20px;
}

.topwrapper {
	position:relative;
	width:869px;
	height:auto;
	margin:0px auto 0px auto;
	padding-top:15px;
}

.wrapper {
	position:relative;
	width:865px;
	height:auto;
	border:2px solid #7a7a7a;
	background-color:#000000;
	margin:0px auto 0px auto;
	overflow:visible;
}

.bottomwrapper {
	position:relative;
	width:865px;
	height:auto;
	background-color:#000000;
	margin:-10px auto 0px auto;
	color:#ffffff;
	padding-bottom:25px;
}

.nav {
	display: inline;
	float: left;
	width: 580px;
	margin-top:33px;
}

.nav ul {
	float: left;
	list-style: none;
	height: 24px;
}

.nav li {
	float: left;
	height: 24px;
	background: url(images/sep.png) top right no-repeat;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	height: 21px;
	padding-top: 5px;
	color: #ff840b;
	font: 12px/16px Arial, sans-serif;
	background: none;
	text-align: center;
	display: block;
	text-decoration: none;
	outline: 0;
}

.nav li a:hover {
	text-decoration: none;
	color: #ffffff;
}


.subNavContainer {
	display: none;
	float: left;
	background: #000000;
	overflow: hidden;
}

.subNav {
	display: none;
	height: 22px;
}

.subNav a:link, .subNav a:visited, .subNav a:active {
	float: left;
	padding: 0 10px 0 18px;
	height: 23px;
	color: #999999;
	font: 11px/22px Arial, sans-serif;
	background: #000000 url(images/bullet.png) left no-repeat;
	text-align: center;
	display: block;
	text-decoration: none;
	outline: 0;
}

.subNav a:hover {;
	/*background: #333333 url(images/bullet.png) left no-repeat;*/
	color:#ffffff;
}

.loginbox {
	width:100px;
	height:13px;
	font-size:13px;
	padding:3px;
	border:1px solid #727272;
	background-image:url(images/bg_login.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.flash {
	border-bottom:2px solid #7a7a7a;
}

.left {
	float:left;
	width:670px;
	height:auto;
	background-color:#ffffff;
}

.right {
	float:left;
	width:195px;
	height:auto;
	overflow:visible;
}

.frontbuilding {
	float:left;
	width:220px;
	height:750px;
	margin-left:-113px;
	background-image:url(images/bg_building.png) !important;
	background-image:url(images/bg_building_ie.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.fronttext {
	float:left;
	width:550px;
	height:auto;
}

.frontpicfloat {
	float:right;
	width:210px;
	height:auto;
	margin:0px 0px 5px 5px;
}

.frontpicfloat img {
	border:1px solid #dddddd;
	padding:2px;
}

.frontpicfloat img:hover {
	border:1px solid #7a7a7a;
	padding:2px;
}

.sideclientbox {
	width:195px;
	height:auto;
	background-color:#000000;
	border-bottom:2px dotted #7a7a7a;
	padding-bottom:5px;
}

.sideclientquote1 {
	width:165px;
	height:87px;
	background-image:url(images/bg_client1.gif);
	background-repeat:none;
	font-size:11px;
	color:#eeeeee;
	padding:15px;
}

.sideclientquote2 {
	width:165px;
	height:87px;
	background-image:url(images/bg_client2.gif);
	background-repeat:none;
	font-size:11px;
	color:#eeeeee;
	padding:15px;
}

.sidepartnerbox {
	width:195px;
	height:auto;
	background-color:#000000;
	border-bottom:2px dotted #7a7a7a;
}

.sidepartner {
	width:185px;
	height:auto;
	padding:5px;
}

.toparea {
	width:845px;
	height:230px;
	padding:10px 10px 10px 10px;
	background-image:url(images/bg_top.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:bottom;
	border-bottom:2px solid #7a7a7a;
}

.toparea2 {
	width:845px;
	height:230px;
	padding:10px 10px 10px 10px;
	background-image:url(images/bg_top2.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:bottom;
	border-bottom:2px solid #7a7a7a;
}

.content {
	padding:0px 5px 0px 5px;
}

.subpicfloat {
	float:right;
	width:210px;
	height:auto;
	margin:0px 0px 5px 5px;
}

.subpicfloat img {
	border:1px solid #dddddd;
	padding:2px;
}

.thumbfloat {
	float:left;
	width:160px;
	height:160px;
	margin:0px 0px 0px 10px;
	text-align:center;
}

.thumbfloat a {
	text-decoration:none;
	font-weight:bold;
}

.thumbfloat img {
	border:1px solid #dddddd;
	padding:2px;
	margin-bottom:5px;
}

.thumbfloat img:hover {
	border:1px solid #7a7a7a;
	padding:2px;
	margin-bottom:5px;
}

.contentbutton {
	float:left;
	width:160px;
	height:auto;
	margin-right:10px;
}

.contentinfo {
	float:left;
	width:450px;
	height:auto;
	margin-right:10px;
}

.contentminithumbs {
	float:left;
	width:210px;
	height:auto;
}

.minithumb {
	width:60px;
	height:50px;
	overflow:hidden;
	margin:2px;
}

.minithumbfloat {
	float:left;
	width:64px;
	height:54px;
	border:1px solid #dddddd;
	margin:0px 6px 6px 0px;
}

.buttonbacknone {
	float:left;
	display:block;
	width:70px;
	height:134px;
	margin-left:15px;
}

.buttonback a, .buttonback a:visited {
	float:left;
	display:block;
	width:70px;
	height:134px;
	text-decoration:none;
	background-image:url(images/button_back.png);
	background-repeat:no-repeat;
	margin-left:15px;
}

.buttonback a:hover, .buttonback a:active {
	float:left;
	display:block;
	width:70px;
	height:134px;
	text-decoration:none;
	background-image:url(images/button_back_hover.png);
	background-repeat:no-repeat;
	margin-left:15px;
}

.buttonnextnone {
	float:left;
	display:block;
	width:70px;
	height:134px;
}

.buttonnext a, .buttonnext a:visited {
	float:left;
	display:block;
	width:70px;
	height:134px;
	text-decoration:none;
	background-image:url(images/button_next.png);
	background-repeat:no-repeat;
}

.buttonnext a:hover, .buttonnext a:active {
	float:left;
	display:block;
	width:70px;
	height:134px;
	text-decoration:none;
	background-image:url(images/button_next_hover.png);
	background-repeat:no-repeat;
}

.portnavbox {
	width:860px;
	height:auto;
	color:#eeeeee;
	background-color:#333333;
	border-bottom:1px solid #000000;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 0px 5px;
}

#portnav {
	float:left;
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:600px;
	height:14px;
	font-size:12px;
	text-align:center;
}

#portnav li {
	display: block inline;
	float:left;
	width:auto;
	height:14px;
	line-height:12px;
	font-size:12px;
	text-align:center;
	margin-left:0px;
	font-weight:normal;
	color:#ffffff;
}

#portnav li a {
	display: block inline;
	float:left;
	width:auto;
	height:14px;
	padding:3px 6px 3px 6px;
	line-height:14px;
	text-decoration: none;
	color: #999999;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:3px;
}

#portnav li a.last {
	border: 0;
}

#portnav li a:hover, #mainnav li.current {
	background-color:#666666;
	border:1px solid #999999;
	padding:2px 5px 2px 5px;
	text-decoration: none;
	color: #ffffff;
}
/*
.packagefloat {
	float:left;
	width:160px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:55px 0px 0px 15px;
}

.packagefloat a, .packagefloat a:visited {
	text-decoration:none;
}

.packagefloat a:hover, .packagefloat a:active {
	color:#000000;
	text-decoration:none;
}

.packagefloatimg {
	width:152px;
	height:152px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.packagefloatimg:hover {
	width:152px;
	height:152px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #999999;
}*/

.packagefloat {
	float:left;
	width:130px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:70px 0px 0px 5px;
	color:#000000;
}

.packagefloat a, .packagefloat a:visited {
	text-decoration:none;
}

.packagefloat a:hover, .packagefloat a:active {
	color:#000000;
	text-decoration:none;
}

.packagefloatimg {
	width:122px;
	height:122px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.packagefloatimg:hover {
	width:122px;
	height:122px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #999999;
}

.packagefloatinfo {
	float:left;
	width:670px;
	height:auto;
	margin:70px 15px 0px 15px;
}

.packtabletitle {
	float:left;
	width:110px;
	height:auto;
	padding:10px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#ffffff;
	font-weight:bold;
	color:#000000;
}

.packtablecol {
	float:left;
	width:110px;
	height:auto;
	padding:10px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#ffffff;
	text-align:center;
}

.packtablecol2 {
	float:left;
	width:110px;
	height:auto;
	padding:10px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#e5e5e5;
	text-align:center;
}

.packtabletitlebutton {
	float:left;
	width:110px;
	height:auto;
	padding:10px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
	font-weight:bold;
	color:#000000;
}

.packtablebutton {
	float:left;
	width:120px;
	height:auto;
	padding:5px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
	text-align:center;
}

.packageinfotitle {
	width:93px;
	height:25px;
	padding:5px 0px 7px 0px;
	background-color:#8C8C8C;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:5px;
}

.packageinfofloat {
	float:left;
	width:93px;
	height:auto;
	padding:0px 0px 5px 0px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	background-color:#e5e5e5;
	text-align:center;
}

.formleft {
	float:left;
	width:125px;
	height:auto;
	padding-top:2px;
	color:#333333;
	font-weight:bold;
	margin-right:10px;
}

.formright {
	float:left;
	width:525px;
	height:auto;
}

.textbox{
	width:515px;
	height:auto;
	padding:2px;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.postdate {
	font-size:11px;
	margin:-8px 0px 10px 0px;
}

.blognavtitle {
	width:174px;
	height:auto;
	padding:5px 10px 5px 10px;
	background-color:#191919;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:1px;
}

.blognav {
	width:185px;
	height:auto;
}

.blognav a, .blognav a:visited {
	display:block;
	width:175px;
	height:auto;
	padding:5px 10px 5px 10px;
	color: #ff840b;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #eeeeee;
}

.blognav a:hover, .blognav a:active {
	display:block;
	width:175px;
	height:auto;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #eeeeee;
	background-color:#333333;
}