/* CSS Document */

body {
		background-image:url(img/bg.jpg);
		background-position:center;
		margin-top:0px;
}


#background {
		background-image:url(img/div_bg.jpg);
		background-position:center;
		background-repeat:repeat-y;
		width:890px;
}


#header {
		background-image:url(img/header_bg.png);
		background-position:center;
		height:68px;
		width:880px;
}


#menu {
		background-image:url(img/menubg.png);
		background-position:center;
		height:41px;
		width:876px;
		vertical-align:middle;
}

.menuItem {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#e5e5e5;
		height:41px;
		vertical-align:middle;
		line-height:250%;
}
a.menuItem:link, a.menuItem:visited, a.menuItem:hover, a.menuItem:active {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#e5e5e5;
		height:41px;
		vertical-align:middle;
		line-height:250%;
		text-decoration:none;
}


.menuBreaker {
		padding-left:30px;
		padding-right:30px;
}


#content {
		vertical-align:top;
}

#content_left {
		width:631px;
		vertical-align:top;
}

#content_right {
		width:249px;
		vertical-align:top;
}

#contentImageBorder {
		border:#e0e0e0;
		border-style:solid;
		border-width:10px;
}

.headingTitle {
		color:#0c708b;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:27px;
		text-align:left;
		padding-left:30px;
}

.contentHeading {
		color:#c1050B;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-style:italic;
		text-align:justify;
}

.contentTextHeading {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#424B5A;
		font-weight:bold;
		text-align:left;
}

.contentTextRegular {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#424B5A;
		text-align:left;
		line-height:160%;
}

.callUSText {
		color:#51453E;
		font-size:22px;
		font-family:Calibri, Verdana, Arial;
		line-height:75%;
}
.callUSPhone {
		color:#FFFFFF;
		font-family:Calibri, Verdana, Arial;
		font-size:25px;
		line-height:75%;
}

a.contentLink:link, a.contentLink:visited, a.contentLink:hover, a.contentLink:active {
		color:#cc0000;
		text-decoration:underline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
}

#paddedTable {
		padding-left:30px;
}

#footer {
		background-image:url(img/footerImage.jpg);
		background-position:center;
		background-repeat:no-repeat;
		margin-right:1px;
		padding-right:1px;
		height:32px;
		width:890px;
}
#footerText {
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#d1d0d0;
}
li { list-style-image:url(img/bullet.png); }


a.internal_link:link, a.internal_link:visited,  a.internal_link:active { 
font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
color:#0c708b; 
text-decoration:none;
}

a.internal_link:hover {  
font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
color:#00313e; 
text-decoration:underline;
}
.doc_size { font-family:Arial, Helvetica, sans-serif; color:#0c708b; font-size:11px; }
.pictures_text { color: #105356; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.contacts_paragraph { color:#105356; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px; }