html {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #5a5a5a;
}
body {
	padding: 0px;
	margin: 0px;
	/*background-image: url(../images/page_bg.gif);*/
	background-position: top;
	background-repeat: repeat-x;
}

h1{
font-size:120%;
color:#7e3f98;}

h2{
font-size:108%;
color:#7e3f98;}
.header {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: 100px;
	border-bottom: 1px solid #ececec;
	background-color: #ffffff;
}
.content {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 777px;
	background-color: #ffffff;
}
.menu {
	width: 22%;;
	border-right: 1px solid #ececec;
	vertical-align: top;
	padding: 5px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ececec;
}
.menu ul li{
	list-style-type: none;
	text-align: right;
	border-bottom: 1px solid #ececec;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu ul li a {
	text-decoration: none;
	color: #7e3f98; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}
.menu ul li a:hover{
	text-decoration: none;
	color: #7e3f98; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}
.main {
	width: 60%;
	vertical-align: top;
	padding: 5px;
}
.main a {
	text-decoration: none;
	color: #7e3f98; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}
.login {
	width: 18%;
	border-left: 1px solid #ececec;
	vertical-align: top;
	padding: 5px;
}
.login form {
	padding: 0px;
	margin: 0px;
}
.login form label {
	font-weight: bold;
}
.loginbutton {
	font-weight: bold;
	margin-top: 2px;
	float: right;
	color: #5B65B6; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}
.login form a {
	color: #5B65B6; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}

.footer {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: 35px;
	border-top: 1px solid #ececec;
	text-align: center;
	background-image: url(../images/flags.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer a {
	color: #7e3f98;
	text-decoration: none;
	}
	.cweb {
	color: #7e3f98;
	text-decoration: none;
}
.brandtext {
	font-weight: bold;
	color: #7e3f98; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}

.brandtext2 {
	font-weight: bold;
	padding:7px;
	font-size:12px;
	color: #7e3f98; /*Thomas Cole*/
/*	color: #FF0066; maxocart*/
}
/*a few global fixes*/
input, textarea, select {
	border: 1px solid #7e3f98;
	background-color: #EAF5F5;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
}
/*home page*/
.shrink {
	width: 59px;
	padding: 0px;
}


.main p {
	padding-left: 5px;
	padding-right: 5px;
}

.telcell {
	text-align: right;
}
.businessbusinessbusinesscell{
text-align: center;}

#signupform label {
	height: 100%;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	display: block;
}

.leftbannerbottom {
vertical-align:bottom;
border-right: 1px solid #ececec;
text-align:right;
}

.rightbannerbottom {
vertical-align:bottom;
border-left: 1px solid #ececec;
text-align:right;

}

.pageitem{
width:100%;
padding:0px;}

.pageitem th{
background-color:#7e3f98;
text-align:left;
color:#ececec;
font-size:120%;

}

.pageitem td {

}
.pageitem50{
width:100%;
padding:0px;}

.pageitem50 th{
background-color:#7e3f98;
text-align:left;
color:#ececec;
font-size:120%;

}
/*newsitem----------------------------------------------*/
.newsitem{
width:100%;
padding:0px;}

.newsitem th{
background-color:#7e3f98;
text-align:left;
color:#ececec;
font-size:120%;

}

.newsitem td {
background-color:#EAF5F5;

}
.newsitem50{
width:100%;
padding:0px;}

.newsitem50 th{
background-color:#7e3f98;
text-align:left;
color:#ececec;
font-size:120%;

}

/*-----------------------------------------*/

.contactform {
	font-family: Arial, Helvetica, sans-serif;

}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
.images {
border:none;
}
/*newsitem----------------------------------------------*/
.seolinnks{
width:100%;
padding:0px;
border-collapse:collapse;}

.seolinnks th{
background-color:#7e3f98;
text-align:left;
color:#ececec;
font-size:120%;
border-collapse:collapse;
}

.seolinnks td {
background-color:#EAF5F5;
border:1px solid #000000;
border-collapse:collapse;
}


