BODY {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0 0 10px 0;
}

P {
	line-height: 18px;
	margin: 0 0 10px 0;
}

.clean {
	clear: both;
}

/* ----- header starts ----- */
#header {
	width: 100%;
	height: 80px;
	background: url(../images/bg_header.gif) repeat-x;
	margin: 0;
}

#headerMain {
	width: 778px;
	height: auto;
	margin: auto;
}

#logo {
	width: 200px;
	height: 80px;
	background: #fff;
	margin: 0 10px 0 0;
	float: left;
}

#logoTxt {
	width: 560px;
	height: 80px;
	float: left;
	margin: 0;
}

/* ----- header ends ----- */


/* ----- banner starts ----- */
#bgBanner {
	width: 100%;
	height: auto;
	background: url(../images/bg_banner.gif) repeat-x;
	margin: 0;
}

#pic {
	width: 778px;
	height: 120px;
	margin: auto;
}
/* ----- banner ends ----- */



/* ----- container starts ----- */
#container {
	width: 100%;
	height: auto;
	background: #cee5f3;
	margin: 0;
}

/* holder starts */
#holder {
	width: 778px;
	height: auto;
	background: url(../images/bg_body.gif) repeat-y #fff;
	margin: auto;
	display: table;
}
/* holder ends */

/* nav starts */
#nav {
	width: 200px;
	height: 100%;
	margin: 0 0 0 0;
	float: left;
	background: url(../images/logo_alpha.jpg) bottom no-repeat #4db1ec;
	color: #fff;
	display: table;
}

#nav H1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0 0 0 0;
}


.bgTitle {
	width: 185px;
	height: 26px;
	background: url(../images/bg_title.gif) left top no-repeat #fff;
	margin: 0;
	padding: 4px 0 0 15px;
}

#navBox {
	width: 200px;
	height: auto;
	margin: 0;
}

#navBox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#navBox li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navBox ul li a {
	width: 185px;
	height: 26px;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 15px;
	background: url(../images/bg_nav.gif) repeat-x;
	display: block;
	text-decoration: none;
}

#navBox ul li a:hover {
	width: 185px;
	height: 26px;
	color: #000;
	margin: 0;
	padding: 6px 0 0 15px;
	background: url(../images/bg_nav_hover.gif) repeat-x;
	display: block;
	text-decoration: underline;
}

/* nav ends */

/* content starts */
#content {
	width: 564px;
	height: auto;
	background: url(../images/bg_container.gif) bottom right no-repeat #fff;
	float: right;
	display: table;
	margin: 0 0 0 0;
}

#contentMain {	
	width: 550px;
	height: auto;
	margin: 0;
	padding: 0 0 250px 0;
	background: url(../images/bg_content.jpg) bottom center no-repeat;
}

#contentMain h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 4px 0 8px 0;
}

#contentMain h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 8px 0;
}

#contentMain h3 {
	font-size: 18px;
	font-weight: bold;
	color: #176fcd;
	margin: 4px 0 8px 0;
}

#contentMain ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#contentMain li {
	margin: 0 0 6px 0;
	padding: 0 0 0 22px;
	background: url(../images/bullet.gif) no-repeat;
}

#contentMain a {
	color: #176fcd;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#contentMain a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

/* content ends */

/* ----- container ends ----- */


/* ----- footer starts ----- */
#footer {
	width: 100%;
	height: 50px;
	font-size: 11px;
	margin: 0;
	background: url(../images/bg_footer.gif) repeat-x;
}

#footerMain {
	width: 778px;
	height: auto;
	padding: 8px 0 0 0;
	margin: auto;
	color: #fff;
}

#footerMain a {
	color: #fff;
	text-decoration: none;
}

#footerMain a:hover {
	color: #fff;
	text-decoration: underline;
}
/* ----- footer ends ----- */




/* ------------- Content Pages starts ------------- */
.pic {
	width: auto;
	height: auto;
	padding: 4px;
	border: #ccc solid 1px;
	margin: 0 0 6px 10px;
	float: right;
}

.cThumbs {
	width: 150px;
	height: auto;
	text-align: center;
	float: left;
	background: #fff;
	margin: 0 18px 18px 0;
	padding: 4px;
	border: #ccc solid 1px;
}

#process {
	width: 540px;
	height: auto;
	margin: 0;
	padding: 2px;
}

.bgTable {
	background: #ccc;
}

.bgTable2 {
	background: #fff;
}

.pOne {
	width: 100px;
	height: auto;
	padding: 4px;
	margin: 0 1px 1px 0;
	float: left;
	background: #eee;
}

.pTwo {
	width: 205px;
	height: auto;
	padding: 4px;
	margin: 0 1px 1px 0;
	float: left;
	background: #e2e2e2;
}

.pThree {
	width: 205px;
	height: auto;
	padding: 4px;
	margin: 0 1px 1px 0;
	float: left;
	background: #dbdbdb;
}

.pFour {
	width: 419px;
	height: auto;
	padding: 4px;
	margin: 0 1px 1px 0;
	float: left;
	background: #e2e2e2;
}

/* ------------- Content Pages ends ------------- */

