/*
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: 1286px;
}
#content{
	margin: 0 auto;
	width: 1000px;	
	background: #3b5aac url('images/conbot.jpg') repeat-x 50% bottom;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
    height: 1254px;
}
#conbot{
	background: url(images/mainbg.jpg) repeat-x 50% top;
	height: 1287px;
}
#main{
	width: 1000px;
	clear:both;
	margin-bottom: 15px;
    height: 1234px;
}
#left{
	width: 317px;
	padding-top:10px;
	margin-left: 5px;
    height: 1190px;
}
#lefttop{
	background: url(images/left_top.png) no-repeat;
	width: 317px;
	height: 8px;
	margin-top: 10px;
}
#leftbg{
	background: #ffffff;
}
.leftgrad{
	background: url('images/leftgrad.jpg') no-repeat 50% top;
	width: 286px;
	min-height: 50px;
	margin-left: 8px;
	padding-right: 15px;
    height: 198px;
}
.leftgrad1{
	background: url('images/leftgrad.jpg') no-repeat 50% top;
	width: 286px;
	min-height: 50px;
	margin-left: 8px;
	padding-right: 15px;
    height: 499px;
}
.leftgrad2{
	background: url('images/leftgrad.jpg') no-repeat 50% top;
	width: 286px;
	min-height: 50px;
	margin-left: 8px;
	padding-right: 15px;
    margin-top: 16px;
    height: 483px;
}
.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: 1201px;
}
#rightbg{
	background: url(images/rightbg.gif) repeat-y;
}
#righttop{
	margin-top: 10px;
	background: url(images/righttop.png);
	height: 5px;
}
.rightgrad{
	background: url(images/rightconbg.jpg) no-repeat top;
	min-height: 50px;
}
#right p{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
    height: 218px;
    padding-top: 0;
    width: 616px;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
#content p.p1{
	margin: 0px 0 0 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
    height: 279px;
    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: 217px;
    padding-top: 0;
    width: 616px;
    float: none;
}
