/* C Praxism Limitied */
/* Elements */

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

h1, h5, h6 {
	color: #656565;
}

h3{
	color: #000033;
	text-align: center;
}

h4{
	color: #1D3D6B;
	text-align: left;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #1D3D6B;
}

a {
	color: #1D3D6B;
}

a:hover {
	text-decoration: none;
	color: #1D3D6B;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header Settings */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

#header-right-edge {
	float: right;
	height: 1px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

/* Menu Settings */
#menu {
	float: left;
	width: 600px;
	height: 36px;
	margin: 0;
	font-weight: bold;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	background: #345885 url(images/img04.gif) repeat-x;
}

#input1 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
	background: url(images/img05.gif) repeat-x;
}

#colOne h3 {
	font-size: 20px;
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne list {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne list.first {
	border: none;
}

#colTwo {
	float: right;
	width: 630px;
	padding: 30px 30px 0 30px;
	background: url(images/banner.gif) no-repeat;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h4 {
	margin-bottom: 0;
	font-size: 14px;
	text-align:center
}

#colTwo h5 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin-top: 0;
	margin-right: -30px;
	margin-bottom: 30px;
	margin-left: -20px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 150px;
	background: url(images/img06.gif) no-repeat;
	
}

#logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

.logo_title {
	padding-top: 20px;
	font-size: 40px; /* needs to be 70 in firefox */
	letter-spacing: 5px;
	text-align: center;
	color: #FFFFFF;
}

.logo_tag {
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
}

/* Footer */

#footer1 {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footer1 p {
	margin: 0;
	text-align: center;
}

#footer-left {
	float: left;
	height: 1px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img11a.gif) no-repeat;
}

#footer-right {
	float: right;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img11b.gif) no-repeat;
}

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footertext {
	font-size: 10px;
	font-weight: bold;
	margin: 20px auto 0px;
	height: 20px;
	width: 686px;
	height: 31px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

#footer p {
	margin: 0;
	text-align: center;
}

