/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
}
body {	
	background: #16236e url(images/bg.jpg) repeat-x 50% bottom;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
    height: 1338px;
    margin-bottom: 0px;
}
#content{
	margin: 0 auto;
	width: 999px;	
	background: #3b5aac url(images/conbot.jpg) repeat-x 50% bottom;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
    height: 1338px;
}
#conbot{
	background: url(images/mainbg.jpg) repeat-x 50% top; 
	height: 1326px;
}
#main{
	width: 1000px;
	clear:both;
	margin-bottom: 3px;
    height: 1297px;
}
#left{
	width: 317px;
	padding-top:10px;
	margin-left: 5px;
    height: 1246px;
}
.leftgrad{
	background: url(images/leftgrad.jpg) no-repeat 50% top;
	width: 286px;
	min-height: 50px;
	margin-left: 8px;
	padding-right: 15px;
    height: 197px;
}
.leftgrad2{
	background: url(images/leftgrad.jpg) no-repeat 50% top;
	width: 286px;
	min-height: 50px;
	margin-left: 8px;
	padding-right: 15px;
    height: 217px;
}
.leftgrad3{
	background: url(images/leftgrad.jpg) no-repeat 50% top;
	width: 286px;
	min-height: 50px;
	margin-left: 8px;
	padding-right: 15px;
    height: 139px;
    margin-bottom: 0px;
}
.leftgrad4{
	background: url(images/leftgrad.jpg) no-repeat 50% top;
	width: 286px;
	min-height: 50px;
	margin-left: 8px;
	padding-right: 15px;
    height: 341px;
    margin-bottom: 0px;
}
#right{
	float: right;
	width: 664px;
	background: url(images/);
	margin-right: 7px;
    height: 1256px;
}
#rightbg{
	background: url(images/rightbg.gif) repeat-y;
    height: 1025px;
}
.rightgrad{
	background: url('images/rightconbg.jpg') no-repeat 50% top;
	min-height: 50px;
    height: 398px;
}
.right1grad{
	background: url(images/rightconbg.jpg) no-repeat 50% top;
	min-height: 50px;
    height: 213px;
}
.right2grad{
	background: url(images/rightconbg.jpg) no-repeat 50% top;
	min-height: 50px;
    height: 252px;
}
#content p.p1{
	margin: 0px 0 0 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
    height: 266px;
    padding-top: 0;
    width: 616px;
    float: none;
}
#content p.p2{
	margin: 0px 0 0 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
    height: 186px;
    padding-top: 0;
    width: 616px;
    float: none;
}
#content p.p3{
	margin: 0px 0 0 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
    height: 254px;
    padding-top: 0;
    width: 616px;
    float: none;
}
.right1grad{
	background: url(images/rightconbg.jpg) no-repeat 50% top;
	min-height: 50px;
    height: 339px;
    margin-top: 0px;
}


