﻿@charset "UTF-8";
/* CSS Document */
#wrapper {
	height:auto;
	width:930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #B3CFFF;
}
#nav {
	height:50px;
	width:930px;
	background-image: url(nav_background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#nav_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	width: 930px;
	height: 50px;
}
/*HEADER*/
#header {
	width:930px;
	height:180px;
	background-color: #004395;
	background-image: url(header_flair.png);
	background-repeat: no-repeat;
	position: relative;
}

#logo {
	width:226px;
	height:96px;
	margin-top: 35px;
	margin-bottom: auto;
	margin-left: 35px;
	float: left;
	clear: both;
}

#services_link {
	width:250px;
	height:30px;
	float:right;
	margin-right: 100px;
	margin-top: 40px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
#technologies_link {
	width:250px;
	height:30px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 40px;
	float: right;
	line-height: 13px;
}
#portfolio_link {
	width:250px;
	height:30px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-top: 25px;
	line-height: 13px;
	margin-right: 100px;
}
#development_link {
	width:250px;
	height:30px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-top: 25px;
	line-height: 13px;
}
/*END HEADER*/
#content_wrapper {
	width:930px;
	background-image: url(content_background.jpg);
	background-repeat: repeat-x;
	background-color: #6DA7F0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	width:930px;
	height:30px;
	background-color: #B3CFFF;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottom_flare {
	width:2200px;
	height:547px;
	background-attachment: fixed;
	background-image: url(large_flair.png);
	background-repeat: no-repeat;
	background-position: center;
}
#white_box {
	width:880px;
	height:270px;
	background-image: url(whitebox.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#information_box {
	width:330px;
	height:250px;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
}
#web_development {
	width:160px;
	height:240px;
	float: right;
	margin-top: 7px;
	margin-right: 15px;
	margin-left: 2px;
	background-image: url(little_white_box.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#web_design {
	width:160px;
	height:240px;
	float: right;
	margin-top: 7px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(little_white_box.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#software_dev {
	width:150px;
	height:240px;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(little_white_box.png);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#recent_work {
	width:874px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 300px;
}
#recent_webdesign {
	width:874px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 520px;
}
#recent_turnkey {
	width:874px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 500px;
}
#recent_portfolio {
	width:874px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 420px;
}
#merchant {
	width:874px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 800px;
}
#recent_work_contact {
	width:874px;
	height:300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#request_a_quote {
	width:215px;
	height:50px;
}
/*COMPANY INFO*/
#company {
	width:860px;
	height:250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #002A5C;
	padding: 10px;
}
/*END COMPANY INFO*/
/*QUOTE*/
#quote {
	width:860px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #002A5C;
	padding: 10px;
}
/*END QUOTE*/
/*SERVICES*/
#services_content {
	width:874px;
	height:400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 25px;
}
/*END Services*/
/* CONTACT US */
#Contact_left {
	width:400px;
	float:left;
	margin-right: 20px;
}
#Contact_right {
	width:400px;
	float:right;
	margin-top: 18px;
	margin-right: 20px;
	line-height: 25px;
	height: 180px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(blue_bg.png);
	background-repeat: no-repeat;
}
/* END CONTACT US */
/* home page recent work */
#recent_work_images {
	width:200px;
	height:200px;
	margin-right: 10px;
	margin-left: 5px;
	float: left;
}
/* END home page recent work */
/* Slogane */
#slogan {
	width:300px;
	height:35px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#portfolio_work {
	width:874px;
	height:250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#software_work {
	width:874px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 250px;
}
