/* CSS Document */
body {
	background-color: #E1E6E9;
	background-image: url(images/sky.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
a:link {
    outline: 0;
	text-decoration: none;
	color: #0A8FE9;
}
a:visited {
	outline: 0;
	text-decoration: none;
	color: #0A8FE9;
}
a:hover {
	outline: 0;
	color: #1F6181;
	text-decoration: none;
}
a:active {
	outline: 0;
	color: #CC6600;
	text-decoration: none;
}
.containbox {
	height: 709px;
	width: 850px;
	position: relative;
	z-index: 1;
	top: 40px;
	border: 5px solid #000000;
	background: #666666;
	left: 0px;
	background-color: #FFFFFF;
}
.containbox_back {
	position: relative;
	height: 956px;
	width: 858px;
	z-index: 0;
	margin: 0 auto;
	top: 10px;
}
#side-nav {
	position: absolute;
	height: auto;
	width: 196px;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: #666666;
}
.blue_box {
	border-top: 8px solid #2FA7F6;
	border-bottom: 8px solid #2FA7F6;
	position: absolute;
	height: 468px;
	width: 850px;
	left: 0px;
	top: 174px;
	background: #2FA7F6 no-repeat;
	z-index: 1;
}
.home_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A2D7FB;
	border-left-color: #A2D7FB;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A2D7FB;
}
.stork_ann {
	position: absolute;
	height: 300px;
	width: 300px;
	left: 326px;
	top: 195px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
}

.site_map_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BED2AE;
	border-bottom-color: #BED2AE;
	border-left-color: #BED2AE;
	right: 0px;
}
.about_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFDE00;
	border-left-color: #FFDE00;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFDE00;
	background-color: #FFF;
}
.contact_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FA4EFC;
	border-left-color: #FA4EFC;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FA4EFC;
}
.uk_map {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 410px;
	width: 300px;
	left: 311px;
	top: 34px;
	z-index: 1;
	background-position: center center;
}

.portfolio_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D29D52;
	border-left-color: #D29D52;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D29D52;
}
.testimonials_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 195px;
	top: 0px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8FC4E;
	border-left-color: #A8FC4E;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A8FC4E;
}
.goose_harp {
	float: right;
	height: 380px;
	width: 300px;
	margin-right: 3px;
	margin-bottom: 6px;
	position: relative;
	top: -30px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.faq_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9F02F9;
	border-left-color: #9F02F9;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9F02F9;
}
.links_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	text-align: left;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B40050;
	border-left-color: #B40050;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B40050;
}
.web_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0242F9;
	border-left-color: #0242F9;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0242F9;
}
.design_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #68AF1C;
	border-left-color: #68AF1C;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #68AF1C;
}
.corporate_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF3636;
	border-left-color: #FF3636;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF3636;
}
.animations_text_box {
	border-top: 8px solid #F9C562;
	border-left: 8px solid #F9C562;
	position: absolute;
	height: 337px;
	width: 626px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
}
.photo_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #17EF9B;
	border-left-color: #17EF9B;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #17EF9B;
}
.illustra_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	background-color: #FFFFFF;
	background-image: url(images/poppy.jpg);
	background-repeat: no-repeat;
	background-position: 370px 70px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9000;
	border-left-color: #FF9000;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9000;
}
.terms_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #232323;
	border-left-color: #232323;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	z-index: 0;
}
.checkout_text_box {
	position: absolute;
	height: 417px;
	width: 629px;
	left: 196px;
	top: 0px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 90px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9966;
	border-left-color: #FF9966;
	border-right-color: #FF9966;
	text-align: left;
	background-image: url(images/invoice.jpg);
	background-repeat: no-repeat;
	background-position: left 200px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}
