/* CSS Document */

* {margin:0; padding:0;}

/*body {background-image:url('back.jpg'); background-repeat: repeat }
body {background-attachment:fixed;}*/
body {
	background-image: url(images/shadow1.jpg); /** Link to the image you created **/
    background-repeat: repeat-y; /** Repeats the image vertically **/
    background-position: center; /** Centers the Background image **/

	}/** Website BG colour (matches canvas colour in Step 1) **/




/*background:#88AFBD;*/

td, input, textarea{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;  
	color:#707070;	
	vertical-align:top;
}

a { color:#000000;}
a:hover { text-decoration:none;}
a img { border:0;}
h1 { color:#2E509E }
h3 { color:#95AFBE}
h4 { color:#2E509E}
h5 { color:#1d2478}




strong { color:#3A403C;


}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;;
	width:100%;
	height:100%;
}



.left_tall { background:url(images/tall_top_left.jpg) repeat-x top; width:50%;}
.right_tall {background:url(images/tall_top_right.jpg) repeat-x top; width:50%;}


.tall_center {background:#FFFFFF;}

ul { list-style:none;}
li { background:url(images/) no-repeat 0 7px; padding-left:7px;}
li a{  background:url(images/) left bottom repeat-x;   line-height:18px; font-weight:bold; text-decoration:none;}
li a:hover { color:#ff2343;}
.img_indent { margin:10px 22px;}
.img_ban {padding:0 0 0 0}

.title { margin-bottom:13px;}

.link1 {background:url(images/marker.gif) no-repeat 3px 5px; font-weight:bold; padding-left:9px; text-decoration:none;}
.link1 span {background:url(images/link_dot.gif) left bottom repeat-x;}
.link1:hover { color:#000000;}

.indent { padding:50px 37px 20px 40px;}

.line_hor { background:url(images/line_hor.gif) repeat-x; margin:21px 0 30px 0;}

/*page  2 div model*/
#content_a {
width:100%;
background-color: #ffffff;
padding:24px 20px 0 20px;

}
#mainheader{
	padding: 5px;
background-color: #dee3e7;
}
#subcontainer {

width:48%;
float:right;

}

#subheader{
	
	padding: 5px;
background-color: #dee3e7;
}





#maincontent {

height: 75px;
padding: 5px;

}

#subcontent {


height: 100px;
padding: 5px;

}
#leftcontainer {

width:49.5%;
float:left;

}
#rightcontainer {

width:49.5%;
float:right;

}
#left,#right {
background-color: #dee3e7;

padding: 5px;
}
#leftcontent,#rightcontent {


height: 100px;
padding: 5px;
}
#clear {
clear:both;
height:0px;
font-size:0px;
}
/*end page  2 div model*/






/* header */
#header { height:317px;}
#header .row_1 { height:62px;}
#header .row_1 .col_1 { background:#FFFFFF;}
#header .row_1 .col_1 .c1 { padding:24px 18px 0 35px;}
#header .row_1 .col_1 .c2 { padding:24px 16px 0 13px;}
#header .row_1 .col_1 .c3 { padding:24px 19px 0 19px;}
#header .row_1 .col_1 .c4 { padding:24px 18px 0 20px;}
#header .row_1 .col_1 .c5 { padding:24px 12px 0 16px;}
#header .row_1 .col_1 .c6 { padding:24px 0 0 13px;}
#header .row_1 .col_1 .separ { padding:24px 0 0 0;}
#header .row_2 { height:131px; background:url(images/head_r2.jpg) no-repeat left top;}
#header .row_2 img { margin:41px 0 0 56px;}
#header .row_3 { height:124px; background:url(images/r_head_1.jpg) left bottom repeat-x;}
#header .row_3 .col_1 { width:207px; background:url(images/head_banner_1.jpg) no-repeat;}
#header .row_3 .col_1 div { padding:34px 0 0 17px;}
#header .row_3 .col_2 { width:219px; background:url(images/head_banner_2.jpg) no-repeat;}
#header .row_3 .col_2 div { padding:34px 0 0 17px;}
#header .row_3 .col_3 { width:340px; background:url(images/head_banner_3.jpg) no-repeat right bottom;}
#header .row_3 .col_3 .c1 { padding:34px 0 0 32px;}
#header .row_3 .col_3 .c2 { padding:28px 0 0 9px;}

