@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d2b5e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d2b5e;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #289de9;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #02ace6;
	margin: 0px;
}
h4 span{
	color: #013a71;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #969696;
	margin-top: 10px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
}

.ppricing {
	color: #b2b2b2;
	line-height: 14px;
	margin-top: 5px;
}

a {
	color: #2a8cd1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#holder {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#centerbox {
	width: 1021px;
	margin: 0 auto 0 auto;
}

#container {
	width: 999px;
	min-height: 730px;
	height: auto !important;
	height: 730px;
	float: left;
	padding: 0px 11px 0px 11px;
	background: url(../images/main-bg.jpg) top no-repeat;
}

#header {
	width: 999px;
	height: 85px;
	float: left;
	background: #0d2a5d url(../images/head-bg.jpg);
	margin-bottom: 1px;
}

#headleft {
	width: 178px;
	height: 77px;
	float: left;
	padding: 5px 0px 0px 29px;
}

#headright {
	width: 790px;
	height: 85px;
	float: right;
}

#headlogin {
	height: 55px;
	float: right;
	padding-right: 35px;
}

#headlogin table {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

#headlogin table span {
	color: #7fd3fe;
}

.boldtxt {
	font-weight: bold;
}

#headlogin td {
	text-align: right;
	padding-left: 5px;
	padding-top: 2px;
}

#headlogin .input input {
	width: 155px;
	height: 12px;
	border: 1px solid #071f49;
	color: #a5a5a5;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#headlogin .submit input {
	height: 18px;
	width: 27px;
	text-align: center;
	color: #ffffff;
	background: #0e3164 url(../images/submit-bg.jpg);
	border: 0px;
}

#headlogin .register {
	font-size: 9px;
}

#headlogin .register a {
	color: #ffffff;
	text-decoration: underline;
}

#topnav {
	height: 30px;
	float: right;
	display: inline;
	margin-right: 4px;
}

#topnav a {
	width: 116px;
	height: 21px;
	float: left;
	margin-right: 2px;
	padding-top: 9px;
	background: #174c89 url(../images/topnav-bg.jpg);
	color: #ffffff;
	text-align: center;
}

#headline {
	width: 999px;
	height: 12px;
	float: left;
	margin-bottom: 1px;
	background: #0d2a5d url(../images/headline-bg.jpg);
	font-size: 0px;
}

#leftpage {
	width: 193px;
	float: left;
}

#sidenav {
	width: 193px;
	float: left;
	margin-bottom: 10px;
}

#sidenav a {
	height: 18px;
	width: 193px;
	float: left;
	color: #0d2a5d;
	background: #ededed url(../images/sidenav-bg.jpg) left repeat-x;
	margin-bottom: 1px;
	padding-top: 2px;
}

#sidenav a span {
	width: 32px;
	height: 18px;
	float: left;
	color: #18508e;
	text-align: center;
}

#downloads {
	width: 193px;
	float: left;
	margin-bottom: px;
}

.navgreybox {
	width: 173px;
	float: left;
	margin-bottom: 4px;
	background-color: #f4f4f4;
	padding: 10px;
}

.navgreybox h3 {
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

.navgreybox p {
	text-align: justify;
	margin: 10px 0px 10px 0px;
	line-height: 14px;
}

.navgreybox .contact {
	line-height: 22px;
	color: #289de9;
}

.lbluetxt {
	color: #289de9;
}

.middleimg {
	vertical-align: middle;
}

#rightpage {
	width: 788px;
	float: right;
}

#bigimg {
	width: 788px;
	height: 192px;
	float: left;
	margin-bottom: 8px;
}

#categories {
	width: 788px;
	float: left;
	margin-bottom: 15px;
}

#categories #windows {
	width: 254px;
	height: 158px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#categories #windowstop {
	width: 224px;
	height: 94px;
	float: left;
	background: url(../images/windowstop-bg.jpg) no-repeat;
	padding: 14px 15px 0px 15px;
}

#categories #windowstop p {
	width: 130px;
	float: right;
	margin: 0px;
	font-size: 9px;
}

#categories #windowstop a {
	color: #305187;
}

#categories #windowsbottom {
	width: 254px;
	height: 50px;
	float: left;
	background: #144479 url(../images/windowsbottom-bg.jpg) no-repeat;
}

