/*------------- CSS Document created for Sameer Group -------------*/
/*------------- CSS Document created by Web Virtuoso (06/08/2007) -------------*/

/* -----------GLOBAL STYLES----------- */
body {
	margin: 0;
	padding: 0;
	background: #5d5d5d url(../images/bg_body.jpg) repeat-x left top;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
*, tr, td {
	padding: 0;
	margin: 0;
}
/* ----------- End GLOBAL STYLES----------- */

/* ----------- Top Menu STYLES----------- */
#top_menu {
	background-color: #fff;
	padding-left: 3px;
	height:94px;
}
#top_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#top_menu li {
	float: left;
	width: 102px;
	text-align: center;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
}
#top_menu li a {
	background: url(../images/bg_menu.gif) no-repeat left top;
	display: block;
	padding-top: 54px;
	padding-bottom: 9px;
	color: #cfdbe3;
}
#top_menu li a:hover {
	background: url(../images/bg_menu.gif) no-repeat left -106px;
	color: #fff;
}

/* ----------- End Top Menu STYLES----------- */

/* ----------- Main STYLES----------- */
#main_container {
	background: #fff url(../images/bg_bottom.gif) no-repeat left bottom;
	width: 776px;
}
#main {
	background: url(../images/bg_top_border.gif) no-repeat 5px top;
	width: 776px;
}
#flash_container {
	background: url(../images/flash_bg.gif) no-repeat left bottom;
}
/* ----------- End Main STYLES----------- */

/* ----------- Index Left Column STYLES----------- */
#left_column {
	/*width: 341px;*/
	margin: 21px 5px 18px 5px;
}
#iso_cert {
	background: url(../images/bg_iso_cert.jpg) no-repeat left top;
	width: 341px;
	height: 179px;
	padding-top: 22px;
}
#iso_cert h1 {
	font: bold 15px "Trebuchet MS", Verdana, Arial;
	color: #a00a0f;
	text-align: left;
	margin-left: 18px;
}
#iso_cert p {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #5d6862;
	text-align: left;
	margin-left: 18px;
	margin-right: 19px;
	margin-top: 15px;
}
#smallbox {
	background: url(../images/bg_smallbox.jpg) no-repeat left top;
	width: 342px;
}
#smallbox h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	color: #17519a;
	text-align: left;
	margin-left: 18px;
}
#smallbox td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	padding: 4px 0px 4px 20px;
}
/* ----------- End Index Left Column STYLES----------- */

/* ----------- Index Right Column STYLES----------- */
#right_column {
	/*width: 341px;*/
	margin: 21px 4px 0 6px;
}
#bigbox {
	background: url(../images/bg_bigbox.jpg) no-repeat left top;
	width: 406px;
}
#bigbox h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	color: #a50a10;
	text-align: left;
	margin-left: 18px;
}
#bigbox p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	margin-left: 18px;
	margin-right: 19px;
	margin-top: 15px;
	padding-bottom: 2px;
}
/* ----------- End Index Right Column STYLES----------- */


/* ----------- Internal left Column STYLES----------- */
#submenu {
	background: url(../images/bg_submenu.jpg) no-repeat left top;
	width: 199px;
	/*height: 179px;*/
	padding-top: 22px;
	font: 13px "Trebuchet MS", Verdana, Arial;
	color: #a50a10;
	line-height: 25px;
}
#submenu h1 {
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #666;
	margin-left: 20px;
	border-bottom: 1px solid #ccc;
	width: 80px;
	margin-bottom: 10px;
}
#submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#submenu ul li {
	margin-left: 10px;
	background: url(../images/bullet2.gif) no-repeat left center;
	padding-left: 16px;
}
#submenu ul li a {
	color: #a50a10;
}
#submenu ul li a:hover {
	color: #666;
	font-weight: bold;
}
#submenu ul li a.current {
	color: #666;
	font-weight: bold;
}



#mainbox {
	background: url(../images/bg_mainbox.jpg) no-repeat left top;
	width: 549px;
}
#mainbox h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	color: #a50a10;
	text-align: left;
	margin-left: 18px;
	margin-bottom: 15px;
}
#mainbox h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00AEEF;
	text-align: left;
	margin-left: 18px;
	padding-bottom: 7px;
}

#mainbox p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	margin-left: 18px;
	margin-right: 35px;
	margin-bottom: 15px;
}
#mainbox ul {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 35px;
}
#mainbox li {
	background: url(../images/bullet1.gif) no-repeat left 1px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#mainbox .floatleft {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
/* ----------- End Internal left Column STYLES----------- */

/* ----------- Projects STYLES----------- */
.projects {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 18px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
.projects td {
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding: 3px 4px;
}
.projects td.header {
	background: #ccc;
	color: #993300;
	font-weight: bold;
}
.projects td.underline {
	border-bottom: 1px solid #999;
}
#mainbox p.subcat {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}
.subcat a {
	background: #A50A10;
	color: #fff;
	padding: 3px 8px;
	margin-right: 1px;
}
.subcat a.current {
	background-color: #6F5A5A;
}
/* ----------- End Projects STYLES----------- */

/* ----------- FOOTER STYLES----------- */
#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 30px;
}
#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#footer a:hover {
	color: #3399FF;
}
#footer td {
	padding: 0 20px;
}


/* ----------- End FOOTER STYLES----------- */