body {
	background: url(../images/sitebg.png) repeat-x #FFF;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}

body#home {background: url(../images/homebg.png) repeat-x #FFF}

#content {
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	padding-bottom: 20px
	}

#textarea {
	width: 900px;
	min-height: 400px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	}
	
/*=====Header=====*/

#header-home, #header {
	width: 900px;
	height: 300px;
	background: url(../images/sitephotos/homepage/homeimg.png) no-repeat;
	background-position: 302px 44px;
	}

#header {
	height: 141px;
	background: url(../images/sitephotos/since1998.png) no-repeat;
	background-position: 793px 65px;
	}

#headertext {
	width: 900px;
	height: 28px;
	padding-top: 12px;
	color: #FFF
	}

#logo-home {margin: 8px 0 19px 0;}

#headerlist {
	width: 400px;
	height: 81px;
	color: #FFF;
	font-size: 15px;
	text-shadow:0 -1px 0 #000
	}

/*=====Homepage=====*/

.columns, #welcome {
	width: 197px;
	min-height: 210px;
	float: left;
	padding: 10px;
	margin-right: 10px;
	background: #DBDBDB;
	}

#data {background: url(../images/sitephotos/homepages/data.png) no-repeat;}
#voice {background: url(../images/sitephotos/homepages/voice.png) no-repeat;}
#support {background: url(../images/sitephotos/homepages/support.png) no-repeat;}
#hosting {background: url(../images/sitephotos/homepages/hosting.png) no-repeat;}

#welcome {
	width: 583px;
	background: none;
	clear: both;
	padding: 0;
	margin-top: 20px;
	font-size: 14px;
	line-height: 140%;
	}

#testimonials {
	width: 296px;
	float: right;
	margin-top: 20px;
	}

#testimonials p {
	height: auto;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-style: italic;
	display: block;
	}

#homepageLogos {
	overflow: auto;
	margin: 20px 0 20px 0;
	clear: both;
	}
	
#homepageLogos img {
	margin: 15px 12px 0 0;
	float: left;
	}
	
ul#headlines li {
	width: 272px;
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	}

/*=====Links=====*/

a:link, a:visited {color: #194A5C; text-decoration: underline;}
a:hover, a:visited:hover {text-decoration: none;}

#headertext a, #headertext a:visited {color: #FFF; text-decoration: none;}
#headertext a:hover, #headertext a:visited:hover {text-decoration: underline;}

.readmore a, .readmore a:visited, .readmore-columns a, .readmore-columns a:visited {color: #194A5C; text-decoration: none;}
.readmore a:hover, .readmore a:visited:hover, .readmore-columns a:hover, .readmore-columns a:visited:hover {color: #22667F;}

#footer a, #footer a:visited {color: #666; text-decoration: none;}
#footer a:hover, #footer a:visited:hover {color: #777;}

/*=====General=====*/

#leftarea {
	width: 200px;
	float: left;
	}

#rightarea {
	width: 690px;
	float: right;
	}

.left {float: left}
.right {float: right}

.clear {clear: both}

h1, h1.blogtitle {
	font-size: 23px;
	font-weight: normal;
	color: #111E24;
	padding: 0;
	margin: 0 0 10px 0;
	}

h2, h2.icons {	
	font-size: 20px;
	color: #111E24;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
h2.icons {
	width: 142px;
	height: 37px;
	padding: 0 0 0 55px;
	margin-bottom: 20px;
	}

h3 {
	font-size: 18px;
	color: #111E24;
	font-weight: normal;
	height: 20px;
	margin: 20px 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #093D52 solid;
	}

h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 7px;
	padding: 0;
	}

.readmore, .readmore-columns {
	width: 100%;
	height: 10px;
	margin-top: 15px;
	padding-top: 0;
	font-weight: bold;
	color: #194A5C;
	text-align: right;
	}

.readmore-columns {
	
	padding-top: 10px;
	border-top: 1px #194A5C solid;
	}

#rightarea ul {margin-top: 10px;}
#rightarea ul li {margin-bottom: 7px;}

/*=====Partners=====*/

ul#logos li {
	width: 342px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	}
	