#categories #windowsbottom p {
	float: left;
	margin: 0px;
	padding: 16px 0px 0px 32px;
}

#categories #windowsbottom a {
	color: #ffffff;
}

#categories #conservatories {
	width: 254px;
	height: 158px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#categories #conservatoriestop {
	width: 223px;
	height: 94px;
	float: left;
	background: url(../images/conservatoriestop-bg.jpg) no-repeat;
	padding: 14px 15px 0px 15px;
}

#categories #conservatoriestop p {
	width: 130px;
	float: right;
	margin: 0px;
	font-size: 9px;
}

#categories #conservatoriestop a {
	color: #305187;
}

#categories #conservatoriesbottom {
	width: 253px;
	height: 50px;
	float: left;
	background: #144479 url(../images/conservatoriesbottom-bg.jpg) no-repeat;
}

#categories #conservatoriesbottom p {
	float: left;
	margin: 0px;
	padding: 16px 0px 0px 32px;
}

#categories #conservatoriesbottom a {
	color: #ffffff;
}

#categories #doors {
	width: 254px;
	height: 158px;
	float: left;
	display: inline;
}

#categories #doorstop {
	width: 224px;
	height: 94px;
	float: left;
	background: url(../images/windowstop-bg.jpg) no-repeat;
	padding: 14px 15px 0px 15px;
}

#categories #doorstop p {
	width: 130px;
	float: right;
	margin: 0px;
	font-size: 9px;
}

#categories #doorstop a {
	color: #305187;
}

#categories #doorsbottom {
	width: 254px;
	height: 50px;
	float: left;
	background: #144479 url(../images/windowsbottom-bg.jpg) no-repeat;
}

#categories #doorsbottom p {
	float: left;
	margin: 0px;
	padding: 16px 0px 0px 32px;
}

#categories #doorsbottom a {
	color: #ffffff;
}

#homeleft {
	width: 317px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#hometxt {
	width: 317px;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dedede;
}

#hometxt h1 {
	margin: 0px;
}

#hometxt p {
	text-align: justify;
	margin: 10px 0px 0px 0px;
	line-height: 14px;
}

#homenews {
	width: 317px;
	float: left;
}

.newsarticle {
	width: 148px;
	float: left;
	padding-right: 10px;
}

.newsarticle p {
	margin: 0px 0px 8px 0px;
}

.newsarticle .p1 {
	color: #289de9;
	font-size: 12px;
}

.newsarticle .p2 a {
	width: 75px;
	height: 22px;
	float: left;
	text-align: center;
	color: #ffffff;
	background: #12497e url(../images/morenews-bg.jpg);
	padding-top: 10px;
}

#homeright {
	width: 409px;
	float: right;
	display: inherit;
	margin-right: 10px;
}

#casestudies {
	width: 408px;
	float: left;
	display: inline;
	margin-left: 1px;
	margin-bottom: 12px;
}

#casestudiesholder {
	width: 408px;
	float: left;
	background: url(../images/casestudies-bg.jpg) repeat-y;
}

#casestudiestop {
	width: 368px;
	float: left;
	padding: 20px 20px 0px 20px;
	background: url(../images/casestudiestop-bg.jpg) top no-repeat;
}

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

#casestudiestxt h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}

#casestudiestxt p {
	margin: 8px 0px 0px 0px;
}

#casestudiestxt p span {
	color: #289de9;
}

#casestudiestxt a {
	color: #0d2a5d;
}

#casestudiestxt .p1 {
	color: #289de9;
	font-weight: bold;
}

#casestudiestxt .p2 {
	color: #0d2b5e;
}

#casestudiesimg {
	width: 100px;
	float: right;
}

#casestudiesimg img {
	margin-bottom: 10px;
}

#casestudiesbottom {
	width: 408px;
	height: 20px;
	float: left;
	background: url(../images/casestudiesbottom-bg.jpg) top no-repeat;
}

#morestudies {
	width: 100px;
	height: 21px;
	float: right;
	padding-top: 3px;
	background: #0d2a5d url(../images/morestudies-bg.jpg);
	color: #ffffff;
	text-align: center;
	margin-right: 31px;
}

#freequote {
	width: 397px;
	height: 92px;
	float: left;
	background: url(../images/freequote-bg.jpg);
	padding-left: 12px;
	margin-bottom: 15px;
	padding-top: 3px;
}

