/************************************
    	MAIN LAYOUT: Tags & IDs
************************************/

body {
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: #59ABB7;
    padding: 0px;
    margin: 0px;
}
#outsideWrapper {
    width: 800px;
    text-align: left;
    margin: 0px auto 0px auto;
}
#wrapper {
    width: 800px;
    background: url(../img/bg_main_top.gif) no-repeat top left;
    
}
#insideWrapper {
    width: 800px;
    background: url(../img/bg_main_bottom.gif) no-repeat bottom left;
    position: relative;
}
#imgWrapper {
    width: 470px;
    height: 328px;
    position: absolute;
    right: 65px;
    top: 64px;
    z-index: 1;
}
#logoWrapper {
    background: url(../img/bg_top_img_chromaKey.gif) no-repeat top left;
    width: 670px;
    height: 80px;
    position: absolute;
    left: 65px;
    top: 40px;
    z-index: 100;
}
#menuWrapper {
    width: 199px;
    height: 272px;
    background: #595959;
    position: absolute;
    left: 65px;
    top: 120px;
    z-index: 10;
	font-size: 13px;
}
#menuWrapper ul {
    list-style-type: none;
    margin: 30px 40px 0px 35px;
    padding: 0px;
}
#menuWrapper ul li {
    list-style-type: none;
    margin: 12px 0px 16px 0px;
    padding: 0px 0px 16px 25px;
    border-bottom: 1px dotted #757575;
    background: url(../img/menu_bullet_off.gif) no-repeat 0px 2px;
}
#mainContent {
    width: 730px;
    background: url(../img/bg_mainContent_top.gif) no-repeat left top;
}
#mainContent_internal {
    width: 730px;
    background: url(../img/bg_mainContent_top_internal.gif) no-repeat left top;
}
#mainContent_bottom {
    width: 730px;
    height: 75px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../img/bg_mainContent_bottom.gif) no-repeat left bottom;
}
#leftCol {
    width: 163px;
    padding: 0px 18px 0px 18px;
    border-right: 1px dotted #999999;
}
#leftCol img {
    border: none;
    display: block;
}
#mainCol {
	width: 380px;
	min-height: 300px;
	padding: 0px 25px 0px 35px;
	position: absolute;
	top: 50px;
	left: 230px;
}
#mainCol h1 {
	font-family: Times, Georgia, Garamond, serif;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
	padding: 5px 0px 20px 0px;
	color: #237aac;
}
#footer {
	background: url(../img/bg_footer_627_54.gif) no-repeat top left;
	width: 627px;
	height: 54px;
	position: absolute;
	bottom: 40px;
	left: 52px;
}
#footerTelephone {
	position: absolute;
	top: 2px;
	left: 30px;
}
#footerMobile {
	position: absolute;
	top: 2px;
	left: 230px;
}
#footerEmail {
	position: absolute;
	top: 2px;
	right: 40px;
}
#bottomFooter {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -50px;
	left: 0px;
}
#bottomFooter p {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 10px;
}
#bottomFooter p span {
	color: #237aac;
	font-size: 11px;
}
#modulo {
	margin: 15px 0px 0px 2px;
	padding: 20px 0px;
	width: 381px;
	border-top: 1px dotted #999999;
	font-size: 13px;
	color: #515151;
}
#modulo div {
	margin: 5px 0px 25px 10px;
	width: 360px;
	position: relative;
}
#modulo input, #modulo textArea {
	padding: 2px;
}
#sendButton {
	color: #237aac !important;
	border: 1px solid #b1b1b1 !important;
	width: 130px !important;
	position: absolute;
	top: 80px;
	left: 104px;
}
#resetButton {
	position: absolute;
	top: 80px;
	right: 0px;
}
table td {
	text-align: left;
}
/************************************
    		CLASSES
************************************/

.footerContactDetail {
	color: #515151;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: -1px;
}
.noBorder {
    border: none !important;
}
.menuSelected {
    background: url(../img/menu_bullet_on.gif) no-repeat 0px 2px !important;
    color: #fff !important;
}
.menuSelectedLink {
    color: #fff !important;
}
.leftColAdvert {
	padding: 0px;
	margin: 20px 0px;
	font-size: 13px;
}
.leftColCaption {
	display: block;
	color: #666;
	margin: 10px 0px 10px 0px;
}
.standardParagraph {
	margin: 0px;
	padding: 10px 0px 0px 2px;
	font-size: 13px;
	line-height: 22px !important;
	color: #333;
}
.servicesParagraph {
	margin: 0px;
	padding: 10px 0px 5px 2px;
	font-size: 13px;
	line-height: 18px !important;
	color: #515151;
}
.iw_home {
	height: 875px !important;
}
.iw_about {
	height: 975px !important;
}
.iw_clients {
	height: 925px !important;
}
.iw_contact {
	height: 1010px !important;
}
.iw_services {
	height: 1050px !important;
}
.lc_home {
    position: absolute;
    top: 50px;
    left: 30px;
}
.lc_about {
    position: absolute;
    top: 180px;
    left: 30px;
	height: 320px;
}
.lc_contact {
    position: absolute;
    top: 180px;
    left: 30px;
	height: 380px;
}
.lc_contact h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #999;
	font-size: 22px;
	color: #237aac;
	font-family: Times, Georgia, Garamond, serif;
	font-weight: normal;
	letter-spacing: -1px;
}
.lc_contact address {
	display: block;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 20px !important;
	color: #333;
	font-weight: bold;
	font-style: normal;
}
.addressLabel {
	font-size: 13px;
	line-height: 20px !important;
	color: #515151;
	font-weight: normal;
	display: block;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}
