/* CSS Document */

#divWrapper {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	background-position: center top;
}
#divInnerBody {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 100%;
	padding-bottom: 1px;
}
body {
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #F25D23;
}
#divLogo {
	width: 900px;
	background-color: #5A5A5A;
	float: left;
	background-image: url(../images/webkom_logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#divLogo p {
	text-align: right;
	padding-right: 15px;
	color: #969696;
}
#divContentWrapper {
	width: 100%;
	overflow: hidden;
	float: left;
}
#divContent {
	width: 870px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 1.4em;
	float: left;
}
#divContent h1 {
	color: #06357a;
	font-size: 16px;
	font-weight: normal;
	line-height: 0.5em;
	padding-top: 15px;
}
#divContent a {
	color: #F94E10;
}
#divContent a:hover {
	text-decoration: none;
}
#divContent h2 {
	font-size: 14px;
	font-weight: normal;
	color: #F94E10;
}
#picture {
	width: 195px;
	float: left;
	clear: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#divBannerFront {
	width: 900px;
	background-color: #666666;
}
.noborder {
	border: none;
}
#divFooter {
	font-size: 11px;
	clear:both;
	width: 880px;
	line-height: 1.5em;
	color: #F2FAFE;
	padding: 10px;
	background-color: #06357A;
}
#divFooter ul {
	list-style-type: none;
}
#divFooter li {
	display: inline;
}
#divFooter a {
	color: #F2FAFE;
}
#divFooter a:hover {
	text-decoration: none;
}
#divRightLinks {
	width: 165px;
	float: right;
	margin-top: 15px;
	padding-right: 15px;
}
#divContent .rightSide {
	float: right;
}
#dtField {
	font-size: 11px;
	width: 500px;
	text-align: right;
	padding-right: 15px;
	background-color: #5A5A5A;
	color: #C0C0C0;
	float: right;
	padding-top: 5px;
}
.leftContent {
	width: 163px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.leftContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftContent .style3 .nopadding {
	padding: none;
}
.leftContent a {
	display: block;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 153px;
	border-bottom: 1px dotted #c0c0c0;
	padding-top: 8px;
	margin-top: 1px;
	color: #221f1f;
}
#divContent .leftContent a:hover {
	color: #5a5a5a;
}
.leftContent img {
	border: none;
}
.leftContent .first a {
	border-top: none;
}
.rightContent {
	float: right;
	width: 635px;
	padding-left: 20px;
	border-left: 1px dotted #c0c0c0;
	margin-top: 15px;
	padding-right: 10px;
}
.quoteLeft {
	background: url(../images/quote_left.gif) no-repeat top left;
	padding-top: 20px;
}

.quoteRight{

	background: url(../images/quote_right.gif) no-repeat bottom right;
	padding-bottom: 15px;

}
.quoteRight .style3 {
	font-size: 11px;
}
#divContent .leftContent .smallerFont {
	font-size: 13px;
}
.ep {
	padding: 1px 20px 1px 20px;
	background-color: #F0FBFE;
	border: 1px #D2E1E6 solid;
}
/************************************************************************
	Manage
************************************************************************/

td.manage_specs { font-size: 11px; height: 61px; padding: 8px; background-color: #FFDABF; border-right: 1px #FF8929 solid; border-left: 1px #FF8929 solid; }

td.webmail { background-color: #84C801; padding: 11px 0px 0px 10px; }

td.manage_login { width: 350px; border-left: 1px #FF8929 solid; border-right: 1px #FF8929 solid; background-color: #FFDABF; padding: 10px 16px 0px 16px; }

td.manage_login_submit { width: 350px; border-left: 1px #FF8929 solid; border-right: 1px #FF8929 solid; background-color: #FFDABF; padding: 10px 16px 0px 16px; text-align:right !important; }

/************************************************************************
	Web Hosting Upgrades
************************************************************************/
td.padhelp { width: 15px; padding: 6px 4px 4px 12px; border-left: 1px #84C801 solid; background-color: #DCEFC1; }

td.padhelp2 { width: 285px; padding: 4px 12px 4px 4px; border-right: 1px #84C801 solid; background-color: #DCEFC1; }

td.padhelp3 { width: 15px; padding: 6px 4px 4px 12px; border-left: 1px #5174A3 solid; background-color: #D2E1E6; }

td.padhelp4 { width: 285px; padding: 4px 12px 4px 4px; border-right: 1px #5174A3 solid; background-color: #D2E1E6; }

/************************************************************************
	Contact/About
************************************************************************/

.contacthead { background-color: #D2E1E8; padding: 0px 5px 5px 8px; font-weight: bold; }

td.contact { background-color: #fff; border-bottom: 1px #D2E1E8 solid; padding: 5px 5px 5px 8px; text-align: left; }

td.contact2 { background-color: #fff; border-bottom: 1px #D2E1E8 solid; padding: 5px 5px 5px 8px; text-align: center; vertical-align: middle; }

td.contact_noline { background-color: #fff; padding: 5px 5px 5px 8px; text-align: left; }

.header { color: #406294; font-size: 13px; font-family: Verdana, Arial, sans-serif; font-weight: bold; margin-top: 10px !important; }

.header2 { color: #406294; font-size: 13px; font-family: Verdana, Arial, sans-serif; font-weight: bold; margin: 20px 0 19px !important; }

