@charset "utf-8";
/* Crown CSS Document */

body, td, th {
	font-family: Arial, Tahoma, Calibri, Trebuchet MS;
	font-size: 13px;
	color: #585858;
	letter-spacing:0px;
}
body {
	background:url(../images/bg.gif) repeat-x top #a6a5a5;
	margin:0px;
	padding:0px;
}
a:link {
	color: #b80009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b80009;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:active, a:focus {
	outline:0px;
}
* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
/*-------------------------------------------------------------------BODY PARTS*/

#WholeBody{
	width:100%;
	height:100%;
	float:left;	
}

#MyWraper{
	width:961px;
	height:auto;
	margin:0 auto;
}

#MyHeder{
	width:961px;
	height:149px;
	float:left;
	background:url(../images/hedbg.jpg) no-repeat top left;
}

.LogoHldr{
	width:470px;
	height:100px;
	float:left;
	padding:28px 0px 0px 24px;
}

.HedRight{
	width:435px;
	height:149px;
	float:right;
	padding-right:10px;
}


.HedRightTop{
	width:435px;
	height:51px;
	float:left;
}

.HedRightTopLeft{
	width:10px;
	height:45px;
	float:right;
	background:url(../images/HedRightTopLeft.png) no-repeat bottom right;
}

.HedRightTopMed{
	width:265px;
	height:45px;
	float:right;
	background:url(../images/HedRightTopmed.png) repeat-x bottom;
}

.HedRightTopMed ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:265px;
	float:left;
}

.HedRightTopMed ul li{
	float:left;
	color:#FFFFFF;
	font-size:13px;
	line-height:45px;
	margin:0;
	padding:0;
	
}

.HedRightTopMed ul li a:link, .HedRightTopMed ul li a:visited{
	float:left;
	display:block;
	padding:0px 4px 0px 4px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}

.HedRightTopMed ul li a:hover{	
	text-decoration:underline;
	color: #FFFF99;
}


.HedRightTopRight{
	width:10px;
	height:45px;
	float:right;
	background:url(../images/HedRightTopright.png) no-repeat bottom left;
}


#MyNav{
	width:959px;
	height:37px;
	float:left;
	background:url(../images/navBg.gif) repeat-x top;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	padding-top:2px;
}

#MyNav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width: 959px;
	height: 38px;
	margin-top:-1px;
}

/*#MyNav ul li{
	float:left;
	padding-right:1px;
}

#MyNav ul li a:link, #MyNav ul li a:visited{
	float:left;
	display:inline-block;
	height:18px;
	font: Calibri;	
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	
}

.BtnLink:link, .BtnLink:visited{
	padding:2px 21px 2px 21px;
	color:#FFFFFF;
	text-shadow:0px 1px 1px #444444;
}

.BtnLink:hover{
	padding:0px 19px 0px 19px;
	color:#c3000d;
	text-shadow:none;
	border:2px solid #feffb8;
	background:url(../images/navhover.gif) repeat-x top;
}*/

/*#MyNav ul li a:hover{
	padding:0px 19px 0px 19px;
	color:#c3000d;
	text-shadow:none;
	border:2px solid #feffb8;
	background:url(../images/navhover.gif) repeat-x top;
}*/

.BtnActiv{
	padding:0px 19px 0px 19px;
	color:#c3000d;
	text-shadow:none;
	border:2px solid #feffb8;
	background:url(../images/navhover.gif) repeat-x top;
}


#MyContain{
	width:959px;
	height:auto;
	float:left;
	background:url(../images/contbg.gif) repeat-y left;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	padding-bottom:15px;
}

.ContLeft{
	width:671px;
	height:auto;
	float:left;
}

.ContBanner{
	width:650px;
	height:289px;
	float:left;
	background:url(../images/conttopbg.gif) repeat-x top;
	padding:23px 0px 0px 21px;
}

.MyBanner{
	width:627px;
	height:262px;
	float:left;
	background-color:#ffffff;
	padding:1px;
	border:1px solid #c8c8c8;
}

.BanerHldr{
	width:609px;
	height:244px;
	float:left;
	background:url(../images/bannerbg.gif) repeat-x top;
	padding:9px;
}

.ContTop{
	width:656px;
	height:131px;
	float:left;
	background:url(../images/ServicBg.gif) repeat-x top;
	padding:16px 0px 0px 15px;
}

.ContTopBox{
	width:119px;
	height:116px;
	float:left;
	padding-left:8px;
}

.ContTopBoxTop{
	width:113px;
	height:27px;
	float:left;
	font-size:11px;
	padding-left:6px;
	color:#FFFFFF;
	background:url(../images/BoxTitleBg.gif) no-repeat left bottom;
	line-height:12px;
	padding-top:2px;
	text-shadow:0px 1px 1px #909090;
}

.ContTopBoxTop span{
	padding-left:45px;
}
.ContTopBoxTop2{
	width:113px;
	height:29px;
	float:left;
	font-size:11px;
	padding-left:6px;
	color:#FFFFFF;
	background:url(../images/Titlebg2.png) no-repeat left bottom;
	line-height:28px;
	text-shadow:0px 1px 1px #000000;
}

.ContTopBoxMed{
	width:119px;
	height:87px;
	float:left;
}

.WelComeText{
	width:649px;
	height:auto;
	float:left;
	padding:22px 0px 10px 22px;
}

.WelTextTop{
	width:649px;
	height:auto;
	float:left;
	min-height:750px;
}

.WelPixBox{
	width:213px;
	height:131px;
	float:left;
	padding:6px 21px 13px 6px;
	background:url(../images/welpicbpx.jpg) no-repeat top left;
}