#freequote h2 {
	font-size: 28px;
	color: #2a8cd1;
	font-style: italic;
	margin: 0px;
}

#freequote h3 {
	font-size: 14px;
	color: #0d2a5d;
	font-style: normal;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}

#freequote form {
	margin: 5px 0px 0px 0px;
}

#freequote select {
	width: 136px;
	border: 1px solid #9d9d9c;
	color: #6a6a6a;
}

#mailinglistright {
	width: 193px;
	float: right;
}

#mailinglist {
	height: 100px;
	width: 173px;
	float: left;
	background: #0d2a5d url(../images/maillist-bg.jpg);
	padding: 10px 10px 0px 10px;
}

#mailinglist h2 {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-size: 16px;
}

#mailinglist h3 {
	color: #ffffff;
	margin: 5px 0px 0px 0px;
	font-style: italic;
	font-size: 16px;
}

#mailinglist p {
	color: #2781c3;
	margin: 5px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 10px;
}

#mailinglist form {
	margin: 5px 0px 0px 0px;
}

#mailinglist .input {
	width: 137px;
	border: 1px solid #071f49;
	color: #6a6a6a;
	font-size: 10px;
}

#mailinglist .submit {
	width: 27px;
	height: 18px;
	background: #134079 url(../images/maillist-btn.jpg);
	color: #ffffff;
	border: 0px;
	text-align: center;
	font-size: 10px;
}

#visitus {
	height: 105px;
	width: 173px;
	float: right;
	background: #0d2a5d url(../images/visitus-bg.jpg);
	padding: 5px 10px 0px 10px;
}

#visitus h2 {
	color: #2a8cd1;
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	text-align: right;
	font-style: italic;
}

#visitus h3 {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
}

#visitus p {
	margin: 2px 0px 0px 0px;
	font-size: 9px;
	text-align: right;
}

#visitus a {
	color: #289de9;
}

#footer {
	width: 999px;
	height: 46px;
	float: left;
	background: #013a71 url(../images/foot-bg.jpg) top right no-repeat;
	margin-top: 10px;
}

#footleft {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}

#footleft p {
	margin: 0px;
	color: #ffffff;
}

#footleft a {
	color: #ffffff;
}

#footright {
	float: right;
	padding-top: 15px;
	padding-right: 20px;
}

#footright p {
	margin: 0px;
	color: #ffffff;
	text-align: right;
}

#footright a {
	color: #ffffff;
	margin-left: 20px;
}

#innercontent {
	width: 726px;
	float: right;
	display: inline;
	margin-right: 42px;
	margin-top: 10px;
}

#innercontent h2 {
	text-align: justify;
	font-size: 16px;
	color: #289de9;
	font-weight: normal;
}

#innercontent p {
	text-align: justify;
	line-height: 14px;
}

#innercontentleft {
	width: 316px;
	float: left;
}

#innercontentright {
	width: 367px;
	float: right;
	padding-top: 40px;
}

#innercontent .dbluetxt {
	color: #0d2a5d;
}

.leftimgborder {
	padding: 1px;
	border: 4px solid #cbe9f9;
	margin-right: 15px;
}

.rightimgborder {
	padding: 1px;
	border: 4px solid #cbe9f9;
	margin-left: 15px;
}

#aboutcontentright {
	width: 367px;
	float: right;
	padding-top: 70px;
}

.accreditations {
	width: 520px;
	float: left;
	margin-bottom: 20px;
}

.accreditations h2 {
	width: 316px;
	float: left;
}

.accreditations p {
	width: 316px;
	float: left;
}

.accreditations p span {
	color: #289de9;
}

.accreditations .img {
	width: 162px;
	float: right;
	text-align: center;
	padding-top: 15px;
}

.leftimg {
	margin-right: 10px;
}

.rightimg {
	margin-left: 10px;
}

.middleimg {
	vertical-align: middle;
}

.greytxt {
	color: #6a6a6a;
}

.contype {
	width: 367px;
	float: left;
	margin-bottom: 25px;
}

.contype p {
	width: 267px;
	float: right;
}

.contype p span {
	font-size: 14px;
	color: #289de9;
}

#innercasestudies {
	width: 367px;
	float: left;
	background: url(../images/innerstudy-bg.jpg);
	margin-bottom: 18px;
}

