﻿body
{
    color: #000080;
    font-family: Verdana, Tahoma, Arial;
    background-color: #919dbc;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    font-size: smaller;
    height: 100%; 
}

.main
{
    background-image: none;
    width: 800px;
    height: 100%;
    background-color: white;
    padding: 30px;
    color: black;
    margin: 0 auto;
    text-align: left;
    border-right: #000080 thin solid;
    border-top: #000080 thin;
    border-left: #000080 thin solid;
    border-bottom: #000080 thin solid;
}

h1{
    font-size: larger;
    color: #003399;
} 

h2
{
	font-size: 11pt;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 25px;
} 

h3
{
	color: #003399;
	font-weight: bold;
	font-size: small;
	margin-left: 25px;
	margin-right: 25px;
} 


h4, h5{
    font-size: medium;
    font-weight:normal;  
    margin-left: 25px;
    margin-right: 25px;
} 

h6
{
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: small;
	font-weight: bold;
} 


p{
    margin-left: 50px;
    margin-right: 50px;
}

ul{
    margin-left: 70px;
    margin-right: 10px;
    text-align:left; 
}
li
{
	list-style-position: outside;
	list-style-type: disc;
	margin: 15px;
}

input
{
	border: darkgray 1px solid;
}

table
{
	border-style: none;
	border-collapse: collapse;
}

thead
{
	color: #003399;
	font-weight:bolder;
	height: 2em;
	vertical-align:middle;   
}

/* main menu */

.mnd
{
    width: 800px;
    background-color: #919dbc;
    border: #003399 1px solid;
    text-align: center;
    margin: auto;
    clear: both;
}

.mnt
{
    background-image: none;
    width: 760px; 
    text-align: center;
    margin: auto;     
}

.mnt td
{
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border: 0;
    height: 30px;
}

.mnt td:active, .mnt td:hover 
{
	background-color:#6699CC;
}

.mnt td a
{
    display: block; 
    color: #ffffff;
    text-decoration: none; 
}

/* Content Page Layout */

.content {margin: auto; position:relative;}



.topright
{
	border: 1px solid #3399FF;
	float: right;
	padding: 10px;
	text-align: center;
	background-color: #99FF99;
	font-weight: bold;
	color: #003399;
}
   
.delbl
{
	text-align: right;
}
.dedata
{
	text-align: left;  
}


/* Call to Action */
.CTA
{
    color: #003399;
    font-weight: normal;
    line-height: 25px;
    margin: 0px;
    padding: 15px;
    font-size: 12pt;
    font-style: normal;
    border: 1px solid #008080;
    text-align: left;
    margin: auto;
    clear: both;
    background-color: #99FFCC;
}

.Fixed_Cost_Software_Development
{   
	font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    line-height: 35px;
}



/* Head List */

.HeadList
{
    color: #000099;
    text-align: left;
    padding: 15px;
    line-height: 20px;
    border: 1px solid #C0C0C0;
    float: right;
}

.HeadList2
{
    width: 300px;
    background-color: #919dbc;
    border: #003399 2px solid;
	color: #000099;
	text-align: left;
	padding: 15px;
	line-height: 20px;
}




/* footer */
.foot
{
    color: #000000;
    text-align: center;
}

.txtright {text-align:right;}
.txtleft {text-align: left;}
.txtcenter {text-align: center;}


#contact_synersoft{height:100px; width:240px;
                   padding-top: 10px;
                   padding-bottom: 6px;  
                   background-color:#ffffff;
                   border-style:solid;
                   border-width:1px;
                   border-color:#6699CC;
                   float: right;
                   }
     