/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ color:#00f; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
html{ background:#bde1ee url(../images/bgr-body.png) repeat-x; }
body{ background:url(../images/bgr-wrapper.jpg) no-repeat center top; color:#000; font:12px/1 Arial,Helvetica,sans-serif; }
p { line-height: 20px;}

/* Container */
#container{ width:966px; margin:0 auto; }

/* Header */
#header{ position:relative; width:966px; height:160px; background:url(../images/bgr-header.png) no-repeat; overflow:hidden; }
	.subtitle{ position:absolute; top:38px; right:25px; }
	#logo{ float:left; display:block; width:185px; height:160px; margin-left:33px; cursor:pointer; text-indent:-9999px; background:url(../images/logo.png) no-repeat; }

/* Nav */
#nav{ position:absolute; bottom:0; left:230px; font-size:14px; }
	#nav li{ float:left; background:url(../images/bgr-nav-sep.png) no-repeat left; }
	#nav a,
	#nav a:visited{ display:block; color:#fff; padding:2px 0 15px 10px;  white-space:nowrap; }
	#nav a:hover,
	.current a,
	.current a:visited{ text-decoration:none; background:url(../images/bgr-nav-on.png) no-repeat bottom center; }
	#nav .home{ width:45px; }
	#nav .services{ width:119px; }
	#nav .sales{ width:77px; }
	#nav .support{ width:60px; }
	#nav .terms{ width:75px; }
	#nav .links{ width:65px; }
	#nav .faq{ width:45px; }
	#nav .contact{ width:50px; }

/* Content */
#content{ clear:both; width:966px; }

/* Mast */
#mast{ width:966px; height:330px; font-size:12px; color:#383838; line-height:15px; overflow:hidden; }
	#mast h2{ font-size:24px; font-weight:normal; }

/* Monitor */
#monitor{ float:left; width:628px; background:url(../images/bgr-monitor.png) no-repeat right top; overflow:hidden; }
	
	#monitor .pound{ float:left; width:200px; height:200px; background:url(../images/pic-coin.png) no-repeat; }
	#monitor span{ color:#0d7ca4 ;font-weight:bold; position:absolute; margin-top:163px; margin-left:40px;}
	#monitor .text{ float:left; width:400px; padding:30px 0; }
	#monitor h2{ color:#0d7ca4;  margin-bottom:10px; }
	#monitor p{ margin-bottom:10px; }
	#monitor .more{ display:block; float:right;}

/* Login */
#login{ float:right; width:332px; }
	#login fieldset{ font-size:10px; padding:30px 10px; }
	#login h2{ color:#609b02; margin-bottom:10px; }
	#login li{ margin-bottom:10px; }
	#login label{ display:block; float:left; width:60px; font-size:11px; line-height:23px; }
	#login .nolabel{ width:167px; }
	#login input{ vertical-align:middle; }
	#login .txt{ width:212px; height:20px; border:1px solid #cacbcb; }
	#login .remember{ margin-left:61px; }
	#login .btn{ width:84px; height:22px; margin-left:22px; border:0; background:url(../images/button-login.png) no-repeat; }

/* Questions */
#questions{ clear:both; width:960px; margin:0 auto;}
	#questions h2{ width:960px; height:37px; font-size:30px; font-weight:normal; color:#fff; padding-top:3px; text-align:center; background:url(../images/bgr-askyourself.png) no-repeat; }
	#questions ul{ width:960px; font-size:14px; color:#fff; padding:4px 0; overflow:hidden; }
	#questions li{ position:relative; float:left; width:234px; height:226px; margin-left:8px; background:url(../images/bgr-askbox.png) no-repeat; }
	#questions .first{ margin:1px 0 0; }
	#questions img{ margin:4px 4px 0; }
	#questions p{ padding:2px 10px; line-height:17px; }
	#questions .link{ position:absolute; top:62px; right:7px; display:block; width:46px; height:45px; text-indent:-9999px; background:url(../images/button-white.png) no-repeat; }

/* Call Us */
#callus{ font-size:20px; font-weight:bold; color:#0b769d; padding:10px 0; text-align:center; }
	#callus span{ color:#588f01; }
	#callus em{ font-size:14px; font-weight:normal; font-style:italic; }
#callus a{ color:#0b769d; }

/* Footer */
#footer{ clear:both; width:961px; height:135px; margin:0 auto; background:url(../images/bgr-footer.png) no-repeat; }
	#footer{ width:897px; font-size:11px; color:#fff; padding:30px 32px 0; overflow:hidden; }
	#footer a,
	#footer a:visited{ color:#fff; }
	#footer .text{ float:left; width:600px; padding:10px 0 1px; }
	#footer .links{ width:600px; padding-bottom:2px; margin-bottom:30px; overflow:hidden; }
	#footer ul{ float:left; margin-left:15px; padding-right:10px; background:url(../images/bgr-footer-sep.png) no-repeat right; }
	#footer .first{ margin-left:0; }
	#footer .last{ background:none; }
	#footer li{ font-size:14px; margin-bottom:5px; padding-left:10px; background:url(../images/ico-greenbullet.png) no-repeat left; }
	#footer .logo{ float:right; margin-right:15px; }

/* innerpage */

.subContent{ font-size:12px; padding:20px 0px; }
.subContent h2, .subContent span{ font-size:24px; font-weight:normal; color:#0d7ca4; margin-bottom:10px; }
.subContent p{margin-bottom:10px;line-height:15px;}

.leftColumn
{
	width:300px;
	float:left;
min-height:100px;
line-height:15px;
}

.rightColumn
{
	width:666px;
	float:left;
	padding-bottom:20px;

}

.bottomColumn
{
	width:100%;
	clear:both;
}

.bottomColumn .column
{
	width:250px;
	float:left;
	padding:0px 30px;
}

.bottomColumn .button
{
	float:right;
}

.green {color:#609b02; font-size:26px;};

#contact{ margin:auto;  width:332px; }
	#contact fieldset{ font-size:10px; padding:30px 10px; }
	#contact h2{ color:#609b02; margin-bottom:10px; }
	#contact li{ margin-bottom:10px; }
	#contact label{ display:block; float:left; width:60px; font-size:11px; line-height:23px; }
	#contact .nolabel{ width:167px; }
	#contact input{ vertical-align:middle; }
	#contact .txt{ width:212px; height:20px; border:1px solid #cacbcb; }
	#contact .remember{ margin-left:61px; }
	#contact .btn{  width:84px; height:22px; border:0; background:url(../images/submit.png) no-repeat; margin-left:60px; }

#salesEnquiry{ margin:auto;   }
	#salesEnquiry fieldset{ font-size:10px; padding:30px 10px; }
	#salesEnquiry h2{ color:#609b02; margin-bottom:10px; }
	#salesEnquiry li{ margin-bottom:10px; }
	#salesEnquiry label{ display:block; float:left; width:160px; font-size:11px; line-height:23px; }
	#salesEnquiry .nolabel{ width:167px; }
	#salesEnquiry input{ vertical-align:middle; }
	#salesEnquiry .txt{ width:212px; height:20px; border:1px solid #cacbcb; }
	#salesEnquiry .remember{ margin-left:61px; }
	#salesEnquiry .btn{ width:84px; height:22px; margin-left:160px; border:0; background:url(../images/submit.png) no-repeat; }

.logout
{
	text-align: right;
	padding: 10px;
}

.camera
{
	width: 40%;
	float: left;
	margin: 20px;
}

.text
{
	padding-top: 10px;
}