#innercasestudiestop {
	width: 327px;
	float: left;
	padding: 20px 20px 0px 20px;
	background: url(../images/innerstudytop-bg.jpg) top no-repeat;
}

#innercasestudiesbottom {
	width: 367px;
	height: 20px;
	float: left;
	background: url(../images/innerstudybottom-bg.jpg);
}

#innercasestudiestxt {
	width: 222px;
	float: left;
}

#innercasestudiestxt h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

#innercasestudiestxt p {
	margin: 8px 0px 0px 0px;
}

#innercasestudiestxt p span {
	color: #289de9;
}

#innercasestudiestxt a {
	color: #0d2a5d;
}

#innercasestudiestxt .p1 {
	color: #0d2b5e;
	font-weight: bold;
}

#innercasestudiesimg {
	width: 84px;
	float: right;
}

#innercasestudiesimg img {
	margin-bottom: 10px;
}

#orderformdownload {
	width: 367px;
	float: left;
}

#contactcontent {
	width: 580px;
	float: left;
}

#contactcontent .map {
	margin-left: 30px;
}

#innercontent .contactdetails {
	color: #36a4ea;
	line-height: 18px;
}

#contactcontent .input input {
	width: 311px;
	border: 1px solid #d2d2d2;
	padding-left: 5px;
	color: #6a6a6a;
}

#contactcontent textarea {
	width: 311px;
	border: 1px solid #d2d2d2;
	padding-left: 5px;
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
}

#contactcontent .submit input {
	width: 81px;
	height: 50px;
	background: #d9d9d8 url(../images/enquiry-submit.jpg);
	margin-left: 15px;
	text-align: center;
	font-weight: bold;
	border: 0px;
	color: #6a6a6a;
}

#newsleft {
	width: 350px;
	float: left;
}

.innernewsarticle {
	width: 350px;
	float: left;
	margin-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ededed;
}

.innernewsarticle p {
	margin: 8px 0px 0px 0px;
}

.innernewsarticle .p1 {
	font-size: 14px;
	color: #0d2a5d;
}

.innernewsarticle .p2 {
	width: 255px;
	float: right;
}

#innercontent .innernewsarticle .p3 {
	width: 350px;
	float: left;
	text-align: right;
}

.innernewsarticle a {
	color: #36a4ea;
}

.newsimg {
	padding: 3px;
	border: 1px solid #e0e0e0;
	margin-top: 15px;
}

#newsright {
	width: 350px;
	float: right;
}

#newsright h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0d2a5d;
}

#newsrightimg {
	width: 350px;
	float: left;
	text-align: right;
	margin-bottom: 30px;
}

.prevnews1 {
	width: 340px;
	float: left;
	padding: 5px;
	background-color: #f2f2f2;
}

.prevnews1 .p1 {
	width: 60px;
	float: left;
}

#innercontent .prevnews1 .p2 {
	width: 190px;
	float: left;
	text-align: left;
}

#innercontent .prevnews1 .p3 {
	width: 90px;
	float: right;
	text-align: right;
}

.prevnews1 a {
	color: #36a4ea;
}

.prevnews2 {
	width: 340px;
	float: left;
	padding: 5px;
}

.prevnews2 .p1 {
	width: 60px;
	float: left;
}

#innercontent .prevnews2 .p2 {
	width: 190px;
	float: left;
	text-align: left;
}

#innercontent .prevnews2 .p3 {
	width: 90px;
	float: right;
	text-align: right;
}

.prevnews2 a {
	color: #36a4ea;
}

#innercontent #mailinglist {
	margin-top: 30px;
}

#innercontent #mailinglist h2 {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-size: 16px;
}

.righttxt {
	text-align: right;
}

.partners {
	width: 726px;
	float: left;
}

.partnersleft {
	width: 316px;
	float: left;
}

.partnersright {
	width: 390px;
	float: right;
}

.partnersright #partnerdownload {
	float: left;
}

.partnersright #partnermaillist {
	float: right;
}

#innercontent #partnermaillist #mailinglist {
	margin-top: 0px;
}

.partnersright2 {
	width: 318px;
	float: right;
	display: inline;
	margin-right: 29px;
}

#partnersimgs {
	width: 726px;
	float: left;
	margin: 20px 0px 20px 0px;
}

#partnersimgs p {
	text-align: center;
	margin: 0px;
}

#partnersimgs img {
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}

