/* ----- Main Structure ----- */

/* Container */
#container {width: 835px; height: auto; margin:auto; margin-top: 25px;}

/* Homepage */
#main {width: 835px; height: 595px;}
#mleft {width: 480px; height:auto; float:left; }
#mright {width: 355px; height:auto; float:right; }
#mlefttop {width: auto; height: 480px;}
#mleftbot {width: auto; height: 115px;}
#mrightttop {width: auto; height: 480px;}
#mrightbot {width: auto; height: 115px;}
.mrightrow {width: auto; height: auto;}

/* Subpages */
#sub {width: 835px; height: auto;}
#snavi {width: auto; height: 120px;}
#simages {width: auto; height: 239px;}
#simagescol1 {width: 120px; height: auto; float:left; }
#simagescol2 {width: 600px; height: auto; float:left; }
#simagescol3 {width: 115px; height: auto; float:right; }
#stitle {width: auto; height: 63px;}
#ssubnavi {width: 779px; height: 15px; background-color:#f10f1d; padding-left: 28px; padding-right: 28px; padding-top: 10px; padding-bottom: 10px;}
#scontentbg {width: auto; height: auto; background-color:#ffffff; overflow:auto;}
#scontent {width: 779px; height: auto; padding: 28px; } 
#scontentclients {width: auto; height: auto; }
#scontentclientc11 {width: 259px; height: inherit; padding-right: 10px; padding-bottom: 20px; float:left;}
#scontentclientc12 {width: 250px; height: inherit; padding-right: 10px; padding-bottom: 20px; float:left; }
#scontentclientc13 {width: 250px; height: inherit; padding-bottom: 20px; float:right;}
#sbot {width: auto; height: 35px;}

/* Footer */
#footer {width: 835px; height: 35px; padding-top: 20px; }



/* ----- Formatting ----- */

body {background-color: #262626;  background-image:url(../images/bkgrd.jpg);}


.Default {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;	
	line-height: 18px;
}

.DefaultBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;	
	line-height: 18px;
}

.testimonals {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ff9900;
	text-align: left;	
	line-height: 18px;
}


.responsibilty {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-align: left;	
	line-height: 18px;
}

.subtitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #ff9900;
	text-align: left;	
	line-height: 18px;
}


.clients {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;	
	line-height: 16px;
}

.copyright{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;	
	line-height: 15px;
}

.sublinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;	
	line-height: 18px;
}

.sublinks a:link {text-decoration: none; color: #ffffff;}
.sublinks a:visited {text-decoration: none; color: #ffffff;}
.sublinks a:hover {text-decoration: underline; color: #ffffff;}
.sublinks a:active {text-decoration: none; color: #ffffff;}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #000000;}

p {
	margin-top:0px;
	line-height: 18px;
}


ul, li {
	margin-top:0px;
	line-height: 18px;
}
