*{ margin: 0; padding:0;}
html {
	min-height: 100%;
	height: auto;
}
img {  border:none; border:0}
body {
	background-color:#0696ce;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper { width:913px; margin:0 auto; padding-top:25px;}
#top { width:913px; background-image:url(images/bg-top.png); height:30px; background-repeat:no-repeat;}
#middle { width:883px; background-image:url(images/bg-middle.png); background-repeat:repeat-y; text-align:left; padding:0 15px;}
#bottom { width:913px; background-image:url(images/bg-bottom.png); height:26px; background-repeat:no-repeat; background-position:bottom;}

#content { padding-left:3px;}
#content .ctop { width:878px; height:20px; background-image:url(images/content-top.gif); background-repeat:no-repeat;}
#content .cmiddle { width:878px; background-image:url(images/content-middle.gif); background-repeat:repeat-y;}
#content .cbottom { width:878px; background-image:url(images/content-bottom.gif); background-repeat:no-repeat; background-position:bottom;}

ul#images { height:158px; overflow:hidden; width:879px; padding-left:3px; margin-bottom:5px;}

.ll { width:550px; padding:0px 15px 20px 15px; float:left;}
.ll h1 { color:#2083c1; font-size:25px;}
.ll p { font-size:13px; line-height:19px; padding-bottom:15px;}
.ll p.first { color:#18488d; font-size:16px; line-height:22px;}
.rl { float:right; width:244px; padding: 0px 15px 20px 15px; color:#92d9f8; font-size:12px; line-height:18px;}
.rl p { margin-bottom:6px; padding:0}
.rl a { color:#FFFFFF; font-weight:bold; font-size:14px; margin-bottom:5px; text-decoration:none;}
.rl a:hover {color:#92d9f8; }
.rl a img { float:left; padding-right:5px; margin-top:-5px; margin-bottom:10px;}
br { clear:both;}
a#email {font-weight: normal;}