#innercontentleft .techspechead {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0d2a5d
}

#innercontentleft .techspecsubhead {
	font-size: 12px;
	margin-top: 5px;
	color: #289de9;
}

.latestprojects {
	width: 520px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}

.latestprojects h2 {
	width: 316px;
	float: left;
}

.latestprojects h3 {
	color: #797979;
	margin: 0px 0px 0px 0px;
}

.latestprojects h3 span {
	color: #0d2a5d;
}

.latestprojects .p1 {
	margin: 0px 0px 0px 0px;
}

.latestprojects p {
	text-align: justify;
}

.latestprojects img {
	padding: 3px;
	border: 1px solid #e1e1e1;
	margin-right: 10px;
}

.latestprojects .p2 {
	font-size: 13px;
	margin: 10px 0px 0px 0px;
}

#hardwareprod {
	width: 800px;
	float: right;
}

#hardwareprod h1 {
	margin-left: 12px;
}

#hardwareprod #bigimg {
	padding-left: 12px;
}

.hardwareprod {
	text-align: center;
}

.hardwareprod img {
	padding: 1px;
	border: 6px solid #dbf1fc;
}

#aluminiumcontent {
	width: 726px;
	float: left;
}

#aluminiumnav {
	width: 726px;
	float: left;
}

#householdnav {
	width: 218px;
	height: 367px;
	float: left;
	display: inline;
	margin-right: 47px;
	background: url(../images/householdnav-bg.jpg);
	padding: 25px 0px 0px 25px;
}

#householdnav h2 {
	color: #0d2a5d;
}

#householdnav ul {
	margin-left: 10px;
	padding-left: 10px;
}

#householdnav li {
	list-style-image: url(../images/aluminiumnavlist.gif);
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	vertical-align: middle;
	font-size: 12px;
}

#householdnav a {
	color: #248ed6;
}

#architectnav {
	width: 218px;
	height: 295px;
	float: left;
	display: inline;
	margin-right: 47px;
	background: url(../images/architectnav-bg.jpg);
	padding: 25px 0px 0px 25px;
}

#architectnav h2 {
	color: #0d2a5d;
}

#architectnav ul {
	margin-left: 10px;
	padding-left: 10px;
}

#architectnav li {
	list-style-image: url(../images/aluminiumnavlist.gif);
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	vertical-align: middle;
	font-size: 12px;
}

#architectnav a {
	color: #248ed6;
}

#aluminiuminnercontent {
	width: 320px;
	float: left;
}

#aluminiuminnercontent h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0d2a5d
}

#aluminiumright {
	width: 340px;
	float: right;
}

#aluminiumright h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0d2a5d
}

#aluminiumrightnav {
	width: 290px;
	height: 78px;
	float: left;
	background: #ebebeb url(../images/aluminiumnav-bg.jpg);
	padding-left: 50px;
	padding-top: 15px;
	margin-bottom: 50px;
}

#aluminiumrightnav h2 {
	color: #acacac;
	margin: 0px 0px 10px 0px;
	font-size: 20px;
}

#aluminiumrightnav select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #acacac;
	color: #0d2b5e;
}

#innercontent .prodrangetxt {
	color: #0d2a5d;
	font-size: 14px;
}

.prodrangebox {
	width: 320px;
	float: left;
	margin-bottom: 20px;
}

.prodrangebox2 {
	width: 340px;
	float: left;
	margin-bottom: 20px;
}

#sustainablehomes {
	width: 270px;
	float: left;
}

#sustainablehomes h2 {
	width: 235px;
	height: 22px;
	float: right;
	background: url(../images/sustainable-homes-bg.jpg);
	text-align: center;
	padding: 10px 0px 0px 0px;
	color: #1e3a72;
	font-size: 16px;
}

#sustainablehomestxt {
	width: 238px;
	float: left;
	padding: 15px;
	border: 1px solid #2cace3;
}

#energyratingleft {
	width: 320px;
	float: left;
}

#energyratingleft h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #248ed6
}

#energyratingleft p {
	margin-top: 0px;
}

#energyratingright {
	width: 360px;
	float: right;
	padding-top: 56px;
}

#energyratingright h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #248ed6
}

#energyratingright p {
	margin-top: 0px;
}

#energyratingrightimgs {
	width: 360px;
	float: left;
	margin-bottom: 30px;
}

