html {
	font-family:Arial, Helvetica, sans-serif;
	background:#010507 url(../img/bg-rx.gif) top center repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
}

body {
	background: url(../img/bg.jpg) top center no-repeat;
	margin:0;
	padding:0;
}

img {
	border:none;
}

sup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:40px;
	letter-spacing:-1px;
	line-height:44px;
	color:#fff;
	margin:0;
	padding:20px 0px 21px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:20px;
	color:#fff;
	margin:0;
	padding:15px 0px 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:18px;
	color:#fff;
	margin:0px 0px 5px;
	padding:5px 0px;
	border-bottom: 1px solid #cfced1;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	color:#fff;
	margin:0px 0px 5px;
	padding:5px 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:normal;
	color:#fff;
	margin:0;
	padding:5px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:normal;
	color:#fff;
	margin:0;
	padding:5px 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:normal;
	color:#FFFFFF;
}

a, a:link, a:active, a:visited {
	text-decoration:none;
	color:#ff99ba;
}

a:hover {
	text-decoration:none;
	color:#ce4470;
}

a:focus {outline:none;}

ul {color:#af3556;}
li, li a, li a:active, li a:link, li a:visited {color:#ce4470;}
li a:hover {color:#f982a8;}

ol {color:#af3556;}
ol li, ol li a, ol li a:active, ol li a:link, ol li a:visited {color:#ce4470;}
ol li a:hover {color:#f982a8;}

.justify {text-align:justify;}
.center {text-align:center;}
.workflow-p {padding-bottom: 30px;}
.inner-h1 {padding-bottom: 0px;}
.workflow-h3-color1 {color:#96c1ff; border-bottom-color:#598cd5;}
.workflow-h3-color2 {color:#9bb5ef; border-bottom-color:#9bb5ef;}
.workflow-h3-color3 {color:#a3a4d8; border-bottom-color:#a3a4d8;}
.workflow-h3-color4 {color:#ad8eba; border-bottom-color:#845398;}
.workflow-h3-color5 {color:#b67a9f; border-bottom-color:#9c477b;}
.workflow-h3-color6 {color:#bd6c8c; border-bottom-color:#933a5d;}
.workflow-h3-color7 {color:#c2607c; border-bottom-color:#af3556;}
.color1, a.color1, a:link.color1, a:active.color1, a:visited.color1 {color:#96c1ff;}
.color2, a.color2, a:link.color2, a:active.color2, a:visited.color2 {color:#9bb5ef;}
.color3, a.color3, a:link.color3, a:active.color3, a:visited.color3 {color:#a3a4d8;}
.color4, a.color4, a:link.color4, a:active.color4, a:visited.color4 {color:#ad8eba;}
.color5, a.color5, a:link.color5, a:active.color5, a:visited.color5 {color:#b67a9f;}
.color6, a.color6, a:link.color6, a:active.color6, a:visited.color6 {color:#bd6c8c;}
.color7, a.color7, a:link.color7, a:active.color7, a:visited.color7 {color:#c2607c;}
.blue, a.blue, a:link.blue, a:active.blue, a:visited.blue {color:#96c1ff;}
a.blue:hover {color:#96c1ff;text-decoration:underline;}
.pink {color:#ce4470;}
a:hover.hover-underline {text-decoration:underline;}
.content-base {padding-bottom:10px;}
ol li a.faq2, ol li a.faq2:link, ol li a.faq2:active, ol li a.faq2:visited {color:#ab1b47;}
ol li a.faq2:hover {color:#F982A8;}
.currency_mini {font-size:12px;}
.currency_mini2 {font-size:12px;margin-left:-5px;}
.odd {background:#101922;}

#wrap {
	width:900px;
	height:900px;
	margin:0px auto;
	text-align:left;
}

/* --------------- Left Holder ----------------- */

#holder-left {
	width: 550px;
}

#header {
	width: 550px;
	height: 153px;
	background: url(../img/Diamond-HTML.gif) bottom left no-repeat;
}

#nav {
	width:550px;
	height:42px;
	border-bottom:2px #d2d0d3 solid;
}

#nav ul {
	width:550px;
	height:42px;
	margin:0;
	padding:15px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ededed;
	text-align:justify;
}

#nav ul li {
	margin:0;
	padding:0px 24px 0px 21px;
	text-transform:uppercase;
	display:inline;
	float:left;
	background:url(../img/nav-sep.gif) right 8px no-repeat;
}

#nav ul li.first {
	padding-left:0px;
}

#nav ul li.last {
	padding-right:0px;
	padding-left:0px;
	background:none;
	float:right;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	color:#ededed;
	font-weight:bold;
}

#nav ul li a:hover {
	color:#519eec;
}

#home-icons {
	width:550px;
	height:128px;
	margin-bottom:13px;
}

#design_btn {
	width:182px;
	height:128px;
	float:left;
}

#slice_btn {
	width:183px;
	height:128px;
	float:left;
}

#code_btn {
	width:185px;
	height:128px;
	float:left;
}

a.quote_btn {
	width:550px;
	height:48px;
	display:block;
}

#action_btns {
	width:550px;
	height:45px;
	margin-bottom:15px;
	margin-top:30px;
}

#enquiries_btn {
	width:189px;
	height:45px;
	float:left;
	background:url(../img/enquiries-hover_btn.jpg) top left no-repeat;
	text-indent:-9999px;
}

#enquiries_btn a, #enquiries_btn a:link, #enquiries_btn a:active, #enquiries_btn a:visited {
	width:189px;
	height:45px;
	float:left;
	background:url(../img/enquiries_btn.jpg) top left no-repeat;
}

#enquiries_btn a:hover {
	background:transparent;
}

#careers_btn {
	width:168px;
	height:45px;
	float:left;
	background:url(../img/careers-hover_btn.jpg) top left no-repeat;
	text-indent:-9999px;
}

#careers_btn a, #careers_btn a:link, #careers_btn a:active, #careers_btn a:visited {
	width:168px;
	height:45px;
	float:left;
	background:url(../img/careers_btn.jpg) top left no-repeat;
}

#careers_btn a:hover {
	background:transparent;
}

#get_quote_btn {
	width:193px;
	height:45px;
	float:left;
	background:url(../img/get-quote-hover_btn.jpg) top left no-repeat;
	text-indent:-9999px;
}

#get_quote_btn a, #get_quote_btn a:link, #get_quote_btn a:active, #get_quote_btn a:visited {
	width:193px;
	height:45px;
	float:left;
	background:url(../img/get-quote_btn.jpg) top left no-repeat;
}

#get_quote_btn a:hover {
	background:transparent;
}


/* --------------- homepage styles ----------------- */

#content.homepage {
	margin-bottom:25px;
}

#content.homepage h1 a {
	color:#fff;
	text-decoration:none;
}

h1.h1price {
	padding:20px 0px 1px;
}

h1.h1price a, h1.h1price a:link, h1.h1price a:active, h1.h1price a:visited {
	color:#fff;
}

h1.h1price a:hover {
	color:#CE4470;
}

h1.call_us {
	padding:20px 0 0;
}

/* --------------- faq styles ----------------- */

div.faq-a {
	width:550px;
	padding:10px 0px;
}

div.faq-q {
	width:550px;
	padding:10px 0px;
}

h3.faq-q, h3.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:18px;
	color:#96c1ff;
	margin:0px 0px 5px;
	padding:25px 0px 5px;
	border-bottom: 1px solid #96c1ff;
}

