/* CSS Document */


/*------------------Styles for Main Page ------------------*/
.copyright {
	font-size:9px;
	text-align:center;
	color:#666666;
	}

.smallemphasis {
	font-weight: bold;
	color: #34239c;
	}


body {background-color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	}

.boldonly {
	font-weight:bold;
	
	}
	
.maintable {
	background-color:#FFFFFF;
	width: 768px;
		}

.maintd {
	border-top: 6px solid #312192;
	border-right: 2px solid #312192;
	border-left: 2px solid #312192;
	border-bottom: 6px solid #312192;
	padding-left: 12px;
	padding-right: 12px;
	}

.footer {
	font-size:12px;
	color: #666666;
	text-align:center;
	}

a {color: #312192;
}
a:hover {color: #996600;
	text-decoration:none;
	}
	
ul.shell{
	list-style-image:url(images/smallshell2.gif); 
	list-style-position:outside;
	
	}

.shell li { 
	vertical-align: text-top;
	padding-left: 10px;
	margin-right: 50px;
	
	
	}
h4 {
	border-bottom: 2px solid #999999;
	}
	
.emphasis {
	font-size: 16px;
	color:#312192;
	font-weight:bold;
	}

.moreemphasis {
	font-size: 20px;
	color:#312192;
	font-weight:bold;
	}
	
.maintop {
	height: 200px;
	margin-bottom: 30px;
		}

	
.testimony {
	height: 120px;
	margin: 0px 0px 0px 50px;
	padding: 5px;
	font-style:italic;
	font-size: 14px;
	
	}
.test1 {
	border-top: 4px solid #39ba76;
	border-bottom: 4px solid #39ba76;
	padding: 5px 5px 5px 5px;
	margin: 5px 40px 5px 5px;
	width:170px;
	height: 90px;
	float:left;
	}
	
.test2 {
	border-top: 4px solid #caba82;
	border-bottom: 4px solid #caba82;
	padding: 5px 5px 5px 5px;
	margin: 5px 40px 5px 5px;
	width:170px;
	height: 90px;
	float:left;
	}
	
.test3 {
	border-top: 4px solid #34239c;
	border-bottom: 4px solid #34239c;
	padding: 5px 5px 5px 5px;
	margin: 5px 40px 5px 1px;
	width:170px;
	height: 90px;
	float:left;
	}

.companyname {
	font-size:11px;
	}
	
.details {
	
	padding-left: 10px;
	padding-top:10px;
	}
/*---------------------Styles for Nav Bar ---------------------*/	

/*---------------------Dark Blue Color #312192 ---------------------*/


ol#toc {
    height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
	font-family: "Arial Narrow";
	font-size: 20px;
	
}

ol#toc li {
    float: left;
    margin: 0 3px 0 0;
}

ol#toc a {
    background: #a69ddf url(images/tab.png);
    color: #FFFFFF;
	font-weight: bolder;
    float: left;
    height: 24px;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #312192;
	background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-color: #312192;
    background-position: 0 -60px;
    color: #FFFFFF;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(images/tab.png) 100% 0;
    display: block;
    line-height: 24px;
    padding-right: 10px;
}


/*-----------------End of Menu Tabs------------------*/
div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}


.pricetable {
	font-size:12px;
	border: solid 1px black;
	border-top: solid 1px black;
	}

.pricetableheading {
	font-weight:bold;
	background-color: #34239C;
	color: #FFFFFF;
	}
.pricetableotherrow{ 
	background-color:#f8f7fd;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	}
	
	/*--------------Styles for Portfolio Page*/
	
.port {


	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size:12px;
	height: 150px;
	vertical-align:top;
	}
	
.port a {
	
	font-size:12px;
	text-decoration: none;
	text-align:center;
	}

.services {
	font-size: 12px;
	border-top: 2px solid #858586;
	min-height:60px;
	width: 600px;
	margin-left: 50px;
	padding: 10px 10px 10px 10px;
	}
	