#logincontent {
	width: 726px;
	float: right;
	display: inline;
	margin-right: 42px;
	margin-top: 10px;
}

#logininnercontent h2 {
	text-align: justify;
	font-size: 16px;
	color: #289de9;
	font-weight: normal;
}

#logininnercontent p {
	text-align: justify;
	line-height: 14px;
}
table.box2 {
	border-width: 1px;
	border-style: solid;
	border-color: #e4e4e4;
	border-spacing: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
}

table.box3 {
	border-width: 1px;
	border-style: solid;
	border-color: #c9c7c7;
	border-spacing: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
}

INPUT {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
INPUT.lab {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 15px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid;  
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	COLOR: #78288b;
}
INPUT.radiostyle {
BORDER-RIGHT: #ff0000 0px solid; 
BORDER-TOP: #ffffff 0px solid;  
BACKGROUND: #f8f8f8; 
BORDER-LEFT: #ffffff 0px solid; 
BORDER-BOTTOM: #ffffff 0px solid; 
}

INPUT.checkbox {
BORDER-RIGHT: #ff0000 0px solid; 
BORDER-TOP: #ffffff 0px solid; 
BACKGROUND: #ffffff; 
BORDER-LEFT: #ffffff 0px solid; 
BORDER-BOTTOM: #ffffff 0px solid; 
}


TEXTAREA {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
SELECT {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	SCROLLBAR-ARROW-COLOR: #ffffff;
}
.mybutton{
	background:#eeeeee;
	color:#898989;
	font-weight:bold;
	height:23px;
}


.asterisk {FONT-SIZE: 13px; COLOR: #adafb0;}

#pricetop {
	width: 726px;
	float: left;
	margin-bottom: 20px;
}

#priceleft {
	width: 480px;
	float: left;
}

#priceleft p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	line-height: 14px;
	font-weight: normal;
}
#priceleft td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013a71;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#priceright {
	width: 230px;
	float: right;
}

.pquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #24b7e9;
	line-height: 18px;
	font-size: 14px;
}

.pquote span {
	color: #919191;
}

#pricestep1 {
	width: 480px;
	float: left;
	margin-bottom: 15px;
}

#pricestep1l {
	width: 35px;
	float: left;
}

#pricestep1r {
	width: 400px;
	float: right;
}

.pricestep1rbox {
	width: 280px;
	float: left;
	display: inline;
	margin: 10px 106px 0px 0px;
	color: #013a71;
	font-size: 13px;
	background: #f8f8f8;
	padding: 5px 7px 7px 7px;
}

.pricestep1rbox input {
	vertical-align: middle;
	color: #24b7e9;
	font-size: 13px;
}

.nomargin {
	margin: 0px;
}

#pricestep2 {
	width: 480px;
	float: left;
	margin: 20px 0px 5px 0px;
}

#pricestep2l {
	width: 35px;
	float: left;
}

#pricestep2r {
	width: auto;
	float: left;
	display: inline;
	margin: 10px 0px 0px 15px;
	color: #013a71;
	font-size: 13px;
	background: #f8f8f8;
	padding: 5px 7px 7px 7px;
}

#pricestep2r select {
	vertical-align: middle;
	color: #24b7e9;
	font-size: 13px;
}

#pricestep3 {
	width: 480px;
	float: left;
	margin: 25px 0px 5px 0px;
}

#pricestep3l {
	width: 35px;
	float: left;
}

#pricestep3r {
	width: auto;
	float: left;
	display: inline;
	margin: 10px 0px 0px 15px;
	color: #013a71;
	font-size: 13px;
	background: #f8f8f8;
	padding: 5px 7px 7px 7px;
}

#pricestep3r span {
	color: #24b7e9;
	font-size: 12px;
}

#pricestep3r input {
	vertical-align: middle;
	border: 0px;
	background: transparent;
}

#pricestep4 {
	width: 480px;
	float: left;
	margin: 25px 0px 5px 0px;
}

#pricestep4l {
	width: 35px;
	float: left;
}

#pricestep4r {
	width: auto;
	float: left;
	display: inline;
	margin: 10px 0px 0px 15px;
	color: #013a71;
	font-size: 13px;
	background: #f8f8f8;
	padding: 5px 7px 7px 7px;
}

#pricestep4r span {
	color: #24b7e9;
	font-size: 12px;
}