h3.faq-q a, h3.faq-q a:link, h3.faq-q a:active, h3.faq-q a:visited, h3.faq-q a:hover {
	color:#96c1ff;
}


ol.faq-list {
	margin:0;
	padding:10px 0px 10px 35px;
}

ol.faq-list li {
	margin:0;
	padding:10px 0px;
}

/* --------------- About styles ----------------- */

#browser_compatability {
	width:550px;
	height:79px;
	margin-bottom:8px;
}

/* --------------- footer ----------------- */


#footer {
	width:550px;
	height:40px;
	border-top: solid 2px #460d1c;
	padding-top:11px;
}

#footer ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #651a2e;
	margin:0;
	padding:0;
}

#footer ul li {
	margin:0;
	padding:0px 12px 0px 8px;
	background: url(../img/footer-menu-sep.gif) right 2px no-repeat;
	text-transform:uppercase;
	display:inline;
	float:left;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	color:#651a2e;
}

#footer ul li a:hover {
	color: #b84f6b;
}

#footer ul li.first {
	margin:0;
	padding-left:0px;
}

#footer ul li.last {
	margin:0;
	padding-right:0px;
	background:none;
}

#footer-copyright {
	padding:0;
	margin:0;
	float:right;
}

#footer-copyright p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#651a2e;
	padding:0;
	margin:0;
	text-align:right;
}