.main_text {
	position: absolute;
	height: auto;
	width: 588px;
	left: 10px;
	top: 91px;
	line-height: 12px;
	z-index: 1;
}
.header {
	position: absolute;
	height: 180px;
	width: 270px;
	top: -7px;
	z-index: 1000;
	font-size: 10px;
	line-height: normal;
	left: -235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.copyright {
	position: absolute;
	height: auto;
	width: 302px;
	z-index: 1;
	left: -2px;
	top: 763px;
	text-align: center;
}
.site_map {
	line-height: 10px;
	position: absolute;
	height: 12px;
	width: 42px;
	right: -2px;
	bottom: -26px;
	z-index: 1;
}
.contact_no {
	height: 33px;
	width: 129px;
	padding-left: 4px;
	position: absolute;
	top: 198px;
	line-height: 11px;
}
.title_contain {
	position: absolute;
	height: 30px;
	left: 10px;
	top: 36px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	z-index: 1;
}
.left_black_line {
	border-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	position: absolute;
	height: 173px;
	width: 588px;
	left: 261px;
	top: 0px;
}
.i_frame_main {
	overflow: hidden;
	position: absolute;
	height: 435px;
	width: 600px;
	left: 10px;
	top: 45px;
	z-index: 0;
}
#form {
	position: relative;
	height: 120px;
	width: 350px;
	margin-top: 17px;
	margin-bottom: 17px;
}
.link {
	position: absolute;
	height: 126px;
	width: 221px;
	left: 383px;
	bottom: 27px;
}
.stork_bottom {
	position: absolute;
	height: 218px;
	width: 378px;
	bottom: -522px;
	margin: auto;
	z-index: -10;
	left: 258px;
	background-image: url(images/stork-bottom.png);
	background-repeat: no-repeat;
}
.stork_bottom_replace {
	position: absolute;
	height: 218px;
	width: 378px;
	bottom: -20px;
	margin: auto;
	z-index: 0;
	left: 258px;
	background-image: url(images/stork-bottom.png);
	background-repeat: no-repeat;
}
.stork_bottom_b {
	position: absolute;
	height: 165px;
	width: 324px;
	bottom: 38px;
	margin: auto;
	z-index: -10;
	left: 269px;
	background-image: url(images/stork-bottom-b.png);
	background-repeat: no-repeat;
}
.stork_bottom_left {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 130px;
	margin: 0 auto;
	top: 886px;
	background-image: url(images/stork-top.png);
	background-repeat: no-repeat;
}
.stork_bottom_right {
	position: absolute;
	height: 163px;
	width: 200px;
	right: 110px;
	margin: 0 auto;
	top: 870px;
	background-image: url(images/stork-top.png);
	background-repeat: no-repeat;
}
.stork_bottom_left_b {
	position: absolute;
	height: 100px;
	width: 200px;
	left: -148px;
	margin: 0 auto;
	top: 202px;
	background-image: url(images/stork-top.png);
	background-repeat: no-repeat;
	z-index: -1;
}
.stork_bottom_right_b {
	position: absolute;
	height: 163px;
	width: 200px;
	right: -118px;
	margin: 0 auto;
	top: 143px;
	background-image: url(images/stork-top.png);
	background-repeat: no-repeat;
	z-index: -11;
}
.stork_bottom_left_c {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 143px;
	margin: 0 auto;
	top: 1053px;
	background-image: url(images/stork-top.png);
	background-repeat: no-repeat;
}
.form_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	border: 1px solid #31A8F6;
	height: auto;
	background-color: #E0F2FE;
	padding: 2px;
	margin-top: 2px;
}

