* {
    margin: 0;
    padding: 0;
}

body {
    padding-bottom: 30px;
    font: 13px/19px /*"Trebuchet MS",*/ Arial, Helvetica, sans-serif;
    text-align: center;
    color: #353535;
    background: #888888 url(images/bg.gif) repeat-x;
}

h1 {
    width: 270px;
    padding: 48px 0 0 30px;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    color: White;
   /* text-transform: lowercase;*/
}

h1 a, h1 a:hover {
    font-weight: normal;
    text-decoration: none;
    color: White;
}

h1 a span {
    color: #F56A3F;
}

p {
    padding: 8px 0;
    text-align: justify;
}

a {
    font-weight: bold;
    text-decoration: underline;
    color: #3399FF;
}

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

img {
    padding: 3px;
    border: 1px solid #CECECE;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 945px;
}

#main2 {
    margin: 0 auto;
    padding-bottom: 6px;
    width: 925px;
    text-align: left;
    background: White url(images/main.gif) no-repeat bottom;
}

#corner1 {
    position: absolute;
    top: 96px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(images/corner1.gif) no-repeat;
}

#corner2 {
    position: absolute;
    top: 96px;
    left: 935px;
    width: 10px;
    height: 10px;
    background: url(images/corner2.gif) no-repeat;
}

#header {
    margin-bottom: 6px;
    height: 90px;
    background: #171717;
}

#menu {
    position: absolute;
    top: 48px;
    left: 316px;
    width: 612px;
    height: 42px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    margin: 0 3px 0 0;
    width: 150px;
}

#menu ul li a {
    display: block;
    margin: 0;
    padding: 0;
    height: 42px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
  /* text-transform: lowercase;*/
    color: White;
    background: #B1371F url(images/menu.gif) no-repeat;
}
 
#menu ul li a:hover {
    line-height: 36px;
    text-decoration: none;
    color: White;
}

#middle {
    padding: 28px 30px 0 30px;
    height: 1%;
    background: url(images/middle.jpg) no-repeat top;
}

#sidebar {
    padding-bottom: 20px;
    float: left;
    width: 256px;
    background: White url(images/left.gif) no-repeat top;
}

#sidebar h2 {
    padding-left: 20px;
    height: 50px;
    font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: White;
    background: url(images/hred.gif) no-repeat;
}

#sidebar h2.hblue {
    background: url(images/hred.gif) no-repeat;
}

#sidebar .box {
    padding: 10px 7px 20px 7px;
}

#sidebar p span {
    font-weight: bold;
    color: #E74E2F;
}

#sidebar ul {
    margin: 10px 7px 20px 7px;
    list-style: none;
}

#sidebar ul li {
    margin: 0;
    padding: 0 0 0 15px;
}

#sidebar ul li a {
    margin: 0;
    padding: 0;
    line-height: 26px;
}

#right {
    float: right;
    width: 589px;
}

#intro {
    margin-bottom: 50px;
    width: 590px;
}

#right #intro h2 {
    padding: 15px 0 5px 230px;
    width: 350px;
    font-size: 26px;
}

#right #intro h3 {
    padding: 0 0 30px 230px;
}

#right #intro p {
    padding: 0 0 0 205px;
    width: 350px;
    line-height: 22px;
    color: White;
}

#right h2 {
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 28px;
    line-height: 38px;
    color: Black;
}

#right h3 {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
    color: #E74E2F;
}
#right h5 {
    padding-bottom: 15px;
    margin-left: 250px;
    font-size: 14px;
    line-height: 18px;
}
#right .box {
    padding-bottom: 40px;
}

.boxminileft {
    position: relative;
    float: left;
    width: 600px;
}

.boxmax {
    position: relative;
    float: right;
    width: 600px;
    margin-bottom: 20px;
}

.boxmax img {
   	float: left;
	display: block;
	margin:10px 10px 0 100px;
	width: 400px;
	height: 400px;
	cursor:pointer;
}


.boxminileft img, .boxminiright img {
    float: left;
    display: block;
    margin: 10px 10px 0 0;
    width: 200px;
    height: 200px;
}