/* --------------- Right Holder ----------------- */

#holder-right {
	width: 350px;
}

/* --------------- Order Nav Button ----------------- */

#nav ul li.order_nav {
	width:80px;
	height:26px;
	float:right;
	background:url(../img/quote_btn_nav.gif) top left no-repeat;
	padding:0;
	margin:-5px 0px 0px 0px;
}

#nav ul li.order_nav a, #nav ul li.order_nav a:link, #nav ul li.order_nav a:active, #nav ul li.order_nav a:visited {
	width:80px;
	height:26px;
	display:block;
}

#nav ul li.last_nav {
	background:none;
	padding-right:0px;
}

/* --------------- Newsletter Subscribe ----------------- */

#newsletter_signup {
	width: 550px;
	margin:16px 0;
}

#signup_form {
	width: 550px;
	height: 20px;
	margin:20px auto 0px;
	padding:5px 0px;
	background:#2A0612;
	border:solid 1px #4d0b21;
}

#signup_form p {
	display:inline;
	float:left;
	line-height:18px;
	margin:0;
	padding:0px 10px;
}

#signup_center {
	width: 550px;
	margin:0px auto;
}

#newsletter_signup label {
	font-size:10px;
	line-height:18px;
	color: #CE4470;
	display:inline;
	float:right;
	margin-left:5px;
}

#newsletter_signup input {
	font-size:10px;
	border: solid 1px #CE4470;
	display: inline;
	float: right;
	height:14px;
	width:120px;
	margin-left:5px;
}

#newsletter_signup input.subscribe {
	font-size:10px;
	line-height:10px;
	background:#BF2659;
	color:#fff;
	border: solid 1px #821B3E;
	display: block;
	float: right;
	height:18px;
	width:60px;
	padding:0px 3px 5px;
	margin: 0px 5px 0px 5px;
	vertical-align:middle;
	cursor:pointer;
}

h1.callnow {
	text-align:center;
	color:#96c1ff;
	text-shadow:0px 0px 1px #5299ff;
}

/* --------------- Services Page ----------------- */

table.services {
	padding:0;
	margin:10px 0px 0px 0px;
}

table.services td {
	padding:3px 3px 3px 6px;
	margin:0;
}

table.services td.desc {
	width:200px;
}

h4.get_quote {
	width:150px;
	height:26px;
	text-align:center;
	background:url(../img/get_quote_blue_btn.gif) top left no-repeat;
	margin:20px 0px 10px;
}

h4.get_quote a, h4.get_quote a:link, h4.get_quote a:active, h4.get_quote a:visited {
	color:#053e78;
	line-height:26px;
	display:block;
}

h4.get_quote a:hover {
	color:#fff;
	text-shadow:0px 0px 5px #a1ccf7;
}


/* --------------- Enquiries Page ----------------- */

div.form_holder {
	width:70%;
	vertical-align:top;
	text-align:left;
	background:none;
	overflow:visible;
	padding:20px 40px 40px 25px;
}

label.title {
	font-weight:bold;
	width:90px;
	float:left;
	display:block;
}

div.captcha_title {
	margin-left:90px;
	display:block;
	font-size:10px;
}

a.captcha_font {
	color:#db7495;
}

input.captcha_code {
	width:112px;
}

p.form_req {
	margin-left:90px;
	font-weight:bold;
	font-size:10px;
}

input.send_enquiry {
	width:150px;
	height:36px;
	text-align:center;
	background:url(../img/get_quote_blue_btn.gif) bottom right no-repeat;
	margin:5px 0px 0px 90px;
	color:#053e78;
	line-height:36px;
	display:block;
	border:none;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}

input.send_enquiry:hover {
	color:#fff;
	text-shadow:0px 0px 5px #a1ccf7;
}