/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
/* Left & Right alignment */
.left {
	float:left
}
.right {
	float:right
}
.wrapper {
	width:100%;
	overflow:hidden
}
.wrapper2 {
	width:100%;
	float:left;
	overflow:hidden;
}
.wrapper3 {
	height:auto;
	float:left;
}
/* Global properties */
body {
	background:#10029d;
	border:0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9ec0ff;
	line-height:22px
}
.ic, .ic a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.css3 {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	position:relative
}
/* Global Structure */
.main {
	margin:0 auto;
	width:966px;
}
.body1 {
	background:url(../images/bg_top2.gif) top repeat-x #001231;
}
.body2 {
	background:#001231;
}
/* main layout */
a {
	color:#fff;
	text-decoration:underline;
	outline:none
}
a:hover {
	text-decoration:none
}
h1 {
	float:left;
	padding:33px 0 0 16px
}
h2 {
	font-size:35px;
	color:#fff;
	line-height:1.2em;
	padding:28px 0 16px 0;
	font-weight:normal;
	letter-spacing:0px
}
h2 span {
	display:block;
	margin-top:-7px;
}
h3 {
	font-size:35px;
	color:#fff;
	font-weight:normal;
	line-height:1.2em;
	padding:34px 0 8px 0;
	letter-spacing:-1px;
}
p {
	padding-bottom:22px
}
/* header */
header {
	height:169px
}
#logo {
	margin-top:15px;
	display:block;
	background:url(../images/logo.png) 0 0 no-repeat;
	width:298px;
	height:79px;
	text-indent:-9999px
}
#menu {
	float:right;
	padding:71px 16px 0 0
}
#menu li {
	float:left;
	padding-left:1px
}
#menu li a {
	display:block;
	font-size:19px;
	color:#130c04;
	text-decoration:none;
	line-height:42px;
	height:43px;
	padding:0 19px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	background:url(../images/spacer.gif) repeat
}
#menu li a:hover, #menu .active a {
	background:url(../images/menu_bg.gif) bottom repeat-x #92d30f;
	color:#fff
}
#menu li a:hover, #menu .active a {
	background/*\**/:url(../images/menu_bg.gif) top repeat-x #337f05\9
}
.slider_bg {
	width:100%;
	height:483px;
	background:url(../images/slider_bg.png) 0 0 no-repeat;
	position:relative;
	margin-top:17px
}
.slider {
	top:8px;
	left:8px;
	position:absolute;
	z-index:1
}
.slider .items {
	display:none
}
.slider .pagination {
	position:absolute;
	z-index:2;
	bottom:23px;
	left:430px
}
* + html .slider .pagination {
	bottom:27px
}
.slider .pagination li {
	float:left
}
.slider .pagination a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/buttons.png) right 0 no-repeat
}
.slider .pagination a:hover, .slider .pagination .current a {
	background-position:left
}
/* content */
#content {
	padding:0 0 34px 23px
}
#content2 {
	padding:3px 0 15px 23px
}
.pad_left1 {
	padding-left:35px
}
.pad_left2 {
	padding-left:50px
}
.pad_left3 {
	padding-top:0px;
	padding-left:0px;
	color:#FFFFFF;
	text-align:justify;
	width:96%;
}
.pad_bot1 {
	padding-bottom:11px
}
.pad_bot2 {
	padding-bottom:15px
}
.pad_bot3 {
	padding-bottom:11px
}
.marg_right1 {
	margin-right:20px
}
.marg_right2 {
	margin-right:20px;
	clear:both;
}
.pad_top1 {
	padding-top:5px
}
.dropcap1 {
	float:left;
	background:url(../images/dropcap.png) 0 0 no-repeat;
	width:50px;
	height:54px;
	margin-right:20px;
	font-size:45px;
	line-height:1.2em;
	text-align:center;
	color:#e11204;
	margin-top:6px;
	margin-bottom:10px;
}
.dropcap1 span {
	display:block;
	margin-top:-6px
}
.dropcap1 .color1 {
	color:#f69e00
}
.dropcap1 .color2 {
	color:#4f9608
}
.dropcap1 .color3 {
	color:#089495
}
.color1 {
	color:#00e4ff
}
.color2 {
	color:#00e4ff
}
.color3 {
	color:#ffffff
}
.font1 {
	font-size:16px
}
.link1 {
	display:inline-block;
	font-style:italic;
	padding-right:13px;
	background:url(../images/marker_2.gif) right 8px no-repeat;
	text-decoration:none
}
.link1:hover {
	text-decoration:underline
}
.link2 {
	color:#9ec0ff;
	text-decoration:none
}
.link2:hover {
	text-decoration:underline
}
.testimonials {
	background:url(../images/testimonials_bg.gif) 0 4px no-repeat;
	padding-left:50px
}
.quot {
	background:url(../images/quot1.png) 0 0 no-repeat;
	padding-left:20px;
	font-style:italic
}
.quot img {
	display:inline-block;
	margin-top:1px;
	padding-left:4px
}
.list1 {
}
.list1 li {
	font-size:16px;
	line-height:27px
}
.list1 a {
	color:#00e4ff;
	padding-left:23px;
	background:url(../images/marker_1.png) 0 4px no-repeat;
	text-decoration:none
}
.list1 a:hover {
	color:#fff
}
.quality {
	width:100%;
	overflow:hidden
}
.quality .cols {
	width:290px
}
.quality .cols2 {
	width:290px
}
.quality .pad_left1 {
	padding-left:30px
}
.quality .arrow {
	background:url(../images/arrow.png) right 4px no-repeat
}
.quality .dropcap1 {
	height:50px;
	background:url(../images/dropcap2.png) 0 0 no-repeat;
	margin-top:1px
}
.quality h3 {
	padding:0 0 17px 0
}
.quality h3 span {
	display:block;
	margin-top:-6px
}
.price {
}
.price li {
	width:100%;
	overflow:hidden;
	background:url(../images/bg_price.gif) 0 -5px repeat-x
}
.price span {
	float:right;
	background:#001231
}
.price a {
	color:#a09d99;
	text-decoration:none;
	float:left;
	background:#001231
}
.price a:hover {
	color:#fff
}
.address {
	margin-top:-3px;
	padding-bottom:25px
}
.address li {
	line-height:27px;
	padding-left:23px;
	background:url(../images/marker_1.png) 0 6px no-repeat;
	overflow:hidden
}
.address a {
	color:#62a80a;
	text-decoration:none
}
.address a:hover {
	text-decoration:underline
}
pre {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a09d99;
	line-height:27px
}
/* footer */
footer {
	padding:0 0 40px 23px
}
footer a {
}
footer a:hover {
}
#icons li {
	line-height:1.9em
}
#icons a {
	color:#a09d99;
	text-decoration:none
}
#icons a span {
	display:inline-block;
	vertical-align:top;
	cursor:pointer
}
#icons a:hover {
	color:#fff
}
#icons img {
	margin:5px 10px 0 0
}
#why_us {
}
#why_us li {
	line-height:27px
}
#why_us a {
	color:#a09d99;
	text-decoration:none;
	padding-left:23px;
	background:url(../images/marker_3.png) 0 2px no-repeat
}
#why_us a:hover {
	color:#fff
}
#footer_link {
	margin-top:17px;
	border-top:1px solid #1a1a1a;
	padding-top:19px
}
/* forms */
#ContactForm {
	padding-top:2px
}
#ContactForm span {
	float:left;
	width:111px;
	line-height:24px
}
#ContactForm .bg {
	border:1px solid #fff;
	background:url(../images/bg_input.gif) top repeat-x #e7e7e7;
	position:relative;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	height:20px;
	overflow:hidden
}
#ContactForm .bg2 {
	border:1px solid #fff;
	background:url(../images/bg_textarea.gif) top repeat-x #e7e7e7;
	position:relative;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	height:98px;
	overflow:hidden
}
#ContactForm .wrapper {
	min-height:27px
}
#ContactForm .textarea_box {
	height:105px;
	width:100%;
	overflow:hidden
}
#ContactForm a {
	float:right;
	width:94px;
	height:43px;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	line-height:42px;
	text-align:center;
	background:url(../images/button_bg.gif) top repeat-x #02d8eb;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative
}
#ContactForm a:hover {
	background:#02d8eb
}
#ContactForm .input {
	width:307px;
	height:18px;
	background:none;
	padding:0 5px;
	color:#6b6051;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0
}
#ContactForm textarea {
	overflow:auto;
	width:307px;
	height:98px;
	background:none;
	padding:0 5px;
	color:#6b6051;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0
}
.gal1{
	width:180px;
	height:auto;
}
.gal2{
	width:auto;
	height:180;
}
.imageRow {
	*zoom: 1;
	margin: 5px 0;
}
.imageRow:after {
	content: "";
	display: table;
	clear: both;
}
.imageRow .single a {
	float: none;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	padding: 7px;
	line-height: lem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	margin-right: 0px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.imageRow .single a img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.3);
}
.imageRow .single a:hover {
	background-color: #FF0000;
}
.imageRow .set {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	padding: 7px;
	line-height: lem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	margin-right: 10px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.imageRow .set:hover {
	background: rgba(255, 255, 255, 0.2);
}
.imageRow .set .single a {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-right: 0;
}
.imageRow .set .single a:hover {
	background-color:#FF0000;
	-webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}
.imageRow .set .single.first a {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-ms-border-top-left-radius: 4px;
	-o-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 2px;
}
.imageRow .set .single.last a {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-ms-border-top-right-radius: 4px;
	-o-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