#header .row_3 .img_indent { margin-right:14px;}
#header .row_3 .title { margin:3px 0 10px 0;}

/*content*/
#content { height:371px;}
#content .col_2 .indent { color:#303030;}


/*footer*/
#footer { height:52px; background:url(images/footer_bgd_right.jpg) no-repeat right top; color:#FFFFFF;}
#footer div { margin:15px 0 0 40px;}
#footer a { color:#FFFFFF; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/* page1 */
#page1 #content .col_1 { width:551px;}
#page1 #content .col_2 { width:215px;}
#page1 #content .col_1 .indent { padding-top:40px;}
#page1 #content .col_1 .img_indent { margin:5px 21px 0 0;}
#page1 #content .col_1 .title { margin:-30px 0 13px 0;}
#page1 #content .col_1 .title1 { margin:0 0 13px 0;}
#page1 #content .col_1 ul { margin-top:15px;}
#page1 #content .col_2 { background:url(images/col_2_center.jpg) repeat-y;}
#page1 #content .col_2 table {background:url(images/col_2_top.jpg) no-repeat left top;}
#page1 #content .col_2 .c1 {background:url(images/col_2_btm.jpg) no-repeat left bottom;}
#page1 #content .col_2 .title { margin-left:1px; margin-bottom:0px;}
#page1 #content .col_2 .indent { padding:21px 30px 23px 38px;}
#page1 #content .col_2 .line_hor { margin:17px 0 20px 0;}
#page1 #content .col_2 .link1 { margin-left:1px;}



/* page2 */
#page2 #header .row_1 .col_1 .c1 { padding:24px 5px 0 15px;}
#page2 #header .row_3 .col_3 { background:url(images/head_banner_3_2.jpg) no-repeat right bottom;}
#page2 #content .col_1 { width:432px;}
#page2 #content .col_1 .img_indent { margin-top:3px;}
#page2 #content .col_1 .indent {  padding:50px 0 20px 0;}
#page2 #content .col_2 .indent { padding:21px 28px 23px 38px;}
#page2 #content .col_2 { background:url(images/p2_col_2_center.jpg) repeat-y;}
#page2 #content .col_2 table {background:url(images/p2_col_2_top.jpg) no-repeat left top;}
#page2 #content .col_2 .c1 {background:url(images/p2_col_2_btm.jpg) no-repeat left bottom;}
#page2 #content .col_2 .title { margin-left:3px;}
#page2 #content .col_2 .line_hor { margin:4px 0 20px 0;}
#page2 #content .col_2 .link1 { margin-left:3px;}
#page2 #content .col_2 ul { margin-left:3px;}
#page2 #footer { background:url(images/footer_bgd_right_2.jpg) no-repeat  right top;}


/* page3 */
#page3 #header .row_1 .col_1 .c1 { padding:24px 0 0 35px;}
#page3 #header .row_1 .col_1 .c2 { padding:24px 1px 0 11px;}
#page3 #content .col_1 { width:551px;}
#page3 #content .col_2 { width:215px;}
#page3 #content .col_1 .indent { padding-top:40px;}
#page3 #content .col_1 .img_indent { margin:3px 21px 0 0;}
#page3 #content .col_1 .title { margin:10px 0 13px 0;}
#page3 #content .col_1 .title1 { margin:0 0 14px 0;}
#page3 #content .col_1 ul { margin-top:15px;}
#page3 #content .col_2 { background:url(images/col_2_center.jpg) repeat-y;}
#page3 #content .col_2 table {background:url(images/col_2_top.jpg) no-repeat left top;}
#page3 #content .col_2 .c1 {background:url(images/col_2_btm.jpg) no-repeat left bottom;}
#page3 #content .col_2 .title { margin-left:4px; margin-bottom:0px;}
#page3 #content .col_2 .indent { padding:21px 30px 23px 38px;}
#page3 #content .col_2 .line_hor { margin:17px 0 17px 0;}
#page3 #content .col_2 .link1 { margin-left:3px;}
#page3 #content .col_2 ul { margin-left:3px;}