.WelTextTop p{
	line-height:20px;
	letter-spacing:-.20px;
	padding-right:15px;
	padding-bottom:15px;
}

.WelTextTop p span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-style:italic;
	color:#a70007;
	padding-bottom:5px;
}

.WelTextTop h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-style:italic;
	color:#a70007;
	padding-bottom:5px;
	font-weight:normal;
	line-height:20px;
	letter-spacing:-.20px;
	padding-right:15px;
	padding-bottom:15px;
}

.WerlTextBot{
	background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #ABABAB;
    border-right: 1px solid #ABABAB;
    border-top: 1px solid #CCCCCC;
    float: left;
    height: auto;
    padding-bottom: 15px;
    width: 959px;
}

.WerlTextBot h3{
	padding-bottom:5px;
	border-bottom:1px solid #dfdfdf;
	font-size:14px;
	color:#a70007;
	padding-left:3px;
}

.WerlTextBot ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.WerlTextBot ul li{
	float:left;
	padding-left:55px;
	padding-top:15px;
}


.ContRight{
	width:270px;
	height:auto;
	float:left;
	padding:20px 0px 0px 14px;
}

.ContRightBox{
	width:261px;
	height:auto;
	float:left;
	padding-bottom:15px;
}

.RightInfomation, .RightDownload{
	width:251px;
	height:28px;
	float:left;
	background:url(../images/LeftTitleBg.png) no-repeat left bottom;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow:0px 1px 1px #000000;
	padding-left:10px;
	line-height:26px;
}
.RightDownload{
	background:url(../images/rightTitlebg2.png) repeat-x top;
	height:30px;
	line-height:28px;
	margin-bottom:5px;
}
.RightInfoCat{
	width:259px;
	height:auto;
	float:left;
	border:1px solid #cfcfcf;
	border-top:none;
}

.RightInfoCat ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.RightInfoCat ul li{
	border-top:1px solid #cfcfcf;
}

.RightInfoCat ul li a:link, .RightInfoCat ul li a:visited{
	display:block;
	width:227px;
	height:28px;
	line-height:27px;
	font-size:12px;
	font-weight:bold;
	color:#676767;
	background:url(../images/leftlistbg.png) no-repeat left top;
	padding-left:32px;
}

.RightInfoCat ul li a:hover{
	color:#000000;
	background:url(../images/leftlistbg2.png) no-repeat left top;
}


.RightDloadCat{
	width:249px;
	height:auto;
	float:left;
	border:1px solid #cacaca;
	background-color:#ebebeb;
	padding:5px;
}

.DloadCatLink, .DloadCatLink2{
	width:236px;
	height:auto;
	float:left;
	padding:10px 0px 0px 13px;
	background:url(../images/downloadcatbg.png) repeat-x top #f0f0f0;
}

.DloadCatLink ul, .DloadCatLink2 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.DloadCatLink ul li, .DloadCatLink2 ul li{
	padding-bottom:8px;
}

.DloadCatLink ul li a:link, .DloadCatLink ul li a:visited{
	text-decoration:underline;
	color:#005ea7;
	letter-spacing:1px;
}

.DloadCatLink ul li a:hover{
	color:#b70009;
}

.DloadCatLink2 ul li a:link, .DloadCatLink2 ul li a:visited{
	text-decoration:underline;
	color:#b80009;
	letter-spacing:1px;
}

.DloadCatLink2 ul li a:hover{
	color:#005ea7;
}

.QuicContactTop{
	width:261px;
	height:11px;
	float:left;
	background:url(../images/QuickContactTop.png) no-repeat left bottom;
}

.QuickContactBot{
	width:261px;
	height:6px;
	float:left;
	background:url(../images/QuickContactbot.png) no-repeat left top;
}

.QuicContactMed{
	width:249px;
	height:auto;
	float:left;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	background-color:#ebebeb;
	padding:0px 5px 0px 5px;
}

.DloadCatLink2 p{
	padding-bottom:10px;
	line-height:24px;	
	color:#4f4f4f;
}












#MyFoter{
	width:961px;
	height:64px;
	font-size:12px;
	float:left;
	background:url(../images/fotlbg.png) repeat-x top;
}

.FoterLeft{
	width:600px;
	height:64px;
	float:left;
	padding-left:17px;
}

.CopyRight{
	width:590px;
	height:auto;
	float:left;
	padding-left:5px;	
	color:#f6f6f6;
	text-shadow:0px 1px 1px #000000;
	padding-top:15px;
}

.Foternav{
	width:600px;
	font-size:11px;
	height:auto;
	float:left;
	padding-top:5px;
}

.Foternav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.Foternav ul li{
	float:left;	
	color:#f6f6f6;
}

.Foternav ul li a:link, .Foternav ul li a:visited{
	display:block;
	padding:0px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#e1e1e1;
	text-shadow:0px 1px 1px #000000;
	float:left;
}

.Foternav ul li a:hover{
	text-decoration:underline;
	color:#dab942;
}

.FoterRight{
	width:250px;
	height:64px;
	float:right;
	padding-right:15px;	
	color:#f2f2f2;
	text-shadow:0px 1px 1px #000000;
	line-height:60px;
	text-align:right;
	font-weight:bold;
}

.FoterRight a:link, .FoterRight a:visited{
	padding-right:15px;
	font-size:12px;
	color:#dab942;
	text-shadow:0px 1px 1px #000000;
}
.FoterRight a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.aSocialHolder{
	width:49px;
	height:55px;
	float:left;
	padding:0px 14px 5px 14px;
	}