ul#logos li img {
	margin-top: 10px;
	max-width: 300px;
	display: block;
	}

/*=====FAQ=====*/

ul.faq {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	list-style: none;
	border-bottom: 1px #E0E0E0 solid;
	}

ul.faq li {
	margin-bottom: 10px;
	}

.q {
	font-weight: bold;
	margin: 25px 0 5px 0;
	color: #444
	}

/*=====Testimonials=====*/

blockquote {
	font-family: Georgia;
	font-style: italic;
	color: #555;
	font-size: 14px;
	margin: 5px auto 10px auto;
	background: url(../images/sitephotos/quote.png) no-repeat;
	padding: 10px;
	}

.author {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #666;
	font-style: normal;
	font-weight: bold;
	margin-top: 7px;
	}

/*=====Newsletter=====*/

form#searchForm {
	margin: 10px 0 20px 0;
	overflow: auto;
	}

#search {
	width: 141px;
	height: 21px;
	padding: 2px 7px 0 0;
	border: 1px #8CBFEA solid;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	color: #777;
	}
	
ul#newsletter li {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px #E0E0E0 solid;
	overflow: auto;
	}
	
ul#newsletter li:first-child {margin-top: 20px;}
	
h1.title {
	color: #194A5C;
	font-size: 28px;
	margin: 0 0 10px 0;
	}

.date {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
	}
	
.searchsubject {
	overflow:hidden;
	cursor:pointer;
	}
	
.searchtext {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	}

ul#newsHeadline li a {
	border-bottom: 1px #E0E0E0 solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
	display: block;
	font-size: 16px;
    font-weight: 600;
    text-decoration: none;	
	}
	
ul#newsHeadline li a:hover {background: #CCC;}
	
.headlineDate {
    color: #606060;
    font-size: 11px;
    height: 15px;
    margin-bottom: 3px;
	font-weight: normal;
	}

/*=====Support=====*/

#submit-ticket, #view-ticket {
	width: 270px;
	height: 46px;
	float: left;
	padding: 14px 0 0 60px;
	margin: 20px 10px 30px 0;
	border: 1px #CCC solid;
	}

#submit-ticket {background: url(../pages/support/img/newticket.png) #E0E0E0 no-repeat;}
#view-ticket {background: url(../pages/support/img/existingticket.png) #E0E0E0 no-repeat; margin-right: 0}

/*=====Contact=====*/

#form {
	width: 650px;
	height: auto;
	float: left;
	padding: 3px;
	}

#form div {
	clear: left;
	margin: 0 0 15px;
	}

label {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 3px 5px 0 0;
	position: relative;
	width: 150px;
	}

label span {
	color: #FF0000;
	font-weight: bold;
	}

input.text, select {
	border: 1px #999 solid;
	margin: 0 0 5px;
	padding: 3px;
	width: 450px;
	}

textarea {
	border: 1px #999 solid;
	margin: 0 0 3px;
	padding: 3px;
	width: 450px;
	height: 100px;
	}

.submit {
	margin-left: 155px;
	border: 1px #999 solid;
	}

.errorlist {
	margin: 0 0 5px 155px !important;
	padding: 5px;
	background: #880A11;
	color: #FFF;
	font-weight: bold;
	width: 450px;
	text-shadow: 0 -1px #000
	}
	
.errorlist li {margin: 0 !important;}

/*=====Footer=====*/

#footer {
	width: 100%;
	height: 85px;
	background: #111E24;
	padding-top: 10px;
	}

#footertext {
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	color: #777777;
	text-align: left;
	}

#newsltr {
	float: right;
	height: 25px;
	margin-bottom: 5px;
	}

#signup, .searcharea {
	width: 172px;
	height: 21px;
	padding: 2px 7px 0 0;
	border: 1px #FFF solid;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	color: #777
	}
	
.button {float: right;}

#message {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 -1px #000;
	}
	
label#email_error {
	top: -28px;
	left: -90px;
	color: #FF0000;
	text-shadow: 0 -1px #000;
	width: 85px;
	padding: 0;
	}