#pricestep4r input {
	vertical-align: middle;
	border: 0px;
	background: transparent;
}

#pricestep5 {
	width: 480px;
	float: left;
	margin: 25px 0px 5px 0px;
}

#pricestep52a {
	width: 470px;
	float: left;
	margin: 25px 0px 5px 0px;
}

#pricestep5l {
	width: 35px;
	float: left;
}

#pricestep5r {
	width: 400px;
	float: left;
}
#pricestep5r2a {
	width: 430px;
	float: left;
}
.step5holder {
	float: left;
	width: 400px;
}
#pricestep5r1 {
	width: auto;
	float: left;
	display: inline;
	margin: 10px 0px 0px 15px;
	color: #013a71;
	font-size: 13px;
	background: #f8f8f8;
	padding: 5px 3px 7px 7px;
}
.pricestep5r1erika {
	width: auto;
	float: left;
	display: inline;
	margin: 10px 0px 0px 15px;
	color: #013a71;
	font-size: 13px;
	background: #f8f8f8;
	padding: 5px 3px 7px 7px;
}
#pricestep5r2 {
	width: 225px;
	float: right;
	border: 1px solid #d1d0d0;
	margin-top: 10px;
	overflow: auto; 
	height: 160px;
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #17b9e7; 
	SCROLLBAR-SHADOW-COLOR: #6c6c6c; 
	SCROLLBAR-3DLIGHT-COLOR: #6c6c6c; 
	SCROLLBAR-ARROW-COLOR: #17b9e7; 
	SCROLLBAR-TRACK-COLOR: #f5f5f5; 
	SCROLLBAR-DARKSHADOW-COLOR: #f5f5f5; 
}
.pricestep5r2erika {
	width: 225px;
	float: right;
	border: 1px solid #d1d0d0;
	margin-top: 10px;
	overflow: auto; 
	height: 160px;
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #17b9e7; 
	SCROLLBAR-SHADOW-COLOR: #6c6c6c; 
	SCROLLBAR-3DLIGHT-COLOR: #6c6c6c; 
	SCROLLBAR-ARROW-COLOR: #17b9e7; 
	SCROLLBAR-TRACK-COLOR: #f5f5f5; 
	SCROLLBAR-DARKSHADOW-COLOR: #f5f5f5; 
}
#pricestep5r22 {
	width: 300px;
	float: right;
	border: 1px solid #d1d0d0;
	margin-top: 10px;
	overflow: auto; 
	height: 185px;
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #17b9e7; 
	SCROLLBAR-SHADOW-COLOR: #6c6c6c; 
	SCROLLBAR-3DLIGHT-COLOR: #6c6c6c; 
	SCROLLBAR-ARROW-COLOR: #17b9e7; 
	SCROLLBAR-TRACK-COLOR: #f5f5f5; 
	SCROLLBAR-DARKSHADOW-COLOR: #f5f5f5; 
}
#pricestep6 {
	width: 480px;
	float: left;
	margin: 25px 0px 5px 0px;
}

#pricestep6l {
	width: 35px;
	float: left;
}

#pricestep6r {
	width: 400px;
	float: left;
}

#pricestep6r1 {
	width: auto;
	float: left;
	display: inline;
	margin: 10px 0px 0px 15px;
	color: #013a71;
	font-size: 13px;
	background: #f8f8f8;
	padding: 5px 7px 7px 7px;
}

#pricestep6r2 {
	width: 260px;
	float: right;
	border: 1px solid #d1d0d0;
	margin-top: 10px;
}

.quoteme input {
	width: 211px;
	height: 116px;
	float: right;
	background: #e5e5e5 url(../images/pricing-quoteme-bg.jpg);
	color: #24b7e9;
	border: 0px;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 15px;
}

.imginactive {
	margin: 1px;
	border: 3px solid #ffffff;
}

.imgactive {
	margin: 1px;
	border: 3px solid #17b9e7;
}

.myptitle {
	font-weight: bold;
	color: #003b72;
	background-color: #f8f8f8;
	padding: 2px;
}

#priceleft .myptitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003b72;
	padding: 2px;
}

#priceleft .myptitlelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00bde8;
	padding: 2px;
}

#priceleft .myptitle2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003b72;
	padding: 2px;
}

#priceleft .myptitlelba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00bde8;
	padding: 2px;
}