/* page4 */
#page4 #header .row_1 .col_1 .c2 { padding:24px 0 0 13px;}
#page4 #header .row_1 .col_1 .c3 { padding:24px 1px 0 13px;}
#page4 #header .row_3 .col_3 { background:url(images/head_banner_3_2.jpg) no-repeat right bottom;}
#page4 #content .col_1 { width:435px;}
#page4 #content .col_1 .title { margin-top:13px;}
#page4 #content .col_1 .title1 { margin-bottom:13px;}
#page4 #content .col_1 .img_indent { margin-top:3px;}
#page4 #content .col_1 .indent {  padding:37px 0 20px 0;}
#page4 #content .col_2 .indent { padding:21px 14px 22px 36px;}
#page4 #content .col_2 { background:url(images/p2_col_2_center.jpg) repeat-y;}
#page4 #content .col_2 table {background:url(images/p2_col_2_top.jpg) no-repeat left top;}
#page4 #content .col_2 .c1 {background:url(images/p2_col_2_btm.jpg) no-repeat left bottom;}
#page4 #content .col_2 .title { margin-left:3px; margin-bottom:16px;}
#page4 #content .col_2 .line_hor { margin:4px 0 15px 0;}
#page4 #content .col_2 .img_indent { margin-top:5px;}
#page4 #content .col_2 .link1 { margin-left:3px;}
#page4 #content .col_2 ul { margin-left:3px;}
#page4 #footer { background:url(images/footer_bgd_right_2.jpg) no-repeat right top;}


/*page5*/
#page5 #header .row_1 .col_1 .c4 { padding:24px 0 0 20px;}
#page5 #header .row_1 .col_1 .c5 { padding:24px 2px 0 14px;}
#page5 #header .row_3 .col_3 { background:url(image) no-repeat right bottom;}
#page5 #content .col_1 { width:745px;padding:10px 0 0 25px;}
#page5 #content .col_1 .title { margin-top:13px;}
#page5 #content .col_1 .img_indent {padding-right:10px}
#page5 #content .col_1 .indent {width:700px; padding-left:45px}

#page5 #content .col_2 { width:350px;padding:10px 0 0 0;}


#page5 #footer { background:url(images/footer_bgd.jpg) no-repeat right top;}


/* page6*/
#page6 #header .row_1 .col_1 .c4 { padding:24px 0 0 20px;}
#page6 #header .row_1 .col_1 .c5 { padding:24px 2px 0 14px;}
#page6 #header .row_3 .col_3 { background:url(image) no-repeat right bottom;}
#page6 #content .col_1 { width:745px;padding:10px 0 0 25px;}
#page6 #content .col_1 .title { margin-top:13px;}
#page6 #content .col_1 .img_indent {padding-right:10px}
#page6 #content .col_1 .indent {width:700px; padding-left:45px}

#page6 #content .col_2 { width:350px;padding:10px 0 0 0;}


#page6 #footer { background:url(images/footer_bgd.jpg) no-repeat right top;}


/* page7*/
#page7 #header .row_1 .col_1 .c5 { padding:24px 0 0 16px;}
#page7 #header .row_1 .col_1 .c6 { padding:24px 0 0 8px;}
#page7 #header .row_3 .col_3 { background:url(images/head_banner_3_2.jpg) no-repeat right bottom;}
#page7 #content .col_1 { width:434px;}
#page7 #content .col_1 .title { margin-top:13px;}
#page7 #content .col_1 .title1 { margin:0 0 13px 0;}
#page7 #content .col_1 .img_indent { margin-top:3px;}
#page7 #content .col_1 .indent {  padding:37px 0 20px 0;}
#page7 #content .col_1 .line_hor { margin:25px 0 30px 0;}
#page7 #content .col_2 .indent { padding:21px 42px 22px 36px;}
#page7 #content .col_2 { background:url(images/p2_col_2_center.jpg) repeat-y;}
#page7 #content .col_2 table {background:url(images/p2_col_2_top.jpg) no-repeat left top;}
#page7 #content .col_2 .c1 {background:url(images/p2_col_2_btm.jpg) no-repeat left bottom;}
#page7 #content .col_2 .title { margin-left:3px; margin-bottom:13px;}
#page7 #content .col_2 .line_hor { margin:4px 0 15px 0;}
#page7 #footer { background:url(images/footer_bgd_right_2.jpg) no-repeat right top;}


/* page8*/
#page8 #header .row_3 {background:url(images/r_head_1.jpg) repeat-x right bottom;}
#page8 #header .row_3 .col_3 {height:109px; background:url(images/head_banner_3_p8.jpg) no-repeat bottom left;}
#page8 #footer { background:none;}