html,body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #0066CC;
}
#logo {
	background-image: url(snam_logo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 138px;
	float: left;
}
#header {
	height: 66px;
}
#topRight {
	float: right;
	width: 825px;
	height: 60px;
	background-image: url(sanm.jpg);
	background-repeat: no-repeat;
	background-position: 100px;
}
#topContact {
	float: right;
	padding-right: 40px;
}
#mainContent {
	width: 964px;
}
#clear {
	clear: both;
	background-image: url(hr.jpg);
	background-repeat: repeat-x;
	height: 9px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:link,
#footer a:active,
#footer a:visited {
	text-decoration: none;
	color: #CE2922;
}

#footer a:hover {
	text-decoration: underline;
}

#leftPanel {
	float: left;
	width: 209px;
}
#rightPanel {
	float: right;
	width: 753px;
}
#mainMenu {
	background-color: #CE2922;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 20px;
	font-weight: bold;
}
#mainMenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainMenu li {
	list-style-type: none;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D84F30;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 75px;
}
#profile {
}
#topprofile {
	background-image: url(profile_top.jpg);
	background-repeat: no-repeat;
	height: 43px;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
	color: #FFFFFF;
}
#innerContent {
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	color: #FF4F00;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #FF4F00;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p {
	line-height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
}


#midleProfile {
	background-image: url(profile_midl.jpg);
	background-repeat: repeat-y;
	top: 0px;
	background-position: center center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#botumProfile {
	background-image: url(profile_botam.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-right: 10px;
	padding-left: 12px;
}


.menu {
	background-image: url(menu_bulet.jpg);
	background-repeat: no-repeat;
	background-position: 192px 8px;
	padding: 0px;
}
.menuOver {
	background-image: url(menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: 30px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news {
	background-image: url(news_top.jpg);
	background-repeat: no-repeat;
	height: 47px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.location {
	background-image: url(location.jpg);
	background-repeat: no-repeat;
	height: 42px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#dataTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #596F7D;
	border-right-color: #596F7D;
	margin: 0px;
	padding: 0px;
}
#dataTable a:link,
#dataTable a:active,
#dataTable a:visited,
#dataTable a:active
 {
	color: #FFFFFF;
	text-decoration: none;
}
#dataTable a:hover {
	text-decoration: underline;
}

#dataTable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #596F7C;
	border-left-color: #596F7C;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
}
#dataTable th {
	color: #FFFFFF;
	background-color: #5A6B72;
	padding-left: 10px;
}

.locationBotam {
	background-image: url(location_bot.jpg);
	background-position: top;
	height: 73px;
}
a:link,
a:visited,
a:active {
	color: #FF4F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#dataTable2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #596F7D;
	border-right-color: #596F7D;
	margin: 0px;
	padding: 0px;
}
#dataTable2 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #596F7C;
	border-left-color: #596F7C;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dataTable2 th {

	color: #FFFFFF;
	background-color: #5A6B72;
	padding-left: 10px;
}
.formHead { font-weight:bold; background:#168eec; padding:5px; border-bottom:1px solid #3c51a0; }
.formHead span { font-weight:normal; }
.input { padding:2px 4px; border:1px solid #364041; background:#fff !important; }
.button {
	border:0;
	font-size:0.9em;
	color:#fff;
	background-color: #5C6D74;
}
