/* Global Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	line-height: 1.3em;
	}

.homePg {
	background-image: url(../images/watermarks/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	margin-right: 5px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

.heading-background {
	background-image:url(../images/heading-background.jpg);
	background-repeat:repeat-x;
	background-position: left 0;
	margin: 0px;
	padding: 0px;
}

a {
	color: #00CCFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#windowswrapper {
	margin: 0px auto auto;
	width: 85%;
	background-color:#FFFFFF;
}

.shading-tl {
	background-image: url(../images/sh-tl.jpg);
	background-repeat: no-repeat;
	width: 7px;
	background-position: right bottom;
}
.shading-tr {
	background-image: url(../images/sh-tr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 7px;
}

.shading-l {
	background-image: url(../images/sh-l.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	width: 7px;
}
.shading-r {
	background-image: url(../images/sh-r.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 7px;
}

.shading-bl {
	background-image: url(../images/sh-bl.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.shading-b {
	background-image: url(../images/sh-b.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.shading-bR {
	background-image: url(../images/sh-bR.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainMenu {
	color: #000;
	left: 0px;
	padding: 0px;
	margin: 0px;
	height: 24px;
	font-size: 11px;
}

#menuItems {
	float: left;
	padding-left: 360px;
	margin: 0px;
	display: block;
	width: 150px;
	border-bottom: 1px solid white;
}

.menuItem {
	list-style-type: none;
	height: 24px;
	width: auto;
}


#mainMenu a, #mainMenu a:visited {
	color: white;
	text-decoration: none;
}

#mainMenu a:hover {
	color: grey;
	text-decoration:underline;
}

.tabledivider {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #92278f;
	color: #000000;
	margin-bottom: 2em;
}

h2 {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	float: clear;
	clear:both;
	margin-bottom: 0px;
}

h3 {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #00b1da;
	color: #000000;
	margin-bottom: 0px;
}

h4 {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0px;
}

h5, h6 {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #00b1da;
	font-size: 15px;
	color: #000000;
	margin-bottom: 0px;
}

#main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.9em;
}

#main-text a, #main-text a:visited {
	text-decoration: none;
	color: #0099FF;
}

#main-text a:hover {
	text-decoration: underline;
	color: #0099FF;
}

#logo {
	background-repeat: no-repeat;
	background-position: left top;
	width: 300;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 150px;
	top: 0px;
	height: 150;
	float: left;
}

.footer {
	color: white;
	background-color: #CCCCCC;
	font-size: 10px;
	padding-right: 5px;
}

.footer a, .footer a:visited {
	color: white;
	text-decoration:none;
}

.footer a:hover {
	color: #aaaaaa;
	text-decoration:underline;
}

#headingleft {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 500px;
	padding-left: 50px;
	height: 168px;
}

#LeftContent {
	width: 45%;
	float: left;
	padding-top: 50px;
	padding-right: 30px;
	margin-left: 30px;
	border-right: solid 1px #3c95ae;
	font-size: 10pt;
	line-height: 1.5em;
}

#LeftContent p, #RightContent p {
	color: #b20245;
}

#RightContent {
	width: 45%;
	float: left;
	padding-top: 50px;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 1.5em;
}

.c2a {
	margin: 22px;
	border: 1px solid #777777;
	background-color: #146095;
	font-size: 1em;
	letter-spacing: 1px;
}

.c2a2 {
	margin: 22px;
	border: 1px solid #777777;
	font-size: 1em;
	letter-spacing: 1px;
	background-image:url(../images/WhitePanelBack.png);
	background-repeat:repeat;
	color: #000000;
}

.c2a p, .c2a2 p {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 8pt;
	line-height: 1.5em;
}

.c2ahead {
	background-color: #50bede;
	height: 18px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 8pt;
	letter-spacing: 1px;
}

.c2ahead2 {
	background-color: #50bede;
	height: 30px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 8pt;
	letter-spacing: 1px;
	padding-top: 2px;
	line-height: normal;
}

.c2a2head {
	background-color: #50bede;
	height: 18px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 8pt;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

#quotationHome {
	padding-top: 35px;
	clear: both;
	border: none;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	max-height: 270px;
	min-height: 270px;
}

#quotation {
	padding-top: 35px;
	clear: both;
	border: none;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
}

label {
	float: left;
	width: 20em;
}

#LeftColumn {
	width: 20%;
	background-color: #3c95ae;
	min-height: 400px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}

#RightColumn {
	width: 74%;
	float: left;
	overflow: hidden;
}

#RightColumnContent {
	margin-left: 10px;
}

#RightColumnContact2 {
	clear: both;
	width: 100%;
	padding-left: 10px;
	margin-right: 50px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3c95ae;
	line-height: 2em;
	font-size: 10pt;
}

#RightColumnContact2 p {
	margin-top: 2px;
	margin-left: 10px;
}

.pgthumbs {
	border: 1px solid #cecece;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

#right-caption {
	width: 65px;
	background-color: #e5f7fb;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 18px;
	padding-bottom: 20px;
	padding-right: 10px;
	float: left;
	font-size: 10px;
	line-height: 1.3em;
	color: #919697;
}

#right-caption p {
	color: #919697;
}

#right-picture {
	border: none;
	float: right;
}
.clearthumbs {
	clear: both;
	float: none;
}