.stork_top {
	position: absolute;
	height: 167px;
	width: 200px;
	left: 325px;
	top: -59px;
	background: url(images/stork-top.png) no-repeat;
}
#nav_info {
	position: relative;
	height: 28px;
	width: 196px;
	background-color: #2FA7F6;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7C7C;
	background-position: 2px 12px;
	float: left;
}
#nav_services {
	background-color: #2FA7F6;
	position: relative;
	height: 31px;
	width: 196px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2FA7F6;
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: 2px 14px;
}
#nav_display {
	position: relative;
	height: 196px;
	width: 196px;
	background-color: #2FA7F6;
}
.opt {
	position: absolute;
	z-index: 3;
	height: 80px;
	width: 500px;
	left: -78px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 5px solid #000000;
	overflow: auto;
	text-align: left;
	bottom: -97px;
}
.news {
	position: absolute;
	z-index: 3;
	height: 340px;
	width: 500px;
	left: 177px;
	top: 906px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 5px solid #000000;
	overflow: auto;
	text-align: left;
}
.top {
	position: absolute;
	height: auto;
	width: auto;
	left: 65px;
	top: -262px;
}
.float_right_pd {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
.arrow_box {
	position: absolute;
	z-index: 20;
	height: 55px;
	width: 15px;
	top: -28px;
	left: 602px;
}
.nav_sq_7 {
	position: relative;
	height: 7px;
	width: 7px;
}
.quotes {
	position: relative;
	height: 55px;
	width: 300px;
	margin-left: 2px;
	padding-top: 15px;
}
.quotes_wide {
	position: relative;
	height: 55px;
	width: 300px;
	margin-left: 50px;
	padding-top: 15px;
}
.website_fl_r_mr {
	float: right;
	height: auto;
	width: 288px;
	margin-left: 10px;
	position: relative;
	top: -5px;
	margin-right: 0px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
}
.image_fl_r {
	float: right;
	height: auto;
	width: auto;
	margin-left: 10px;
	position: relative;
	top: 6px;
	margin-right: 0px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.credit_cards {
	position: absolute;
	height: auto;
	width: 262px;
	left: 578px;
	top: 763px;
	text-align: center;
}
.validation_css {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 153px;
	top: 782px;
	text-align: center;
}
.validation_xhtml {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 49px;
	top: 782px;
	text-align: center;
}
.wave_frame {
	background-color: #ECE9D8;
	position: absolute;
	z-index: 1;
	height: 153px;
	width: 172px;
	left: 98px;
	top: 44px;
	border: 1px solid #000000;
}
.web_cam_frame {
	float: right;
	height: 278px;
	width: 288px;
	margin-bottom: 7px;
	margin-left: 10px;
	position: relative;
	background-image: url(images/web-cam.jpg);
	background-repeat: no-repeat;
	margin-right: 1px;
	top: 8px;
}
.news_photo_con {
	float: right;
	width: 182px;
	position: relative;
	height: auto;
	margin-left: 10px;
	top: 3px;
}
.news_photo_con_in {
	height: 130px;
	width: 180px;
	margin-bottom: 8px;
	border: 1px solid #000000;
	position: relative;
	background-color: #CCCCCC;
}
.bullet_con {
	width: 544px;
	margin-bottom: 8px;
	padding-left: 20px;
	position: relative;
	height: auto;
	background-image: url(images/ickle-bean.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 30px;
}
.bullet_con_in {
	width: 240px;
	position: absolute;
	height: auto;
	background-image: url(images/ickle-bean.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	left: 306px;
	padding-left: 20px;
	top: -1px;
}
.bullet_con_sm_server {
	width: auto;
	margin-bottom: 3px;
	padding-left: 20px;
	position: relative;
	height: auto;
	background-image: url(images/ickle-bean.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 10px;
	margin-right: 10px;
}
.title_con {
	position: relative;
	height: 25px;
	width: 602px;
	margin-top: 40px;
	margin-bottom: 10px;
	background-image: url(images/blue-strip.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.title_con_sm {
	position: relative;
	height: 25px;
	width: 472px;
	margin-bottom: 15px;
	background-image: url(images/blue-strip.gif);
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.header_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	height: 173px;
	width: 618px;
	left: 232px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: -0;
}
.corporate_id_image {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	float: right;
	height: 450px;
	width: 297px;
	position: absolute;
	margin-left: 10px;
	top: 9px;
	background-position: center center;
	z-index: 0;
	left: 317px;
}
.enquiery_con {
	height: auto;
	width: 420px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-right: 83px;
	margin-left: 83px;
	margin-top: 10px;
}

.bottom_of_page_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 13px;
	width: 100px;
	left: -10px;
	bottom: -10px;
	text-align: right;
	padding: 5px;
	background-image: url(images/blue-rd.gif);
	margin-top: 30px;
}
.bottom_of_page_con_abs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: 13px;
	width: 100px;
	left: 0px;
	bottom: 0px;
	text-align: right;
	padding: 5px;
	background-image: url(images/blue-rd.gif);
}
.design_cat_flash_con {
	position: relative;
	height: 515px;
	width: 600px;
	z-index: 0;
}
.design_cat_text_con {
	position: absolute;
	z-index: -1;
	height: auto;
	width: 335px;
	left: 135px;
	top: 445px;
	text-align: center;
}
.nav_drop_con {
	position: relative;
	height: auto;
	width: 196px;
	z-index: 100;
}
