@charset "utf-8";
/* CSS Document */

body {
background-color: #ffffff;
font-family: Helvetica, Arial,sans-serif;
font-size: 12px;
}

img {
border: 0px solid #000000;	
}

.page {
width: 1024px;
height: auto;
border: 0px solid #000000;
margin: 0px auto 0px auto;
}

.blue {
color: #154b91;
}

.red {
color: #ff0000;
}

h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ff0000;
}

/* banner area start */

.banner {
width: 1024px;
height: 90px;
border: 0px solid #000000;
margin: 0px 0px 0px 0px;
position: absolute;
}

.logo {
width: 1024px;
height: 90px;
border: 0px solid #000000;
margin: 0px 0px 0px 0px;
position: absolute;
}

.nav {
width: 400px;
height: 90px;
border: 0px solid #000000;
margin: 41px 0px 0px 623px;
text-align: right;
position: absolute;
}

/* banner area end */

/* content area start */

.content {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
position: absolute;
}

.aboutContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/AboutContentBack.jpg);
position: absolute;
}

.showcaseContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/ShowcaseContentBack.jpg);
position: absolute;
}

.solutionsContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/SolutionsContentBack.jpg);
position: absolute;
}

.contactContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/ContactContentBack.jpg);
position: absolute;
}

.supportContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/SupportContentBack.jpg);
position: absolute;
}

.scheduleContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/ScheduleContentBack.jpg);
position: absolute;
}

.designContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/DesignContentBack.jpg);
position: absolute;
}

.salesContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/SalesContentBack.jpg);
position: absolute;
}

.logInContent {
width: 1024px;
height: 399px;
border: 0px solid #000000;
margin: 90px 0px 0px 0px;
background-image: url(../Images/ContentImages/LogInContentBack.jpg);
position: absolute;
}

/* content area end */

.inner {
width: 600px;
height: 200px;
border: 0px solid #000000;
margin: 120px 0px 0px 60px;
}

.solutions {
width: 500px;
height: 150px;
border: 0px solid #000000;
margin: 0px 0px 0px 60px;
overflow: auto;
}

.errors {
width: 300px;
height: 100px;
border: 0px solid #000000;
margin: -200px 0px 0px 450px;	
position: absolute;
}

.solutionsButtons
{
width: 200px 
height: 200px;
margin: 130px 0px 0px 60px;
border: 0px solid #000000;
}

/* bottomLinks area start */

.bottomLinks {
width: 1024px;
height: 96px;
border: 0px solid #000000;
margin: 509px 0px 0px 0px;
}

.leftBottom {
width: 331px;
height: 96px;
background-image: url(../Images/BottomLinksImages/BottomLinkLeftBack.jpg);
background-repeat: no-repeat;
position: absolute;
}

.middleBottom {
width: 320px;
height: 96px;
background-image: url(../Images/BottomLinksImages/BottomLinkMiddleBack.jpg);
background-repeat: no-repeat;
position: absolute;
margin: 0px 0px 0px 352px;
}

.rightBottom {
width: 332px;
height: 96px;
background-image: url(../Images/BottomLinksImages/BottomLinkRightBack.jpg);
background-repeat: no-repeat;
position: absolute;
margin: 0px 0px 0px 692px;
}

.leftGo {
padding: 50px 0px 0px 30px;	
}

.middleGo {
padding: 50px 0px 0px 30px;	
}

.rightGo {
padding: 50px 0px 0px 30px;
}

.industry {
width: 500px;
height: 35px;
border: 0px solid #000000;
background-color: #124b8e;
color: #ffffff;
margin: 15px 0px 0px 60px;
padding: 5px 0px 0px 0px;
position: absolute;
}

/* bottomLinks area end */

/* footer area start */

.footer {
width: 1024px;
height: 45px;
border: 0px solid #000000;
margin: 15px 0px 0px 0px;
}

/* footer area end */
