* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 11px;
    line-height: 16px;
    font-family: Arial, "Trebuchet MS", sans-serif;
    color: #1c8396;
    background: #1c8396 url(images/body-bg.gif) repeat-x 0 0;
    text-align: left;
}
.cl { font-size: 0; line-height: 0; height: 0; clear: both; }


a img { border: 0; }
a { color: #1c8396; text-decoration: none; font-size: 11px; font-weight: bold; }
a:hover { text-decoration: underline; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

#shell { width: 942px; margin: 0 auto; }

a#logo {
	display: block;
	float:left;
	height: 73px;
	width: 468px;
	padding: 24px 42px 11px 28px;
}

h2.description { float: left; display: inline; font-size: 16px;  line-height: 20px; font-weight: bold; padding-top: 30px; width: 350px; }

.navigation {
	background: url(images/nav.gif) no-repeat 0 0;
	height: 40px;
	width: 622px;
	margin: 0 auto;
	margin-bottom: 5px;
}

.navigation ul { list-style: none outside; padding: 10px 0 0 0; text-align: center; line-height:20px; }
.navigation li { display: inline; padding:0 4px; }
.navigation li a {font: 16px ITC American Typewriter, Arial, serif; }
.navigation li span { font-size: 16px; padding-left: 10px; color: #5895a6; }

#content {
	background: url(images/cnt-bg.gif) repeat-y 0 0;
	height: 100%;
}

#content .bot {
	background: url(images/cnt-bot.gif) no-repeat 0 bottom;
	padding-bottom: 36px;
}

#content .top {
	background: url(images/cnt-top.gif) no-repeat 0 top;
	padding: 0 20px;
	padding-top: 18px;	
}

#side-left {
	float: left;
	display: inline;
	width: 200px;
}

.blue-box {
	background: #1c8396;
	padding: 15px;
	color: #fff;
}

.blue-box a { color: #fff; }

.blue-box h2 {
	font: 23px ITC American Typewriter, Arial, serif;
	line-height: 25px;
	text-transform: uppercase;
}

.why ul { 
	border-top: 1px dotted #fff; 
	border-bottom: 1px dotted #fff;
	margin-top: 10px;
	padding: 10px 0 39px 0;
	list-style: none outside;
}

.why li {
	font-size: 11px;
	background: url(images/question-mark.gif) no-repeat 0 12px;
	padding: 7px 0;
	padding-left: 20px;
}

#mainbox {
	float: left;
	display: inline;
	width: 440px;
	padding: 25px 30px 0;
}

#mainbox h2 {
	float: left;
	display: inline;
	width: 250px;
	font: 23px ITC American Typewriter, Trajan Pro, serif;
	line-height:25px;
	text-transform: uppercase;
}

.news .head { 
	border-bottom: 1px dotted #1c8396; 
	padding-bottom: 5px; 
	margin-bottom: 10px; 
}

.news .head a { display: block; padding-top: 10px; }
.news .head p { padding: 0; }

.news h3 { 
	font-size: 14px; 
	line-height: 18px; 
	font-weight: normal;
	padding-bottom: 15px; 
}

.news p { padding-bottom: 15px; }

#side-right { float: left; display: inline; width: 200px; }


#side-right .blue-box h2 {
	border-bottom: 1px dotted #fff;
	padding-bottom: 10px;
}

.contact ul { list-style: none outside; }

.contact li {
	background-repeat:  no-repeat;
	background-position:  0 center;
	padding: 8px 0;
	padding-left: 35px;
	height: 21px;
	line-height: 13px;
}

.contact .email { background-image: url(images/email-icon.gif); line-height: 20px; }
.contact .phone { background-image: url(images/phone-icon.gif); }
.contact .skype { background-image: url(images/skype-icon.gif); }


#side-right .blue-box { margin-bottom: 8px; }

.blog ul { list-style: none outside; border-bottom: 1px dotted #fff; }
.blog li { padding: 4px 0;  }

#footer { color: #fff; }
#footer a { color: #fff; }