/* CSS Document */

body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #c1bebe;
	color: #2a262b;
}

#docA {
	width: 1012px;
	height:9px;
	background-image:url(../images/bg-top.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 9px;
}


#docB {
	width: 992px;
	line-height: 150%;
	background-image:url(../images/bg-center.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-left:10px;
	padding-right:10px;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#docC {
	width: 1012px;
	height:9px;
	background-image:url(../images/bg-bottom.jpg);
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	margin-top: 0px;
	background-repeat: no-repeat;
}



/*Header */

#header {
	position: relative;
	height: 130px;
	}

#header-nav {
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:971px;
	height:25px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right:20px;
	font-size:110%;
}

#header span {
	margin-top: 0px;
	margin-bottom: 0;
	padding-right: 12px;
	padding-left: 12px;	
}

#header-logo {
	position: relative;
	left: 10px;
	height: 103px;
	width: 201px;
	background: url(../images/logo-saa.gif) no-repeat left top;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
#header_title {
	position: absolute;
	left: 390px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:400px;
	width: 230px;
	top: 8px;
	font-size: 11px;
}
#header_title a{
	color: #494549;	
}

#header-logo a, #header #logo a:visited {
	display:block;
	position:absolute;
	top:-2px;
	left:0px;
	height: 49px;
	width: 205px;
	padding-top: 58px;
	overflow:hidden;
	font-size:1%;
	border: 0;
	color: #000000;
	background:none;
	text-decoration:none;
}






#menu_home {
	font-weight: bold;
	text-decoration: none;
	color:#b6b6b6;
}
#menu_home:hover {
	color: #bd995c;
}


#menu_contactus {
	font-weight: bold;
	text-decoration: none;
	color:#b6b6b6;
	}
#menu_contactus:hover {
	color: #bd995c;
}



#home_section #menu_home {
	color: #fff; font-weight: bold;
	text-decoration: none;
}


#contactus_section #menu_contactus {
	color: #fff; font-weight: bold;
	text-decoration: none;
}




h1 {
	font-size: 150%;
	margin-bottom: 15px;
	color: #333;
}

h2 {
	font-weight: bold;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a, a:link, a:visited{
	color: #6c110f;
	text-decoration: none;
}

a:hover{
	color: #6c110f;
	text-decoration: underline;
}

.title {
	font-size: 120%;
	font-weight: bold;
}


.bold {font-weight: bold;}

.subtitle {
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
}

.requiredfields {
	color: #F7901E;
	font-size: 11px;
	text-align: left;
}




/*main photo */

#seg1_home {
	background-image: url(../images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 320px;
	width: 991px;	
}
#seg1_home2 {
	background-image: url(../images/main-photo1.jpg);
	background-repeat:no-repeat;
	height: 320px;
	width: 991px;	
}


#seg1_contactus {
	background-image: url(../contactus/images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}

.padding_photo_home{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.padding_photo_right{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.padding_photo_left{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left:0px;
}


.center-align {
	text-align: center;
}

.largertxt {
	font-size: 118%;
}

/*Footer*/

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 828px;
	margin-top: 10;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
	color: #7a7577;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 16px;
}
#footer p {font-size: 11px; margin: 2px 0 2px 0; text-align: center;}
#footer span { margin: 0 5px 0 5px;}
#footer a{
	color: #7a7577;
	text-decoration: none;
}
#footer a:hover{
	color: #7a7577;
	text-decoration: underline;
}
li {
	list-style-image: url(../images/ic-bullet.gif);
}