.lc_clients {
    position: absolute;
    top: 180px;
    left: 30px;
	height: 270px;
}
.lc_clients img {
    position: relative;
    left: -8px;
}
.lc_services {
    position: absolute;
    top: 180px;
    left: 30px;
	height: 430px;
}
.lc_services img {
    position: relative;
    left: -8px;
}
.lc_services h2 {
	margin: 2px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #999;
	font-size: 22px;
	color: #237aac;
	font-family: Times, Georgia, Garamond, serif;
	font-weight: normal;
	letter-spacing: -1px;
}
.lc_services address {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 20px !important;
	color: #333;
	font-weight: bold;
	font-style: normal;
}
.addressLabel {
	font-size: 13px;
	line-height: 20px !important;
	color: #515151;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
.mc_home {
    height: 440px !important;
    position: absolute;
    top: 392px;
    left: 35px;
}
.mc_about {
    height: 640px !important;
    position: absolute;
    top: 265px;
    left: 35px;
}
.mc_contact {
    height: 690px !important;
    position: absolute;
    top: 265px;
    left: 35px;
}
.mc_clients {
    height: 590px !important;
    position: absolute;
    top: 265px;
    left: 35px;
}
.mc_services {
    height: 740px !important;
    position: absolute;
    top: 265px;
    left: 35px;
}
.paragraphHeader {
	display: block;
	margin-bottom: 10px;
}
.paragraphHeaderBottom {
	display: block;
	margin: 20px 0px 10px 0px;
}
.popupHeader {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #515151;
}
.clientsList {
	list-style-type: none !important;
	margin: 10px 0px;
	padding: 10px 0px 0px 2px;
	font-size: 13px;
	width: 350px;
	color: #515151;
}
.clientsList li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block !important;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.clientsList li:hover {
	background: #bfd9e9;
	color: #333;
	font-weight: bold;
}
.longField {
}
.longField input {
	position: absolute;
	right: 0px;
	width: 250px;
	border: 1px solid #b1b1b1 !important;
}
.longField label {
	position: relative;
	top: 8px;
}
.shortField {
}
.shortField input {
	position: absolute;
	right: 100px;
	width: 150px;
	border: 1px solid #b1b1b1 !important;
}
.shortField label {
	position: relative;
	top: 8px;
}
.messageField {
	margin-top: 10px !important;
}
.messageField textArea {
	position: absolute;
	right: 0px;
	width: 250px;
	height: 100px;
	border: 1px solid #b1b1b1 !important;
}
.messageField label {
	position: relative;
	top: 0px;
}
.formButtons {
}
.formButtons input {
	margin: 5px 0px 0px 0px !important;
	background: #fff;
	color: #515151;
	font-size: 12px;
	border: 1px solid #b1b1b1 !important;
}

/***********************************
    		LINKS
************************************/

a img, a:hover img {
    border: none;
}
#menuWrapper ul li a {
    text-decoration: none;
    color: #aeaeae;
}
#menuWrapper ul li a:hover {
    text-decoration: none;
    color: #ffffff;
}
#leftCol a {
	text-decoration: none;
}
a.leftColAdvertHeader {
	color: #333;
	font-weight: bold;
	font-size: 13px;
}
a:hover.leftColAdvertHeader {
	text-decoration: underline !important;
	color: #237aac;
}
a.leftColReadMore {
	color: #237aac;
	display: block;
	text-align: right;
	font-weight: bold;
}
a:hover.leftColReadMore {
	text-decoration: underline !important;
	color: #237aac;
}
#leftCol img a, #leftCol img a:hover {
    border: none;
}
.standardParagraph a {
	color: #237aac;
	text-decoration: none !important;
	font-weight: bold;
}
.standardParagraph a:hover {
		text-decoration: underline !important;
}
.footerContactDetail a {
	color: #515151 !important;
	text-decoration: none !important;
}
.footerContactDetail a:hover {
	text-decoration: underline !important;
}
#bottomFooter a {
	color: #237aac;
	text-decoration: none !important;
}
#bottomFooter a:hover {
	text-decoration: underline !important;
}
a.popupLink {
	text-decoration: none !important;
	display: block !important;
	margin: 0px 0px 3px 0px;
	padding-bottom: 3px;
	width: 350px;
	border-bottom: 1px dotted #ccc;
}
a:hover.popupLink {
	text-decoration: none !important;
	color: #333 !important;
}
address a {
	color: #237aac;
	text-decoration: none !important;
	font-size: 13px;
	letter-spacing: 0px;
}
address a:hover {
	color: #333;
	text-decoration: underline !important;
}