.boxminileft p, .boxminiright p {
    text-align: left;
}

.boxminileft p.more, .boxminiright p.more {
    position: absolute;
    top: 120px;
    left: 220px;
    padding: 0;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer {
    clear: both;
    margin: 0 10px;
    padding: 0 40px;
    height: 90px;
    background: #DE9285 url(images/footer.jpg) no-repeat top;
}

#footer p {
    padding: 0;
    font-size: 12px;
    line-height: 90px;
    color: #EEE;
}

#footer p a {
    color: White;
}

/* container for slides */
.images {
	position:relative;	
	height:265px;
	
	width:600px;
	float:left;	
	margin-left:-5px;
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:15px 30px 15px 15px;
	height:256px;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.slidetabs {
	clear:both;
	margin-left:280px;
}

/* single tab */
.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;     
} 	

/* form style */
#myform {
	background:#333;	
	padding:15px 20px; 
	color:#eee;
	width:400px;
	margin:0 auto 50px 25px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
} 

/* nested fieldset */
#myform fieldset {
	border:0;
	margin:0;
	padding:0;
	background:#333333;	
}

/* typography */
#myform h3 	{ color:#eee; margin-top:0px; font-size:16px}
#myform p 	{ font-size:12px; }


/* input field */
#myform input {
	border:1px solid #444;
	background-color:#666;
	padding:5px;
	color:#ddd;
	font-size:12px;
	
	/* CSS3 spicing */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:1px 1px 1px #000;
	width:400px;
}

#myform input:focus 		{ color:#fff; background-color:#777; }
#myform input:active 	{ background-color:#888; }

#myform textarea {
	border:1px solid #444;
	background-color:#666;
	padding:5px;
	color:#ddd;
	font-size:12px;
	
	/* CSS3 spicing */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:1px 1px 1px #000;
	width:400px;
}

#myform textarea:focus 		{ color:#fff; background-color:#777; }
#myform textarea:active 	{ background-color:#888; }
/* button */
#myform button {
	outline:0;
	border:1px solid #666;	
	padding:5px;
}


/* error message */
.error {
	height:15px;
	background-color:#FFF;
	font-size:12px;
	border:1px solid #D1371F;
	padding:4px 10px;
	color:#B1371F;
	margin-left:-2px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;	
	-webkit-border-bottom-left-radius:0; 
	-webkit-border-top-left-radius:0;
	
	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;	
}

/* field label */
label {
	display:block;
	font-size:12px !important;
	color:#ccc;
}

#terms label {
	float:left;
}

#terms input {
	margin:0 5px;
}

#myform {
	width:500px;		
}

#myform fieldset {
	background-image:none;
	float:left;
	width:250px;
} 

#myform label {
	font-size:11px;		
	margin-top:20px;
	display:block;
}

#myform label input {
	display:block;	
}

.clear {
	clear:both;
	height:15px;		
}

.error {
	margin:0 0 2px;
	padding:2px 6px;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 		
}

.error em {
	border:10px solid;
	border-color:#D1371F transparent transparent;
	bottom:-21px;
	display:block;
	height:0;
	left:60px;
	position:absolute;
	width:0;			
}

#product input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

#product span {
	position: relative;
	top: 4px;
	left:2px;
}

#map {
	width: 585px;
	height: 400px;
	border:1px solid #CECECE;
}

#box ul {
	padding-left:25px;
}

#tech {
	width:600px;
	margin-left:70px;
	margin-bottom:10px;
}

#tech h2 {
    padding: 15px 0 5px 30px;
    width: 350px;
    font-size: 26px;
}

#tech h3 {
	font-size:16px;
    padding:0 0 5px 25px;
}

#tech h4 {
    padding:20px 0 0 30px;
}

#tech p {
    padding: 0 0 0 30px;
    width: 400px;
    line-height: 22px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay_img {
	width:668px;
	border:none;
}
/* styling for elements inside overlay */
.details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
}

.details h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 -10px 0;
}

