@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin: auto;
	background-image: url(images/inside-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #navigation {
	margin-left: 355px;
	padding-top: 162px;
}
#wrapper #navigation a:link {
	font-weight: bold;
	color: #020063;
	text-decoration: none;
}
#wrapper #navigation a:visited {
	font-weight: bold;
	color: #020063;
	text-decoration: none;
}
#wrapper #navigation a:hover {
	font-weight: bold;
	color: #020063;
	text-decoration: none;
}
#wrapper #navigation a:active {
	font-weight: bold;
	color: #020063;
	text-decoration: none;
}
#wrapper #contentarea {
	margin-left: 15px;
}
#wrapper #contentarea #leftside {
	float: left;
	width: 760px;
}
#wrapper #contentarea #leftside h1 {
	font-size: 22px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 40px;
}
#wrapper #contentarea #leftside h2 {
	font-size: 22px;
	line-height: 28px;
	color: #000000;
	margin-left: 345px;
	margin-bottom: 40px;
	margin-top: 10px;
}

#wrapper #contentarea #leftside p {
	padding-top: 5px;
	padding-bottom: 10px;
}
#wrapper #contentarea #leftside ul li {
	margin-left: 40px;
	list-style-position: outside;
	list-style-image: url(images/star.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #contentarea #leftside ol li {
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 20px;
	margin-top: 5px;
}


.large {
	font-size: 16px;
	font-weight: bold;
}
#wrapper #contentarea #rightside {
	margin-left: 770px;
}
#wrapper #contentarea #footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/flag1.gif);
	background-repeat: no-repeat;
	background-position: left ;
}
.leftpicture {
	margin-right: 25px;
}
.testimonials {
	display: block;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: auto;
	padding: 10px;
}
.border {
	border: 1px solid #333333;
}
#centertable {
	margin: auto;
}
.colone {
	float: left;
	width: 300px;
}
.coltwo {
	margin-left: 310px;
}
.clear {
	clear: both;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
/*Round corners on boxes -FABRIC */ 

.roundcontfab {
	width: 155px;
	background-color: #fdc4a5;
	color: #F9F9F9;
	margin-top: 10px;
}

.roundcontfab p {
	margin: 0 10px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.roundcontfab h1 {
	color: #000000;
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: -5px;
	text-align: center;
}
.roundcontfab a:link {
	color: #0033CC;
	text-decoration: underline;
}
.roundcontfab a:visited {
	color: #663366;
	text-decoration: underline;
}
.roundcontfab a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.roundcontfab a:active {
	color: #0033CC;
	text-decoration: none;
}
.roundtopfab {
	background-image: url(images/corners/ftr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottomfab {
	background-image: url(images/corners/fbr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*Round corners on boxes -TESTIMONIALS */ 
.roundcont {
	width: 155px;
	background-color: #B2C7FE;
	color: #F9F9F9;
	margin-top: 10px;
}

.roundcont p {
	margin: 0 10px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.roundcont h1 {
	color: #000000;
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: -5px;
	text-align: center;
}
.roundcont a:link {
	color: #0033CC;
	text-decoration: underline;
}
.roundcont a:visited {
	color: #663366;
	text-decoration: underline;
}
.roundcont a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.roundcont a:active {
	color: #0033CC;
	text-decoration: none;
}
.roundtop {
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*Round corners on boxes -OPTIONS */ 
.roundcontopt {
	width: 155px;
	background-color: #C0FD9E;
	color: #F9F9F9;
	margin-top: 10px;
}

.roundcontopt p {
	margin: 0 10px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.roundcontopt h1 {
	color: #000000;
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: -5px;
	text-align: center;
}
.roundcontopt a:link {
	color: #0033CC;
	text-decoration: underline;
}
.roundcontopt a:visited {
	color: #663366;
	text-decoration: underline;
}
.roundcontopt a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.roundcontopt a:active {
	color: #0033CC;
	text-decoration: none;
}
.roundtopopt {
	background-image: url(images/corners/otr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottomopt {
	background-image: url(images/corners/obr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.registered {
	vertical-align: text-top;
	font-size: 11px;
}
.small {
	font-size: 10px;
	padding-left: 15px;
}

