/* CSS Document */
.roundcont {
        width: 100%;
        background-color:#033971;
       
}

.roundcont p {
        margin: 0 10px;
		
}

.roundtop { 
        background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
        background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 13px;
   height: 12px;
   border: none;
   display: block !important;
}

body, html{
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background:#4271A1 url(images/bg.jpg) repeat-x top left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	}
h1{
	font-size: 10px;
	color: #FFE375;
	font-style: normal;
}
h2{
	font-size: 11px;
	color: #FFE375;
	font-style: normal;
	font-weight: bold;
}
p{
	position:relative;
}

a {text-decoration:none;}
a:link {text-decoration:none; color:#fff}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:underline; color:#FFE375}

#text{
position:relative;
}
#col1{
	position:absolute;
	width:290px;
	top: 50px;
	left: 22px;
}
#logo{
	position:relative;
	width:294px;
	height:215px;
	top: 0px;
	left: 0px;
	background-image: url(images/cps_logo.jpg);
}
#demo{
	position:relative;
	width:180px;
	height:110px;
	top: 0px;
	left: 0px;
	background-image: url(images/demo.gif);
}
#btn1{
	position:relative;
	top:30px;
	width:114px;
	height:24px;
	left:180px;	
}
#btn2{
	position:relative;
	top:30px;
	width:114px;
	height:24px;
	left:180px;
}
#case{
	position:relative;
	top:35px;
	width:140px;
	left:140px;
	text-align:right;

}
#col2{
	position:absolute;
	width:50%;
	top: 25px;
	left: 345px;
}
#col3{
	position:absolute;
	width:100%;
	top: 580px;
	left: 0px;
}
#hdr1{
	position:relative;
	width:350px;
	height:30px;
	background: url(../img/hdr_01.gif);
	}
#hdr2{
	position:relative;
	width:350px;
	height:48px;
	background: url(../img/hdr_02.gif);
	}
#spacer{
	position:relative;
	width:350px;
	height:10px;
	background: url(../img/spacer.gif);
}
#footer{
	position:absolute;
	top:1050px;
	left:0px;
	width:700px;
	height:22px;
	background: url(../img/bottom.gif);
}
#footerTxt{
	position:absolute;
	top:1080px;
	left:0px;
	width:700px;
	height:22px;
	text-align: right;
	font-size: 9px;
}.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F9C61D;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFB721;
	text-transform: uppercase;
	line-height: 20px;
	border-bottom-width: 2px;
	float: none;
}
.nav  a:link {
	color: #FFB721;
	text-decoration: none;
}
.nav  a:visited {
	text-decoration: none;
	color: #FFB721;
}
.nav  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav  a:active {
	text-decoration: none;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #07315E;
}
